sentences
listlengths
1
94
coref_chains
listlengths
0
136
id
stringlengths
10
10
text
stringlengths
24
4.56k
genre
stringclasses
2 values
meta_data
dict
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (LST (JJ dear) (. .)) (NP (NP (CD Two) (NNS suns)) (CC and) (NP (DT no) (NN sunscreen))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, dear . Two suns and no sunscreen.", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 0, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 4, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 9, "feats": "Degree=Pos", "head": 6, "id": 3, "lemma": "dear", "misc": "", "start_char": 5, "text": "dear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 10, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 15, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "two", "misc": "", "start_char": 12, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 20, "feats": "Number=Plur", "head": 0, "id": 6, "lemma": "sun", "misc": "", "start_char": 16, "text": "suns", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 24, "feats": null, "head": 9, "id": 7, "lemma": "and", "misc": "", "start_char": 21, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 27, "feats": null, "head": 9, "id": 8, "lemma": "no", "misc": "", "start_char": 25, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 37, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "sunscreen", "misc": "", "start_char": 28, "text": "sunscreen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 39, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 38, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (ADVP (UH Hello) (ADVP (RB again)) (, ,) (NP (NNP Sheldon)) (. .)))" }, "speaker": "Spock", "text": "Hello again, Sheldon.", "tokens": [ { "deprel": "root", "end_char": 45, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 40, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "advmod", "end_char": 51, "feats": null, "head": 1, "id": 2, "lemma": "again", "misc": "", "start_char": 46, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 53, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 52, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 61, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "Sheldon", "misc": "", "start_char": 54, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 63, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 62, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (SQ (VBZ is) (NP (PRP it)) (ADVP (RB now)) (, ,) (NP (NNP Tiny) (NNP Spock)))) (. ?)))" }, "speaker": "Sheldon", "text": "What is it now, Tiny Spock?", "tokens": [ { "deprel": "root", "end_char": 68, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 64, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 71, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 69, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 74, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "it", "misc": "", "start_char": 72, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 78, "feats": null, "head": 1, "id": 4, "lemma": "now", "misc": "", "start_char": 75, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 1, "id": 5, "lemma": ",", "misc": "", "start_char": 79, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 85, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "tiny", "misc": "", "start_char": 81, "text": "Tiny", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 91, "feats": "Number=Sing", "head": 1, "id": 7, "lemma": "Spock", "misc": "", "start_char": 86, "text": "Spock", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 1, "id": 8, "lemma": "?", "misc": "", "start_char": 92, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP am) (ADJP (RB very) (JJ disappointed) (PP (IN in) (NP (PRP you)))))) (. .) (S (NP (PRP You)) (VP (VP (VBD broke) (NP (PRP$ your) (NN toy))) (CC and) (VP (VBD switched) (NP (PRP it)) (PP (IN with) (NP (NNP Leonard) (POS 's)))))) (. .) (S (NP (PRP You)) (VP (MD should) (VP (VB be) (ADJP (VBN ashamed) (PP (IN of) (NP (PRP yourself))))))) (. .)))" }, "speaker": "Spock", "text": "I am very disappointed in you . You broke your toy and switched it with Leonard's . You should be ashamed of yourself.", "tokens": [ { "deprel": "nsubj", "end_char": 95, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 94, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 98, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 96, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 103, "feats": null, "head": 4, "id": 3, "lemma": "very", "misc": "", "start_char": 99, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 116, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "disappointed", "misc": "", "start_char": 104, "text": "disappointed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 119, "feats": null, "head": 6, "id": 5, "lemma": "in", "misc": "", "start_char": 117, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 123, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 6, "lemma": "you", "misc": "", "start_char": 120, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 125, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 124, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 129, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 126, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 135, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 9, "lemma": "break", "misc": "", "start_char": 130, "text": "broke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 140, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "your", "misc": "", "start_char": 136, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 144, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "toy", "misc": "", "start_char": 141, "text": "toy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 148, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 145, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 157, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 13, "lemma": "switch", "misc": "", "start_char": 149, "text": "switched", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 160, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "it", "misc": "", "start_char": 158, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 165, "feats": null, "head": 16, "id": 15, "lemma": "with", "misc": "", "start_char": 161, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 173, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "Leonard", "misc": "", "start_char": 166, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 176, "feats": null, "head": 16, "id": 17, "lemma": "'s", "misc": "", "start_char": 174, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "punct", "end_char": 178, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 177, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 182, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 19, "lemma": "you", "misc": "", "start_char": 179, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 189, "feats": "VerbForm=Fin", "head": 22, "id": 20, "lemma": "should", "misc": "", "start_char": 183, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 192, "feats": "VerbForm=Inf", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 190, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 200, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 22, "lemma": "ashamed", "misc": "", "start_char": 193, "text": "ashamed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 203, "feats": null, "head": 24, "id": 23, "lemma": "of", "misc": "", "start_char": 201, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 212, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 22, "id": 24, "lemma": "yourself", "misc": "", "start_char": 204, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 214, "feats": null, "head": 4, "id": 25, "lemma": ".", "misc": "", "start_char": 213, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (NP (NP (DT the) (NN one)) (SBAR (WHNP (WP who)) (S (VP (VBD told) (NP (PRP me)) (S (VP (TO to) (VP (VB play) (PP (IN with) (NP (PRP it))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You're the one who told me to play with it.", "tokens": [ { "deprel": "nsubj", "end_char": 218, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 215, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 222, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 219, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 226, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 223, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 230, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "one", "misc": "", "start_char": 227, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 234, "feats": "PronType=Rel", "head": 6, "id": 5, "lemma": "who", "misc": "", "start_char": 231, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 239, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "tell", "misc": "", "start_char": 235, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 242, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 240, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 245, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 243, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 250, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "play", "misc": "", "start_char": 246, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 255, "feats": null, "head": 11, "id": 10, "lemma": "with", "misc": "", "start_char": 251, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 258, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 11, "lemma": "it", "misc": "", "start_char": 256, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 260, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 259, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (SBAR (IN If) (S (NP (PRP I)) (VP (VBD told) (NP (PRP you)) (S (VP (TO to) (VP (VB jump) (PP (IN off) (NP (NP (DT the) (NN bridge)) (PP (IN of) (NP (DT the) (NNP Enterprise))))))))))) (, ,) (MD would) (NP (PRP you)) (VP (VB do) (NP (PRP it))) (. ?)))" }, "speaker": "Spock", "text": "If I told you to jump off the bridge of the Enterprise, would you do it?", "tokens": [ { "deprel": "mark", "end_char": 263, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 261, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 265, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 264, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 270, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 16, "id": 3, "lemma": "tell", "misc": "", "start_char": 266, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 274, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 271, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 277, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 275, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 282, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "jump", "misc": "", "start_char": 278, "text": "jump", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 286, "feats": null, "head": 9, "id": 7, "lemma": "off", "misc": "", "start_char": 283, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 290, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 287, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 297, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "bridge", "misc": "", "start_char": 291, "text": "bridge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 300, "feats": null, "head": 12, "id": 10, "lemma": "of", "misc": "", "start_char": 298, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 304, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 301, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 315, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "Enterprise", "misc": "", "start_char": 305, "text": "Enterprise", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 317, "feats": null, "head": 16, "id": 13, "lemma": ",", "misc": "", "start_char": 316, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 323, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "would", "misc": "", "start_char": 318, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 327, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 324, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 330, "feats": "VerbForm=Inf", "head": 0, "id": 16, "lemma": "do", "misc": "", "start_char": 328, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 333, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 17, "lemma": "it", "misc": "", "start_char": 331, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 16, "id": 18, "lemma": "?", "misc": "", "start_char": 334, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (SBAR (IN if) (S (NP (PRP I)) (VP (VBD got) (PP (IN on) (NP (NP (DT the) (NN bridge)) (PP (IN of) (NP (DT the) (NNP Enterprise)))))))) (, ,) (NP (PRP I)) (VP (MD would) (ADVP (RB never)) (, ,) (ADVP (RB ever)) (VP (VB leave))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, if I got on the bridge of the Enterprise, I would never, ever leave.", "tokens": [ { "deprel": "discourse", "end_char": 338, "feats": null, "head": 18, "id": 1, "lemma": "oh", "misc": "", "start_char": 336, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 340, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 339, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 343, "feats": null, "head": 5, "id": 3, "lemma": "if", "misc": "", "start_char": 341, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 345, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 344, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 349, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 18, "id": 5, "lemma": "get", "misc": "", "start_char": 346, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 352, "feats": null, "head": 8, "id": 6, "lemma": "on", "misc": "", "start_char": 350, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 356, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 353, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 363, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "bridge", "misc": "", "start_char": 357, "text": "bridge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 366, "feats": null, "head": 11, "id": 9, "lemma": "of", "misc": "", "start_char": 364, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 370, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 367, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 381, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "Enterprise", "misc": "", "start_char": 371, "text": "Enterprise", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 383, "feats": null, "head": 5, "id": 12, "lemma": ",", "misc": "", "start_char": 382, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 385, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 13, "lemma": "I", "misc": "", "start_char": 384, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 391, "feats": "VerbForm=Fin", "head": 18, "id": 14, "lemma": "would", "misc": "", "start_char": 386, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 397, "feats": null, "head": 18, "id": 15, "lemma": "never", "misc": "", "start_char": 392, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 398, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 404, "feats": null, "head": 18, "id": 17, "lemma": "ever", "misc": "", "start_char": 400, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 410, "feats": "VerbForm=Inf", "head": 0, "id": 18, "lemma": "leave", "misc": "", "start_char": 405, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 412, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 411, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Trust) (NP (PRP me)))) (, ,) (NP (PRP it)) (VP (VBZ gets) (ADJP (JJ old)) (PP (IN after) (NP (DT a) (NN while)))) (. .) (S (NP (PRP You)) (VP (MD must) (VP (VB right) (NP (NP (PRP$ your) (NNS wrongs)) (, ,) (NP (NNP Sheldon)))))) (. .)))" }, "speaker": "Spock", "text": "Trust me, it gets old after a while . You must right your wrongs, Sheldon.", "tokens": [ { "deprel": "root", "end_char": 418, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "trust", "misc": "", "start_char": 413, "text": "Trust", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 421, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 419, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 423, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 422, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 426, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "it", "misc": "", "start_char": 424, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 431, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 5, "lemma": "get", "misc": "", "start_char": 427, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 435, "feats": "Degree=Pos", "head": 5, "id": 6, "lemma": "old", "misc": "", "start_char": 432, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 441, "feats": null, "head": 9, "id": 7, "lemma": "after", "misc": "", "start_char": 436, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 443, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 442, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 449, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "while", "misc": "", "start_char": 444, "text": "while", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 451, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 450, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 455, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 11, "lemma": "you", "misc": "", "start_char": 452, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 460, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "must", "misc": "", "start_char": 456, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 466, "feats": "VerbForm=Inf", "head": 1, "id": 13, "lemma": "right", "misc": "", "start_char": 461, "text": "right", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 471, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "your", "misc": "", "start_char": 467, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 478, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "wrong", "misc": "", "start_char": 472, "text": "wrongs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 480, "feats": null, "head": 1, "id": 16, "lemma": ",", "misc": "", "start_char": 479, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 488, "feats": "Number=Sing", "head": 1, "id": 17, "lemma": "Sheldon", "misc": "", "start_char": 481, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 490, "feats": null, "head": 1, "id": 18, "lemma": ".", "misc": "", "start_char": 489, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (S (NP (PRP I)) (VP (VBD got) (ADVP (RB away)) (PP (IN with) (NP (PRP it))))) (. .) (S (NP (NNP Leonard)) (VP (VBZ has) (NP (PRP$ his) (NN toy)))) (, ,) (CC and) (S (NP (PRP he)) (VP (VBZ 's) (ADVP (RB never)) (VP (VBG going) (S (VP (TO to) (VP (VB open) (NP (PRP it))))))))) (, ,) (RB so) (S (NP (PRP he)) (VP (MD wo) (RB n't) (VP (VB know) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (VBN broken)))))))) (. .) (CC And) (S (NP (PRP I)) (VP (VBP have) (NP (NP (DT a) (NN toy)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (RB n't) (VP (VBN broken)))))))) (. .) (S (NP (NN Everybody)) (VP (VBZ 's) (ADJP (JJ happy)))) (. .)))" }, "speaker": "Sheldon", "text": "I got away with it . Leonard has his toy, and he's never going to open it, so he won't know it's broken . And I have a toy that isn't broken . Everybody's happy.", "tokens": [ { "deprel": "nsubj", "end_char": 492, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 491, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 496, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 493, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 501, "feats": null, "head": 2, "id": 3, "lemma": "away", "misc": "", "start_char": 497, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 506, "feats": null, "head": 5, "id": 4, "lemma": "with", "misc": "", "start_char": 502, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 509, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 5, "lemma": "it", "misc": "", "start_char": 507, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 511, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 510, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 519, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Leonard", "misc": "", "start_char": 512, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 523, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 8, "lemma": "have", "misc": "", "start_char": 520, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 527, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "his", "misc": "", "start_char": 524, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 531, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "toy", "misc": "", "start_char": 528, "text": "toy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 533, "feats": null, "head": 16, "id": 11, "lemma": ",", "misc": "", "start_char": 532, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 537, "feats": null, "head": 16, "id": 12, "lemma": "and", "misc": "", "start_char": 534, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 540, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 13, "lemma": "he", "misc": "", "start_char": 538, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 543, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 541, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 549, "feats": null, "head": 16, "id": 15, "lemma": "never", "misc": "", "start_char": 544, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 555, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 16, "lemma": "go", "misc": "", "start_char": 550, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 558, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 556, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 563, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "open", "misc": "", "start_char": 559, "text": "open", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 566, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "misc": "", "start_char": 564, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 568, "feats": null, "head": 25, "id": 20, "lemma": ",", "misc": "", "start_char": 567, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 571, "feats": null, "head": 25, "id": 21, "lemma": "so", "misc": "", "start_char": 569, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 574, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 22, "lemma": "he", "misc": "", "start_char": 572, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 577, "feats": "VerbForm=Fin", "head": 25, "id": 23, "lemma": "will", "misc": "", "start_char": 575, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 581, "feats": null, "head": 25, "id": 24, "lemma": "not", "misc": "", "start_char": 578, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 586, "feats": "VerbForm=Inf", "head": 16, "id": 25, "lemma": "know", "misc": "", "start_char": 582, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj:pass", "end_char": 589, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 26, "lemma": "it", "misc": "", "start_char": 587, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 592, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 590, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 599, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 25, "id": 28, "lemma": "break", "misc": "", "start_char": 593, "text": "broken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 601, "feats": null, "head": 32, "id": 29, "lemma": ".", "misc": "", "start_char": 600, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 605, "feats": null, "head": 32, "id": 30, "lemma": "and", "misc": "", "start_char": 602, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 607, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 31, "lemma": "I", "misc": "", "start_char": 606, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 612, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 32, "lemma": "have", "misc": "", "start_char": 608, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 614, "feats": "Definite=Ind|PronType=Art", "head": 34, "id": 33, "lemma": "a", "misc": "", "start_char": 613, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 618, "feats": "Number=Sing", "head": 32, "id": 34, "lemma": "toy", "misc": "", "start_char": 615, "text": "toy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj:pass", "end_char": 623, "feats": "PronType=Rel", "head": 38, "id": 35, "lemma": "that", "misc": "", "start_char": 619, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux:pass", "end_char": 626, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 38, "id": 36, "lemma": "be", "misc": "", "start_char": 624, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 630, "feats": null, "head": 38, "id": 37, "lemma": "not", "misc": "", "start_char": 627, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 637, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 34, "id": 38, "lemma": "break", "misc": "", "start_char": 631, "text": "broken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 639, "feats": null, "head": 42, "id": 39, "lemma": ".", "misc": "", "start_char": 638, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 649, "feats": "Number=Sing|PronType=Tot", "head": 42, "id": 40, "lemma": "everybody", "misc": "", "start_char": 640, "text": "Everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "cop", "end_char": 652, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 42, "id": 41, "lemma": "be", "misc": "", "start_char": 650, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 658, "feats": "Degree=Pos", "head": 2, "id": 42, "lemma": "happy", "misc": "", "start_char": 653, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 660, "feats": null, "head": 2, "id": 43, "lemma": ".", "misc": "", "start_char": 659, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP am) (ADJP (JJ unhappy))) (. .)))" }, "speaker": "Spock", "text": "Well, I am unhappy.", "tokens": [ { "deprel": "discourse", "end_char": 665, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 661, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 667, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 666, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 669, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 668, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 672, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 670, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 680, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "unhappy", "misc": "", "start_char": 673, "text": "unhappy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 682, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 681, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (SBAR (WHADVP (WRB where)) (S (NP (PRP you)) (VP (VBP come) (PP (IN from) (NP (PRP they)))))) (VP (VBP do) (RB n't) (VP (VB have) (NP (NNS emotions))))))) (. .)))" }, "speaker": "Sheldon", "text": "I thought where you come from they don't have emotions.", "tokens": [ { "deprel": "nsubj", "end_char": 684, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 683, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 692, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 685, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 698, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "where", "misc": "", "start_char": 693, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 702, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 699, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 707, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "come", "misc": "", "start_char": 703, "text": "come", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obl", "end_char": 712, "feats": null, "head": 5, "id": 6, "lemma": "from", "misc": "", "start_char": 708, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 717, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "they", "misc": "", "start_char": 713, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 720, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 718, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 724, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 721, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 729, "feats": "VerbForm=Inf", "head": 2, "id": 10, "lemma": "have", "misc": "", "start_char": 725, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 738, "feats": "Number=Plur", "head": 10, "id": 11, "lemma": "emotion", "misc": "", "start_char": 730, "text": "emotions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 740, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 739, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VP (VBP come) (PP (IN from) (NP (NP (DT a) (NN factory)) (PP (IN in) (NP (NNP Taiwan) (. .) (RB Now)))))) (, ,) (VP (VB do) (NP (DT the) (JJ right) (NN thing)))) (. .)))" }, "speaker": "Spock", "text": "I come from a factory in Taiwan . Now, do the right thing.", "tokens": [ { "deprel": "nsubj", "end_char": 742, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 741, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 747, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "come", "misc": "", "start_char": 743, "text": "come", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 752, "feats": null, "head": 5, "id": 3, "lemma": "from", "misc": "", "start_char": 748, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 754, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 753, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 762, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "factory", "misc": "", "start_char": 755, "text": "factory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 765, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 763, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 772, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Taiwan", "misc": "", "start_char": 766, "text": "Taiwan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 774, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 773, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 778, "feats": null, "head": 11, "id": 9, "lemma": "now", "misc": "", "start_char": 775, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 780, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 779, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 783, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 11, "lemma": "do", "misc": "", "start_char": 781, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 787, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 784, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 793, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "right", "misc": "", "start_char": 788, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 799, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "thing", "misc": "", "start_char": 794, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 801, "feats": null, "head": 2, "id": 15, "lemma": ".", "misc": "", "start_char": 800, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (SBAR (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP are)))) (. ?) (INTJ (UH Well)) (, ,) (S (NP (PRP you)) (VP (VBP 're) (NP (DT a) (ADJP (JJ green) (HYPH -) (JJ blooded)) (NN buzz) (NN kill)))) (. .) (S (ADVP (RB Perhaps)) (NP (PRP it)) (VP (VBZ 's) (NP (NP (NN time)) (SBAR (S (NP (PRP you)) (VP (VBP beam) (PRT (RP on)) (PP (IN out) (PP (IN of) (ADVP (RB here)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You know what you are? Well, you're a green - blooded buzz kill . Perhaps it's time you beam on out of here.", "tokens": [ { "deprel": "nsubj", "end_char": 805, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 802, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 810, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 2, "lemma": "know", "misc": "", "start_char": 806, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 815, "feats": "PronType=Rel", "head": 2, "id": 3, "lemma": "what", "misc": "", "start_char": 811, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 819, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 816, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 823, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "be", "misc": "", "start_char": 820, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 825, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 824, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 830, "feats": null, "head": 16, "id": 7, "lemma": "well", "misc": "", "start_char": 826, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 832, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 831, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 836, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 9, "lemma": "you", "misc": "", "start_char": 833, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 840, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 10, "lemma": "be", "misc": "", "start_char": 837, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 842, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 11, "lemma": "a", "misc": "", "start_char": 841, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 848, "feats": "Degree=Pos", "head": 14, "id": 12, "lemma": "green", "misc": "", "start_char": 843, "text": "green", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 850, "feats": null, "head": 12, "id": 13, "lemma": "-", "misc": "", "start_char": 849, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 858, "feats": "Degree=Pos", "head": 16, "id": 14, "lemma": "blooded", "misc": "", "start_char": 851, "text": "blooded", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 863, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "buzz", "misc": "", "start_char": 859, "text": "buzz", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 868, "feats": "Number=Sing", "head": 0, "id": 16, "lemma": "kill", "misc": "", "start_char": 864, "text": "kill", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 870, "feats": null, "head": 16, "id": 17, "lemma": ".", "misc": "", "start_char": 869, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 878, "feats": null, "head": 21, "id": 18, "lemma": "perhaps", "misc": "", "start_char": 871, "text": "Perhaps", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 881, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 19, "lemma": "it", "misc": "", "start_char": 879, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 884, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 882, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 889, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "time", "misc": "", "start_char": 885, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 893, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 22, "lemma": "you", "misc": "", "start_char": 890, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 898, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 21, "id": 23, "lemma": "beam", "misc": "", "start_char": 894, "text": "beam", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 901, "feats": null, "head": 23, "id": 24, "lemma": "on", "misc": "", "start_char": 899, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 905, "feats": null, "head": 27, "id": 25, "lemma": "out", "misc": "", "start_char": 902, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 908, "feats": null, "head": 25, "id": 26, "lemma": "of", "misc": "", "start_char": 906, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 913, "feats": "PronType=Dem", "head": 23, "id": 27, "lemma": "here", "misc": "", "start_char": 909, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 915, "feats": null, "head": 16, "id": 28, "lemma": ".", "misc": "", "start_char": 914, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (JJ Fine) (. .)) (NP (PRP I)) (VP (MD will) (ADVP (RB just)) (VP (VB use) (NP (DT the) (NN transporter) (. .) (UH Oh)) (, ,) (INTJ (UH right)))) (. .) (S (NP (PRP You)) (VP (VBD broke) (NP (PRP it)))) (. .)))" }, "speaker": "Spock", "text": "Fine . I will just use the transporter . Oh, right . You broke it.", "tokens": [ { "deprel": "advmod", "end_char": 920, "feats": "Degree=Pos", "head": 6, "id": 1, "lemma": "Fine", "misc": "", "start_char": 916, "text": "Fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 922, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 921, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 924, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 923, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 929, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "will", "misc": "", "start_char": 925, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 934, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 930, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 938, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "use", "misc": "", "start_char": 935, "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 942, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 939, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 954, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "transporter", "misc": "", "start_char": 943, "text": "transporter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 956, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 955, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 959, "feats": null, "head": 15, "id": 10, "lemma": "oh", "misc": "", "start_char": 957, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 961, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 960, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 967, "feats": null, "head": 15, "id": 12, "lemma": "right", "misc": "", "start_char": 962, "text": "right", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 969, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 968, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 973, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 970, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 979, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 15, "lemma": "break", "misc": "", "start_char": 974, "text": "broke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 982, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 980, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 984, "feats": null, "head": 6, "id": 17, "lemma": ".", "misc": "", "start_char": 983, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Very) (RB well)) (. .) (NP (NP (NP (NNP Cooper)) (PP (IN to) (NP (NNP Enterprise)))) (, ,) (NP (NP (CD one)) (SBAR (S (VP (TO to) (VP (VB beam) (PRT (RP up)) (. .) (S (VP (VB Energize) (. .) (NP (NNP Tiny) (NNP Spock))))))))) (, ,)) (VP (NN help)) (. .)))" }, "speaker": "Sheldon", "text": "Very well . Cooper to Enterprise, one to beam up . Energize . Tiny Spock, help.", "tokens": [ { "deprel": "advmod", "end_char": 989, "feats": null, "head": 2, "id": 1, "lemma": "very", "misc": "", "start_char": 985, "text": "Very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 994, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "well", "misc": "", "start_char": 990, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 996, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 995, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1003, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Cooper", "misc": "", "start_char": 997, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1006, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1004, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1017, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Enterprise", "misc": "", "start_char": 1007, "text": "Enterprise", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1019, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 1018, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 1023, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 8, "lemma": "one", "misc": "", "start_char": 1020, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "mark", "end_char": 1026, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 1024, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1031, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "beam", "misc": "", "start_char": 1027, "text": "beam", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1034, "feats": null, "head": 10, "id": 11, "lemma": "up", "misc": "", "start_char": 1032, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1036, "feats": null, "head": 13, "id": 12, "lemma": ".", "misc": "", "start_char": 1035, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1045, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 13, "lemma": "energize", "misc": "", "start_char": 1037, "text": "Energize", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1047, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 1046, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 1052, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "tiny", "misc": "", "start_char": 1048, "text": "Tiny", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 1058, "feats": "Number=Sing", "head": 4, "id": 16, "lemma": "Spock", "misc": "", "start_char": 1053, "text": "Spock", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1060, "feats": null, "head": 18, "id": 17, "lemma": ",", "misc": "", "start_char": 1059, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 1065, "feats": "Number=Sing", "head": 4, "id": 18, "lemma": "help", "misc": "", "start_char": 1061, "text": "help", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1067, "feats": null, "head": 2, "id": 19, "lemma": ".", "misc": "", "start_char": 1066, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 3, 3 ], [ 3, 5, 5 ], [ 3, 7, 7 ], [ 3, 9, 9 ], [ 3, 18, 18 ], [ 3, 23, 23 ], [ 4, 6, 6 ], [ 5, 3, 3 ], [ 5, 14, 14 ], [ 6, 3, 3 ], [ 6, 12, 12 ], [ 7, 10, 10 ], [ 7, 13, 13 ], [ 7, 16, 16 ], [ 8, 0, 0 ], [ 8, 30, 30 ], [ 10, 0, 0 ], [ 13, 13, 13 ] ], [ [ 2, 5, 6 ], [ 3, 0, 0 ], [ 4, 0, 0 ], [ 5, 1, 1 ], [ 7, 1, 1 ], [ 9, 2, 2 ], [ 10, 3, 3 ], [ 11, 0, 0 ], [ 12, 0, 0 ], [ 12, 3, 3 ], [ 12, 8, 8 ], [ 12, 21, 21 ], [ 13, 2, 2 ] ], [ [ 3, 10, 10 ], [ 3, 13, 13 ], [ 4, 10, 10 ] ], [ [ 3, 9, 10 ] ], [ [ 3, 15, 15 ], [ 8, 6, 6 ], [ 8, 8, 8 ], [ 8, 12, 12 ], [ 8, 21, 21 ] ], [ [ 3, 15, 16 ] ], [ [ 5, 7, 11 ], [ 6, 6, 10 ] ], [ [ 5, 10, 11 ], [ 6, 9, 10 ] ], [ [ 6, 10, 10 ], [ 14, 5, 5 ] ], [ [ 8, 9, 9 ], [ 8, 18, 18 ], [ 8, 25, 25 ] ], [ [ 8, 8, 9 ] ], [ [ 10, 6, 6 ] ], [ [ 11, 6, 6 ] ], [ [ 11, 3, 6 ] ], [ [ 13, 7, 7 ], [ 13, 15, 15 ] ], [ [ 13, 6, 7 ] ] ]
s05e20c06t
Oh, dear . Two suns and no sunscreen. Hello again, Sheldon. What is it now, Tiny Spock? I am very disappointed in you . You broke your toy and switched it with Leonard's . You should be ashamed of yourself. You're the one who told me to play with it. If I told you to jump off the bridge of the Enterprise, would you do it? Oh, if I got on the bridge of the Enterprise, I would never, ever leave. Trust me, it gets old after a while . You must right your wrongs, Sheldon. I got away with it . Leonard has his toy, and he's never going to open it, so he won't know it's broken . And I have a toy that isn't broken . Everybody's happy. Well, I am unhappy. I thought where you come from they don't have emotions. I come from a factory in Taiwan . Now, do the right thing. You know what you are? Well, you're a green - blooded buzz kill . Perhaps it's time you beam on out of here. Fine . I will just use the transporter . Oh, right . You broke it. Very well . Cooper to Enterprise, one to beam up . Energize . Tiny Spock, help.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (NP (DT a) (JJ broken) (NN toy) (. .) (NN Nothing)))) (. !)))" }, "speaker": "Sheldon", "text": "Oh, I don't want a broken toy . Nothing!", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 0, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 4, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 6, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 5, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 9, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 7, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 13, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 10, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 18, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "want", "misc": "", "start_char": 14, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 20, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 19, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 27, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "broken", "misc": "", "start_char": 21, "text": "broken", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 31, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "toy", "misc": "", "start_char": 28, "text": "toy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 33, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 32, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 41, "feats": "Number=Sing|PronType=Neg", "head": 6, "id": 11, "lemma": "nothing", "misc": "", "start_char": 34, "text": "Nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 43, "feats": null, "head": 6, "id": 12, "lemma": "!", "misc": "", "start_char": 42, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Leonard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 48, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 44, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 49, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (NN Nothing) (. .)) (NP (PRP I)) (VP (VBD said) (NP (NN nothing))) (. .)))" }, "speaker": "Sheldon", "text": "Nothing . I said nothing.", "tokens": [ { "deprel": "dislocated", "end_char": 58, "feats": "Number=Sing|PronType=Neg", "head": 4, "id": 1, "lemma": "nothing", "misc": "", "start_char": 51, "text": "Nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 59, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 62, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 61, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 67, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 63, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 75, "feats": "Number=Sing|PronType=Neg", "head": 4, "id": 5, "lemma": "nothing", "misc": "", "start_char": 68, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 77, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 76, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBD was) (ADJP (JJ weird))) (. .)))" }, "speaker": "Penny", "text": "That was weird.", "tokens": [ { "deprel": "nsubj", "end_char": 82, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 78, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 86, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 83, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 92, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "weird", "misc": "", "start_char": 87, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 94, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 93, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (ADVP (RB even)) (VP (VB notice) (ADVP (RB anymore)))) (. .)))" }, "speaker": "Leonard", "text": "I don't even notice anymore.", "tokens": [ { "deprel": "nsubj", "end_char": 96, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 95, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 99, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 97, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 103, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 100, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 108, "feats": null, "head": 5, "id": 4, "lemma": "even", "misc": "", "start_char": 104, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 115, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "notice", "misc": "", "start_char": 109, "text": "notice", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 123, "feats": null, "head": 5, "id": 6, "lemma": "anymore", "misc": "", "start_char": 116, "text": "anymore", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 125, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 124, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD can) (RB not) (VP (VB believe) (SBAR (S (NP (PRP you) (NNS guys)) (VP (VBP are) (RB n't) (VP (VBG gon) (S (VP (TO na) (VP (VB play) (PP (IN with) (NP (DT these)))))))))))) (. .)))" }, "speaker": "Penny", "text": "I cannot believe you guys aren't gonna play with these.", "tokens": [ { "deprel": "nsubj", "end_char": 127, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 126, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 131, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 128, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 135, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 132, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 143, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "believe", "misc": "", "start_char": 136, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "dep", "end_char": 147, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 144, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 152, "feats": "Number=Plur", "head": 9, "id": 6, "lemma": "guy", "misc": "", "start_char": 148, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 156, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 153, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 160, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 157, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 164, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 9, "lemma": "go", "misc": "", "start_char": 161, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 167, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 165, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 172, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "play", "misc": "", "start_char": 168, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 177, "feats": null, "head": 13, "id": 12, "lemma": "with", "misc": "", "start_char": 173, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 183, "feats": "Number=Plur|PronType=Dem", "head": 11, "id": 13, "lemma": "this", "misc": "", "start_char": 178, "text": "these", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 185, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 184, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (PRN (, ,) (S (NP (PRP I)) (VP (VBD told) (NP (PRP you)))) (, ,)) (NP (PRP you)) (VP (VBP do) (RB n't)) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (NN mint)) (HYPH -) (PP (IN in) (HYPH -) (NP (NN box)))))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know)))) (. .)))" }, "speaker": "Leonard", "text": "Well, I told you, you don't . It's mint - in - box . I don't know.", "tokens": [ { "deprel": "discourse", "end_char": 190, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 186, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 192, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 191, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 194, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 193, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 199, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "tell", "misc": "", "start_char": 195, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 203, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 200, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 205, "feats": null, "head": 8, "id": 6, "lemma": ",", "misc": "", "start_char": 204, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 209, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 206, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 212, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 8, "lemma": "do", "misc": "", "start_char": 210, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 216, "feats": null, "head": 8, "id": 9, "lemma": "not", "misc": "", "start_char": 213, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 218, "feats": null, "head": 8, "id": 10, "lemma": ".", "misc": "", "start_char": 217, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 221, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "it", "misc": "", "start_char": 219, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 224, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 222, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 229, "feats": "Number=Sing", "head": 4, "id": 13, "lemma": "mint", "misc": "", "start_char": 225, "text": "mint", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 231, "feats": null, "head": 15, "id": 14, "lemma": "-", "misc": "", "start_char": 230, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "case", "end_char": 234, "feats": null, "head": 17, "id": 15, "lemma": "in", "misc": "", "start_char": 232, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 236, "feats": null, "head": 15, "id": 16, "lemma": "-", "misc": "", "start_char": 235, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 240, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "box", "misc": "", "start_char": 237, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 242, "feats": null, "head": 13, "id": 18, "lemma": ".", "misc": "", "start_char": 241, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 244, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 19, "lemma": "I", "misc": "", "start_char": 243, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 247, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "do", "misc": "", "start_char": 245, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 251, "feats": null, "head": 22, "id": 21, "lemma": "not", "misc": "", "start_char": 248, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 256, "feats": "VerbForm=Inf", "head": 4, "id": 22, "lemma": "know", "misc": "", "start_char": 252, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 258, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 257, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (NN waste) (. .) (VB Relax) (. .)) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG looking) (PP (IN at) (NP (DT the) (NN box))))))))))) (. .)))" }, "speaker": "Penny", "text": "I just think it's a waste . Relax . I'm just looking at the box.", "tokens": [ { "deprel": "nsubj", "end_char": 260, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 259, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 265, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 261, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 271, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 266, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 274, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 4, "lemma": "it", "misc": "", "start_char": 272, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 277, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 275, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 279, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 278, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 285, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "waste", "misc": "", "start_char": 280, "text": "waste", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 287, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 286, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 293, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 9, "lemma": "relax", "misc": "", "start_char": 288, "text": "Relax", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 295, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 294, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 297, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 296, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 300, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 298, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 305, "feats": null, "head": 14, "id": 13, "lemma": "just", "misc": "", "start_char": 301, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 313, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 14, "lemma": "look", "misc": "", "start_char": 306, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 316, "feats": null, "head": 17, "id": 15, "lemma": "at", "misc": "", "start_char": 314, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 320, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 317, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 324, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "box", "misc": "", "start_char": 321, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 326, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 325, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Perhaps)) (NP (PRP you)) (VP (MD should) (VP (VB look) (PP (IN with) (NP (NP (PRP$ your) (NNS eyes)) (CC and) (RB not) (NP (PRP$ your) (JJ muscular) (NNP Nebraska) (NN man) (NNS hands)))))) (. .)))" }, "speaker": "Sheldon", "text": "Perhaps you should look with your eyes and not your muscular Nebraska man hands.", "tokens": [ { "deprel": "advmod", "end_char": 334, "feats": null, "head": 4, "id": 1, "lemma": "perhaps", "misc": "", "start_char": 327, "text": "Perhaps", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 338, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 335, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 345, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "should", "misc": "", "start_char": 339, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 350, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "look", "misc": "", "start_char": 346, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 355, "feats": null, "head": 7, "id": 5, "lemma": "with", "misc": "", "start_char": 351, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 360, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 356, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 365, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "eye", "misc": "", "start_char": 361, "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 369, "feats": null, "head": 14, "id": 8, "lemma": "and", "misc": "", "start_char": 366, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 373, "feats": null, "head": 14, "id": 9, "lemma": "not", "misc": "", "start_char": 370, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 378, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 14, "id": 10, "lemma": "your", "misc": "", "start_char": 374, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 387, "feats": "Degree=Pos", "head": 14, "id": 11, "lemma": "muscular", "misc": "", "start_char": 379, "text": "muscular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 396, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "Nebraska", "misc": "", "start_char": 388, "text": "Nebraska", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 400, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "man", "misc": "", "start_char": 397, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 406, "feats": "Number=Plur", "head": 7, "id": 14, "lemma": "hand", "misc": "", "start_char": 401, "text": "hands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 407, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (SQ (VBZ is) (NP (PRP$ your) (NN problem)))) (. ?)))" }, "speaker": "Penny", "text": "What is your problem?", "tokens": [ { "deprel": "root", "end_char": 413, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 409, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 416, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 414, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 421, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 417, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 429, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "problem", "misc": "", "start_char": 422, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 431, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 430, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (. !) (NP (PRP$ My) (NN problem)) (VP (VBZ is) (SBAR (IN that) (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (NP (PRP you)) (VP (TO to) (VP (VB break) (NP (NP (NNP Leonard) (POS 's)) (NN toy)))))))) (. .) (S (SBAR (WHNP (WDT Which)) (S (NP (PRP you)) (ADVP (RB probably)) (VP (VBD did) (PP (IN by) (S (VP (VBG shaking) (NP (PRP it)))))))) (. !) (S (NP (PRP She)) (VP (VBD shook) (NP (PRP it)))) (, ,) (NP (NP (PRP we)) (NP (DT all))) (VP (VBD saw) (NP (PRP her))))))) (. .)))" }, "speaker": "Sheldon", "text": "! My problem is that I don't want you to break Leonard's toy . Which you probably did by shaking it! She shook it, we all saw her.", "tokens": [ { "deprel": "punct", "end_char": 433, "feats": null, "head": 9, "id": 1, "lemma": "!", "misc": "", "start_char": 432, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 436, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "my", "misc": "", "start_char": 434, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:outer", "end_char": 444, "feats": "Number=Sing", "head": 9, "id": 3, "lemma": "problem", "misc": "", "start_char": 437, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 447, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "be", "misc": "", "start_char": 445, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 452, "feats": null, "head": 9, "id": 5, "lemma": "that", "misc": "", "start_char": 448, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 454, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 453, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 457, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 455, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 461, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 458, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 466, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "want", "misc": "", "start_char": 462, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 470, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 467, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 473, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 471, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 479, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "break", "misc": "", "start_char": 474, "text": "break", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 487, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "Leonard", "misc": "", "start_char": 480, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 490, "feats": null, "head": 13, "id": 14, "lemma": "'s", "misc": "", "start_char": 488, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 494, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "toy", "misc": "", "start_char": 491, "text": "toy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 496, "feats": null, "head": 15, "id": 16, "lemma": ".", "misc": "", "start_char": 495, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 502, "feats": "PronType=Rel", "head": 20, "id": 17, "lemma": "which", "misc": "", "start_char": 497, "text": "Which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 506, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 18, "lemma": "you", "misc": "", "start_char": 503, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 515, "feats": null, "head": 20, "id": 19, "lemma": "probably", "misc": "", "start_char": 507, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 519, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 15, "id": 20, "lemma": "do", "misc": "", "start_char": 516, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 522, "feats": null, "head": 22, "id": 21, "lemma": "by", "misc": "", "start_char": 520, "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 530, "feats": "VerbForm=Ger", "head": 20, "id": 22, "lemma": "shake", "misc": "", "start_char": 523, "text": "shaking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 533, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 23, "lemma": "it", "misc": "", "start_char": 531, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 535, "feats": null, "head": 9, "id": 24, "lemma": "!", "misc": "", "start_char": 534, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 539, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 25, "lemma": "she", "misc": "", "start_char": 536, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 545, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 26, "lemma": "shake", "misc": "", "start_char": 540, "text": "shook", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 548, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 27, "lemma": "it", "misc": "", "start_char": 546, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 550, "feats": null, "head": 9, "id": 28, "lemma": ",", "misc": "", "start_char": 549, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 553, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 31, "id": 29, "lemma": "we", "misc": "", "start_char": 551, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 557, "feats": "PronType=Tot", "head": 29, "id": 30, "lemma": "all", "misc": "", "start_char": 554, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 561, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 31, "lemma": "see", "misc": "", "start_char": 558, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 565, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 32, "lemma": "her", "misc": "", "start_char": 562, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 567, "feats": null, "head": 9, "id": 33, "lemma": ".", "misc": "", "start_char": 566, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (NP (PRP I)) (VP (VBD bought) (NP (PRP you)) (NP (NP (DT this) (CC 'cause)) (SBAR (S (NP (PRP I)) (VP (VBD wanted) (S (NP (PRP you)) (VP (TO to) (VP (VB have) (NP (NN fun)) (PP (IN with) (NP (PRP it))))))))))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (NP (PRP it)) (VP (TO to) (VP (VB sit) (PP (IN in) (NP (DT this) (NN box))))))))) (. .)))" }, "speaker": "Penny", "text": "Leonard, I bought you this 'cause I wanted you to have fun with it . I don't want it to sit in this box.", "tokens": [ { "deprel": "vocative", "end_char": 575, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 568, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 576, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 579, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 578, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 586, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "buy", "misc": "", "start_char": 580, "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 590, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 587, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 595, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 6, "lemma": "this", "misc": "", "start_char": 591, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 602, "feats": null, "head": 4, "id": 7, "lemma": "'cause", "misc": "", "start_char": 596, "text": "'cause", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 604, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 603, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 611, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 9, "lemma": "want", "misc": "", "start_char": 605, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 615, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 612, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 618, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 616, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 623, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "have", "misc": "", "start_char": 619, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 627, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "fun", "misc": "", "start_char": 624, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 632, "feats": null, "head": 15, "id": 14, "lemma": "with", "misc": "", "start_char": 628, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 635, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 15, "lemma": "it", "misc": "", "start_char": 633, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 637, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 636, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 639, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 17, "lemma": "I", "misc": "", "start_char": 638, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 642, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 18, "lemma": "do", "misc": "", "start_char": 640, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 646, "feats": null, "head": 20, "id": 19, "lemma": "not", "misc": "", "start_char": 643, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 651, "feats": "VerbForm=Inf", "head": 4, "id": 20, "lemma": "want", "misc": "", "start_char": 647, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 654, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "it", "misc": "", "start_char": 652, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 657, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 655, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 661, "feats": "VerbForm=Inf", "head": 20, "id": 23, "lemma": "sit", "misc": "", "start_char": 658, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 664, "feats": null, "head": 26, "id": 24, "lemma": "in", "misc": "", "start_char": 662, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 669, "feats": "Number=Sing|PronType=Dem", "head": 26, "id": 25, "lemma": "this", "misc": "", "start_char": 665, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 673, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "box", "misc": "", "start_char": 670, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 675, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 674, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ right)))) (. .) (S (NP (PRP I)) (VP (VBP mean))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (PP (IN from) (NP (PRP you))))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB never)) (VP (VBG gon) (S (VP (TO na) (VP (VB sell) (NP (PRP it)))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG opening) (NP (PRP it))))) (. .)))" }, "speaker": "Leonard", "text": "You know, you're right . I mean, it's from you, I'm never gonna sell it . I'm opening it.", "tokens": [ { "deprel": "nsubj", "end_char": 679, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 676, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 684, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "know", "misc": "", "start_char": 680, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 686, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 685, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 690, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 687, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 694, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 691, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "reparandum", "end_char": 700, "feats": "Degree=Pos", "head": 14, "id": 6, "lemma": "right", "misc": "", "start_char": 695, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 702, "feats": null, "head": 9, "id": 7, "lemma": ".", "misc": "", "start_char": 701, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 704, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 703, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 709, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 9, "lemma": "mean", "misc": "", "start_char": 705, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 711, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 710, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 714, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 11, "lemma": "it", "misc": "", "start_char": 712, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 717, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 715, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 722, "feats": null, "head": 14, "id": 13, "lemma": "from", "misc": "", "start_char": 718, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 726, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 0, "id": 14, "lemma": "you", "misc": "", "start_char": 723, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 728, "feats": null, "head": 19, "id": 15, "lemma": ",", "misc": "", "start_char": 727, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 730, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 16, "lemma": "I", "misc": "", "start_char": 729, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 733, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 731, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 739, "feats": null, "head": 19, "id": 18, "lemma": "never", "misc": "", "start_char": 734, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 743, "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": 19, "lemma": "go", "misc": "", "start_char": 740, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 746, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 744, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 751, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "sell", "misc": "", "start_char": 747, "text": "sell", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 754, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 22, "lemma": "it", "misc": "", "start_char": 752, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 756, "feats": null, "head": 26, "id": 23, "lemma": ".", "misc": "", "start_char": 755, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 758, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 24, "lemma": "I", "misc": "", "start_char": 757, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 761, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 759, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 769, "feats": "Tense=Pres|VerbForm=Part", "head": 19, "id": 26, "lemma": "open", "misc": "", "start_char": 762, "text": "opening", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 772, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 27, "lemma": "it", "misc": "", "start_char": 770, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 774, "feats": null, "head": 14, "id": 28, "lemma": ".", "misc": "", "start_char": 773, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. !)))" }, "speaker": "Penny", "text": "Yes!", "tokens": [ { "deprel": "root", "end_char": 778, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 775, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 780, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 779, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (INTJ (UH Mmmmm) (. !)))" }, "speaker": "Sheldon", "text": "Mmmmm!", "tokens": [ { "deprel": "root", "end_char": 786, "feats": null, "head": 0, "id": 1, "lemma": "mm", "misc": "", "start_char": 781, "text": "Mmmmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 788, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 787, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (VBN broken))) (. .)))" }, "speaker": "Leonard", "text": "It's broken.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 791, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 789, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 794, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 792, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 801, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "break", "misc": "", "start_char": 795, "text": "broken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 803, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 802, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Penny", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 808, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 804, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 810, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 809, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (JJ nice) (NN job)) (, ,) (NP (NN man) (NNS hands)) (. !)))" }, "speaker": "Sheldon", "text": "Oh, nice job, man hands!", "tokens": [ { "deprel": "discourse", "end_char": 813, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 811, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 815, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 814, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 820, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "nice", "misc": "", "start_char": 816, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 824, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "job", "misc": "", "start_char": 821, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 826, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 825, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 830, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "man", "misc": "", "start_char": 827, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "vocative", "end_char": 836, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "hand", "misc": "", "start_char": 831, "text": "hands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 838, "feats": null, "head": 4, "id": 8, "lemma": "!", "misc": "", "start_char": 837, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB break) (NP (PRP it))))) (. .) (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (NNP Stuart)) (VP (VBD sold) (NP (PRP it)) (PP (IN to) (NP (PRP me))) (PP (IN like) (NP (DT this)))))))) (. .)))" }, "speaker": "Penny", "text": "I didn't break it . I guess Stuart sold it to me like this.", "tokens": [ { "deprel": "nsubj", "end_char": 840, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 839, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 844, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 841, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 848, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 845, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 854, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "break", "misc": "", "start_char": 849, "text": "break", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 857, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 855, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 858, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 861, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 860, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 867, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 8, "lemma": "guess", "misc": "", "start_char": 862, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 874, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "Stuart", "misc": "", "start_char": 868, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 879, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 10, "lemma": "sell", "misc": "", "start_char": 875, "text": "sold", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 882, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "it", "misc": "", "start_char": 880, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 885, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 883, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 888, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 13, "lemma": "I", "misc": "", "start_char": 886, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 893, "feats": null, "head": 15, "id": 14, "lemma": "like", "misc": "", "start_char": 889, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 898, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 15, "lemma": "this", "misc": "", "start_char": 894, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 900, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 899, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (LST (UH Yes) (. .) (INTJ (UH Yes)) (, ,) (S (NP (PRP he)) (VP (VBD did))) (. .)) (NP (DT That)) (VP (VBZ is) (NP (NP (DT a) (ADJP (RB perfectly) (JJ satisfying) (CC and) (JJ plausible)) (NN explana)) (, ...) (S (VP (VB Let) (NP (PRP 's)) (DT all) (VP (VB be) (ADJP (JJ mad)) (PP (IN at) (NP (NNP Stuart)))))))) (. !)))" }, "speaker": "Sheldon", "text": "Yes . Yes, he did . That is a perfectly satisfying and plausible explana...Let's all be mad at Stuart!", "tokens": [ { "deprel": "discourse", "end_char": 904, "feats": null, "head": 6, "id": 1, "lemma": "yes", "misc": "", "start_char": 901, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 906, "feats": null, "head": 6, "id": 2, "lemma": ".", "misc": "", "start_char": 905, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 910, "feats": null, "head": 6, "id": 3, "lemma": "yes", "misc": "", "start_char": 907, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 912, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 911, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 915, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "he", "misc": "", "start_char": 913, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 919, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "do", "misc": "", "start_char": 916, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 921, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 920, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 926, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 8, "lemma": "that", "misc": "", "start_char": 922, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 929, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 9, "lemma": "be", "misc": "", "start_char": 927, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 931, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 10, "lemma": "a", "misc": "", "start_char": 930, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 941, "feats": null, "head": 12, "id": 11, "lemma": "perfectly", "misc": "", "start_char": 932, "text": "perfectly", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 952, "feats": "Degree=Pos", "head": 15, "id": 12, "lemma": "satisfy", "misc": "", "start_char": 942, "text": "satisfying", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 956, "feats": null, "head": 14, "id": 13, "lemma": "and", "misc": "", "start_char": 953, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 966, "feats": "Degree=Pos", "head": 12, "id": 14, "lemma": "plausible", "misc": "", "start_char": 957, "text": "plausible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 974, "feats": "Number=Sing", "head": 6, "id": 15, "lemma": "explana", "misc": "", "start_char": 967, "text": "explana", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 978, "feats": null, "head": 15, "id": 16, "lemma": "...", "misc": "", "start_char": 975, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 982, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 17, "lemma": "let", "misc": "", "start_char": 979, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 985, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "we", "misc": "", "start_char": 983, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 989, "feats": "PronType=Tot", "head": 18, "id": 19, "lemma": "all", "misc": "", "start_char": 986, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "cop", "end_char": 992, "feats": "VerbForm=Inf", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 990, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 996, "feats": "Degree=Pos", "head": 17, "id": 21, "lemma": "mad", "misc": "", "start_char": 993, "text": "mad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 999, "feats": null, "head": 23, "id": 22, "lemma": "at", "misc": "", "start_char": 997, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1006, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "Stuart", "misc": "", "start_char": 1000, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1008, "feats": null, "head": 6, "id": 24, "lemma": "!", "misc": "", "start_char": 1007, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP I)) (VP (VBD paid) (NP (DT a) (NN lot)) (PP (IN for) (NP (DT this))))) (. .) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VP (VB take) (NP (PRP it)) (ADVP (RP over) (RB there))) (CC and) (VP (VB show) (NP (PRP him))))))) (. .)))" }, "speaker": "Penny", "text": "You know, I paid a lot for this . Let's take it over there and show him.", "tokens": [ { "deprel": "nsubj", "end_char": 1012, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1009, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1017, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "know", "misc": "", "start_char": 1013, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1019, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1018, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1021, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1020, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1026, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "pay", "misc": "", "start_char": 1022, "text": "paid", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1028, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1027, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1032, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "lot", "misc": "", "start_char": 1029, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1036, "feats": null, "head": 9, "id": 8, "lemma": "for", "misc": "", "start_char": 1033, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1041, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 9, "lemma": "this", "misc": "", "start_char": 1037, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1043, "feats": null, "head": 11, "id": 10, "lemma": ".", "misc": "", "start_char": 1042, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1047, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 11, "lemma": "let", "misc": "", "start_char": 1044, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1050, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "we", "misc": "", "start_char": 1048, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1055, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "take", "misc": "", "start_char": 1051, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1058, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "it", "misc": "", "start_char": 1056, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1063, "feats": null, "head": 16, "id": 15, "lemma": "over", "misc": "", "start_char": 1059, "text": "over", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 1069, "feats": "PronType=Dem", "head": 13, "id": 16, "lemma": "there", "misc": "", "start_char": 1064, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1073, "feats": null, "head": 18, "id": 17, "lemma": "and", "misc": "", "start_char": 1070, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1078, "feats": "VerbForm=Inf", "head": 13, "id": 18, "lemma": "show", "misc": "", "start_char": 1074, "text": "show", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1082, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "he", "misc": "", "start_char": 1079, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1084, "feats": null, "head": 5, "id": 20, "lemma": ".", "misc": "", "start_char": 1083, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (ADVP (RB Absolutely) (. .)))" }, "speaker": "Leonard", "text": "Absolutely.", "tokens": [ { "deprel": "root", "end_char": 1095, "feats": null, "head": 0, "id": 1, "lemma": "absolutely", "misc": "", "start_char": 1085, "text": "Absolutely", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1097, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1096, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VP (VBD opened) (NP (PRP$ your) (NN toy))) (, ...) (VP (VBD discovered) (SBAR (S (NP (PRP it)) (VP (VBD was) (VP (VBN broken)))))) (CC and) (VP (VBD did) (RB n't) (VP (VB tell) (NP (PRP you))))) (. .)))" }, "speaker": "Sheldon", "text": "I opened your toy...discovered it was broken and didn't tell you.", "tokens": [ { "deprel": "nsubj", "end_char": 1099, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1098, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1106, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "open", "misc": "", "start_char": 1100, "text": "opened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1111, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 1107, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1115, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "toy", "misc": "", "start_char": 1112, "text": "toy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1119, "feats": null, "head": 2, "id": 5, "lemma": "...", "misc": "", "start_char": 1116, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1130, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 6, "lemma": "discover", "misc": "", "start_char": 1120, "text": "discovered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj:pass", "end_char": 1133, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "it", "misc": "", "start_char": 1131, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1137, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1134, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 1144, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": 9, "lemma": "break", "misc": "", "start_char": 1138, "text": "broken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cc", "end_char": 1148, "feats": null, "head": 13, "id": 10, "lemma": "and", "misc": "", "start_char": 1145, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 1152, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 1149, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1156, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 1153, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1161, "feats": "VerbForm=Inf", "head": 2, "id": 13, "lemma": "tell", "misc": "", "start_char": 1157, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1165, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 13, "id": 14, "lemma": "you", "misc": "", "start_char": 1162, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1167, "feats": null, "head": 2, "id": 15, "lemma": ".", "misc": "", "start_char": 1166, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (MD would) (NP (PRP you)) (VP (VB open) (NP (PRP mine)))) (. ?)))" }, "speaker": "Leonard", "text": "Why would you open mine?", "tokens": [ { "deprel": "advmod", "end_char": 1171, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 1168, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1177, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 1172, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1181, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1178, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1186, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "open", "misc": "", "start_char": 1182, "text": "open", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1191, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 5, "lemma": "mine", "misc": "", "start_char": 1187, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1193, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 1192, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD did) (RB n't))) (. .) (S (NP (DT That)) (VP (VBD was) (NP (DT a) (NN lie)))) (. .) (S (NP (PRP I)) (VP (VBD opened) (NP (PRP$ my) (JJ own) (NN toy)))) (, ...) (CC and) (S (NP (PRP it)) (VP (VBD was) (ADVP (RB already)) (VP (VBN broken)))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBD switched) (NP (PRP them)))) (. .)))" }, "speaker": "Sheldon", "text": "I didn't . That was a lie . I opened my own toy...and it was already broken, so I switched them.", "tokens": [ { "deprel": "nsubj", "end_char": 1195, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1194, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 1199, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 2, "lemma": "do", "misc": "", "start_char": 1196, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1203, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 1200, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1205, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1204, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1210, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "that", "misc": "", "start_char": 1206, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1214, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1211, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1216, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1215, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1220, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "lie", "misc": "", "start_char": 1217, "text": "lie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1222, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1221, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1224, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 1223, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1231, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 11, "lemma": "open", "misc": "", "start_char": 1225, "text": "opened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1234, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 12, "lemma": "my", "misc": "", "start_char": 1232, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1238, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "own", "misc": "", "start_char": 1235, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1242, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "toy", "misc": "", "start_char": 1239, "text": "toy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1246, "feats": null, "head": 8, "id": 15, "lemma": "...", "misc": "", "start_char": 1243, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1250, "feats": null, "head": 20, "id": 16, "lemma": "and", "misc": "", "start_char": 1247, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 1253, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 17, "lemma": "it", "misc": "", "start_char": 1251, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1257, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": 18, "lemma": "be", "misc": "", "start_char": 1254, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1265, "feats": null, "head": 20, "id": 19, "lemma": "already", "misc": "", "start_char": 1258, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1272, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 8, "id": 20, "lemma": "break", "misc": "", "start_char": 1266, "text": "broken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1274, "feats": null, "head": 24, "id": 21, "lemma": ",", "misc": "", "start_char": 1273, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1277, "feats": null, "head": 24, "id": 22, "lemma": "so", "misc": "", "start_char": 1275, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1279, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 23, "lemma": "I", "misc": "", "start_char": 1278, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1288, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 24, "lemma": "switch", "misc": "", "start_char": 1280, "text": "switched", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1293, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 24, "id": 25, "lemma": "they", "misc": "", "start_char": 1289, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1295, "feats": null, "head": 8, "id": 26, "lemma": ".", "misc": "", "start_char": 1294, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD should) (VP (VB talk) (PP (IN to) (NP (NNP Stuart))))) (. .)))" }, "speaker": "Leonard", "text": "You should talk to Stuart.", "tokens": [ { "deprel": "nsubj", "end_char": 1299, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1296, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1306, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "should", "misc": "", "start_char": 1300, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1311, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "talk", "misc": "", "start_char": 1307, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1314, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1312, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1321, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Stuart", "misc": "", "start_char": 1315, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1323, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 1322, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD ca) (RB n't) (, ,) (SBAR (IN because) (S (NP (DT that)) (VP (VBD was) (NP (DT a) (NN lie))))))) (. .) (S (NP (PRP Yours)) (VP (VBD was) (VP (VBN broken) (PP (IN in) (NP (DT an) (NN earthquake--)))))) (CC and) (S (NP (DT that)) (VP (VBZ 's) (NP (DT a) (NN lie)))) (. .)))" }, "speaker": "Sheldon", "text": "I can't, because that was a lie . Yours was broken in an earthquake-- and that's a lie.", "tokens": [ { "deprel": "nsubj", "end_char": 1325, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1324, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 1328, "feats": "VerbForm=Fin", "head": 13, "id": 2, "lemma": "can", "misc": "", "start_char": 1326, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1332, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 1329, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1334, "feats": null, "head": 2, "id": 4, "lemma": ",", "misc": "", "start_char": 1333, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1342, "feats": null, "head": 9, "id": 5, "lemma": "because", "misc": "", "start_char": 1335, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1347, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 6, "lemma": "that", "misc": "", "start_char": 1343, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1351, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 1348, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1353, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 1352, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 1357, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "lie", "misc": "", "start_char": 1354, "text": "lie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1359, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 1358, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 1365, "feats": "Gender=Neut|Number=Sing|Person=2|Poss=Yes|PronType=Prs", "head": 13, "id": 11, "lemma": "yours", "misc": "", "start_char": 1360, "text": "Yours", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1369, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 1366, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 1376, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 13, "lemma": "break", "misc": "", "start_char": 1370, "text": "broken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1379, "feats": null, "head": 16, "id": 14, "lemma": "in", "misc": "", "start_char": 1377, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1382, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 1380, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1395, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "earthquake--", "misc": "", "start_char": 1383, "text": "earthquake--", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1399, "feats": null, "head": 21, "id": 17, "lemma": "and", "misc": "", "start_char": 1396, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1404, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 18, "lemma": "that", "misc": "", "start_char": 1400, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1407, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 19, "lemma": "be", "misc": "", "start_char": 1405, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1409, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 1408, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1413, "feats": "Number=Sing", "head": 13, "id": 21, "lemma": "lie", "misc": "", "start_char": 1410, "text": "lie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1415, "feats": null, "head": 13, "id": 22, "lemma": ".", "misc": "", "start_char": 1414, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (DT the) (NN truth))) (. ?)))" }, "speaker": "Penny", "text": "What is the truth?", "tokens": [ { "deprel": "root", "end_char": 1420, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1416, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1423, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 1421, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1427, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1424, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1433, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "truth", "misc": "", "start_char": 1428, "text": "truth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1435, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 1434, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP$ My) (NML (NNP Mr.) (NNP Spock)) (NN doll)) (VP (VP (VBD came) (PP (IN to) (NP (PRP me))) (PP (IN in) (NP (DT a) (NN dream)))) (CC and) (VP (VBD forced) (NP (PRP me)) (S (VP (TO to) (VP (VB open) (NP (PRP it)))))))) (. .) (CC And) (S (SBAR (WHADVP (WRB when)) (S (NP (DT the) (NN toy)) (VP (VBD broke)))) (, ,) (NP (PRP I)) (VP (VBD switched) (NP (PRP it)) (PP (IN for) (NP (PRP yours) (. .) (ADVP (RBR Later))))) (, ,) (S (NP (PRP he)) (VP (VBD encouraged) (NP (PRP me)) (S (VP (TO to) (VP (VB do) (NP (DT the) (JJ right) (NN thing))))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBD defied) (NP (PRP him)))) (. .) (CC And) (S (ADVP (RB then)) (NP (PRP I)) (VP (VBD was) (VP (VBN attacked) (PP (IN by) (NP (DT a) (NNP Gorn))))))) (. .)))" }, "speaker": "Sheldon", "text": "My Mr. Spock doll came to me in a dream and forced me to open it . And when the toy broke, I switched it for yours . Later, he encouraged me to do the right thing, and I defied him . And then I was attacked by a Gorn.", "tokens": [ { "deprel": "nmod:poss", "end_char": 1438, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 1, "lemma": "my", "misc": "", "start_char": 1436, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1442, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "Mr.", "misc": "", "start_char": 1439, "text": "Mr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1448, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Spock", "misc": "", "start_char": 1443, "text": "Spock", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 1453, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "doll", "misc": "", "start_char": 1449, "text": "doll", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1458, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "come", "misc": "", "start_char": 1454, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1461, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1459, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1464, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 7, "lemma": "I", "misc": "", "start_char": 1462, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1467, "feats": null, "head": 10, "id": 8, "lemma": "in", "misc": "", "start_char": 1465, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1469, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1468, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1475, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "dream", "misc": "", "start_char": 1470, "text": "dream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1479, "feats": null, "head": 12, "id": 11, "lemma": "and", "misc": "", "start_char": 1476, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1486, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 12, "lemma": "force", "misc": "", "start_char": 1480, "text": "forced", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1489, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 13, "lemma": "I", "misc": "", "start_char": 1487, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1492, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 1490, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1497, "feats": "VerbForm=Inf", "head": 12, "id": 15, "lemma": "open", "misc": "", "start_char": 1493, "text": "open", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1500, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 1498, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1502, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 1501, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1506, "feats": null, "head": 25, "id": 18, "lemma": "and", "misc": "", "start_char": 1503, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1511, "feats": "PronType=Int", "head": 22, "id": 19, "lemma": "when", "misc": "", "start_char": 1507, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 1515, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 1512, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1519, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "toy", "misc": "", "start_char": 1516, "text": "toy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 1525, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 25, "id": 22, "lemma": "break", "misc": "", "start_char": 1520, "text": "broke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1527, "feats": null, "head": 22, "id": 23, "lemma": ",", "misc": "", "start_char": 1526, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1529, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 24, "lemma": "I", "misc": "", "start_char": 1528, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1538, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 25, "lemma": "switch", "misc": "", "start_char": 1530, "text": "switched", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1541, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 26, "lemma": "it", "misc": "", "start_char": 1539, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1545, "feats": null, "head": 28, "id": 27, "lemma": "for", "misc": "", "start_char": 1542, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1551, "feats": "Gender=Neut|Number=Sing|Person=2|Poss=Yes|PronType=Prs", "head": 25, "id": 28, "lemma": "yours", "misc": "", "start_char": 1546, "text": "yours", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1553, "feats": null, "head": 5, "id": 29, "lemma": ".", "misc": "", "start_char": 1552, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1559, "feats": "Degree=Cmp", "head": 33, "id": 30, "lemma": "late", "misc": "", "start_char": 1554, "text": "Later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 1561, "feats": null, "head": 30, "id": 31, "lemma": ",", "misc": "", "start_char": 1560, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1564, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 33, "id": 32, "lemma": "he", "misc": "", "start_char": 1562, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1575, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 33, "lemma": "encourage", "misc": "", "start_char": 1565, "text": "encouraged", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1578, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 33, "id": 34, "lemma": "I", "misc": "", "start_char": 1576, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1581, "feats": null, "head": 36, "id": 35, "lemma": "to", "misc": "", "start_char": 1579, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1584, "feats": "VerbForm=Inf", "head": 33, "id": 36, "lemma": "do", "misc": "", "start_char": 1582, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1588, "feats": "Definite=Def|PronType=Art", "head": 39, "id": 37, "lemma": "the", "misc": "", "start_char": 1585, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1594, "feats": "Degree=Pos", "head": 39, "id": 38, "lemma": "right", "misc": "", "start_char": 1589, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1600, "feats": "Number=Sing", "head": 36, "id": 39, "lemma": "thing", "misc": "", "start_char": 1595, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1602, "feats": null, "head": 43, "id": 40, "lemma": ",", "misc": "", "start_char": 1601, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1606, "feats": null, "head": 43, "id": 41, "lemma": "and", "misc": "", "start_char": 1603, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1608, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 43, "id": 42, "lemma": "I", "misc": "", "start_char": 1607, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1615, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 33, "id": 43, "lemma": "defy", "misc": "", "start_char": 1609, "text": "defied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1619, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 43, "id": 44, "lemma": "he", "misc": "", "start_char": 1616, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1621, "feats": null, "head": 5, "id": 45, "lemma": ".", "misc": "", "start_char": 1620, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1625, "feats": null, "head": 50, "id": 46, "lemma": "and", "misc": "", "start_char": 1622, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1630, "feats": "PronType=Dem", "head": 50, "id": 47, "lemma": "then", "misc": "", "start_char": 1626, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj:pass", "end_char": 1632, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 50, "id": 48, "lemma": "I", "misc": "", "start_char": 1631, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1636, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 50, "id": 49, "lemma": "be", "misc": "", "start_char": 1633, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 1645, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 50, "lemma": "attack", "misc": "", "start_char": 1637, "text": "attacked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1648, "feats": null, "head": 53, "id": 51, "lemma": "by", "misc": "", "start_char": 1646, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1650, "feats": "Definite=Ind|PronType=Art", "head": 53, "id": 52, "lemma": "a", "misc": "", "start_char": 1649, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:agent", "end_char": 1655, "feats": "Number=Sing", "head": 50, "id": 53, "lemma": "Gorn", "misc": "", "start_char": 1651, "text": "Gorn", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1657, "feats": null, "head": 5, "id": 54, "lemma": ".", "misc": "", "start_char": 1656, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (SBAR (NP (DT that)) (S (NP (PRP I)) (VP (VBP believe)))) (. .)))" }, "speaker": "Leonard", "text": "Okay, that I believe.", "tokens": [ { "deprel": "discourse", "end_char": 1662, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 1658, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1664, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1663, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 1669, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 1665, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1671, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1670, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1679, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "believe", "misc": "", "start_char": 1672, "text": "believe", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1681, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1680, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (NP (UH Mmm) (. .)))" }, "speaker": "Penny", "text": "Mmm.", "tokens": [ { "deprel": "root", "end_char": 1685, "feats": null, "head": 0, "id": 1, "lemma": "mmm", "misc": "", "start_char": 1682, "text": "Mmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1687, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1686, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard) (, ,) (NNP Penny) (, ,) (PRP I)) (ADVP (RB just)) (, ,) (NP (PRP I)) (VP (VBP want) (S (NP (PRP you)) (NP (DT both)) (VP (TO to) (VP (VB know) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP regret) (NP (NP (PRP$ my) (NNS actions)) (PP (IN towards) (NP (NP (DT the) (CD two)) (PP (IN of) (NP (PRP you))))))))))) (. .) (SBAR (S (NP (DT That)) (VP (VBZ 's) (NP (DT a) (NN lie))))))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, Penny, I just, I want you both to know that I regret my actions towards the two of you . That's a lie.", "tokens": [ { "deprel": "vocative", "end_char": 1695, "feats": "Number=Sing", "head": 9, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 1688, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1697, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1696, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1703, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "penny", "misc": "", "start_char": 1698, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1705, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1704, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 1707, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 5, "lemma": "I", "misc": "", "start_char": 1706, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1712, "feats": null, "head": 9, "id": 6, "lemma": "just", "misc": "", "start_char": 1708, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1714, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 1713, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1716, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 1715, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1721, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "want", "misc": "", "start_char": 1717, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1725, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 1722, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1730, "feats": "PronType=Art", "head": 10, "id": 11, "lemma": "both", "misc": "", "start_char": 1726, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "mark", "end_char": 1733, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1731, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1738, "feats": "VerbForm=Inf", "head": 9, "id": 13, "lemma": "know", "misc": "", "start_char": 1734, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1743, "feats": null, "head": 16, "id": 14, "lemma": "that", "misc": "", "start_char": 1739, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1745, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 1744, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1752, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 16, "lemma": "regret", "misc": "", "start_char": 1746, "text": "regret", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1755, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "my", "misc": "", "start_char": 1753, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1763, "feats": "Number=Plur", "head": 16, "id": 18, "lemma": "action", "misc": "", "start_char": 1756, "text": "actions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1771, "feats": null, "head": 21, "id": 19, "lemma": "towards", "misc": "", "start_char": 1764, "text": "towards", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1775, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 1772, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1779, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 21, "lemma": "two", "misc": "", "start_char": 1776, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1782, "feats": null, "head": 23, "id": 22, "lemma": "of", "misc": "", "start_char": 1780, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1786, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 21, "id": 23, "lemma": "you", "misc": "", "start_char": 1783, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1788, "feats": null, "head": 28, "id": 24, "lemma": ".", "misc": "", "start_char": 1787, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1793, "feats": "Number=Sing|PronType=Dem", "head": 28, "id": 25, "lemma": "that", "misc": "", "start_char": 1789, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1796, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "be", "misc": "", "start_char": 1794, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1798, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 1797, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1802, "feats": "Number=Sing", "head": 9, "id": 28, "lemma": "lie", "misc": "", "start_char": 1799, "text": "lie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1804, "feats": null, "head": 9, "id": 29, "lemma": ".", "misc": "", "start_char": 1803, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (SQ (ADVP (RB So)) (, ,) (VBZ is) (NP (DT that)) (NP (CD one) (PRP mine)) (. ?)))" }, "speaker": "Leonard", "text": "So, is that one mine?", "tokens": [ { "deprel": "discourse", "end_char": 1807, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 1805, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1809, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1808, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 1812, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 1810, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1817, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 4, "lemma": "that", "misc": "", "start_char": 1813, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "nummod", "end_char": 1821, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "one", "misc": "", "start_char": 1818, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 1826, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 0, "id": 6, "lemma": "mine", "misc": "", "start_char": 1822, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1828, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 1827, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Sheldon", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 1832, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 1829, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1834, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1833, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (VP (VB hand) (NP (PRP it)) (PRT (RP over)) (SBAR (RB so) (S (NP (PRP I)) (VP (MD can) (VP (VB open) (NP (PRP it))))))) (. .)))" }, "speaker": "Leonard", "text": "Well, hand it over so I can open it.", "tokens": [ { "deprel": "discourse", "end_char": 1839, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 1835, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1841, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1840, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1846, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "hand", "misc": "", "start_char": 1842, "text": "hand", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1849, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 1847, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1854, "feats": null, "head": 3, "id": 5, "lemma": "over", "misc": "", "start_char": 1850, "text": "over", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 1857, "feats": null, "head": 9, "id": 6, "lemma": "so", "misc": "", "start_char": 1855, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1859, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 1858, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1863, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "can", "misc": "", "start_char": 1860, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 1868, "feats": "VerbForm=Inf", "head": 3, "id": 9, "lemma": "open", "misc": "", "start_char": 1864, "text": "open", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1871, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "it", "misc": "", "start_char": 1869, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1873, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 1872, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (CC And) (, ,) (NP (NNP Leonard)) (, ,) (SBAR (ADVP (RB even)) (IN though) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (CD one)) (ADVP (RB anymore)))))) (, ,) (NP (PRP I)) (VP (VBP hope) (SBAR (S (NP (PRP you)) (VP (VBP have) (NP (NP (NN fun)) (S (VP (VBG playing) (PP (IN with) (NP (PRP it)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "And, Leonard, even though I don't have one anymore, I hope you have fun playing with it.", "tokens": [ { "deprel": "cc", "end_char": 1877, "feats": null, "head": 15, "id": 1, "lemma": "and", "misc": "", "start_char": 1874, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1879, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1878, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1887, "feats": "Number=Sing", "head": 15, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 1880, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1889, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1888, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1894, "feats": null, "head": 10, "id": 5, "lemma": "even", "misc": "", "start_char": 1890, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1901, "feats": null, "head": 10, "id": 6, "lemma": "though", "misc": "", "start_char": 1895, "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1903, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 1902, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1906, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 1904, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1910, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1907, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1915, "feats": "VerbForm=Inf", "head": 15, "id": 10, "lemma": "have", "misc": "", "start_char": 1911, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1919, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 11, "lemma": "one", "misc": "", "start_char": 1916, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "advmod", "end_char": 1927, "feats": null, "head": 10, "id": 12, "lemma": "anymore", "misc": "", "start_char": 1920, "text": "anymore", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1929, "feats": null, "head": 10, "id": 13, "lemma": ",", "misc": "", "start_char": 1928, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1931, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 1930, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1936, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 15, "lemma": "hope", "misc": "", "start_char": 1932, "text": "hope", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1940, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 16, "lemma": "you", "misc": "", "start_char": 1937, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1945, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 17, "lemma": "have", "misc": "", "start_char": 1941, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1949, "feats": "Number=Sing", "head": 17, "id": 18, "lemma": "fun", "misc": "", "start_char": 1946, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1957, "feats": "VerbForm=Ger", "head": 18, "id": 19, "lemma": "play", "misc": "", "start_char": 1950, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1962, "feats": null, "head": 21, "id": 20, "lemma": "with", "misc": "", "start_char": 1958, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1965, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 21, "lemma": "it", "misc": "", "start_char": 1963, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1967, "feats": null, "head": 15, "id": 22, "lemma": ".", "misc": "", "start_char": 1966, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (DT that)) (VP (VBZ 's) (NP (DT a) (NN lie)) (, ,) (ADVP (JJ right))) (. ?)))" }, "speaker": "Leonard", "text": "And that's a lie, right?", "tokens": [ { "deprel": "cc", "end_char": 1971, "feats": null, "head": 5, "id": 1, "lemma": "and", "misc": "", "start_char": 1968, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1976, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 2, "lemma": "that", "misc": "", "start_char": 1972, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1979, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 1977, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1981, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 1980, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1985, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "lie", "misc": "", "start_char": 1982, "text": "lie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1987, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 1986, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1993, "feats": "Degree=Pos", "head": 5, "id": 7, "lemma": "right", "misc": "", "start_char": 1988, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1995, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 1994, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP hope) (SBAR (S (NP (PRP it)) (VP (VBZ breaks))))) (. .)))" }, "speaker": "Sheldon", "text": "I hope it breaks.", "tokens": [ { "deprel": "nsubj", "end_char": 1997, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1996, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2002, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "hope", "misc": "", "start_char": 1998, "text": "hope", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2005, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 2003, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 2012, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "break", "misc": "", "start_char": 2006, "text": "breaks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 2014, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 2013, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 2, 2, 2 ], [ 9, 2, 2 ], [ 10, 1, 1 ], [ 10, 5, 5 ], [ 20, 0, 0 ], [ 22, 0, 0 ], [ 23, 2, 2 ], [ 24, 0, 0 ], [ 24, 9, 9 ], [ 24, 11, 11 ], [ 24, 22, 22 ], [ 25, 0, 0 ], [ 28, 0, 0 ], [ 28, 6, 6 ], [ 28, 12, 12 ], [ 28, 23, 23 ], [ 28, 33, 33 ], [ 28, 41, 41 ], [ 28, 47, 47 ], [ 31, 4, 4 ], [ 31, 7, 7 ], [ 31, 14, 14 ], [ 31, 16, 16 ], [ 35, 6, 6 ], [ 35, 13, 13 ], [ 37, 0, 0 ] ], [ [ 0, 6, 8 ] ], [ [ 0, 7, 8 ], [ 10, 12, 14 ], [ 10, 22, 22 ] ], [ [ 4, 0, 0 ], [ 6, 2, 2 ], [ 6, 18, 18 ], [ 12, 7, 7 ], [ 12, 15, 15 ], [ 12, 23, 23 ], [ 22, 2, 2 ], [ 22, 13, 13 ], [ 26, 10, 10 ], [ 28, 27, 27 ], [ 29, 3, 3 ], [ 31, 0, 0 ], [ 32, 5, 5 ], [ 34, 6, 6 ], [ 35, 2, 2 ], [ 35, 15, 15 ] ], [ [ 5, 0, 0 ], [ 6, 4, 4 ], [ 6, 6, 6 ], [ 7, 0, 0 ], [ 7, 10, 10 ], [ 8, 1, 1 ], [ 8, 5, 5 ], [ 8, 9, 9 ], [ 10, 9, 9 ], [ 10, 17, 17 ], [ 10, 24, 24 ], [ 10, 31, 31 ], [ 11, 2, 2 ], [ 11, 7, 7 ], [ 11, 16, 16 ], [ 12, 0, 0 ], [ 12, 3, 3 ], [ 12, 13, 13 ], [ 18, 0, 0 ], [ 18, 6, 6 ], [ 18, 12, 12 ], [ 20, 3, 3 ], [ 26, 0, 0 ], [ 31, 2, 2 ] ], [ [ 5, 4, 4 ] ], [ [ 5, 4, 5 ], [ 10, 28, 28 ] ], [ [ 6, 16, 16 ], [ 7, 15, 16 ] ], [ [ 7, 16, 16 ], [ 11, 24, 25 ] ], [ [ 10, 12, 12 ], [ 11, 0, 0 ], [ 11, 4, 4 ], [ 11, 9, 9 ] ], [ [ 10, 26, 26 ], [ 11, 5, 5 ], [ 11, 14, 14 ], [ 11, 20, 20 ] ], [ [ 12, 10, 10 ], [ 12, 21, 21 ], [ 12, 26, 26 ], [ 15, 0, 0 ], [ 18, 4, 4 ], [ 18, 10, 10 ], [ 20, 8, 8 ], [ 20, 13, 13 ], [ 22, 2, 3 ] ], [ [ 18, 8, 8 ], [ 19, 4, 4 ], [ 19, 22, 22 ], [ 20, 18, 18 ], [ 25, 4, 4 ] ], [ [ 22, 3, 3 ], [ 22, 6, 6 ], [ 23, 4, 4 ] ], [ [ 24, 11, 13 ], [ 24, 16, 16 ] ], [ [ 28, 1, 2 ], [ 28, 31, 31 ], [ 28, 43, 43 ] ], [ [ 28, 0, 3 ] ], [ [ 28, 1, 3 ], [ 28, 15, 15 ], [ 28, 19, 20 ] ], [ [ 28, 20, 20 ], [ 28, 25, 25 ] ], [ [ 28, 51, 52 ] ], [ [ 31, 9, 9 ], [ 31, 10, 10 ] ], [ [ 31, 9, 10 ] ], [ [ 32, 3, 4 ], [ 34, 3, 3 ], [ 34, 9, 9 ], [ 35, 20, 20 ], [ 37, 2, 2 ] ] ]
s05e20c08t
Oh, I don't want a broken toy . Nothing! What? Nothing . I said nothing. That was weird. I don't even notice anymore. I cannot believe you guys aren't gonna play with these. Well, I told you, you don't . It's mint - in - box . I don't know. I just think it's a waste . Relax . I'm just looking at the box. Perhaps you should look with your eyes and not your muscular Nebraska man hands. What is your problem? ! My problem is that I don't want you to break Leonard's toy . Which you probably did by shaking it! She shook it, we all saw her. Leonard, I bought you this 'cause I wanted you to have fun with it . I don't want it to sit in this box. You know, you're right . I mean, it's from you, I'm never gonna sell it . I'm opening it. Yes! Mmmmm! It's broken. What? Oh, nice job, man hands! I didn't break it . I guess Stuart sold it to me like this. Yes . Yes, he did . That is a perfectly satisfying and plausible explana...Let's all be mad at Stuart! You know, I paid a lot for this . Let's take it over there and show him. Absolutely. I opened your toy...discovered it was broken and didn't tell you. Why would you open mine? I didn't . That was a lie . I opened my own toy...and it was already broken, so I switched them. You should talk to Stuart. I can't, because that was a lie . Yours was broken in an earthquake-- and that's a lie. What is the truth? My Mr. Spock doll came to me in a dream and forced me to open it . And when the toy broke, I switched it for yours . Later, he encouraged me to do the right thing, and I defied him . And then I was attacked by a Gorn. Okay, that I believe. Mmm. Leonard, Penny, I just, I want you both to know that I regret my actions towards the two of you . That's a lie. So, is that one mine? Yes. Well, hand it over so I can open it. And, Leonard, even though I don't have one anymore, I hope you have fun playing with it. And that's a lie, right? I hope it breaks.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NNP Howard) (NNP Wolowitz) (. .)))" }, "speaker": "Howard", "text": "Howard Wolowitz.", "tokens": [ { "deprel": "root", "end_char": 6, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Howard", "misc": "", "start_char": 0, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 15, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Wolowitz", "misc": "", "start_char": 7, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 17, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 16, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NP (NNP Howard) (. .) (NNP Dave) (NNP Roeger)) (ADVP (RB here) (PP (IN at) (NP (NNP NASA))))) (. .) (S (NP (PRP We)) (VP (VBP need) (S (VP (TO to) (VP (VB talk) (PP (IN about) (NP (PRP$ your) (JJ upcoming) (NN mission)))))))) (. .)))" }, "speaker": "Voice", "text": "Hey, Howard . Dave Roeger here at NASA . We need to talk about your upcoming mission.", "tokens": [ { "deprel": "discourse", "end_char": 21, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 18, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 22, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 30, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Howard", "misc": "", "start_char": 24, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 31, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "flat", "end_char": 37, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Dave", "misc": "", "start_char": 33, "text": "Dave", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 44, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Roeger", "misc": "", "start_char": 38, "text": "Roeger", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 49, "feats": "PronType=Dem", "head": 5, "id": 7, "lemma": "here", "misc": "", "start_char": 45, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 52, "feats": null, "head": 9, "id": 8, "lemma": "at", "misc": "", "start_char": 50, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 57, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "NASA", "misc": "", "start_char": 53, "text": "NASA", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 59, "feats": null, "head": 12, "id": 10, "lemma": ".", "misc": "", "start_char": 58, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 62, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "we", "misc": "", "start_char": 60, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 67, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 12, "lemma": "need", "misc": "", "start_char": 63, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 70, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 68, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 75, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "talk", "misc": "", "start_char": 71, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 81, "feats": null, "head": 18, "id": 15, "lemma": "about", "misc": "", "start_char": 76, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 86, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 18, "id": 16, "lemma": "your", "misc": "", "start_char": 82, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 95, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "upcoming", "misc": "", "start_char": 87, "text": "upcoming", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 103, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "mission", "misc": "", "start_char": 96, "text": "mission", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 105, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 104, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Yes)) (, ,) (INTJ (UH yes)) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBG doing) (NP (PRP$ my) (NN push) (HYPH -) (NNS ups)))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB still)) (VP (JJ stuck) (PP (IN at) (NP (CD nine)))))) (, ,) (CC but) (S (NP (DT that)) (VP (VBZ 's) (VP (VBG going) (ADVP (NP (PDT all) (DT the) (NN way)) (RB down)) (PP (IN with) (S (NP (DT no) (NN one)) (VP (VBG holding) (NP (PRP me)))))))) (. .)))" }, "speaker": "Howard", "text": "Yes, yes, I've been doing my push - ups . I'm still stuck at nine, but that's going all the way down with no one holding me.", "tokens": [ { "deprel": "discourse", "end_char": 109, "feats": null, "head": 8, "id": 1, "lemma": "yes", "misc": "", "start_char": 106, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 111, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 110, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 115, "feats": null, "head": 8, "id": 3, "lemma": "yes", "misc": "", "start_char": 112, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 117, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 116, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 119, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 118, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 123, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "have", "misc": "", "start_char": 120, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 128, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 124, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 134, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "do", "misc": "", "start_char": 129, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 137, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 9, "lemma": "my", "misc": "", "start_char": 135, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 142, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "push", "misc": "", "start_char": 138, "text": "push", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 144, "feats": null, "head": 10, "id": 11, "lemma": "-", "misc": "", "start_char": 143, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 148, "feats": "Number=Plur", "head": 8, "id": 12, "lemma": "up", "misc": "", "start_char": 145, "text": "ups", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 149, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 152, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 14, "lemma": "I", "misc": "", "start_char": 151, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 155, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 153, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 161, "feats": null, "head": 17, "id": 16, "lemma": "still", "misc": "", "start_char": 156, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 167, "feats": "Degree=Pos", "head": 8, "id": 17, "lemma": "stuck", "misc": "", "start_char": 162, "text": "stuck", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 170, "feats": null, "head": 19, "id": 18, "lemma": "at", "misc": "", "start_char": 168, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 175, "feats": "NumForm=Word|NumType=Card", "head": 17, "id": 19, "lemma": "nine", "misc": "", "start_char": 171, "text": "nine", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 177, "feats": null, "head": 24, "id": 20, "lemma": ",", "misc": "", "start_char": 176, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 181, "feats": null, "head": 24, "id": 21, "lemma": "but", "misc": "", "start_char": 178, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 186, "feats": "Number=Sing|PronType=Dem", "head": 24, "id": 22, "lemma": "that", "misc": "", "start_char": 182, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 189, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 187, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 195, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 24, "lemma": "go", "misc": "", "start_char": 190, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det:predet", "end_char": 199, "feats": null, "head": 27, "id": 25, "lemma": "all", "misc": "", "start_char": 196, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 203, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 200, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 207, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "way", "misc": "", "start_char": 204, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 212, "feats": null, "head": 24, "id": 28, "lemma": "down", "misc": "", "start_char": 208, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 217, "feats": null, "head": 31, "id": 29, "lemma": "with", "misc": "", "start_char": 213, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 220, "feats": null, "head": 31, "id": 30, "lemma": "no", "misc": "", "start_char": 218, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 224, "feats": "Number=Sing|PronType=Neg", "head": 24, "id": 31, "lemma": "one", "misc": "", "start_char": 221, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "advcl", "end_char": 232, "feats": "VerbForm=Ger", "head": 24, "id": 32, "lemma": "hold", "misc": "", "start_char": 225, "text": "holding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 235, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 33, "lemma": "I", "misc": "", "start_char": 233, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 237, "feats": null, "head": 8, "id": 34, "lemma": ".", "misc": "", "start_char": 236, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ great)))) (, ,) (INTJ (UH uh))) (, ,) (CC but) (S (NP (DT that)) (VP (VBZ 's) (RB not) (SBAR (WHADVP (WRB why)) (S (NP (PRP I)) (VP (VBD called) (. .) (SBAR (S (NP (PRP We)) (VP (VBP 've) (VP (VBN run) (PP (IN into) (NP (NP (DT a) (NN bit)) (PP (IN of) (NP (DT a) (NN snafu)))))))) (. .) (S (NP (PRP$ Your) (NNP Soyuz) (NN capsule)) (VP (VBD failed) (NP (DT the) (NN pressurization) (NN test)))) (, ,) (ADVP (RB so)) (S (NP (JJ bottom) (NN line)) (, ,) (NP (NN mission)) (VP (VBZ 's) (VP (VBN been) (VP (VBN scrubbed))))))))))) (. .)))" }, "speaker": "Roeger", "text": "That's great, uh, but that's not why I called . We've run into a bit of a snafu . Your Soyuz capsule failed the pressurization test, so bottom line, mission's been scrubbed.", "tokens": [ { "deprel": "nsubj", "end_char": 242, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 238, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 245, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 243, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 251, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "great", "misc": "", "start_char": 246, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 253, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 252, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 256, "feats": null, "head": 3, "id": 5, "lemma": "uh", "misc": "", "start_char": 254, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 258, "feats": null, "head": 11, "id": 6, "lemma": ",", "misc": "", "start_char": 257, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 262, "feats": null, "head": 11, "id": 7, "lemma": "but", "misc": "", "start_char": 259, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 267, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 8, "lemma": "that", "misc": "", "start_char": 263, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 270, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 268, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 274, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 271, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 278, "feats": "PronType=Rel", "head": 3, "id": 11, "lemma": "why", "misc": "", "start_char": 275, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 280, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 279, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 287, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 13, "lemma": "call", "misc": "", "start_char": 281, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 289, "feats": null, "head": 17, "id": 14, "lemma": ".", "misc": "", "start_char": 288, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 292, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "we", "misc": "", "start_char": 290, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 296, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "have", "misc": "", "start_char": 293, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 300, "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": 17, "lemma": "run", "misc": "", "start_char": 297, "text": "run", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 305, "feats": null, "head": 20, "id": 18, "lemma": "into", "misc": "", "start_char": 301, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 307, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 306, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 311, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "bit", "misc": "", "start_char": 308, "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 314, "feats": null, "head": 23, "id": 21, "lemma": "of", "misc": "", "start_char": 312, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 316, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 315, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 322, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "snafu", "misc": "", "start_char": 317, "text": "snafu", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 324, "feats": null, "head": 3, "id": 24, "lemma": ".", "misc": "", "start_char": 323, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 329, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 27, "id": 25, "lemma": "your", "misc": "", "start_char": 325, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 335, "feats": "Number=Sing", "head": 27, "id": 26, "lemma": "Soyuz", "misc": "", "start_char": 330, "text": "Soyuz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 343, "feats": "Number=Sing", "head": 28, "id": 27, "lemma": "capsule", "misc": "", "start_char": 336, "text": "capsule", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 350, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 28, "lemma": "fail", "misc": "", "start_char": 344, "text": "failed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 354, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 29, "lemma": "the", "misc": "", "start_char": 351, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 369, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "pressurization", "misc": "", "start_char": 355, "text": "pressurization", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 374, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "test", "misc": "", "start_char": 370, "text": "test", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 376, "feats": null, "head": 35, "id": 32, "lemma": ",", "misc": "", "start_char": 375, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 379, "feats": null, "head": 40, "id": 33, "lemma": "so", "misc": "", "start_char": 377, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 386, "feats": "Degree=Pos", "head": 35, "id": 34, "lemma": "bottom", "misc": "", "start_char": 380, "text": "bottom", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "dislocated", "end_char": 391, "feats": "Number=Sing", "head": 40, "id": 35, "lemma": "line", "misc": "", "start_char": 387, "text": "line", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 393, "feats": null, "head": 35, "id": 36, "lemma": ",", "misc": "", "start_char": 392, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 401, "feats": "Number=Sing", "head": 40, "id": 37, "lemma": "mission", "misc": "", "start_char": 394, "text": "mission", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 404, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 40, "id": 38, "lemma": "be", "misc": "", "start_char": 402, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "aux:pass", "end_char": 409, "feats": "Tense=Past|VerbForm=Part", "head": 40, "id": 39, "lemma": "be", "misc": "", "start_char": 405, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 418, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 28, "id": 40, "lemma": "scrubb", "misc": "", "start_char": 410, "text": "scrubbed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 420, "feats": null, "head": 3, "id": 41, "lemma": ".", "misc": "", "start_char": 419, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Phew)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB die) (NP (NP (NP (DT the) (NN way)) (SBAR (S (NP (NNP God)) (VP (VBD intended))))) (. .)) (PP (IN In) (NP (PRP$ my) (JJ late) (NNS 50s))) (PP (IN with) (NP (NP (DT a) (NN heart)) (ADJP (JJ full) (PP (IN of) (NP (NN pastrami))))))))))) (. .)))" }, "speaker": "Howard", "text": "Phew, I'm gonna die the way God intended . In my late 50s with a heart full of pastrami.", "tokens": [ { "deprel": "discourse", "end_char": 425, "feats": null, "head": 5, "id": 1, "lemma": "phew", "misc": "", "start_char": 421, "text": "Phew", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 427, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 426, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 429, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 428, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 432, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 430, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 436, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 433, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 439, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 437, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 443, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "die", "misc": "", "start_char": 440, "text": "die", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 447, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 444, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 451, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "way", "misc": "", "start_char": 448, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 455, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "God", "misc": "", "start_char": 452, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "end_char": 464, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 11, "lemma": "intend", "misc": "", "start_char": 456, "text": "intended", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 466, "feats": null, "head": 16, "id": 12, "lemma": ".", "misc": "", "start_char": 465, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 469, "feats": null, "head": 16, "id": 13, "lemma": "in", "misc": "", "start_char": 467, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 472, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 14, "lemma": "my", "misc": "", "start_char": 470, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 477, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "late", "misc": "", "start_char": 473, "text": "late", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 481, "feats": "Number=Plur", "head": 5, "id": 16, "lemma": "50", "misc": "", "start_char": 478, "text": "50s", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 486, "feats": null, "head": 20, "id": 17, "lemma": "with", "misc": "", "start_char": 482, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 488, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 18, "lemma": "a", "misc": "", "start_char": 487, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 494, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "heart", "misc": "", "start_char": 489, "text": "heart", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 499, "feats": "Degree=Pos", "head": 16, "id": 20, "lemma": "full", "misc": "", "start_char": 495, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 502, "feats": null, "head": 22, "id": 21, "lemma": "of", "misc": "", "start_char": 500, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 511, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "pastrami", "misc": "", "start_char": 503, "text": "pastrami", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 513, "feats": null, "head": 5, "id": 23, "lemma": ".", "misc": "", "start_char": 512, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ], [ 1, 2, 2 ], [ 1, 15, 15 ] ], [ [ 1, 8, 8 ] ], [ [ 1, 10, 10 ], [ 3, 14, 14 ] ], [ [ 2, 4, 4 ], [ 2, 8, 8 ], [ 2, 13, 13 ], [ 2, 32, 32 ], [ 3, 24, 24 ], [ 4, 2, 2 ], [ 4, 13, 13 ] ], [ [ 3, 11, 11 ] ], [ [ 3, 24, 26 ] ], [ [ 4, 9, 9 ] ], [ [ 4, 21, 21 ] ], [ [ 4, 17, 21 ] ] ]
s05e23c00t
Howard Wolowitz. Hey, Howard . Dave Roeger here at NASA . We need to talk about your upcoming mission. Yes, yes, I've been doing my push - ups . I'm still stuck at nine, but that's going all the way down with no one holding me. That's great, uh, but that's not why I called . We've run into a bit of a snafu . Your Soyuz capsule failed the pressurization test, so bottom line, mission's been scrubbed. Phew, I'm gonna die the way God intended . In my late 50s with a heart full of pastrami.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB need) (NP (DT a) (JJR larger) (NN shirt)))))))) (. .) (S (NP (DT This) (NN one)) (VP (VBZ 's) (ADJP (NP (DT a) (JJ little)) (JJ tight)) (PP (IN under) (NP (DT the) (NNS arms))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm going to need a larger shirt . This one's a little tight under the arms.", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 4, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 10, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 5, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 13, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 11, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 18, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "need", "misc": "", "start_char": 14, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 20, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 19, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 27, "feats": "Degree=Cmp", "head": 8, "id": 7, "lemma": "large", "misc": "", "start_char": 21, "text": "larger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 33, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "shirt", "misc": "", "start_char": 28, "text": "shirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 35, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 34, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 40, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "this", "misc": "", "start_char": 36, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 44, "feats": "Number=Sing", "head": 15, "id": 11, "lemma": "one", "misc": "", "start_char": 41, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 47, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 45, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 49, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 48, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 56, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "little", "misc": "", "start_char": 50, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 62, "feats": "Degree=Pos", "head": 3, "id": 15, "lemma": "tight", "misc": "", "start_char": 57, "text": "tight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 68, "feats": null, "head": 18, "id": 16, "lemma": "under", "misc": "", "start_char": 63, "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 72, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 69, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 77, "feats": "Number=Plur", "head": 15, "id": 18, "lemma": "arm", "misc": "", "start_char": 73, "text": "arms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 79, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 78, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Assistant", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 84, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 80, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 86, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 85, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB think) (SBAR (S (ADVP (RB maybe)) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ tight)) (SBAR (IN because) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG wearing) (NP (JJ long) (NN underwear)))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Do you think maybe it's tight because you're wearing long underwear?", "tokens": [ { "deprel": "aux", "end_char": 89, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 87, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 93, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 90, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 99, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 94, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 105, "feats": null, "head": 7, "id": 4, "lemma": "maybe", "misc": "", "start_char": 100, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 108, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "it", "misc": "", "start_char": 106, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 111, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 109, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 117, "feats": "Degree=Pos", "head": 3, "id": 7, "lemma": "tight", "misc": "", "start_char": 112, "text": "tight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 125, "feats": null, "head": 11, "id": 8, "lemma": "because", "misc": "", "start_char": 118, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 129, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 9, "lemma": "you", "misc": "", "start_char": 126, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 133, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 130, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 141, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 11, "lemma": "wear", "misc": "", "start_char": 134, "text": "wearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 146, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "long", "misc": "", "start_char": 142, "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 156, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "underwear", "misc": "", "start_char": 147, "text": "underwear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 3, "id": 14, "lemma": "?", "misc": "", "start_char": 157, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (ADVP (IN of) (NN course)) (NP (DT that)) (VP (VBZ 's) (SBAR (WHADVP (WRB why)) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ tight)))))) (. .)))" }, "speaker": "Sheldon", "text": "Yes, of course that's why it's tight.", "tokens": [ { "deprel": "discourse", "end_char": 162, "feats": null, "head": 7, "id": 1, "lemma": "yes", "misc": "", "start_char": 159, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 164, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 163, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 167, "feats": null, "head": 7, "id": 3, "lemma": "of", "misc": "", "start_char": 165, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 174, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "course", "misc": "", "start_char": 168, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 179, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "that", "misc": "", "start_char": 175, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 182, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 180, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 186, "feats": "PronType=Rel", "head": 0, "id": 7, "lemma": "why", "misc": "", "start_char": 183, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 189, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "it", "misc": "", "start_char": 187, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 192, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 190, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl:relcl", "end_char": 198, "feats": "Degree=Pos", "head": 7, "id": 10, "lemma": "tight", "misc": "", "start_char": 193, "text": "tight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 199, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (VP (VB let) (S (NP (PRP me)) (VP (VB rephrase) (NP (DT the) (NN question))))) (. .) (WHADVP (WRB Why)) (SQ (VBP are) (NP (PRP you)) (VP (VBG wearing) (NP (JJ long) (NN underwear)))) (. ?)))" }, "speaker": "Leonard", "text": "All right, let me rephrase the question . Why are you wearing long underwear?", "tokens": [ { "deprel": "det", "end_char": 204, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 201, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 210, "feats": null, "head": 4, "id": 2, "lemma": "right", "misc": "", "start_char": 205, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 211, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 216, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "let", "misc": "", "start_char": 213, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 219, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 217, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 228, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "rephrase", "misc": "", "start_char": 220, "text": "rephrase", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 232, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 229, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 241, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "question", "misc": "", "start_char": 233, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 243, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 242, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 247, "feats": "PronType=Int", "head": 13, "id": 10, "lemma": "why", "misc": "", "start_char": 244, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 251, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 248, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 255, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 252, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 263, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 13, "lemma": "wear", "misc": "", "start_char": 256, "text": "wearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 268, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "long", "misc": "", "start_char": 264, "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 278, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "underwear", "misc": "", "start_char": 269, "text": "underwear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 280, "feats": null, "head": 4, "id": 16, "lemma": "?", "misc": "", "start_char": 279, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG kidding))) (. .) (SQ (SQ (MD Should) (RB n't) (NP (DT the) (NN question)) (VP (VB be))) (, ,) (WHADVP (WRB why)) (SQ (SQ (VBP are) (RB n't) (NP (PRP you)))) (. ?))))" }, "speaker": "Sheldon", "text": "You're kidding . Shouldn't the question be, why aren't you?", "tokens": [ { "deprel": "nsubj", "end_char": 284, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 281, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 288, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 285, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 296, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "kid", "misc": "", "start_char": 289, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 298, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 297, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 305, "feats": "VerbForm=Fin", "head": 9, "id": 5, "lemma": "should", "misc": "", "start_char": 299, "text": "Should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 309, "feats": null, "head": 9, "id": 6, "lemma": "not", "misc": "", "start_char": 306, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 313, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 310, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 322, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "question", "misc": "", "start_char": 314, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "reparandum", "end_char": 325, "feats": "VerbForm=Inf", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 323, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 327, "feats": null, "head": 12, "id": 10, "lemma": ",", "misc": "", "start_char": 326, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 331, "feats": "PronType=Int", "head": 12, "id": 11, "lemma": "why", "misc": "", "start_char": 328, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "parataxis", "end_char": 335, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 12, "lemma": "be", "misc": "", "start_char": 332, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 339, "feats": null, "head": 12, "id": 13, "lemma": "not", "misc": "", "start_char": 336, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 343, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 14, "lemma": "you", "misc": "", "start_char": 340, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 345, "feats": null, "head": 12, "id": 15, "lemma": "?", "misc": "", "start_char": 344, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SQ (S (INTJ (UH No)) (, ,) (NP (PRP it)) (VP (MD should) (VP (VB be)))) (, ,) (WHADVP (WRB why)) (SQ (VBP are) (NP (PRP you))) (. ?)))" }, "speaker": "Leonard", "text": "No, it should be, why are you?", "tokens": [ { "deprel": "discourse", "end_char": 348, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 346, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 350, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 349, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 353, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 351, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 360, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "should", "misc": "", "start_char": 354, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "reparandum", "end_char": 363, "feats": "VerbForm=Inf", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 361, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 365, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 364, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 369, "feats": "PronType=Int", "head": 8, "id": 7, "lemma": "why", "misc": "", "start_char": 366, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 373, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "be", "misc": "", "start_char": 370, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 377, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 374, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 379, "feats": null, "head": 8, "id": 10, "lemma": "?", "misc": "", "start_char": 378, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (NP (DT these) (JJ rental) (NNS tuxedos)) (VP (VBP have) (VP (VBN been) (VP (VBN worn) (PP (IN by) (NP (NP (NNS hundreds)) (PP (IN of) (NP (JJ sweaty) (NNS strangers)))))))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB like) (S (NP (PRP$ my) (JJ own) (NN sweat)) (VP (VBG touching) (NP (PRP$ my) (NN skin))))))) (. .) (SBARQ (WHADVP (WRB How)) (SQ (VBP do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP I)) (VP (VBP feel) (PP (IN about) (NP (PRP theirs))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Leonard, these rental tuxedos have been worn by hundreds of sweaty strangers . I don't like my own sweat touching my skin . How do you think I feel about theirs?", "tokens": [ { "deprel": "vocative", "end_char": 387, "feats": "Number=Sing", "head": 8, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 380, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 389, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 388, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 395, "feats": "Number=Plur|PronType=Dem", "head": 5, "id": 3, "lemma": "this", "misc": "", "start_char": 390, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 402, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "rental", "misc": "", "start_char": 396, "text": "rental", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "end_char": 410, "feats": "Number=Plur", "head": 8, "id": 5, "lemma": "tuxedo", "misc": "", "start_char": 403, "text": "tuxedos", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 415, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "have", "misc": "", "start_char": 411, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux:pass", "end_char": 420, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 416, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 425, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 8, "lemma": "wear", "misc": "", "start_char": 421, "text": "worn", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 428, "feats": null, "head": 10, "id": 9, "lemma": "by", "misc": "", "start_char": 426, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 437, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "hundred", "misc": "", "start_char": 429, "text": "hundreds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 440, "feats": null, "head": 13, "id": 11, "lemma": "of", "misc": "", "start_char": 438, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 447, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "sweaty", "misc": "", "start_char": 441, "text": "sweaty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 457, "feats": "Number=Plur", "head": 10, "id": 13, "lemma": "stranger", "misc": "", "start_char": 448, "text": "strangers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 459, "feats": null, "head": 8, "id": 14, "lemma": ".", "misc": "", "start_char": 458, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 461, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 15, "lemma": "I", "misc": "", "start_char": 460, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 464, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "do", "misc": "", "start_char": 462, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 468, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 465, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 473, "feats": "VerbForm=Inf", "head": 8, "id": 18, "lemma": "like", "misc": "", "start_char": 469, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 476, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 21, "id": 19, "lemma": "my", "misc": "", "start_char": 474, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 480, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "own", "misc": "", "start_char": 477, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 486, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "sweat", "misc": "", "start_char": 481, "text": "sweat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 495, "feats": "VerbForm=Ger", "head": 18, "id": 22, "lemma": "touch", "misc": "", "start_char": 487, "text": "touching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 498, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 24, "id": 23, "lemma": "my", "misc": "", "start_char": 496, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 503, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "skin", "misc": "", "start_char": 499, "text": "skin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 505, "feats": null, "head": 8, "id": 25, "lemma": ".", "misc": "", "start_char": 504, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 509, "feats": "PronType=Int", "head": 29, "id": 26, "lemma": "how", "misc": "", "start_char": 506, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 512, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 29, "id": 27, "lemma": "do", "misc": "", "start_char": 510, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 516, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 29, "id": 28, "lemma": "you", "misc": "", "start_char": 513, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 522, "feats": "VerbForm=Inf", "head": 8, "id": 29, "lemma": "think", "misc": "", "start_char": 517, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 524, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "I", "misc": "", "start_char": 523, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 529, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 29, "id": 31, "lemma": "feel", "misc": "", "start_char": 525, "text": "feel", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 535, "feats": null, "head": 33, "id": 32, "lemma": "about", "misc": "", "start_char": 530, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 542, "feats": "Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 31, "id": 33, "lemma": "theirs", "misc": "", "start_char": 536, "text": "theirs", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 544, "feats": null, "head": 8, "id": 34, "lemma": "?", "misc": "", "start_char": 543, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP you)) (VP (VB slip) (NP (DT this)) (PRT (RP on)))) (. ?)))" }, "speaker": "Assistant", "text": "Why don't you slip this on?", "tokens": [ { "deprel": "advmod", "end_char": 548, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 545, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 551, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 549, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 555, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 552, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 559, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 556, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 564, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "slip", "misc": "", "start_char": 560, "text": "slip", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 569, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 6, "lemma": "this", "misc": "", "start_char": 565, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 572, "feats": null, "head": 5, "id": 7, "lemma": "on", "misc": "", "start_char": 570, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 574, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 573, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SINV (VP (VBD Said)) (NP (NP (DT the) (NN hangman)) (VP (VBG offering) (NP (DT a) (NN noose)))) (. .)))" }, "speaker": "Sheldon", "text": "Said the hangman offering a noose.", "tokens": [ { "deprel": "root", "end_char": 579, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 1, "lemma": "Said", "misc": "", "start_char": 575, "text": "Said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 583, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 580, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 591, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "hangman", "misc": "", "start_char": 584, "text": "hangman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 600, "feats": "VerbForm=Ger", "head": 3, "id": 4, "lemma": "offer", "misc": "", "start_char": 592, "text": "offering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 602, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 601, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 608, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "noose", "misc": "", "start_char": 603, "text": "noose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 610, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 609, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Well)) (, ,) (NP (DT that)) (VP (VBD was) (RB n't) (ADJP (ADJP (RB as) (JJ entertaining)) (PP (IN as) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ rents) (NP (NN bowling) (NNS shoes))))))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBD was) (ADVP (RB right) (RB up) (RB there)))) (. .)))" }, "speaker": "Raj", "text": "Well, that wasn't as entertaining as when he rents bowling shoes, but it was right up there.", "tokens": [ { "deprel": "discourse", "end_char": 615, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 611, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 617, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 616, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 622, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 3, "lemma": "that", "misc": "", "start_char": 618, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 626, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 623, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 630, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 627, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 633, "feats": null, "head": 7, "id": 6, "lemma": "as", "misc": "", "start_char": 631, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 646, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "entertaining", "misc": "", "start_char": 634, "text": "entertaining", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 649, "feats": null, "head": 11, "id": 8, "lemma": "as", "misc": "", "start_char": 647, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "end_char": 654, "feats": "PronType=Int", "head": 11, "id": 9, "lemma": "when", "misc": "", "start_char": 650, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 657, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "he", "misc": "", "start_char": 655, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 663, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 11, "lemma": "rent", "misc": "", "start_char": 658, "text": "rents", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 671, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "bowling", "misc": "", "start_char": 664, "text": "bowling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 677, "feats": "Number=Plur", "head": 11, "id": 13, "lemma": "shoe", "misc": "", "start_char": 672, "text": "shoes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 679, "feats": null, "head": 20, "id": 14, "lemma": ",", "misc": "", "start_char": 678, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 683, "feats": null, "head": 20, "id": 15, "lemma": "but", "misc": "", "start_char": 680, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 686, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 16, "lemma": "it", "misc": "", "start_char": 684, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 690, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": 17, "lemma": "be", "misc": "", "start_char": 687, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 696, "feats": null, "head": 20, "id": 18, "lemma": "right", "misc": "", "start_char": 691, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 699, "feats": null, "head": 20, "id": 19, "lemma": "up", "misc": "", "start_char": 697, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 705, "feats": "PronType=Dem", "head": 7, "id": 20, "lemma": "there", "misc": "", "start_char": 700, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 707, "feats": null, "head": 7, "id": 21, "lemma": ".", "misc": "", "start_char": 706, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (PRP it))) (. .) (S (NP (PRP$ My) (NNS orders)) (VP (VBP have) (VP (VBN been) (VP (VBN rescinded))))) (. .) (S (NP (PRP I)) (VP (VBP am) (ADVP (RB officially)) (`` \") (DT no) (NN go) ('' \") (PP (IN to) (NP (NN space))))) (. .)))" }, "speaker": "Howard", "text": "Well, that's it . My orders have been rescinded . I am officially \" no go \" to space.", "tokens": [ { "deprel": "discourse", "end_char": 712, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 708, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 714, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 713, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 719, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 715, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 722, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 720, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 725, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 5, "lemma": "it", "misc": "", "start_char": 723, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 727, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 726, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 730, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 728, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:pass", "end_char": 737, "feats": "Number=Plur", "head": 11, "id": 8, "lemma": "order", "misc": "", "start_char": 731, "text": "orders", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 742, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "have", "misc": "", "start_char": 738, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux:pass", "end_char": 747, "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 743, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 757, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 11, "lemma": "rescind", "misc": "", "start_char": 748, "text": "rescinded", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 759, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 758, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 761, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 13, "lemma": "I", "misc": "", "start_char": 760, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 764, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 14, "lemma": "be", "misc": "", "start_char": 762, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 775, "feats": null, "head": 18, "id": 15, "lemma": "officially", "misc": "", "start_char": 765, "text": "officially", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 777, "feats": null, "head": 18, "id": 16, "lemma": "\"", "misc": "", "start_char": 776, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 780, "feats": "PronType=Art", "head": 18, "id": 17, "lemma": "no", "misc": "", "start_char": 778, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 783, "feats": "Number=Sing", "head": 5, "id": 18, "lemma": "go", "misc": "", "start_char": 781, "text": "go", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 785, "feats": null, "head": 18, "id": 19, "lemma": "\"", "misc": "", "start_char": 784, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 788, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 786, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 794, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "space", "misc": "", "start_char": 789, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 796, "feats": null, "head": 5, "id": 22, "lemma": ".", "misc": "", "start_char": 795, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (NP (NNP Howard)) (, ,) (CC but) (S (NP (PRP I)) (VP (VBD got) (S (VP (TO to) (VP (VB tell) (NP (PRP you)) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (NP (DT a) (JJ little)) (JJ relieved) (SBAR (S (NP (PRP you)) (VP (VBP 're) (RB not) (VP (VBG going))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "I'm sorry, Howard, but I got to tell you, I'm a little relieved you're not going.", "tokens": [ { "deprel": "nsubj", "end_char": 798, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 797, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 801, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 799, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 807, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 802, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 809, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 808, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 816, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Howard", "misc": "", "start_char": 810, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 818, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 817, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 822, "feats": null, "head": 9, "id": 7, "lemma": "but", "misc": "", "start_char": 819, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 824, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 823, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 828, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 9, "lemma": "get", "misc": "", "start_char": 825, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 831, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 829, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 836, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "tell", "misc": "", "start_char": 832, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 840, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 12, "lemma": "you", "misc": "", "start_char": 837, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 842, "feats": null, "head": 18, "id": 13, "lemma": ",", "misc": "", "start_char": 841, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 844, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 14, "lemma": "I", "misc": "", "start_char": 843, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 847, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 15, "lemma": "be", "misc": "", "start_char": 845, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 849, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 848, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 856, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "little", "misc": "", "start_char": 850, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 865, "feats": "Degree=Pos", "head": 11, "id": 18, "lemma": "relieved", "misc": "", "start_char": 857, "text": "relieved", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 869, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 19, "lemma": "you", "misc": "", "start_char": 866, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 873, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 870, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 877, "feats": null, "head": 22, "id": 21, "lemma": "not", "misc": "", "start_char": 874, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 883, "feats": "Tense=Pres|VerbForm=Part", "head": 18, "id": 22, "lemma": "go", "misc": "", "start_char": 878, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 885, "feats": null, "head": 3, "id": 23, "lemma": ".", "misc": "", "start_char": 884, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Howard", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 889, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 886, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 891, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 890, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (PRP you)) (VP (VBD were) (VP (VBG gon) (S (VP (TO na) (VP (VB go) (PRT (RP up)) (PP (IN in) (NP (NP (DT a) (NN rocket)) (VP (VBN designed) (PP (IN in) (NP (DT the) (NNS 1960s))) (PP (IN by) (NP (DT the) (NNPS Russians))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Come on, you were gonna go up in a rocket designed in the 1960s by the Russians.", "tokens": [ { "deprel": "root", "end_char": 896, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 892, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 899, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 897, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 901, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 900, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 905, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 902, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 910, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 906, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 914, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 6, "lemma": "go", "misc": "", "start_char": 911, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 917, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 915, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 920, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "go", "misc": "", "start_char": 918, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 923, "feats": null, "head": 8, "id": 9, "lemma": "up", "misc": "", "start_char": 921, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 926, "feats": null, "head": 12, "id": 10, "lemma": "in", "misc": "", "start_char": 924, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 928, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 927, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 935, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "rocket", "misc": "", "start_char": 929, "text": "rocket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 944, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 13, "lemma": "design", "misc": "", "start_char": 936, "text": "designed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 947, "feats": null, "head": 16, "id": 14, "lemma": "in", "misc": "", "start_char": 945, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 951, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 948, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 957, "feats": "Number=Plur", "head": 13, "id": 16, "lemma": "1960s", "misc": "", "start_char": 952, "text": "1960s", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 960, "feats": null, "head": 19, "id": 17, "lemma": "by", "misc": "", "start_char": 958, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 964, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 961, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 973, "feats": "Number=Plur", "head": 13, "id": 19, "lemma": "Russian", "misc": "", "start_char": 965, "text": "Russians", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 975, "feats": null, "head": 1, "id": 20, "lemma": ".", "misc": "", "start_char": 974, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (ADVP (RB so)) (. ?)))" }, "speaker": "Howard", "text": "Yeah, so?", "tokens": [ { "deprel": "discourse", "end_char": 980, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 976, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 982, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 981, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 985, "feats": null, "head": 0, "id": 3, "lemma": "so", "misc": "", "start_char": 983, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 987, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 986, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SBAR (WHADVP (WRB When)) (S (S (VP (VBD was) (NP (NP (DT the) (JJ last) (NN time)) (SBAR (S (NP (PRP you)) (VP (VBD were) (PP (IN at) (NP (JJS Best) (NNP Buy))))))))) (CC and) (S (NP (PRP you)) (VP (VBD heard) (S (NP (NN someone)) (VP (VB say) (, ,) (`` \") (INTJ (UH Ooh)) (, ,) (S (VP (VB check) (PRT (RP out)) (NP (DT this) (NML (NN Blu) (HYPH -) (NN ray)) (NN player)))) (, ,) (S (NP (PRP it)) (VP (MD must) (VP (VB be) (ADJP (JJ good))))) (, ,) (S (NP (PRP it)) (VP (VBD was) (VP (VBN built) (PP (IN in) (NP (NNP Russia)))))) ('' \")))))) (. ?)))" }, "speaker": "Leonard", "text": "When was the last time you were at Best Buy and you heard someone say, \" Ooh, check out this Blu - ray player, it must be good, it was built in Russia \"?", "tokens": [ { "deprel": "root", "end_char": 992, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "when", "misc": "", "start_char": 988, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 996, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 993, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1000, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 997, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1005, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "last", "misc": "", "start_char": 1001, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1010, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "time", "misc": "", "start_char": 1006, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1014, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 1011, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1019, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 7, "lemma": "be", "misc": "", "start_char": 1015, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 1022, "feats": null, "head": 10, "id": 8, "lemma": "at", "misc": "", "start_char": 1020, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1027, "feats": "Degree=Sup", "head": 10, "id": 9, "lemma": "good", "misc": "", "start_char": 1023, "text": "Best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "acl:relcl", "end_char": 1031, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "buy", "misc": "", "start_char": 1028, "text": "Buy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1035, "feats": null, "head": 13, "id": 11, "lemma": "and", "misc": "", "start_char": 1032, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1039, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 1036, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1045, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 1, "id": 13, "lemma": "hear", "misc": "", "start_char": 1040, "text": "heard", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1053, "feats": "Number=Sing|PronType=Ind", "head": 15, "id": 14, "lemma": "someone", "misc": "", "start_char": 1046, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 1057, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "say", "misc": "", "start_char": 1054, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1059, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 1058, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1061, "feats": null, "head": 20, "id": 17, "lemma": "\"", "misc": "", "start_char": 1060, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "discourse", "end_char": 1065, "feats": null, "head": 20, "id": 18, "lemma": "ooh", "misc": "", "start_char": 1062, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1067, "feats": null, "head": 20, "id": 19, "lemma": ",", "misc": "", "start_char": 1066, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "ccomp", "end_char": 1073, "feats": "Mood=Imp|VerbForm=Fin", "head": 15, "id": 20, "lemma": "check", "misc": "", "start_char": 1068, "text": "check", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1077, "feats": null, "head": 20, "id": 21, "lemma": "out", "misc": "", "start_char": 1074, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1082, "feats": "Number=Sing|PronType=Dem", "head": 26, "id": 22, "lemma": "this", "misc": "", "start_char": 1078, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1086, "feats": "Number=Sing", "head": 25, "id": 23, "lemma": "blu", "misc": "", "start_char": 1083, "text": "Blu", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1088, "feats": null, "head": 25, "id": 24, "lemma": "-", "misc": "", "start_char": 1087, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1092, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "ray", "misc": "", "start_char": 1089, "text": "ray", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1099, "feats": "Number=Sing", "head": 20, "id": 26, "lemma": "player", "misc": "", "start_char": 1093, "text": "player", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1101, "feats": null, "head": 20, "id": 27, "lemma": ",", "misc": "", "start_char": 1100, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1104, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 28, "lemma": "it", "misc": "", "start_char": 1102, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1109, "feats": "VerbForm=Fin", "head": 31, "id": 29, "lemma": "must", "misc": "", "start_char": 1105, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1112, "feats": "VerbForm=Inf", "head": 31, "id": 30, "lemma": "be", "misc": "", "start_char": 1110, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1117, "feats": "Degree=Pos", "head": 20, "id": 31, "lemma": "good", "misc": "", "start_char": 1113, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1119, "feats": null, "head": 1, "id": 32, "lemma": ",", "misc": "", "start_char": 1118, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 1122, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 33, "lemma": "it", "misc": "", "start_char": 1120, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1126, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 35, "id": 34, "lemma": "be", "misc": "", "start_char": 1123, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 1132, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 31, "id": 35, "lemma": "build", "misc": "", "start_char": 1127, "text": "built", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1135, "feats": null, "head": 37, "id": 36, "lemma": "in", "misc": "", "start_char": 1133, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1142, "feats": "Number=Sing", "head": 35, "id": 37, "lemma": "Russia", "misc": "", "start_char": 1136, "text": "Russia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1144, "feats": null, "head": 20, "id": 38, "lemma": "\"", "misc": "", "start_char": 1143, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1146, "feats": null, "head": 1, "id": 39, "lemma": "?", "misc": "", "start_char": 1145, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP$ their) (NN technology)) (VP (VBZ is) (RB n't) (ADJP (RB that) (JJ bad))) (. .)))" }, "speaker": "Howard", "text": "Well, their technology isn't that bad.", "tokens": [ { "deprel": "discourse", "end_char": 1151, "feats": null, "head": 8, "id": 1, "lemma": "well", "misc": "", "start_char": 1147, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1153, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1152, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 1159, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "their", "misc": "", "start_char": 1154, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1170, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "technology", "misc": "", "start_char": 1160, "text": "technology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1173, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 1171, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1177, "feats": null, "head": 8, "id": 6, "lemma": "not", "misc": "", "start_char": 1174, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1182, "feats": null, "head": 8, "id": 7, "lemma": "that", "misc": "", "start_char": 1178, "text": "that", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1186, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "bad", "misc": "", "start_char": 1183, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1188, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1187, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (NP (S (SBAR (WHADVP (WRB When)) (S (NP (PRP you)) (VP (VBP come) (ADVP (RB back)) (PP (IN to) (NP (NNP Earth))) (PP (IN in) (NP (DT a) (NNP Soyuz) (NN capsule)))))) (, ,) (NP (PRP you)) (VP (JJ free) (HYPH -) (VB fall) (PP (IN from) (NP (NN space))) (PP (IN at) (NP (NP (CD 500) (NNS miles)) (PP (IN per) (NP (NN hour))))))) (, ,) (CC and) (S (NP (NP (DT the) (JJ only) (NN thing)) (SBAR (WHNP (WDT that)) (S (VP (VBZ slows) (NP (PRP you)) (ADVP (RP down)))))) (VP (VBZ is) (NP (NP (DT a) (JJ little) (NN parachute)) (SBAR (WHNP (WDT that)) (S (VP (VBZ pops) (PRT (RP out)) (SBAR (ADVP (RB right)) (IN before) (S (NP (PRP you)) (VP (VBP crash) (PP (IN into) (NP (DT the) (NN ground)))))))))))) (. .) (CC And) (S (NP (DT the) (JJ whole) (NN thing)) (VP (VBD was) (VP (VBN designed) (PP (IN by) (NP (NP (DT the) (JJ same) (JJ brilliant) (NNS minds)) (SBAR (WHNP (WP who)) (S (VP (VBD were) (ADJP (JJ unable) (S (VP (TO to) (VP (VB capture) (NP (NNP Rocky) (CC and) (NNP Bullwinkle)))))))))))))) (. .)))" }, "speaker": "Raj", "text": "When you come back to Earth in a Soyuz capsule, you free - fall from space at 500 miles per hour, and the only thing that slows you down is a little parachute that pops out right before you crash into the ground . And the whole thing was designed by the same brilliant minds who were unable to capture Rocky and Bullwinkle.", "tokens": [ { "deprel": "advmod", "end_char": 1193, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "when", "misc": "", "start_char": 1189, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1197, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1194, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1202, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 3, "lemma": "come", "misc": "", "start_char": 1198, "text": "come", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1207, "feats": null, "head": 3, "id": 4, "lemma": "back", "misc": "", "start_char": 1203, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1210, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1208, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1216, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Earth", "misc": "", "start_char": 1211, "text": "Earth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1219, "feats": null, "head": 10, "id": 7, "lemma": "in", "misc": "", "start_char": 1217, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1221, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 1220, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1227, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "Soyuz", "misc": "", "start_char": 1222, "text": "Soyuz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1235, "feats": "Number=Sing", "head": 3, "id": 10, "lemma": "capsule", "misc": "", "start_char": 1228, "text": "capsule", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1237, "feats": null, "head": 3, "id": 11, "lemma": ",", "misc": "", "start_char": 1236, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1241, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 12, "lemma": "you", "misc": "", "start_char": 1238, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1246, "feats": "Degree=Pos", "head": 15, "id": 13, "lemma": "free", "misc": "", "start_char": 1242, "text": "free", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1248, "feats": null, "head": 13, "id": 14, "lemma": "-", "misc": "", "start_char": 1247, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 1253, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 15, "lemma": "fall", "misc": "", "start_char": 1249, "text": "fall", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1258, "feats": null, "head": 17, "id": 16, "lemma": "from", "misc": "", "start_char": 1254, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1264, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "space", "misc": "", "start_char": 1259, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1267, "feats": null, "head": 20, "id": 18, "lemma": "at", "misc": "", "start_char": 1265, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1271, "feats": "NumForm=Digit|NumType=Card", "head": 20, "id": 19, "lemma": "500", "misc": "", "start_char": 1268, "text": "500", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 1277, "feats": "Number=Plur", "head": 15, "id": 20, "lemma": "mile", "misc": "", "start_char": 1272, "text": "miles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1281, "feats": null, "head": 22, "id": 21, "lemma": "per", "misc": "", "start_char": 1278, "text": "per", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1286, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "hour", "misc": "", "start_char": 1282, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1288, "feats": null, "head": 35, "id": 23, "lemma": ",", "misc": "", "start_char": 1287, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1292, "feats": null, "head": 35, "id": 24, "lemma": "and", "misc": "", "start_char": 1289, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1296, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 25, "lemma": "the", "misc": "", "start_char": 1293, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1301, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "only", "misc": "", "start_char": 1297, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1307, "feats": "Number=Sing", "head": 35, "id": 27, "lemma": "thing", "misc": "", "start_char": 1302, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1312, "feats": "PronType=Rel", "head": 29, "id": 28, "lemma": "that", "misc": "", "start_char": 1308, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 1318, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 29, "lemma": "slow", "misc": "", "start_char": 1313, "text": "slows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1322, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 29, "id": 30, "lemma": "you", "misc": "", "start_char": 1319, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1327, "feats": null, "head": 29, "id": 31, "lemma": "down", "misc": "", "start_char": 1323, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "cop", "end_char": 1330, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 35, "id": 32, "lemma": "be", "misc": "", "start_char": 1328, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1332, "feats": "Definite=Ind|PronType=Art", "head": 35, "id": 33, "lemma": "a", "misc": "", "start_char": 1331, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1339, "feats": "Degree=Pos", "head": 35, "id": 34, "lemma": "little", "misc": "", "start_char": 1333, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1349, "feats": "Number=Sing", "head": 15, "id": 35, "lemma": "parachute", "misc": "", "start_char": 1340, "text": "parachute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1354, "feats": "PronType=Rel", "head": 37, "id": 36, "lemma": "that", "misc": "", "start_char": 1350, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 1359, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 35, "id": 37, "lemma": "pop", "misc": "", "start_char": 1355, "text": "pops", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 1363, "feats": null, "head": 37, "id": 38, "lemma": "out", "misc": "", "start_char": 1360, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 1369, "feats": null, "head": 42, "id": 39, "lemma": "right", "misc": "", "start_char": 1364, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1376, "feats": null, "head": 42, "id": 40, "lemma": "before", "misc": "", "start_char": 1370, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1380, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 42, "id": 41, "lemma": "you", "misc": "", "start_char": 1377, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1386, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 37, "id": 42, "lemma": "crash", "misc": "", "start_char": 1381, "text": "crash", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1391, "feats": null, "head": 45, "id": 43, "lemma": "into", "misc": "", "start_char": 1387, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1395, "feats": "Definite=Def|PronType=Art", "head": 45, "id": 44, "lemma": "the", "misc": "", "start_char": 1392, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1402, "feats": "Number=Sing", "head": 42, "id": 45, "lemma": "ground", "misc": "", "start_char": 1396, "text": "ground", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1404, "feats": null, "head": 35, "id": 46, "lemma": ".", "misc": "", "start_char": 1403, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1408, "feats": null, "head": 52, "id": 47, "lemma": "and", "misc": "", "start_char": 1405, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1412, "feats": "Definite=Def|PronType=Art", "head": 50, "id": 48, "lemma": "the", "misc": "", "start_char": 1409, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1418, "feats": "Degree=Pos", "head": 50, "id": 49, "lemma": "whole", "misc": "", "start_char": 1413, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "end_char": 1424, "feats": "Number=Sing", "head": 52, "id": 50, "lemma": "thing", "misc": "", "start_char": 1419, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 1428, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 52, "id": 51, "lemma": "be", "misc": "", "start_char": 1425, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 1437, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 15, "id": 52, "lemma": "design", "misc": "", "start_char": 1429, "text": "designed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1440, "feats": null, "head": 57, "id": 53, "lemma": "by", "misc": "", "start_char": 1438, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1444, "feats": "Definite=Def|PronType=Art", "head": 57, "id": 54, "lemma": "the", "misc": "", "start_char": 1441, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1449, "feats": "Degree=Pos", "head": 57, "id": 55, "lemma": "same", "misc": "", "start_char": 1445, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1459, "feats": "Degree=Pos", "head": 57, "id": 56, "lemma": "brilliant", "misc": "", "start_char": 1450, "text": "brilliant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1465, "feats": "Number=Plur", "head": 52, "id": 57, "lemma": "mind", "misc": "", "start_char": 1460, "text": "minds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1469, "feats": "PronType=Rel", "head": 60, "id": 58, "lemma": "who", "misc": "", "start_char": 1466, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1474, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 60, "id": 59, "lemma": "be", "misc": "", "start_char": 1470, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 1481, "feats": "Degree=Pos", "head": 57, "id": 60, "lemma": "unable", "misc": "", "start_char": 1475, "text": "unable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1484, "feats": null, "head": 62, "id": 61, "lemma": "to", "misc": "", "start_char": 1482, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1492, "feats": "VerbForm=Inf", "head": 60, "id": 62, "lemma": "capture", "misc": "", "start_char": 1485, "text": "capture", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1498, "feats": "Number=Sing", "head": 62, "id": 63, "lemma": "Rocky", "misc": "", "start_char": 1493, "text": "Rocky", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1502, "feats": null, "head": 65, "id": 64, "lemma": "and", "misc": "", "start_char": 1499, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1513, "feats": "Number=Sing", "head": 63, "id": 65, "lemma": "Bullwinkle", "misc": "", "start_char": 1503, "text": "Bullwinkle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1515, "feats": null, "head": 15, "id": 66, "lemma": ".", "misc": "", "start_char": 1514, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (DT All) (RB right)) (, ,) (INTJ (UH well)) (, ,) (LST (WP whatever) (. .)) (S (NP (PRP I)) (VP (VBD was) (RB n't) (ADJP (JJ worried)))) (. .)))" }, "speaker": "Howard", "text": "All right, well, whatever . I wasn't worried.", "tokens": [ { "deprel": "reparandum", "end_char": 1519, "feats": null, "head": 11, "id": 1, "lemma": "all", "misc": "", "start_char": 1516, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1525, "feats": null, "head": 1, "id": 2, "lemma": "right", "misc": "", "start_char": 1520, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1527, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1526, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1532, "feats": null, "head": 6, "id": 4, "lemma": "well", "misc": "", "start_char": 1528, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1534, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 1533, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1543, "feats": "PronType=Int", "head": 1, "id": 6, "lemma": "whatever", "misc": "", "start_char": 1535, "text": "whatever", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1545, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1544, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1547, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 1546, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1551, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 1548, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1555, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 1552, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1563, "feats": "Degree=Pos", "head": 0, "id": 11, "lemma": "worried", "misc": "", "start_char": 1556, "text": "worried", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1565, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 1564, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD were) (RB n't)) (. ?)))" }, "speaker": "Raj", "text": "You weren't?", "tokens": [ { "deprel": "nsubj", "end_char": 1569, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1566, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1574, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 1570, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1578, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 1575, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1580, "feats": null, "head": 2, "id": 4, "lemma": "?", "misc": "", "start_char": 1579, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (S (VP (VB Let) (S (NP (PRP me)) (VP (VB explain) (NP (NP (DT the) (NN difference)) (PP (IN between) (NP (NP (PRP you)) (CC and) (NP (PRP me))))))))) (. .) (NP (PRP You)) (VP (VBP watch) (NP (NNP Star) (NNP Trek)))) (: ;) (S (NP (PRP I)) (VP (VBP live) (NP (PRP it)))) (. .)))" }, "speaker": "Howard", "text": "Let me explain the difference between you and me . You watch Star Trek; I live it.", "tokens": [ { "deprel": "root", "end_char": 1584, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 1581, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1587, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 1585, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1595, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "explain", "misc": "", "start_char": 1588, "text": "explain", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1599, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 1596, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1610, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "difference", "misc": "", "start_char": 1600, "text": "difference", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1618, "feats": null, "head": 7, "id": 6, "lemma": "between", "misc": "", "start_char": 1611, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1622, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 7, "lemma": "you", "misc": "", "start_char": 1619, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1626, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 1623, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1629, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 9, "lemma": "I", "misc": "", "start_char": 1627, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1631, "feats": null, "head": 12, "id": 10, "lemma": ".", "misc": "", "start_char": 1630, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1635, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 1632, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1641, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 12, "lemma": "watch", "misc": "", "start_char": 1636, "text": "watch", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound", "end_char": 1646, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "Star", "misc": "", "start_char": 1642, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1651, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "Trek", "misc": "", "start_char": 1647, "text": "Trek", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1653, "feats": null, "head": 1, "id": 15, "lemma": ";", "misc": "", "start_char": 1652, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 1655, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 1654, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1660, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 17, "lemma": "live", "misc": "", "start_char": 1656, "text": "live", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1663, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "it", "misc": "", "start_char": 1661, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1665, "feats": null, "head": 1, "id": 19, "lemma": ".", "misc": "", "start_char": 1664, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB remember) (NP (NP (NP (DT the) (NN episode)) (PP (IN of) (NP (NNP Star) (NNP Trek)))) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NN guy)) (ADVP (RB never)) (VP (VP (VBZ goes) (PP (IN to) (NP (NN space)))) (CC and) (VP (VBZ brags) (PP (IN about) (NP (PRP it))) (PP (IN in) (NP (DT a) (NN tuxedo) (NN store)))))))))) (. .)))" }, "speaker": "Raj", "text": "Oh, I don't remember the episode of Star Trek where the guy never goes to space and brags about it in a tuxedo store.", "tokens": [ { "deprel": "discourse", "end_char": 1668, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 1666, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1670, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1669, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1672, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 1671, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1675, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1673, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1679, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1676, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1688, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "remember", "misc": "", "start_char": 1680, "text": "remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1692, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 1689, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1700, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "episode", "misc": "", "start_char": 1693, "text": "episode", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1703, "feats": null, "head": 11, "id": 9, "lemma": "of", "misc": "", "start_char": 1701, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1708, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "Star", "misc": "", "start_char": 1704, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1713, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "Trek", "misc": "", "start_char": 1709, "text": "Trek", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 1719, "feats": "PronType=Rel", "head": 16, "id": 12, "lemma": "where", "misc": "", "start_char": 1714, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 1723, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 1720, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1727, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "guy", "misc": "", "start_char": 1724, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1733, "feats": null, "head": 16, "id": 15, "lemma": "never", "misc": "", "start_char": 1728, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1738, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 16, "lemma": "go", "misc": "", "start_char": 1734, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1741, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 1739, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1747, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "space", "misc": "", "start_char": 1742, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1751, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 1748, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1757, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 20, "lemma": "brag", "misc": "", "start_char": 1752, "text": "brags", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1763, "feats": null, "head": 22, "id": 21, "lemma": "about", "misc": "", "start_char": 1758, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1766, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 22, "lemma": "it", "misc": "", "start_char": 1764, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1769, "feats": null, "head": 26, "id": 23, "lemma": "in", "misc": "", "start_char": 1767, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1771, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 24, "lemma": "a", "misc": "", "start_char": 1770, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1778, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "tuxedo", "misc": "", "start_char": 1772, "text": "tuxedo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1784, "feats": "Number=Sing", "head": 20, "id": 26, "lemma": "store", "misc": "", "start_char": 1779, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1786, "feats": null, "head": 6, "id": 27, "lemma": ".", "misc": "", "start_char": 1785, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Make) (NP (NP (PDT all) (DT the) (NNS jokes)) (SBAR (S (NP (PRP you)) (VP (VBP want))))))) (, ,) (CC but) (S (NP (EX there)) (VP (VBZ 's) (NP (NP (NP (QP (RB only) (CD one))) (PP (IN of) (NP (PRP us)))) (ADJP (ADJP (RB here)) (JJ brave) (RB enough) (S (VP (TO to) (ADVP (RB almost)) (VP (VB do) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (ADVP (RB almost)) (VP (VBD did))))))))))) (. .)))" }, "speaker": "Howard", "text": "Make all the jokes you want, but there's only one of us here brave enough to almost do what I almost did.", "tokens": [ { "deprel": "root", "end_char": 1791, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "make", "misc": "", "start_char": 1787, "text": "Make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det:predet", "end_char": 1795, "feats": null, "head": 4, "id": 2, "lemma": "all", "misc": "", "start_char": 1792, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1799, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1796, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1805, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "joke", "misc": "", "start_char": 1800, "text": "jokes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1809, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 1806, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1814, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "want", "misc": "", "start_char": 1810, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1816, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 1815, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1820, "feats": null, "head": 10, "id": 8, "lemma": "but", "misc": "", "start_char": 1817, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 1826, "feats": null, "head": 10, "id": 9, "lemma": "there", "misc": "", "start_char": 1821, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "conj", "end_char": 1829, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 10, "lemma": "be", "misc": "", "start_char": 1827, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1834, "feats": null, "head": 12, "id": 11, "lemma": "only", "misc": "", "start_char": 1830, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1838, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 12, "lemma": "one", "misc": "", "start_char": 1835, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1841, "feats": null, "head": 14, "id": 13, "lemma": "of", "misc": "", "start_char": 1839, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1844, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 14, "lemma": "we", "misc": "", "start_char": 1842, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1849, "feats": "PronType=Dem", "head": 14, "id": 15, "lemma": "here", "misc": "", "start_char": 1845, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1855, "feats": "Degree=Pos", "head": 12, "id": 16, "lemma": "brave", "misc": "", "start_char": 1850, "text": "brave", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 1862, "feats": null, "head": 16, "id": 17, "lemma": "enough", "misc": "", "start_char": 1856, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1865, "feats": null, "head": 20, "id": 18, "lemma": "to", "misc": "", "start_char": 1863, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advmod", "end_char": 1872, "feats": null, "head": 20, "id": 19, "lemma": "almost", "misc": "", "start_char": 1866, "text": "almost", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1875, "feats": "VerbForm=Inf", "head": 16, "id": 20, "lemma": "do", "misc": "", "start_char": 1873, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1880, "feats": "PronType=Rel", "head": 20, "id": 21, "lemma": "what", "misc": "", "start_char": 1876, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1882, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "I", "misc": "", "start_char": 1881, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1889, "feats": null, "head": 24, "id": 23, "lemma": "almost", "misc": "", "start_char": 1883, "text": "almost", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1893, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 21, "id": 24, "lemma": "do", "misc": "", "start_char": 1890, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1895, "feats": null, "head": 1, "id": 25, "lemma": ".", "misc": "", "start_char": 1894, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Ah)) (, ,) (ADJP (RB much) (JJR better)) (. .)))" }, "speaker": "Sheldon", "text": "Ah, much better.", "tokens": [ { "deprel": "discourse", "end_char": 1898, "feats": null, "head": 4, "id": 1, "lemma": "ah", "misc": "", "start_char": 1896, "text": "Ah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1900, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1899, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1905, "feats": null, "head": 4, "id": 3, "lemma": "much", "misc": "", "start_char": 1901, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1912, "feats": "Degree=Cmp", "head": 0, "id": 4, "lemma": "good", "misc": "", "start_char": 1906, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1914, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1913, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD must) (VP (VB be) (VP (VBG burning) (PRT (RP up))))) (. .)))" }, "speaker": "Leonard", "text": "You must be burning up.", "tokens": [ { "deprel": "nsubj", "end_char": 1918, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1915, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1923, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "must", "misc": "", "start_char": 1919, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1926, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1924, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1934, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "burn", "misc": "", "start_char": 1927, "text": "burning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 1937, "feats": null, "head": 4, "id": 5, "lemma": "up", "misc": "", "start_char": 1935, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1939, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1938, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (DT A) (JJ little)) (. .) (CC But) (NP (NP (ADJP (RB not) (JJR more))) (PP (IN than) (NP (PRP$ your) (NNS urethras)))) (VP (MD will) (VP (VB be) (PP (IN after) (SBAR (WHNP (WP whatever)) (S (VP (VBZ 's) (PP (IN in) (NP (DT those) (NNS pants)))))))))) (VP (VBZ swims) (PP (IN up) (NP (PRP them))))) (. .) (S (NP (PRP I)) (VP (VP (VBP cut) (NP (PDT quite) (DT the) (NN dashing) (, ,) (CC yet) (JJ hygienic) (NN figure))) (, ,) (SQ (VBP do) (RB n't) (NP (PRP I)) (. ?) (S (NP (PRP I)) (VP (VBP look) (PP (IN like) (NP (NP (DT the) (NNP Flash)) (ADJP (RB about) (S (VP (TO to) (VP (VB get) (ADJP (VBN married)))))))))) (. .) (SBARQ (WHADVP (UH Oh)) (. !) (NP (DT A) (NN tissue)) (. !) (NP (DT A) (NN tissue)) (. !) (INTJ (UH Oh)) (, ,) (NP (JJ good) (NN Lord)))))) (. !)))" }, "speaker": "Sheldon", "text": "A little . But not more than your urethras will be after whatever's in those pants swims up them . I cut quite the dashing, yet hygienic figure, don't I? I look like the Flash about to get married . Oh! A tissue! A tissue! Oh, good Lord!", "tokens": [ { "deprel": "det", "end_char": 1941, "feats": "Definite=Ind|PronType=Art", "head": 2, "id": 1, "lemma": "a", "misc": "", "start_char": 1940, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1948, "feats": "Degree=Pos", "head": 18, "id": 2, "lemma": "little", "misc": "", "start_char": 1942, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1950, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1949, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1954, "feats": null, "head": 18, "id": 4, "lemma": "but", "misc": "", "start_char": 1951, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1958, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1955, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1963, "feats": "Degree=Cmp", "head": 18, "id": 6, "lemma": "more", "misc": "", "start_char": 1959, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 1968, "feats": null, "head": 9, "id": 7, "lemma": "than", "misc": "", "start_char": 1964, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1973, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 1969, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1982, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "urethra", "misc": "", "start_char": 1974, "text": "urethras", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1987, "feats": "VerbForm=Fin", "head": 18, "id": 10, "lemma": "will", "misc": "", "start_char": 1983, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1990, "feats": "VerbForm=Inf", "head": 18, "id": 11, "lemma": "be", "misc": "", "start_char": 1988, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "mark", "end_char": 1996, "feats": null, "head": 18, "id": 12, "lemma": "after", "misc": "", "start_char": 1991, "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2005, "feats": "PronType=Rel", "head": 18, "id": 13, "lemma": "whatever", "misc": "", "start_char": 1997, "text": "whatever", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 2008, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 14, "lemma": "be", "misc": "", "start_char": 2006, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 2011, "feats": null, "head": 17, "id": 15, "lemma": "in", "misc": "", "start_char": 2009, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2017, "feats": "Number=Plur|PronType=Dem", "head": 17, "id": 16, "lemma": "that", "misc": "", "start_char": 2012, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 2023, "feats": "Number=Plur", "head": 13, "id": 17, "lemma": "pant", "misc": "", "start_char": 2018, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 2029, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 18, "lemma": "swim", "misc": "", "start_char": 2024, "text": "swims", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 2032, "feats": null, "head": 20, "id": 19, "lemma": "up", "misc": "", "start_char": 2030, "text": "up", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2037, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 18, "id": 20, "lemma": "they", "misc": "", "start_char": 2033, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2039, "feats": null, "head": 18, "id": 21, "lemma": ".", "misc": "", "start_char": 2038, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2041, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 22, "lemma": "I", "misc": "", "start_char": 2040, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2045, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 23, "lemma": "cut", "misc": "", "start_char": 2042, "text": "cut", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det:predet", "end_char": 2051, "feats": null, "head": 30, "id": 24, "lemma": "quite", "misc": "", "start_char": 2046, "text": "quite", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 2055, "feats": "Definite=Def|PronType=Art", "head": 30, "id": 25, "lemma": "the", "misc": "", "start_char": 2052, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2063, "feats": "Number=Sing", "head": 30, "id": 26, "lemma": "dashing", "misc": "", "start_char": 2056, "text": "dashing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2065, "feats": null, "head": 29, "id": 27, "lemma": ",", "misc": "", "start_char": 2064, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2069, "feats": null, "head": 29, "id": 28, "lemma": "yet", "misc": "", "start_char": 2066, "text": "yet", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2078, "feats": "Degree=Pos", "head": 26, "id": 29, "lemma": "hygienic", "misc": "", "start_char": 2070, "text": "hygienic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2085, "feats": "Number=Sing", "head": 23, "id": 30, "lemma": "figure", "misc": "", "start_char": 2079, "text": "figure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2087, "feats": null, "head": 32, "id": 31, "lemma": ",", "misc": "", "start_char": 2086, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2090, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 37, "id": 32, "lemma": "do", "misc": "", "start_char": 2088, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2094, "feats": null, "head": 32, "id": 33, "lemma": "not", "misc": "", "start_char": 2091, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2096, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 34, "lemma": "I", "misc": "", "start_char": 2095, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2098, "feats": null, "head": 32, "id": 35, "lemma": "?", "misc": "", "start_char": 2097, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2100, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 37, "id": 36, "lemma": "I", "misc": "", "start_char": 2099, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2105, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 37, "lemma": "look", "misc": "", "start_char": 2101, "text": "look", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 2110, "feats": null, "head": 40, "id": 38, "lemma": "like", "misc": "", "start_char": 2106, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2114, "feats": "Definite=Def|PronType=Art", "head": 40, "id": 39, "lemma": "the", "misc": "", "start_char": 2111, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2120, "feats": "Number=Sing", "head": 37, "id": 40, "lemma": "Flash", "misc": "", "start_char": 2115, "text": "Flash", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 2126, "feats": null, "head": 37, "id": 41, "lemma": "about", "misc": "", "start_char": 2121, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 2129, "feats": null, "head": 44, "id": 42, "lemma": "to", "misc": "", "start_char": 2127, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 2133, "feats": "VerbForm=Inf", "head": 44, "id": 43, "lemma": "get", "misc": "", "start_char": 2130, "text": "get", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "end_char": 2141, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 37, "id": 44, "lemma": "marry", "misc": "", "start_char": 2134, "text": "married", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 2143, "feats": null, "head": 46, "id": 45, "lemma": ".", "misc": "", "start_char": 2142, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 2146, "feats": null, "head": 49, "id": 46, "lemma": "oh", "misc": "", "start_char": 2144, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2148, "feats": null, "head": 46, "id": 47, "lemma": "!", "misc": "", "start_char": 2147, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 2150, "feats": "Definite=Ind|PronType=Art", "head": 49, "id": 48, "lemma": "a", "misc": "", "start_char": 2149, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 2157, "feats": "Number=Sing", "head": 44, "id": 49, "lemma": "tissue", "misc": "", "start_char": 2151, "text": "tissue", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2159, "feats": null, "head": 49, "id": 50, "lemma": "!", "misc": "", "start_char": 2158, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 2161, "feats": "Definite=Ind|PronType=Art", "head": 52, "id": 51, "lemma": "a", "misc": "", "start_char": 2160, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 2168, "feats": "Number=Sing", "head": 49, "id": 52, "lemma": "tissue", "misc": "", "start_char": 2162, "text": "tissue", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2170, "feats": null, "head": 52, "id": 53, "lemma": "!", "misc": "", "start_char": 2169, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 2173, "feats": null, "head": 57, "id": 54, "lemma": "oh", "misc": "", "start_char": 2171, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2175, "feats": null, "head": 54, "id": 55, "lemma": ",", "misc": "", "start_char": 2174, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 2180, "feats": "Degree=Pos", "head": 57, "id": 56, "lemma": "good", "misc": "", "start_char": 2176, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 2185, "feats": "Number=Sing", "head": 49, "id": 57, "lemma": "lord", "misc": "", "start_char": 2181, "text": "Lord", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2187, "feats": null, "head": 2, "id": 58, "lemma": "!", "misc": "", "start_char": 2186, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Uh)) (, ,) (WHADVP (WRB where)) (SQ (VBZ 's) (NP (PRP he)) (VP (VBG going))) (. ?)))" }, "speaker": "Assistant", "text": "Uh, where's he going?", "tokens": [ { "deprel": "discourse", "end_char": 2190, "feats": null, "head": 6, "id": 1, "lemma": "uh", "misc": "", "start_char": 2188, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2192, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2191, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2198, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "where", "misc": "", "start_char": 2193, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 2201, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 2199, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 2204, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "he", "misc": "", "start_char": 2202, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2210, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 2205, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 2212, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 2211, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBZ keeps) (NP (NN emergency) (NNP Purell)) (PP (IN in) (NP (DT the) (NN car)))) (. .)))" }, "speaker": "Leonard", "text": "He keeps emergency Purell in the car.", "tokens": [ { "deprel": "nsubj", "end_char": 2215, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "misc": "", "start_char": 2213, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2221, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "keep", "misc": "", "start_char": 2216, "text": "keeps", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 2231, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "emergency", "misc": "", "start_char": 2222, "text": "emergency", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2238, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Purell", "misc": "", "start_char": 2232, "text": "Purell", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 2241, "feats": null, "head": 7, "id": 5, "lemma": "in", "misc": "", "start_char": 2239, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2245, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 2242, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2249, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "car", "misc": "", "start_char": 2246, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2251, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 2250, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (NP (NNS Keys) (. .) (NNS Keys) (. .) (NNS Keys) (. .)))" }, "speaker": "Sheldon", "text": "Keys . Keys . Keys.", "tokens": [ { "deprel": "root", "end_char": 2256, "feats": "Number=Plur", "head": 0, "id": 1, "lemma": "Keys", "misc": "", "start_char": 2252, "text": "Keys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2258, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2257, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 2263, "feats": "Number=Plur", "head": 5, "id": 3, "lemma": "Keys", "misc": "", "start_char": 2259, "text": "Keys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2265, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 2264, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2270, "feats": "Number=Plur", "head": 1, "id": 5, "lemma": "Keys", "misc": "", "start_char": 2266, "text": "Keys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2272, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 2271, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 2, 1, 1 ], [ 2, 8, 8 ], [ 4, 11, 11 ], [ 6, 8, 8 ], [ 7, 14, 14 ], [ 7, 18, 18 ], [ 7, 22, 22 ], [ 7, 29, 29 ], [ 8, 3, 3 ], [ 10, 9, 9 ], [ 25, 0, 0 ], [ 26, 21, 21 ], [ 26, 33, 33 ], [ 26, 35, 35 ], [ 27, 4, 4 ], [ 28, 0, 0 ] ], [ [ 0, 5, 7 ] ], [ [ 0, 9, 9 ], [ 2, 4, 4 ] ], [ [ 0, 9, 10 ] ], [ [ 0, 16, 17 ] ], [ [ 2, 11, 12 ], [ 4, 13, 14 ] ], [ [ 4, 4, 4 ], [ 5, 0, 0 ], [ 5, 13, 13 ] ], [ [ 7, 0, 0 ], [ 7, 27, 27 ], [ 12, 0, 0 ], [ 12, 7, 7 ], [ 12, 13, 13 ] ], [ [ 7, 2, 4 ] ], [ [ 7, 11, 12 ], [ 7, 32, 32 ] ], [ [ 7, 22, 23 ] ], [ [ 8, 5, 5 ] ], [ [ 9, 1, 5 ] ], [ [ 9, 4, 5 ] ], [ [ 10, 11, 12 ] ], [ [ 11, 6, 6 ], [ 11, 12, 12 ], [ 12, 4, 4 ], [ 12, 11, 11 ], [ 12, 18, 18 ], [ 14, 3, 3 ], [ 16, 5, 5 ], [ 16, 11, 11 ], [ 18, 1, 1 ], [ 18, 11, 11 ], [ 18, 29, 29 ], [ 18, 40, 40 ], [ 19, 7, 7 ], [ 20, 0, 0 ], [ 21, 1, 1 ], [ 21, 8, 8 ], [ 21, 15, 15 ], [ 23, 21, 21 ] ], [ [ 11, 20, 20 ], [ 18, 16, 16 ], [ 22, 17, 17 ] ], [ [ 14, 18, 18 ], [ 17, 2, 2 ] ], [ [ 14, 10, 18 ] ], [ [ 14, 17, 18 ] ], [ [ 16, 8, 9 ] ], [ [ 16, 21, 25 ], [ 16, 27, 27 ], [ 16, 32, 32 ] ], [ [ 16, 36, 36 ] ], [ [ 17, 2, 3 ] ], [ [ 18, 5, 5 ] ], [ [ 18, 7, 9 ] ], [ [ 18, 43, 44 ] ], [ [ 18, 62, 64 ] ], [ [ 21, 6, 6 ], [ 21, 10, 10 ], [ 22, 2, 2 ], [ 23, 4, 4 ] ], [ [ 21, 6, 8 ] ], [ [ 22, 12, 13 ] ], [ [ 22, 23, 25 ] ], [ [ 23, 13, 13 ] ], [ [ 26, 7, 8 ] ], [ [ 26, 16, 16 ], [ 26, 19, 19 ] ], [ [ 26, 15, 16 ] ], [ [ 26, 48, 48 ], [ 26, 50, 51 ] ], [ [ 26, 47, 48 ] ], [ [ 26, 55, 56 ] ], [ [ 28, 2, 3 ] ], [ [ 28, 5, 6 ] ], [ [ 29, 0, 0 ], [ 29, 2, 2 ], [ 29, 4, 4 ] ] ]
s05e23c01t
I'm going to need a larger shirt . This one's a little tight under the arms. Okay. Do you think maybe it's tight because you're wearing long underwear? Yes, of course that's why it's tight. All right, let me rephrase the question . Why are you wearing long underwear? You're kidding . Shouldn't the question be, why aren't you? No, it should be, why are you? Leonard, these rental tuxedos have been worn by hundreds of sweaty strangers . I don't like my own sweat touching my skin . How do you think I feel about theirs? Why don't you slip this on? Said the hangman offering a noose. Well, that wasn't as entertaining as when he rents bowling shoes, but it was right up there. Well, that's it . My orders have been rescinded . I am officially " no go " to space. I'm sorry, Howard, but I got to tell you, I'm a little relieved you're not going. Why? Come on, you were gonna go up in a rocket designed in the 1960s by the Russians. Yeah, so? When was the last time you were at Best Buy and you heard someone say, " Ooh, check out this Blu - ray player, it must be good, it was built in Russia "? Well, their technology isn't that bad. When you come back to Earth in a Soyuz capsule, you free - fall from space at 500 miles per hour, and the only thing that slows you down is a little parachute that pops out right before you crash into the ground . And the whole thing was designed by the same brilliant minds who were unable to capture Rocky and Bullwinkle. All right, well, whatever . I wasn't worried. You weren't? Let me explain the difference between you and me . You watch Star Trek; I live it. Oh, I don't remember the episode of Star Trek where the guy never goes to space and brags about it in a tuxedo store. Make all the jokes you want, but there's only one of us here brave enough to almost do what I almost did. Ah, much better. You must be burning up. A little . But not more than your urethras will be after whatever's in those pants swims up them . I cut quite the dashing, yet hygienic figure, don't I? I look like the Flash about to get married . Oh! A tissue! A tissue! Oh, good Lord! Uh, where's he going? He keeps emergency Purell in the car. Keys . Keys . Keys.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (PRP you)) (. .)))" }, "speaker": "Penny", "text": "Hey, you.", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 0, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 9, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 0, "id": 3, "lemma": "you", "misc": "", "start_char": 6, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 10, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (SBAR (IN Before) (S (NP (PRP I)) (VP (VBP come) (ADVP (RB in))))) (, ,) (NP (PRP you)) (VP (MD should) (VP (VB know) (SBAR (S (NP (PRP I)) (VP (VBP have) (NP (NN gas))))))) (. .)))" }, "speaker": "Leonard", "text": "Before I come in, you should know I have gas.", "tokens": [ { "deprel": "mark", "end_char": 18, "feats": null, "head": 3, "id": 1, "lemma": "before", "misc": "", "start_char": 12, "text": "Before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 20, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 19, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 25, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 3, "lemma": "come", "misc": "", "start_char": 21, "text": "come", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 28, "feats": null, "head": 3, "id": 4, "lemma": "in", "misc": "", "start_char": 26, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 30, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 29, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 34, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 31, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 41, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "should", "misc": "", "start_char": 35, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 46, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "know", "misc": "", "start_char": 42, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 48, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 47, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 53, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 10, "lemma": "have", "misc": "", "start_char": 49, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 57, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "gas", "misc": "", "start_char": 54, "text": "gas", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 59, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 58, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (PP (IN For) (NP (DT the) (NN record))) (, ,) (NP (RB not) (PRP$ your) (JJS worst) (NN opening) (NN line)) (. .)))" }, "speaker": "Penny", "text": "For the record, not your worst opening line.", "tokens": [ { "deprel": "case", "end_char": 63, "feats": null, "head": 3, "id": 1, "lemma": "for", "misc": "", "start_char": 60, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 67, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 64, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 74, "feats": "Number=Sing", "head": 9, "id": 3, "lemma": "record", "misc": "", "start_char": 68, "text": "record", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 76, "feats": null, "head": 9, "id": 4, "lemma": ",", "misc": "", "start_char": 75, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 80, "feats": null, "head": 9, "id": 5, "lemma": "not", "misc": "", "start_char": 77, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 85, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 6, "lemma": "your", "misc": "", "start_char": 81, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 91, "feats": "Degree=Sup", "head": 9, "id": 7, "lemma": "bad", "misc": "", "start_char": 86, "text": "worst", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "compound", "end_char": 99, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "opening", "misc": "", "start_char": 92, "text": "opening", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 104, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "line", "misc": "", "start_char": 100, "text": "line", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 106, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 105, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Check) (NP (PRP it)) (PRT (RP out)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT the) (NN gas)) (SBAR (S (NP (PRP I)) (VP (VBP use) (PP (IN in) (NP (PRP$ my) (NML (JJ free) (HYPH -) (NN electron)) (NN laser))) (S (VP (TO to) (VP (VB support) (NP (JJ high) (NNS voltages))))))))))) (. .) (CC But) (S (NP (PRP it)) (ADVP (RB also)) (VP (VBZ has) (NP (NP (DT an) (JJ interesting) (JJ secondary) (NN use) (. .) (RB Here) (. .)) (VP (VB Breathe) (NP (DT this)) (PRT (RP in)))))) (. .)))" }, "speaker": "Leonard", "text": "Check it out . It's the gas I use in my free - electron laser to support high voltages . But it also has an interesting secondary use . Here . Breathe this in.", "tokens": [ { "deprel": "root", "end_char": 112, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "check", "misc": "", "start_char": 107, "text": "Check", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 115, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 113, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 119, "feats": null, "head": 1, "id": 3, "lemma": "out", "misc": "", "start_char": 116, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 121, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 120, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 124, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "it", "misc": "", "start_char": 122, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 127, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 125, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 131, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 128, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 135, "feats": "Number=Sing", "head": 1, "id": 8, "lemma": "gas", "misc": "", "start_char": 132, "text": "gas", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 137, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 136, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 141, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 10, "lemma": "use", "misc": "", "start_char": 138, "text": "use", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 144, "feats": null, "head": 16, "id": 11, "lemma": "in", "misc": "", "start_char": 142, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 147, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 12, "lemma": "my", "misc": "", "start_char": 145, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 152, "feats": "Degree=Pos", "head": 15, "id": 13, "lemma": "free", "misc": "", "start_char": 148, "text": "free", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 154, "feats": null, "head": 15, "id": 14, "lemma": "-", "misc": "", "start_char": 153, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 163, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "electron", "misc": "", "start_char": 155, "text": "electron", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 169, "feats": "Number=Sing", "head": 10, "id": 16, "lemma": "laser", "misc": "", "start_char": 164, "text": "laser", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 172, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 170, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 180, "feats": "VerbForm=Inf", "head": 10, "id": 18, "lemma": "support", "misc": "", "start_char": 173, "text": "support", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 185, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "high", "misc": "", "start_char": 181, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 194, "feats": "Number=Plur", "head": 18, "id": 20, "lemma": "voltage", "misc": "", "start_char": 186, "text": "voltages", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 196, "feats": null, "head": 1, "id": 21, "lemma": ".", "misc": "", "start_char": 195, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 200, "feats": null, "head": 25, "id": 22, "lemma": "but", "misc": "", "start_char": 197, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 203, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 23, "lemma": "it", "misc": "", "start_char": 201, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 208, "feats": null, "head": 25, "id": 24, "lemma": "also", "misc": "", "start_char": 204, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 212, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 25, "lemma": "have", "misc": "", "start_char": 209, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 215, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 26, "lemma": "a", "misc": "", "start_char": 213, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 227, "feats": "Degree=Pos", "head": 29, "id": 27, "lemma": "interesting", "misc": "", "start_char": 216, "text": "interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 237, "feats": "Degree=Pos", "head": 29, "id": 28, "lemma": "secondary", "misc": "", "start_char": 228, "text": "secondary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 241, "feats": "Number=Sing", "head": 25, "id": 29, "lemma": "use", "misc": "", "start_char": 238, "text": "use", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 243, "feats": null, "head": 29, "id": 30, "lemma": ".", "misc": "", "start_char": 242, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 248, "feats": "PronType=Dem", "head": 33, "id": 31, "lemma": "here", "misc": "", "start_char": 244, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 250, "feats": null, "head": 31, "id": 32, "lemma": ".", "misc": "", "start_char": 249, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 258, "feats": "Mood=Imp|VerbForm=Fin", "head": 25, "id": 33, "lemma": "breathe", "misc": "", "start_char": 251, "text": "Breathe", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 263, "feats": "Number=Sing|PronType=Dem", "head": 33, "id": 34, "lemma": "this", "misc": "", "start_char": 259, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 266, "feats": null, "head": 33, "id": 35, "lemma": "in", "misc": "", "start_char": 264, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 268, "feats": null, "head": 1, "id": 36, "lemma": ".", "misc": "", "start_char": 267, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (SBAR (LST (NN B) (: -)) (IN Before) (S (NP (PRP I)) (VP (VBP do) (NP (PRP it))))) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 're) (NP (DT a) (NN cop))))) (NP (PRP you)) (VP (VBP have) (VP (VB tell) (NP (PRP me)) (, ,) (ADVP (RB right)))) (. ?)))" }, "speaker": "Penny", "text": "B - Before I do it, if you're a cop you have tell me, right?", "tokens": [ { "deprel": "root", "end_char": 270, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "B", "misc": "", "start_char": 269, "text": "B", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 272, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 271, "text": "-", "upos": "PUNCT", "xpos": ":" }, { "deprel": "mark", "end_char": 279, "feats": null, "head": 5, "id": 3, "lemma": "before", "misc": "", "start_char": 273, "text": "Before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 281, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 280, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 284, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 5, "lemma": "do", "misc": "", "start_char": 282, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 287, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 285, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 289, "feats": null, "head": 5, "id": 7, "lemma": ",", "misc": "", "start_char": 288, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 292, "feats": null, "head": 12, "id": 8, "lemma": "if", "misc": "", "start_char": 290, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 296, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 9, "lemma": "you", "misc": "", "start_char": 293, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 300, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 297, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 302, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 301, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 306, "feats": "Number=Sing", "head": 15, "id": 12, "lemma": "cop", "misc": "", "start_char": 303, "text": "cop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 310, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 307, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 315, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "have", "misc": "", "start_char": 311, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 320, "feats": "VerbForm=Inf", "head": 1, "id": 15, "lemma": "tell", "misc": "", "start_char": 316, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 323, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 16, "lemma": "I", "misc": "", "start_char": 321, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 325, "feats": null, "head": 18, "id": 17, "lemma": ",", "misc": "", "start_char": 324, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 331, "feats": null, "head": 15, "id": 18, "lemma": "right", "misc": "", "start_char": 326, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 1, "id": 19, "lemma": "?", "misc": "", "start_char": 332, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VB try) (NP (PRP it))) (. .)))" }, "speaker": "Leonard", "text": "Just try it.", "tokens": [ { "deprel": "advmod", "end_char": 338, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 334, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 342, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "try", "misc": "", "start_char": 339, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 345, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 343, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 347, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 346, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP what)) (SQ (VBZ 's) (NP (PRP it)) (VP (VBN supposed) (S (VP (TO to))))) (, ...) (. ?) (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (NNP God)) (, ,) (NP (DT that)) (VP (VBZ is) (ADJP (RB so) (JJ freaky))) (. .)))" }, "speaker": "Penny", "text": "what's it supposed to ...? Oh, my God, that is so freaky.", "tokens": [ { "deprel": "obj", "end_char": 352, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 348, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 355, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 353, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 358, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 356, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 367, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "suppose", "misc": "", "start_char": 359, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 370, "feats": null, "head": 4, "id": 5, "lemma": "to", "misc": "", "start_char": 368, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 374, "feats": null, "head": 4, "id": 6, "lemma": "...", "misc": "", "start_char": 371, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 376, "feats": null, "head": 8, "id": 7, "lemma": "?", "misc": "", "start_char": 375, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 379, "feats": null, "head": 16, "id": 8, "lemma": "oh", "misc": "", "start_char": 377, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 381, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 380, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 384, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 382, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "discourse", "end_char": 388, "feats": "Number=Sing", "head": 16, "id": 11, "lemma": "God", "misc": "", "start_char": 385, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 389, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 395, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 13, "lemma": "that", "misc": "", "start_char": 391, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 398, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 396, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 401, "feats": null, "head": 16, "id": 15, "lemma": "so", "misc": "", "start_char": 399, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 408, "feats": "Degree=Pos", "head": 4, "id": 16, "lemma": "freaky", "misc": "", "start_char": 402, "text": "freaky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 410, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 409, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (NP (NP (DT a) (JJ mean) (NN one)) (, ,) (NP (NNP Mr.) (NNP Grinch)))) (. .)))" }, "speaker": "Leonard", "text": "You're a mean one, Mr. Grinch.", "tokens": [ { "deprel": "nsubj", "end_char": 414, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 1, "lemma": "you", "misc": "", "start_char": 411, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 418, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 415, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 420, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 419, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 425, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "mean", "misc": "", "start_char": 421, "text": "mean", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 429, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "one", "misc": "", "start_char": 426, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 431, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 430, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 435, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Mr.", "misc": "", "start_char": 432, "text": "Mr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 442, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Grinch", "misc": "", "start_char": 436, "text": "Grinch", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 444, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 443, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .) (S (NP (NP (PRP Me)) (, ,) (NP (PRP me)) (, ,) (NP (PRP me) (. .))) (INTJ (JJ Ready))) (. ?) (NP (NNP Leonard)) (, ,) (NP (PRP I)) (VP (VBP am) (NP (PRP$ your) (NN father))) (. .)))" }, "speaker": "Penny", "text": "Okay . Me, me, me . Ready? Leonard, I am your father.", "tokens": [ { "deprel": "discourse", "end_char": 449, "feats": null, "head": 16, "id": 1, "lemma": "okay", "misc": "", "start_char": 445, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 451, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 450, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 454, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 3, "lemma": "I", "misc": "", "start_char": 452, "text": "Me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 456, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 455, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 459, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 5, "lemma": "I", "misc": "", "start_char": 457, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 461, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 460, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 464, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 462, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 466, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 465, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 472, "feats": "Degree=Pos", "head": 16, "id": 9, "lemma": "ready", "misc": "", "start_char": 467, "text": "Ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 474, "feats": null, "head": 9, "id": 10, "lemma": "?", "misc": "", "start_char": 473, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 482, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Leonard", "misc": "", "start_char": 475, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 484, "feats": null, "head": 16, "id": 12, "lemma": ",", "misc": "", "start_char": 483, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 486, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 13, "lemma": "I", "misc": "", "start_char": 485, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 489, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 487, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 494, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "your", "misc": "", "start_char": 490, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 501, "feats": "Number=Sing", "head": 0, "id": 16, "lemma": "father", "misc": "", "start_char": 495, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 503, "feats": null, "head": 16, "id": 17, "lemma": ".", "misc": "", "start_char": 502, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP have) (ADVP (RB never)) (VP (VBN been) (ADJP (ADJP (RBR more)) (VBN attracted) (PP (IN to) (NP (NP (DT a) (NN woman)) (SBAR (WHNP (WP who)) (S (VP (VBZ sounds) (PP (IN like) (NP (NP (DT a) (NN man)) (PP (IN in) (NP (PRP$ my) (NN life))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "I have never been more attracted to a woman who sounds like a man in my life.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 505, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 1, "lemma": "I", "misc": "", "start_char": 504, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 510, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "have", "misc": "", "start_char": 506, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 516, "feats": null, "head": 6, "id": 3, "lemma": "never", "misc": "", "start_char": 511, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 521, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 517, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 526, "feats": "Degree=Cmp", "head": 6, "id": 5, "lemma": "more", "misc": "", "start_char": 522, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "end_char": 536, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 6, "lemma": "attract", "misc": "", "start_char": 527, "text": "attracted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 539, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 537, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 541, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 540, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 547, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "woman", "misc": "", "start_char": 542, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 551, "feats": "PronType=Rel", "head": 11, "id": 10, "lemma": "who", "misc": "", "start_char": 548, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 558, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 11, "lemma": "sound", "misc": "", "start_char": 552, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 563, "feats": null, "head": 14, "id": 12, "lemma": "like", "misc": "", "start_char": 559, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 565, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 564, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 569, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "man", "misc": "", "start_char": 566, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 572, "feats": null, "head": 17, "id": 15, "lemma": "in", "misc": "", "start_char": 570, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 575, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "my", "misc": "", "start_char": 573, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 580, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "life", "misc": "", "start_char": 576, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 582, "feats": null, "head": 6, "id": 18, "lemma": ".", "misc": "", "start_char": 581, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (PRP you)) (VP (VBP know) (SBAR (WHADVP (WRB how)) (S (NP (PRP we)) (VP (VBP 've) (VP (VBN been) (VP (VBG taking) (NP (NNS things)) (ADJP (JJ slow)))))))) (. ?)))" }, "speaker": "Penny", "text": "Hey, you know how we've been taking things slow?", "tokens": [ { "deprel": "discourse", "end_char": 586, "feats": null, "head": 4, "id": 1, "lemma": "hey", "misc": "", "start_char": 583, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 588, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 587, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 592, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 589, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 597, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 593, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 601, "feats": "PronType=Int", "head": 9, "id": 5, "lemma": "how", "misc": "", "start_char": 598, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 604, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "we", "misc": "", "start_char": 602, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 608, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "have", "misc": "", "start_char": 605, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 613, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 609, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "ccomp", "end_char": 620, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 9, "lemma": "take", "misc": "", "start_char": 614, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 627, "feats": "Number=Plur", "head": 9, "id": 10, "lemma": "thing", "misc": "", "start_char": 621, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "xcomp", "end_char": 632, "feats": "Degree=Pos", "head": 9, "id": 11, "lemma": "slow", "misc": "", "start_char": 628, "text": "slow", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 634, "feats": null, "head": 4, "id": 12, "lemma": "?", "misc": "", "start_char": 633, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (NP (UH Mm) (HYPH -) (UH hm) (. .)))" }, "speaker": "Leonard", "text": "Mm - hm.", "tokens": [ { "deprel": "root", "end_char": 637, "feats": null, "head": 0, "id": 1, "lemma": "mm", "misc": "", "start_char": 635, "text": "Mm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 639, "feats": null, "head": 3, "id": 2, "lemma": "-", "misc": "", "start_char": 638, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 642, "feats": null, "head": 1, "id": 3, "lemma": "hm", "misc": "", "start_char": 640, "text": "hm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 644, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 643, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBG thinking)))) (CC and) (S (ADVP (RB maybe)) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ ready) (S (VP (TO to) (VP (VB take) (NP (NNS things)) (ADVP (NP (DT a) (JJ little)) (JJR faster)))))))) (. .)))" }, "speaker": "Penny", "text": "Well, I've been thinking and maybe I'm ready to take things a little faster.", "tokens": [ { "deprel": "discourse", "end_char": 649, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 645, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 651, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 650, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 653, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 652, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 657, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "have", "misc": "", "start_char": 654, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 662, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 658, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 671, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 663, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "end_char": 675, "feats": null, "head": 11, "id": 7, "lemma": "and", "misc": "", "start_char": 672, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 681, "feats": null, "head": 11, "id": 8, "lemma": "maybe", "misc": "", "start_char": 676, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 683, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 682, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 686, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 684, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 692, "feats": "Degree=Pos", "head": 6, "id": 11, "lemma": "ready", "misc": "", "start_char": 687, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 695, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 693, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 700, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "take", "misc": "", "start_char": 696, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 707, "feats": "Number=Plur", "head": 13, "id": 14, "lemma": "thing", "misc": "", "start_char": 701, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "det", "end_char": 709, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 708, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 716, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "little", "misc": "", "start_char": 710, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 723, "feats": "Degree=Cmp", "head": 13, "id": 17, "lemma": "fast", "misc": "", "start_char": 717, "text": "faster", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 725, "feats": null, "head": 6, "id": 18, "lemma": ".", "misc": "", "start_char": 724, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (JJ great)) (. .)))" }, "speaker": "Leonard", "text": "Oh, great.", "tokens": [ { "deprel": "discourse", "end_char": 728, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 726, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 730, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 729, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 736, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "great", "misc": "", "start_char": 731, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 738, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 737, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (UH Mm) (HYPH -) (UH hmm) (. .)))" }, "speaker": "Penny", "text": "Mm - hmm.", "tokens": [ { "deprel": "discourse", "end_char": 741, "feats": null, "head": 3, "id": 1, "lemma": "mm", "misc": "", "start_char": 739, "text": "Mm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 743, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 742, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 747, "feats": null, "head": 0, "id": 3, "lemma": "hmm", "misc": "", "start_char": 744, "text": "hmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 749, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 748, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP I)) (VP (VBP promise) (, ,) (S (PP (IN after) (S (VP (VBG waiting) (NP (CD four) (NNS months))))) (, ,) (ADVP (RB fast)) (VP (VBZ is) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB get))))))))))) (. .)))" }, "speaker": "Leonard", "text": "And I promise, after waiting four months, fast is what you're gonna get.", "tokens": [ { "deprel": "cc", "end_char": 753, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 750, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 755, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 754, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 763, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "promise", "misc": "", "start_char": 756, "text": "promise", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 765, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 764, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 771, "feats": null, "head": 6, "id": 5, "lemma": "after", "misc": "", "start_char": 766, "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 779, "feats": "VerbForm=Ger", "head": 10, "id": 6, "lemma": "wait", "misc": "", "start_char": 772, "text": "waiting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nummod", "end_char": 784, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 7, "lemma": "four", "misc": "", "start_char": 780, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 791, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "month", "misc": "", "start_char": 785, "text": "months", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 793, "feats": null, "head": 6, "id": 9, "lemma": ",", "misc": "", "start_char": 792, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "ccomp", "end_char": 798, "feats": "Degree=Pos", "head": 3, "id": 10, "lemma": "fast", "misc": "", "start_char": 794, "text": "fast", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 801, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 799, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 806, "feats": "PronType=Rel", "head": 3, "id": 12, "lemma": "what", "misc": "", "start_char": 802, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 810, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 807, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 814, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 811, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 818, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 15, "lemma": "go", "misc": "", "start_char": 815, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 821, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 819, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 825, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "get", "misc": "", "start_char": 822, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 827, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 826, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (, ,) (PP (ADVP (RB just)) (, -) (NP (RB just) (CD one) (NN thing) (. .))) (S (S (S (VP (VB Look))) (, ,) (NP (PRP we)) (VP (VBP 're) (PP (IN in) (NP (DT a) (ADJP (RB really) (JJ great)) (NN place))) (ADVP (RB right) (RB now)))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB do) (NP (NP (NN anything)) (SBAR (WHNP (WDT that)) (S (VP (MD will) (VP (VB make) (S (NP (NN stuff)) (ADJP (DT all) (JJ weird))) (ADVP (RB again))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "You know, just - just one thing . Look, we're in a really great place right now, and I don't want to do anything that will make stuff all weird again.", "tokens": [ { "deprel": "nsubj", "end_char": 831, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 828, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 836, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "know", "misc": "", "start_char": 832, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 838, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 837, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 843, "feats": null, "head": 8, "id": 4, "lemma": "just", "misc": "", "start_char": 839, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 845, "feats": null, "head": 4, "id": 5, "lemma": "-", "misc": "", "start_char": 844, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 850, "feats": null, "head": 8, "id": 6, "lemma": "just", "misc": "", "start_char": 846, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 854, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 7, "lemma": "one", "misc": "", "start_char": 851, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 860, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "thing", "misc": "", "start_char": 855, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 862, "feats": null, "head": 10, "id": 9, "lemma": ".", "misc": "", "start_char": 861, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 867, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 10, "lemma": "look", "misc": "", "start_char": 863, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 869, "feats": null, "head": 18, "id": 11, "lemma": ",", "misc": "", "start_char": 868, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 872, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 18, "id": 12, "lemma": "we", "misc": "", "start_char": 870, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 876, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 13, "lemma": "be", "misc": "", "start_char": 873, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 879, "feats": null, "head": 18, "id": 14, "lemma": "in", "misc": "", "start_char": 877, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 881, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 15, "lemma": "a", "misc": "", "start_char": 880, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 888, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "really", "misc": "", "start_char": 882, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 894, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "great", "misc": "", "start_char": 889, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 900, "feats": "Number=Sing", "head": 8, "id": 18, "lemma": "place", "misc": "", "start_char": 895, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 906, "feats": null, "head": 20, "id": 19, "lemma": "right", "misc": "", "start_char": 901, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 910, "feats": null, "head": 18, "id": 20, "lemma": "now", "misc": "", "start_char": 907, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 912, "feats": null, "head": 26, "id": 21, "lemma": ",", "misc": "", "start_char": 911, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 916, "feats": null, "head": 26, "id": 22, "lemma": "and", "misc": "", "start_char": 913, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 918, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 23, "lemma": "I", "misc": "", "start_char": 917, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 921, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 24, "lemma": "do", "misc": "", "start_char": 919, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 925, "feats": null, "head": 26, "id": 25, "lemma": "not", "misc": "", "start_char": 922, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 930, "feats": "VerbForm=Inf", "head": 8, "id": 26, "lemma": "want", "misc": "", "start_char": 926, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 933, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 931, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 936, "feats": "VerbForm=Inf", "head": 26, "id": 28, "lemma": "do", "misc": "", "start_char": 934, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 945, "feats": "Number=Sing|PronType=Ind", "head": 28, "id": 29, "lemma": "anything", "misc": "", "start_char": 937, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 950, "feats": "PronType=Rel", "head": 32, "id": 30, "lemma": "that", "misc": "", "start_char": 946, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 955, "feats": "VerbForm=Fin", "head": 32, "id": 31, "lemma": "will", "misc": "", "start_char": 951, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 960, "feats": "VerbForm=Inf", "head": 29, "id": 32, "lemma": "make", "misc": "", "start_char": 956, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 966, "feats": "Number=Sing", "head": 32, "id": 33, "lemma": "stuff", "misc": "", "start_char": 961, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 970, "feats": "PronType=Tot", "head": 33, "id": 34, "lemma": "all", "misc": "", "start_char": 967, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 976, "feats": "Degree=Pos", "head": 32, "id": 35, "lemma": "weird", "misc": "", "start_char": 971, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 982, "feats": null, "head": 32, "id": 36, "lemma": "again", "misc": "", "start_char": 977, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 984, "feats": null, "head": 8, "id": 37, "lemma": ".", "misc": "", "start_char": 983, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP we)) (VP (MD wo) (RB n't) (VP (VB let) (S (NP (PRP it)) (VP (VB get) (ADJP (JJ weird)))))) (. .)))" }, "speaker": "Leonard", "text": "So we won't let it get weird.", "tokens": [ { "deprel": "advmod", "end_char": 987, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 985, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 990, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "we", "misc": "", "start_char": 988, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 993, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "will", "misc": "", "start_char": 991, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 997, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 994, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1001, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "let", "misc": "", "start_char": 998, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1004, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 1002, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1008, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "get", "misc": "", "start_char": 1005, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1014, "feats": "Degree=Pos", "head": 7, "id": 8, "lemma": "weird", "misc": "", "start_char": 1009, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1016, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 1015, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (CC and) (NP (RB just) (DT a) (NNS heads) (HYPH -) (RB up)) (, ...) (INTJ (UH mm)) (, ,) (PP (IN since) (NP (NP (DT the) (JJ last) (NN time)) (SBAR (S (NP (PRP you)) (VP (VBD saw) (S (NP (PRP me)) (ADJP (JJ naked)))))))) (, ,) (NP (PRP I)) (VP (VBD got) (NP (DT a) (NML (NN Cookie) (NNP Monster)) (NN tattoo))) (. .) (S (NP (NP (DT The) (JJ acceptable) (NNS responses)) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP see) (NP (PRP it)))))) (VP (VBP are) (ADJP (`` \") (JJ awesome) ('' \") (CC or) (NN nothing)))) (. .)))" }, "speaker": "Penny", "text": "Oh, and just a heads - up...mm, since the last time you saw me naked, I got a Cookie Monster tattoo . The acceptable responses when you see it are \" awesome \" or nothing.", "tokens": [ { "deprel": "discourse", "end_char": 1019, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 1017, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1021, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1020, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1025, "feats": null, "head": 8, "id": 3, "lemma": "and", "misc": "", "start_char": 1022, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1030, "feats": null, "head": 8, "id": 4, "lemma": "just", "misc": "", "start_char": 1026, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1032, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 5, "lemma": "a", "misc": "", "start_char": 1031, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1038, "feats": "Number=Plur", "head": 8, "id": 6, "lemma": "head", "misc": "", "start_char": 1033, "text": "heads", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1040, "feats": null, "head": 8, "id": 7, "lemma": "-", "misc": "", "start_char": 1039, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 1043, "feats": null, "head": 0, "id": 8, "lemma": "up", "misc": "", "start_char": 1041, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1047, "feats": null, "head": 8, "id": 9, "lemma": "...", "misc": "", "start_char": 1044, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1050, "feats": null, "head": 22, "id": 10, "lemma": "mm", "misc": "", "start_char": 1048, "text": "mm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1052, "feats": null, "head": 22, "id": 11, "lemma": ",", "misc": "", "start_char": 1051, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1058, "feats": null, "head": 22, "id": 12, "lemma": "since", "misc": "", "start_char": 1053, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 1062, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 1059, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1067, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "last", "misc": "", "start_char": 1063, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 1072, "feats": "Number=Sing", "head": 22, "id": 15, "lemma": "time", "misc": "", "start_char": 1068, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1076, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 16, "lemma": "you", "misc": "", "start_char": 1073, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1080, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 15, "id": 17, "lemma": "see", "misc": "", "start_char": 1077, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1083, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "I", "misc": "", "start_char": 1081, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1089, "feats": "Degree=Pos", "head": 17, "id": 19, "lemma": "naked", "misc": "", "start_char": 1084, "text": "naked", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1091, "feats": null, "head": 22, "id": 20, "lemma": ",", "misc": "", "start_char": 1090, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1093, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 1092, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1097, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 22, "lemma": "get", "misc": "", "start_char": 1094, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1099, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 23, "lemma": "a", "misc": "", "start_char": 1098, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1106, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "Cookie", "misc": "", "start_char": 1100, "text": "Cookie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1114, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "monster", "misc": "", "start_char": 1107, "text": "Monster", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1121, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "tattoo", "misc": "", "start_char": 1115, "text": "tattoo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1123, "feats": null, "head": 8, "id": 27, "lemma": ".", "misc": "", "start_char": 1122, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1127, "feats": "Definite=Def|PronType=Art", "head": 30, "id": 28, "lemma": "the", "misc": "", "start_char": 1124, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1138, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "acceptable", "misc": "", "start_char": 1128, "text": "acceptable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1148, "feats": "Number=Plur", "head": 37, "id": 30, "lemma": "response", "misc": "", "start_char": 1139, "text": "responses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1153, "feats": "PronType=Int", "head": 33, "id": 31, "lemma": "when", "misc": "", "start_char": 1149, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1157, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 33, "id": 32, "lemma": "you", "misc": "", "start_char": 1154, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1161, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 37, "id": 33, "lemma": "see", "misc": "", "start_char": 1158, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1164, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 33, "id": 34, "lemma": "it", "misc": "", "start_char": 1162, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1168, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 37, "id": 35, "lemma": "be", "misc": "", "start_char": 1165, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1170, "feats": null, "head": 37, "id": 36, "lemma": "\"", "misc": "", "start_char": 1169, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 1178, "feats": "Degree=Pos", "head": 22, "id": 37, "lemma": "awesome", "misc": "", "start_char": 1171, "text": "awesome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1180, "feats": null, "head": 37, "id": 38, "lemma": "\"", "misc": "", "start_char": 1179, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 1183, "feats": null, "head": 40, "id": 39, "lemma": "or", "misc": "", "start_char": 1181, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1191, "feats": "Number=Sing|PronType=Neg", "head": 37, "id": 40, "lemma": "nothing", "misc": "", "start_char": 1184, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1193, "feats": null, "head": 8, "id": 41, "lemma": ".", "misc": "", "start_char": 1192, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (FRAG (WHNP (WP What)) (PP (IN about) (NP (NNS cookies))) (. .)))" }, "speaker": "Leonard", "text": "What about cookies.", "tokens": [ { "deprel": "root", "end_char": 1198, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1194, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 1204, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 1199, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1212, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "cookie", "misc": "", "start_char": 1205, "text": "cookies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1214, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1213, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 1, 1, 1 ], [ 1, 8, 8 ], [ 2, 5, 5 ], [ 3, 8, 8 ], [ 3, 11, 11 ], [ 4, 8, 8 ], [ 4, 12, 12 ], [ 8, 10, 10 ], [ 8, 14, 14 ], [ 9, 0, 0 ], [ 9, 15, 15 ], [ 10, 2, 2 ], [ 15, 1, 1 ], [ 16, 0, 0 ], [ 18, 15, 15 ], [ 18, 31, 31 ] ], [ [ 1, 5, 5 ], [ 4, 3, 3 ], [ 4, 15, 15 ], [ 6, 9, 9 ], [ 7, 0, 0 ], [ 7, 2, 4 ], [ 7, 6, 7 ], [ 8, 2, 2 ], [ 8, 4, 4 ], [ 8, 6, 6 ], [ 8, 12, 12 ], [ 12, 2, 2 ], [ 12, 8, 8 ], [ 15, 12, 12 ], [ 16, 22, 22 ], [ 18, 17, 17 ], [ 18, 20, 20 ] ], [ [ 1, 10, 10 ], [ 3, 1, 1 ], [ 3, 4, 4 ] ], [ [ 3, 7, 7 ], [ 3, 22, 22 ], [ 3, 33, 33 ], [ 5, 2, 2 ], [ 6, 2, 2 ], [ 6, 12, 12 ] ], [ [ 4, 10, 11 ] ], [ [ 6, 9, 10 ] ], [ [ 8, 14, 15 ] ], [ [ 9, 12, 13 ] ], [ [ 10, 5, 5 ], [ 16, 11, 11 ], [ 17, 1, 1 ] ], [ [ 18, 22, 25 ] ], [ [ 18, 23, 25 ], [ 18, 33, 33 ] ], [ [ 19, 2, 2 ] ] ]
s05e23c02t
Hey, you. Before I come in, you should know I have gas. For the record, not your worst opening line. Check it out . It's the gas I use in my free - electron laser to support high voltages . But it also has an interesting secondary use . Here . Breathe this in. B - Before I do it, if you're a cop you have tell me, right? Just try it. what's it supposed to ...? Oh, my God, that is so freaky. You're a mean one, Mr. Grinch. Okay . Me, me, me . Ready? Leonard, I am your father. I have never been more attracted to a woman who sounds like a man in my life. Hey, you know how we've been taking things slow? Mm - hm. Well, I've been thinking and maybe I'm ready to take things a little faster. Oh, great. Mm - hmm. And I promise, after waiting four months, fast is what you're gonna get. You know, just - just one thing . Look, we're in a really great place right now, and I don't want to do anything that will make stuff all weird again. So we won't let it get weird. Oh, and just a heads - up...mm, since the last time you saw me naked, I got a Cookie Monster tattoo . The acceptable responses when you see it are " awesome " or nothing. What about cookies.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NNP Amy) (. .) (NNP Amy) (. .) (NNP Amy)))" }, "speaker": "Sheldon", "text": "Amy . Amy . Amy", "tokens": [ { "deprel": "root", "end_char": 3, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Amy", "misc": "", "start_char": 0, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 4, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 9, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Amy", "misc": "", "start_char": 6, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 10, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 15, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "Amy", "misc": "", "start_char": 12, "text": "Amy", "upos": "PROPN", "xpos": "NNP" } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (CD Seven)) (VP (NN o'clock) (. .) (PP (RB Right) (IN on) (NP (NN time)))) (. .)))" }, "speaker": "Amy", "text": "Seven o'clock . Right on time.", "tokens": [ { "deprel": "root", "end_char": 21, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "seven", "misc": "", "start_char": 16, "text": "Seven", "upos": "NUM", "xpos": "CD" }, { "deprel": "advmod", "end_char": 29, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "o'clock", "misc": "", "start_char": 22, "text": "o'clock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 30, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 37, "feats": null, "head": 6, "id": 4, "lemma": "right", "misc": "", "start_char": 32, "text": "Right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 40, "feats": null, "head": 6, "id": 5, "lemma": "on", "misc": "", "start_char": 38, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 45, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "time", "misc": "", "start_char": 41, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 46, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (RB not) (NP (DT an) (NN accident)))) (. .) (S (NP (PRP I)) (VP (VBD waited) (PP (IN outside) (NP (PRP$ your) (NN door))) (PP (IN for) (NP (CD 20) (NNS minutes))))) (. .)))" }, "speaker": "Sheldon", "text": "It's not an accident . I waited outside your door for 20 minutes.", "tokens": [ { "deprel": "nsubj", "end_char": 50, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 48, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 53, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 51, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 57, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 54, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 60, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 58, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 69, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "accident", "misc": "", "start_char": 61, "text": "accident", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 71, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 70, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 73, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 72, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 80, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 8, "lemma": "wait", "misc": "", "start_char": 74, "text": "waited", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 88, "feats": null, "head": 11, "id": 9, "lemma": "outside", "misc": "", "start_char": 81, "text": "outside", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 93, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "your", "misc": "", "start_char": 89, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 98, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "door", "misc": "", "start_char": 94, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 102, "feats": null, "head": 14, "id": 12, "lemma": "for", "misc": "", "start_char": 99, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 105, "feats": "NumForm=Digit|NumType=Card", "head": 14, "id": 13, "lemma": "20", "misc": "", "start_char": 103, "text": "20", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 113, "feats": "Number=Plur", "head": 8, "id": 14, "lemma": "minute", "misc": "", "start_char": 106, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 114, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (NN dinner)) (VP (VBZ 's) (ADJP (RB almost) (JJ ready))) (. .)))" }, "speaker": "Amy", "text": "Well, dinner's almost ready.", "tokens": [ { "deprel": "discourse", "end_char": 120, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 116, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 122, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 121, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 129, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "dinner", "misc": "", "start_char": 123, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 132, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 130, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 139, "feats": null, "head": 6, "id": 5, "lemma": "almost", "misc": "", "start_char": 133, "text": "almost", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 145, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "ready", "misc": "", "start_char": 140, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 147, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 146, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD must) (VP (VB say) (, ,) (SBAR (S (NP (PRP I)) (VP (VBD was) (ADJP (VBN surprised) (SBAR (S (NP (PRP you)) (VP (VBD chose) (S (VP (TO to) (VP (VB spend) (NP (PRP$ our) (NN date) (NN night)) (PP (IN in) (NP (PRP$ your) (NN apartment)))))))))))))))) (. .) (S (SBAR (IN As) (S (NP (PRP I)) (VP (VBD mentioned)))) (, ,) (NP (DT the) (NNP Pasadena) (NNP City) (NNP Council)) (VP (VBZ is) (VP (VBG debating) (NP (JJR longer) (NN crosswalk) (NNS times))))) (, ,) (CC and) (S (ADVP (RBR later)) (, ,) (NP (DT the) (NNP LEGO) (NN store)) (VP (VBZ is) (VP (VBG having) (NP (DT a) (JJ midnight) (NN madness) (NN sale))))) (. .) (S (NP (PRP You)) (VP (VBP ask) (NP (NN anyone)))) (, ,) (S (NP (DT that)) (VP (VBZ 's) (NP (DT a) (JJ hot) (NN date)))) (. .)))" }, "speaker": "Sheldon", "text": "I must say, I was surprised you chose to spend our date night in your apartment . As I mentioned, the Pasadena City Council is debating longer crosswalk times, and later, the LEGO store is having a midnight madness sale . You ask anyone, that's a hot date.", "tokens": [ { "deprel": "nsubj", "end_char": 149, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 148, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 154, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "must", "misc": "", "start_char": 150, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 158, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "say", "misc": "", "start_char": 155, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 160, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 159, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 162, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 161, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 166, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 163, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 176, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 7, "lemma": "surprise", "misc": "", "start_char": 167, "text": "surprised", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 180, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 177, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 186, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 7, "id": 9, "lemma": "choose", "misc": "", "start_char": 181, "text": "chose", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 189, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 187, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 195, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "spend", "misc": "", "start_char": 190, "text": "spend", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 199, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 12, "lemma": "our", "misc": "", "start_char": 196, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 204, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "date", "misc": "", "start_char": 200, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 210, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "night", "misc": "", "start_char": 205, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 213, "feats": null, "head": 17, "id": 15, "lemma": "in", "misc": "", "start_char": 211, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 218, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "your", "misc": "", "start_char": 214, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 228, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "apartment", "misc": "", "start_char": 219, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 230, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 229, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 233, "feats": null, "head": 21, "id": 19, "lemma": "as", "misc": "", "start_char": 231, "text": "As", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 235, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "I", "misc": "", "start_char": 234, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 245, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 28, "id": 21, "lemma": "mention", "misc": "", "start_char": 236, "text": "mentioned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 247, "feats": null, "head": 28, "id": 22, "lemma": ",", "misc": "", "start_char": 246, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 251, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 23, "lemma": "the", "misc": "", "start_char": 248, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 260, "feats": "Number=Sing", "head": 26, "id": 24, "lemma": "Pasadena", "misc": "", "start_char": 252, "text": "Pasadena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 265, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "City", "misc": "", "start_char": 261, "text": "City", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 273, "feats": "Number=Sing", "head": 28, "id": 26, "lemma": "Council", "misc": "", "start_char": 266, "text": "Council", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 276, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 274, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 285, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 28, "lemma": "debate", "misc": "", "start_char": 277, "text": "debating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 292, "feats": "Degree=Cmp", "head": 31, "id": 29, "lemma": "long", "misc": "", "start_char": 286, "text": "longer", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "compound", "end_char": 302, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "crosswalk", "misc": "", "start_char": 293, "text": "crosswalk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 308, "feats": "Number=Plur", "head": 28, "id": 31, "lemma": "time", "misc": "", "start_char": 303, "text": "times", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 310, "feats": null, "head": 33, "id": 32, "lemma": ",", "misc": "", "start_char": 309, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 314, "feats": null, "head": 40, "id": 33, "lemma": "and", "misc": "", "start_char": 311, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 320, "feats": "Degree=Cmp", "head": 40, "id": 34, "lemma": "late", "misc": "", "start_char": 315, "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 322, "feats": null, "head": 34, "id": 35, "lemma": ",", "misc": "", "start_char": 321, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 326, "feats": "Definite=Def|PronType=Art", "head": 38, "id": 36, "lemma": "the", "misc": "", "start_char": 323, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 331, "feats": "Number=Sing", "head": 38, "id": 37, "lemma": "LEGO", "misc": "", "start_char": 327, "text": "LEGO", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 337, "feats": "Number=Sing", "head": 40, "id": 38, "lemma": "store", "misc": "", "start_char": 332, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 340, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 40, "id": 39, "lemma": "be", "misc": "", "start_char": 338, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 347, "feats": "Tense=Pres|VerbForm=Part", "head": 28, "id": 40, "lemma": "have", "misc": "", "start_char": 341, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 349, "feats": "Definite=Ind|PronType=Art", "head": 44, "id": 41, "lemma": "a", "misc": "", "start_char": 348, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 358, "feats": "Degree=Pos", "head": 44, "id": 42, "lemma": "midnight", "misc": "", "start_char": 350, "text": "midnight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 366, "feats": "Number=Sing", "head": 44, "id": 43, "lemma": "madness", "misc": "", "start_char": 359, "text": "madness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 371, "feats": "Number=Sing", "head": 40, "id": 44, "lemma": "sale", "misc": "", "start_char": 367, "text": "sale", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 47, "id": 45, "lemma": ".", "misc": "", "start_char": 372, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 377, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 47, "id": 46, "lemma": "you", "misc": "", "start_char": 374, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 381, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 40, "id": 47, "lemma": "ask", "misc": "", "start_char": 378, "text": "ask", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 388, "feats": "Number=Sing|PronType=Ind", "head": 47, "id": 48, "lemma": "anyone", "misc": "", "start_char": 382, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 47, "id": 49, "lemma": ",", "misc": "", "start_char": 389, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 395, "feats": "Number=Sing|PronType=Dem", "head": 54, "id": 50, "lemma": "that", "misc": "", "start_char": 391, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 398, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 54, "id": 51, "lemma": "be", "misc": "", "start_char": 396, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 400, "feats": "Definite=Ind|PronType=Art", "head": 54, "id": 52, "lemma": "a", "misc": "", "start_char": 399, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 404, "feats": "Degree=Pos", "head": 54, "id": 53, "lemma": "hot", "misc": "", "start_char": 401, "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 409, "feats": "Number=Sing", "head": 47, "id": 54, "lemma": "date", "misc": "", "start_char": 405, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 411, "feats": null, "head": 3, "id": 55, "lemma": ".", "misc": "", "start_char": 410, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (JJ Tempting) (NNS choices)) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP have) (NP (NP (NP (NN something)) (ADJP (JJ special))) (VP (VBN planned) (PP (IN for) (NP (NN tonight))))))) (. .)))" }, "speaker": "Amy", "text": "Tempting choices, but I have something special planned for tonight.", "tokens": [ { "deprel": "amod", "end_char": 420, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "tempting", "misc": "", "start_char": 412, "text": "Tempting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 428, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "choice", "misc": "", "start_char": 421, "text": "choices", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 430, "feats": null, "head": 6, "id": 3, "lemma": ",", "misc": "", "start_char": 429, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 434, "feats": null, "head": 6, "id": 4, "lemma": "but", "misc": "", "start_char": 431, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 436, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 435, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 441, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 6, "lemma": "have", "misc": "", "start_char": 437, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 451, "feats": "Number=Sing|PronType=Ind", "head": 6, "id": 7, "lemma": "something", "misc": "", "start_char": 442, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 459, "feats": "Degree=Pos", "head": 7, "id": 8, "lemma": "special", "misc": "", "start_char": 452, "text": "special", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "acl", "end_char": 467, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 9, "lemma": "plan", "misc": "", "start_char": 460, "text": "planned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 471, "feats": null, "head": 11, "id": 10, "lemma": "for", "misc": "", "start_char": 468, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 479, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "tonight", "misc": "", "start_char": 472, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 481, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 480, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (MD can) (VP (VB be) (ADJP (ADJP (RBR more) (JJ special)) (PP (IN than) (S (VP (VBG having) (NP (NP (DT an) (JJ adequate) (NN amount)) (PP (IN of) (NP (NP (NN time)) (SBAR (S (VP (TO to) (VP (VB cross) (NP (DT the) (NN street)) (PP (IN on) (NP (NP (PRP$ your) (NN way)) (SBAR (S (VP (TO to) (VP (VB buy) (NP (DT a) (JJ tiny) (NNP Lego) (NNP Indiana) (NNP Jones))))))))))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "What can be more special than having an adequate amount of time to cross the street on your way to buy a tiny Lego Indiana Jones?", "tokens": [ { "deprel": "nsubj", "end_char": 486, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "what", "misc": "", "start_char": 482, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 490, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "can", "misc": "", "start_char": 487, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 493, "feats": "VerbForm=Inf", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 491, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 498, "feats": "Degree=Cmp", "head": 5, "id": 4, "lemma": "more", "misc": "", "start_char": 494, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "end_char": 506, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "special", "misc": "", "start_char": 499, "text": "special", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 511, "feats": null, "head": 7, "id": 6, "lemma": "than", "misc": "", "start_char": 507, "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 518, "feats": "VerbForm=Ger", "head": 5, "id": 7, "lemma": "have", "misc": "", "start_char": 512, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 521, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 519, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 530, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "adequate", "misc": "", "start_char": 522, "text": "adequate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 537, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "amount", "misc": "", "start_char": 531, "text": "amount", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 540, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 538, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 545, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "time", "misc": "", "start_char": 541, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 548, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 546, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 554, "feats": "VerbForm=Inf", "head": 10, "id": 14, "lemma": "cross", "misc": "", "start_char": 549, "text": "cross", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 558, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 555, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 565, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "street", "misc": "", "start_char": 559, "text": "street", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 568, "feats": null, "head": 19, "id": 17, "lemma": "on", "misc": "", "start_char": 566, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 573, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "your", "misc": "", "start_char": 569, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 577, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "way", "misc": "", "start_char": 574, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 580, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 578, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 584, "feats": "VerbForm=Inf", "head": 14, "id": 21, "lemma": "buy", "misc": "", "start_char": 581, "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 586, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 22, "lemma": "a", "misc": "", "start_char": 585, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 591, "feats": "Degree=Pos", "head": 25, "id": 23, "lemma": "tiny", "misc": "", "start_char": 587, "text": "tiny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 596, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "Lego", "misc": "", "start_char": 592, "text": "Lego", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 604, "feats": "Number=Sing", "head": 21, "id": 25, "lemma": "Indiana", "misc": "", "start_char": 597, "text": "Indiana", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 610, "feats": "Number=Sing", "head": 25, "id": 26, "lemma": "Jones", "misc": "", "start_char": 605, "text": "Jones", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 612, "feats": null, "head": 5, "id": 27, "lemma": "?", "misc": "", "start_char": 611, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (PP (IN With) (S (NP (PRP$ our) (NNS friends)) (VP (VBG moving) (ADVP (RB forward)) (PP (IN in) (NP (PRP$ their) (NNS relationships)))))) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN decided) (SBAR (IN that) (S (NP (PRP we)) (VP (MD should) (VP (VB make) (NP (NN progress)) (PP (IN in) (NP (PRP ours))) (ADVP (RB as) (RB well)))))))) (. .)))" }, "speaker": "Amy", "text": "With our friends moving forward in their relationships, I've decided that we should make progress in ours as well.", "tokens": [ { "deprel": "mark", "end_char": 617, "feats": null, "head": 4, "id": 1, "lemma": "with", "misc": "", "start_char": 613, "text": "With", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 621, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "our", "misc": "", "start_char": 618, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 629, "feats": "Number=Plur", "head": 4, "id": 3, "lemma": "friend", "misc": "", "start_char": 622, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 636, "feats": "VerbForm=Ger", "head": 12, "id": 4, "lemma": "move", "misc": "", "start_char": 630, "text": "moving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 644, "feats": null, "head": 4, "id": 5, "lemma": "forward", "misc": "", "start_char": 637, "text": "forward", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 647, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 645, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 653, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "their", "misc": "", "start_char": 648, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 667, "feats": "Number=Plur", "head": 4, "id": 8, "lemma": "relationship", "misc": "", "start_char": 654, "text": "relationships", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 669, "feats": null, "head": 12, "id": 9, "lemma": ",", "misc": "", "start_char": 668, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 671, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 670, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 675, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "have", "misc": "", "start_char": 672, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 683, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 12, "lemma": "decide", "misc": "", "start_char": 676, "text": "decided", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 688, "feats": null, "head": 16, "id": 13, "lemma": "that", "misc": "", "start_char": 684, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 691, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "we", "misc": "", "start_char": 689, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 698, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "should", "misc": "", "start_char": 692, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 703, "feats": "VerbForm=Inf", "head": 12, "id": 16, "lemma": "make", "misc": "", "start_char": 699, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 712, "feats": "Number=Sing", "head": 16, "id": 17, "lemma": "progress", "misc": "", "start_char": 704, "text": "progress", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 715, "feats": null, "head": 19, "id": 18, "lemma": "in", "misc": "", "start_char": 713, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 720, "feats": "Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 19, "lemma": "our", "misc": "", "start_char": 716, "text": "ours", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 723, "feats": null, "head": 16, "id": 20, "lemma": "as", "misc": "", "start_char": 721, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 728, "feats": "Degree=Pos", "head": 20, "id": 21, "lemma": "well", "misc": "", "start_char": 724, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 730, "feats": null, "head": 12, "id": 22, "lemma": ".", "misc": "", "start_char": 729, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (JJ dear) (NN Lord) (. .)) (ADVP (NP (CD Two) (NNS years)) (RB ago)) (, ,) (NP (PRP we)) (VP (VBD did) (RB n't) (ADVP (RB even)) (VP (VB know) (NP (DT each) (JJ other)))) (, ,) (CC and) (S (ADVP (RB now)) (NP (PRP I)) (VP (VBP 'm) (PP (IN in) (NP (PRP$ your) (NN apartment))) (PP (IN after) (ADJP (JJ dark))) (. .) (SBARQ (WHADVP (WRB How) (RB much) (JJR faster)) (SQ (MD can) (NP (DT this) (NN thing)) (VP (VB go)))))) (. ?)))" }, "speaker": "Sheldon", "text": "Oh, dear Lord . Two years ago, we didn't even know each other, and now I'm in your apartment after dark . How much faster can this thing go?", "tokens": [ { "deprel": "discourse", "end_char": 733, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 731, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 735, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 734, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 740, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "dear", "misc": "", "start_char": 736, "text": "dear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 745, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "lord", "misc": "", "start_char": 741, "text": "Lord", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 747, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 746, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 751, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 6, "lemma": "two", "misc": "", "start_char": 748, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 757, "feats": "Number=Plur", "head": 8, "id": 7, "lemma": "year", "misc": "", "start_char": 752, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 761, "feats": null, "head": 14, "id": 8, "lemma": "ago", "misc": "", "start_char": 758, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 763, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 762, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 766, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 10, "lemma": "we", "misc": "", "start_char": 764, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 770, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 11, "lemma": "do", "misc": "", "start_char": 767, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 774, "feats": null, "head": 14, "id": 12, "lemma": "not", "misc": "", "start_char": 771, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 779, "feats": null, "head": 14, "id": 13, "lemma": "even", "misc": "", "start_char": 775, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 784, "feats": "VerbForm=Inf", "head": 4, "id": 14, "lemma": "know", "misc": "", "start_char": 780, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 789, "feats": "ExtPos=PRON|PronType=Rcp", "head": 14, "id": 15, "lemma": "each", "misc": "", "start_char": 785, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 795, "feats": "Degree=Pos", "head": 15, "id": 16, "lemma": "other", "misc": "", "start_char": 790, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 797, "feats": null, "head": 24, "id": 17, "lemma": ",", "misc": "", "start_char": 796, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 801, "feats": null, "head": 24, "id": 18, "lemma": "and", "misc": "", "start_char": 798, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 805, "feats": null, "head": 24, "id": 19, "lemma": "now", "misc": "", "start_char": 802, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 807, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 20, "lemma": "I", "misc": "", "start_char": 806, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 810, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 21, "lemma": "be", "misc": "", "start_char": 808, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 813, "feats": null, "head": 24, "id": 22, "lemma": "in", "misc": "", "start_char": 811, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 818, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 24, "id": 23, "lemma": "your", "misc": "", "start_char": 814, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 828, "feats": "Number=Sing", "head": 14, "id": 24, "lemma": "apartment", "misc": "", "start_char": 819, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 834, "feats": null, "head": 26, "id": 25, "lemma": "after", "misc": "", "start_char": 829, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 839, "feats": "Degree=Pos", "head": 24, "id": 26, "lemma": "dark", "misc": "", "start_char": 835, "text": "dark", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 841, "feats": null, "head": 34, "id": 27, "lemma": ".", "misc": "", "start_char": 840, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 845, "feats": "PronType=Int", "head": 29, "id": 28, "lemma": "how", "misc": "", "start_char": 842, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 850, "feats": null, "head": 30, "id": 29, "lemma": "much", "misc": "", "start_char": 846, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "end_char": 857, "feats": "Degree=Cmp", "head": 34, "id": 30, "lemma": "fast", "misc": "", "start_char": 851, "text": "faster", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "aux", "end_char": 861, "feats": "VerbForm=Fin", "head": 34, "id": 31, "lemma": "can", "misc": "", "start_char": 858, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "det", "end_char": 866, "feats": "Number=Sing|PronType=Dem", "head": 33, "id": 32, "lemma": "this", "misc": "", "start_char": 862, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 872, "feats": "Number=Sing", "head": 34, "id": 33, "lemma": "thing", "misc": "", "start_char": 867, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 875, "feats": "VerbForm=Inf", "head": 4, "id": 34, "lemma": "go", "misc": "", "start_char": 873, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 877, "feats": null, "head": 4, "id": 35, "lemma": "?", "misc": "", "start_char": 876, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VP (VBD had) (NP (DT a) (NN feeling) (SBAR (S (NP (PRP you)) (VP (MD 'd) (VP (VB be) (ADJP (JJ reluctant)))))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (SBAR (WHADVP (WRB why)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB dip) (PP (IN into) (NP (NP (PRP$ my) (JJ neurobiological) (NN bag)) (PP (IN of) (NP (NNS tricks)))))))))))))))) (. .)))" }, "speaker": "Amy", "text": "I had a feeling you'd be reluctant, which is why I'm going to dip into my neurobiological bag of tricks.", "tokens": [ { "deprel": "nsubj", "end_char": 879, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 878, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 883, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 880, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 885, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 884, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 893, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "feeling", "misc": "", "start_char": 886, "text": "feeling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 897, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 894, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 900, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "would", "misc": "", "start_char": 898, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 903, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 901, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl:relcl", "end_char": 913, "feats": "Degree=Pos", "head": 4, "id": 8, "lemma": "reluctant", "misc": "", "start_char": 904, "text": "reluctant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 915, "feats": null, "head": 12, "id": 9, "lemma": ",", "misc": "", "start_char": 914, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 921, "feats": "PronType=Rel", "head": 12, "id": 10, "lemma": "which", "misc": "", "start_char": 916, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "cop", "end_char": 924, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 922, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 928, "feats": "PronType=Rel", "head": 4, "id": 12, "lemma": "why", "misc": "", "start_char": 925, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 930, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "I", "misc": "", "start_char": 929, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 933, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 931, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl:relcl", "end_char": 939, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 15, "lemma": "go", "misc": "", "start_char": 934, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 942, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 940, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 946, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "dip", "misc": "", "start_char": 943, "text": "dip", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 951, "feats": null, "head": 21, "id": 18, "lemma": "into", "misc": "", "start_char": 947, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 954, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 21, "id": 19, "lemma": "my", "misc": "", "start_char": 952, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 970, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "neurobiological", "misc": "", "start_char": 955, "text": "neurobiological", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 974, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "bag", "misc": "", "start_char": 971, "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 977, "feats": null, "head": 23, "id": 22, "lemma": "of", "misc": "", "start_char": 975, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 984, "feats": "Number=Plur", "head": 21, "id": 23, "lemma": "trick", "misc": "", "start_char": 978, "text": "tricks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 986, "feats": null, "head": 2, "id": 24, "lemma": ".", "misc": "", "start_char": 985, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP$ you) (NN brain) (NNS monkeys)) (VP (VBP kill) (S (NP (NP (PRP me)) (. .)) (VP (VB Dip) (ADVP (RB away))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, you brain monkeys kill me . Dip away.", "tokens": [ { "deprel": "discourse", "end_char": 989, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 987, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 991, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 990, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 995, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 992, "text": "you", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1001, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "brain", "misc": "", "start_char": 996, "text": "brain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1009, "feats": "Number=Plur", "head": 6, "id": 5, "lemma": "monkey", "misc": "", "start_char": 1002, "text": "monkeys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 1014, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "kill", "misc": "", "start_char": 1010, "text": "kill", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1017, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 1015, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1019, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 1018, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1023, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 9, "lemma": "dip", "misc": "", "start_char": 1020, "text": "Dip", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1028, "feats": null, "head": 9, "id": 10, "lemma": "away", "misc": "", "start_char": 1024, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1030, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 1029, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP have) (VP (VBN devised) (NP (NP (DT an) (NN experiment)) (SBAR (WHNP (WDT that)) (S (NP (PRP I)) (VP (VBP believe) (SBAR (S (VP (MD will) (VP (VB increase) (NP (NP (PRP$ your) (NNS feelings)) (PP (IN for) (NP (PRP me)))) (PP (IN in) (NP (DT an) (VBN accelerated) (NN time) (NN frame))))))))))))) (. .)))" }, "speaker": "Amy", "text": "I have devised an experiment that I believe will increase your feelings for me in an accelerated time frame.", "tokens": [ { "deprel": "nsubj", "end_char": 1032, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1031, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1037, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "have", "misc": "", "start_char": 1033, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1045, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "devise", "misc": "", "start_char": 1038, "text": "devised", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 1048, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 1046, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1059, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "experiment", "misc": "", "start_char": 1049, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1064, "feats": "PronType=Rel", "head": 10, "id": 6, "lemma": "that", "misc": "", "start_char": 1060, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 1066, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 1065, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1074, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "believe", "misc": "", "start_char": 1067, "text": "believe", "upos": "VERB", "xpos": "VBP" }, { "deprel": "aux", "end_char": 1079, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "will", "misc": "", "start_char": 1075, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1088, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "increase", "misc": "", "start_char": 1080, "text": "increase", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1093, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 1089, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1102, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "feeling", "misc": "", "start_char": 1094, "text": "feelings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1106, "feats": null, "head": 14, "id": 13, "lemma": "for", "misc": "", "start_char": 1103, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1109, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 14, "lemma": "I", "misc": "", "start_char": 1107, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1112, "feats": null, "head": 19, "id": 15, "lemma": "in", "misc": "", "start_char": 1110, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1115, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 16, "lemma": "a", "misc": "", "start_char": 1113, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1127, "feats": "Tense=Past|VerbForm=Part", "head": 19, "id": 17, "lemma": "accelerate", "misc": "", "start_char": 1116, "text": "accelerated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 1132, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "time", "misc": "", "start_char": 1128, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1138, "feats": "Number=Sing", "head": 10, "id": 19, "lemma": "frame", "misc": "", "start_char": 1133, "text": "frame", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1140, "feats": null, "head": 3, "id": 20, "lemma": ".", "misc": "", "start_char": 1139, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBARQ (CC And) (WHADVP (WRB how)) (SQ (VBP do) (NP (PRP you)) (VP (VB propose) (S (VP (TO to) (VP (VB do) (NP (DT that))))))) (. ?) (S (S (INTJ (UH Uh)) (, ,) (VP (VBP hope) (SBAR (S (NP (PRP you)) (VP (VBP 're) (RB not) (VP (VBG thinking) (PP (IN about) (NP (NP (DT some) (NN sort)) (PP (IN of) (NP (NN LSD) (NN thought) (NN control)))))))))) (. .) (SBAR (IN Because) (S (NP (EX there)) (VP (VBZ 's) (NP (NP (QP (RB only) (CD one)) (ADJP (NN mind) (HYPH -) (VBG expanding)) (NN drug)) (SBAR (WHNP (WDT that)) (S (NP (DT this) (NN man)) (VP (VBZ enjoys))))))))) (, ,) (CC and) (S (NP (DT that)) (VP (VBZ 's) (VP (VBN called) (S (NP (NN school))))))) (. .)))" }, "speaker": "Sheldon", "text": "And how do you propose to do that? Uh, hope you're not thinking about some sort of LSD thought control . Because there's only one mind - expanding drug that this man enjoys, and that's called school.", "tokens": [ { "deprel": "cc", "end_char": 1144, "feats": null, "head": 5, "id": 1, "lemma": "and", "misc": "", "start_char": 1141, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1148, "feats": "PronType=Int", "head": 5, "id": 2, "lemma": "how", "misc": "", "start_char": 1145, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1151, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 1149, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1155, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1152, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1163, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "propose", "misc": "", "start_char": 1156, "text": "propose", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1166, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1164, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1169, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "do", "misc": "", "start_char": 1167, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1174, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 8, "lemma": "that", "misc": "", "start_char": 1170, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1176, "feats": null, "head": 12, "id": 9, "lemma": "?", "misc": "", "start_char": 1175, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1179, "feats": null, "head": 12, "id": 10, "lemma": "uh", "misc": "", "start_char": 1177, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1181, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 1180, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1186, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 12, "lemma": "hope", "misc": "", "start_char": 1182, "text": "hope", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1190, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 13, "lemma": "you", "misc": "", "start_char": 1187, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1194, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 1191, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1198, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 1195, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1207, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 16, "lemma": "think", "misc": "", "start_char": 1199, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1213, "feats": null, "head": 19, "id": 17, "lemma": "about", "misc": "", "start_char": 1208, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1218, "feats": null, "head": 19, "id": 18, "lemma": "some", "misc": "", "start_char": 1214, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1223, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "sort", "misc": "", "start_char": 1219, "text": "sort", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1226, "feats": null, "head": 23, "id": 20, "lemma": "of", "misc": "", "start_char": 1224, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1230, "feats": "Number=Sing", "head": 23, "id": 21, "lemma": "lsd", "misc": "", "start_char": 1227, "text": "LSD", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1238, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "thought", "misc": "", "start_char": 1231, "text": "thought", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1246, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "control", "misc": "", "start_char": 1239, "text": "control", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1248, "feats": null, "head": 5, "id": 24, "lemma": ".", "misc": "", "start_char": 1247, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1256, "feats": null, "head": 27, "id": 25, "lemma": "because", "misc": "", "start_char": 1249, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "expl", "end_char": 1262, "feats": null, "head": 27, "id": 26, "lemma": "there", "misc": "", "start_char": 1257, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "advcl", "end_char": 1265, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 27, "lemma": "be", "misc": "", "start_char": 1263, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1270, "feats": null, "head": 27, "id": 28, "lemma": "only", "misc": "", "start_char": 1266, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 1274, "feats": "NumForm=Word|NumType=Card", "head": 33, "id": 29, "lemma": "one", "misc": "", "start_char": 1271, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 1279, "feats": "Number=Sing", "head": 32, "id": 30, "lemma": "mind", "misc": "", "start_char": 1275, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1281, "feats": null, "head": 30, "id": 31, "lemma": "-", "misc": "", "start_char": 1280, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 1291, "feats": "VerbForm=Ger", "head": 33, "id": 32, "lemma": "expand", "misc": "", "start_char": 1282, "text": "expanding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 1296, "feats": "Number=Sing", "head": 27, "id": 33, "lemma": "drug", "misc": "", "start_char": 1292, "text": "drug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1301, "feats": "PronType=Rel", "head": 37, "id": 34, "lemma": "that", "misc": "", "start_char": 1297, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "det", "end_char": 1306, "feats": "Number=Sing|PronType=Dem", "head": 36, "id": 35, "lemma": "this", "misc": "", "start_char": 1302, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1310, "feats": "Number=Sing", "head": 37, "id": 36, "lemma": "man", "misc": "", "start_char": 1307, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 1317, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 33, "id": 37, "lemma": "enjoy", "misc": "", "start_char": 1311, "text": "enjoys", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1319, "feats": null, "head": 42, "id": 38, "lemma": ",", "misc": "", "start_char": 1318, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1323, "feats": null, "head": 42, "id": 39, "lemma": "and", "misc": "", "start_char": 1320, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 1328, "feats": "Number=Sing|PronType=Dem", "head": 42, "id": 40, "lemma": "that", "misc": "", "start_char": 1324, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux:pass", "end_char": 1331, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 42, "id": 41, "lemma": "be", "misc": "", "start_char": 1329, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1338, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 27, "id": 42, "lemma": "call", "misc": "", "start_char": 1332, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 1345, "feats": "Number=Sing", "head": 42, "id": 43, "lemma": "school", "misc": "", "start_char": 1339, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1347, "feats": null, "head": 5, "id": 44, "lemma": ".", "misc": "", "start_char": 1346, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (JJ Human) (NNS beings)) (VP (VBP form) (NP (JJ emotional) (NNS attachments)) (SBAR (IN as) (S (NP (PRP they)) (VP (VBP grow) (PRT (RP up)) (. .) (PP (IN In) (NP (PRP$ your) (NN case))) (, ,) (PP (IN to) (NP (NP (PRP$ your) (NN mother)) (, ,) (NP (NNS superheroes)) (, ,) (FW et) (NP (FW cetera) (. .)))) (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB attempt) (NP (NP (DT an) (NN experiment)) (SBAR (WHNP (WDT that)) (S (VP (MD will) (VP (VB get) (S (NP (PRP you)) (VP (TO to) (VP (VB transfer) (NP (DT those) (NNS feelings)) (PP (IN to) (NP (PRP me)))))))))))))))))))) (. .)))" }, "speaker": "Amy", "text": "Human beings form emotional attachments as they grow up . In your case, to your mother, superheroes, et cetera . I'm going to attempt an experiment that will get you to transfer those feelings to me.", "tokens": [ { "deprel": "amod", "end_char": 1353, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "human", "misc": "", "start_char": 1348, "text": "Human", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1360, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "being", "misc": "", "start_char": 1354, "text": "beings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 1365, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "form", "misc": "", "start_char": 1361, "text": "form", "upos": "VERB", "xpos": "VBP" }, { "deprel": "amod", "end_char": 1375, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "emotional", "misc": "", "start_char": 1366, "text": "emotional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1387, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "attachment", "misc": "", "start_char": 1376, "text": "attachments", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1390, "feats": null, "head": 8, "id": 6, "lemma": "as", "misc": "", "start_char": 1388, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1395, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "they", "misc": "", "start_char": 1391, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1400, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 8, "lemma": "grow", "misc": "", "start_char": 1396, "text": "grow", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 1403, "feats": null, "head": 8, "id": 9, "lemma": "up", "misc": "", "start_char": 1401, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1405, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 1404, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1408, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 1406, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1413, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "your", "misc": "", "start_char": 1409, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1418, "feats": "Number=Sing", "head": 26, "id": 13, "lemma": "case", "misc": "", "start_char": 1414, "text": "case", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1420, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 1419, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1423, "feats": null, "head": 17, "id": 15, "lemma": "to", "misc": "", "start_char": 1421, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1428, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "your", "misc": "", "start_char": 1424, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1435, "feats": "Number=Sing", "head": 26, "id": 17, "lemma": "mother", "misc": "", "start_char": 1429, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1437, "feats": null, "head": 19, "id": 18, "lemma": ",", "misc": "", "start_char": 1436, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1449, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "superhero", "misc": "", "start_char": 1438, "text": "superheroes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1451, "feats": null, "head": 22, "id": 20, "lemma": ",", "misc": "", "start_char": 1450, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1454, "feats": null, "head": 22, "id": 21, "lemma": "et", "misc": "", "start_char": 1452, "text": "et", "upos": "X", "xpos": "FW" }, { "deprel": "conj", "end_char": 1461, "feats": null, "head": 17, "id": 22, "lemma": "cetera", "misc": "", "start_char": 1455, "text": "cetera", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 1463, "feats": null, "head": 26, "id": 23, "lemma": ".", "misc": "", "start_char": 1462, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1465, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 24, "lemma": "I", "misc": "", "start_char": 1464, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1468, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 1466, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1474, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 26, "lemma": "go", "misc": "", "start_char": 1469, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1477, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 1475, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1485, "feats": "VerbForm=Inf", "head": 26, "id": 28, "lemma": "attempt", "misc": "", "start_char": 1478, "text": "attempt", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1488, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 29, "lemma": "a", "misc": "", "start_char": 1486, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1499, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "experiment", "misc": "", "start_char": 1489, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1504, "feats": "PronType=Rel", "head": 33, "id": 31, "lemma": "that", "misc": "", "start_char": 1500, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 1509, "feats": "VerbForm=Fin", "head": 33, "id": 32, "lemma": "will", "misc": "", "start_char": 1505, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 1513, "feats": "VerbForm=Inf", "head": 30, "id": 33, "lemma": "get", "misc": "", "start_char": 1510, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1517, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 33, "id": 34, "lemma": "you", "misc": "", "start_char": 1514, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1520, "feats": null, "head": 36, "id": 35, "lemma": "to", "misc": "", "start_char": 1518, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1529, "feats": "VerbForm=Inf", "head": 33, "id": 36, "lemma": "transfer", "misc": "", "start_char": 1521, "text": "transfer", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1535, "feats": "Number=Plur|PronType=Dem", "head": 38, "id": 37, "lemma": "that", "misc": "", "start_char": 1530, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1544, "feats": "Number=Plur", "head": 36, "id": 38, "lemma": "feeling", "misc": "", "start_char": 1536, "text": "feelings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1547, "feats": null, "head": 40, "id": 39, "lemma": "to", "misc": "", "start_char": 1545, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1550, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 36, "id": 40, "lemma": "I", "misc": "", "start_char": 1548, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1552, "feats": null, "head": 3, "id": 41, "lemma": ".", "misc": "", "start_char": 1551, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (VP (VBZ seems) (SBAR (S (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (PP (IN on) (NP (DT the) (NN menu))) (NP (NN tonight))))) (VP (VBZ is) (NP (NP (NN malarkey)) (PP (IN with) (NP (NP (DT a) (JJ big) (NN side)) (PP (IN of) (NP (NN poppycock)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, seems what's on the menu tonight is malarkey with a big side of poppycock.", "tokens": [ { "deprel": "discourse", "end_char": 1557, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 1553, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1559, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1558, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1565, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "seem", "misc": "", "start_char": 1560, "text": "seems", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1570, "feats": "PronType=Rel", "head": 3, "id": 4, "lemma": "what", "misc": "", "start_char": 1566, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1573, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 1571, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1576, "feats": null, "head": 8, "id": 6, "lemma": "on", "misc": "", "start_char": 1574, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1580, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 1577, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "acl:relcl", "end_char": 1585, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "menu", "misc": "", "start_char": 1581, "text": "menu", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 1593, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "tonight", "misc": "", "start_char": 1586, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1596, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 1594, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1605, "feats": "Number=Sing", "head": 3, "id": 11, "lemma": "malarkey", "misc": "", "start_char": 1597, "text": "malarkey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1610, "feats": null, "head": 15, "id": 12, "lemma": "with", "misc": "", "start_char": 1606, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1612, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 1611, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1616, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "big", "misc": "", "start_char": 1613, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1621, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "side", "misc": "", "start_char": 1617, "text": "side", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1624, "feats": null, "head": 17, "id": 16, "lemma": "of", "misc": "", "start_char": 1622, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1634, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "poppycock", "misc": "", "start_char": 1625, "text": "poppycock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1636, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 1635, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (MD 'll) (VP (VB see)))) (. .) (S (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB start) (PP (IN with) (NP (DT a) (ADJP (JJ little) (JJ romantic)) (NN dinner) (NN music))))))) (, ,) (MD shall) (NP (PRP we))) (. ?)))" }, "speaker": "Amy", "text": "We'll see . Let's start with a little romantic dinner music, shall we?", "tokens": [ { "deprel": "nsubj", "end_char": 1639, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 1637, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1643, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 1640, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1647, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 1644, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1649, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1648, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1653, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 5, "lemma": "let", "misc": "", "start_char": 1650, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1656, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "we", "misc": "", "start_char": 1654, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1662, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "start", "misc": "", "start_char": 1657, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1667, "feats": null, "head": 13, "id": 8, "lemma": "with", "misc": "", "start_char": 1663, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1669, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 9, "lemma": "a", "misc": "", "start_char": 1668, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1676, "feats": "Degree=Pos", "head": 13, "id": 10, "lemma": "little", "misc": "", "start_char": 1670, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1685, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "romantic", "misc": "", "start_char": 1677, "text": "romantic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1692, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "dinner", "misc": "", "start_char": 1686, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1698, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "music", "misc": "", "start_char": 1693, "text": "music", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1700, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 1699, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1706, "feats": "VerbForm=Fin", "head": 5, "id": 15, "lemma": "shall", "misc": "", "start_char": 1701, "text": "shall", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1709, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 16, "lemma": "we", "misc": "", "start_char": 1707, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1711, "feats": null, "head": 5, "id": 17, "lemma": "?", "misc": "", "start_char": 1710, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (NP (NML (NNP Super) (NNP Mario) (NNP Bros.)) (NN theme) (. ?)))" }, "speaker": "Sheldon", "text": "Super Mario Bros. theme?", "tokens": [ { "deprel": "amod", "end_char": 1717, "feats": "Degree=Pos", "head": 3, "id": 1, "lemma": "Super", "misc": "", "start_char": 1712, "text": "Super", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1723, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "Mario", "misc": "", "start_char": 1718, "text": "Mario", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1729, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Bros.", "misc": "", "start_char": 1724, "text": "Bros.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1735, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "theme", "misc": "", "start_char": 1730, "text": "theme", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1737, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1736, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Amy", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 1741, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 1738, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1743, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1742, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP see) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG doing))))))) (. .) (S (NP (PRP You)) (VP (VBP 're) (VP (VBG attempting) (S (VP (TO to) (VP (VB build) (PP (IN on) (NP (NP (DT the) (NN work)) (PP (IN of) (NP (NNP Ebbinghaus))))) (PP (IN by) (S (VP (VBG triggering) (NP (NP (DT an) (JJ involuntary) (NN memory)) (PP (IN of) (S (NP (PRP me)) (VP (VBG playing) (NP (DT that) (NN game)) (. .) (NP (ADVP (RB Admittedly)) (NP (NP (DT the) (JJS happiest) (CD 600) (NNS hours)) (PP (IN of) (NP (PRP$ my) (NN childhood)))))))))))))))))) (. .) (CC But) (S (NP (PRP it)) (VP (MD wo) (RB n't) (VP (VB work)))) (. .)))" }, "speaker": "Sheldon", "text": "I see what you're doing . You're attempting to build on the work of Ebbinghaus by triggering an involuntary memory of me playing that game . Admittedly the happiest 600 hours of my childhood . But it won't work.", "tokens": [ { "deprel": "nsubj", "end_char": 1745, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1744, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1749, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "see", "misc": "", "start_char": 1746, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1754, "feats": "PronType=Rel", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 1750, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1758, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 1755, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1762, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1759, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 1768, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 6, "lemma": "do", "misc": "", "start_char": 1763, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1770, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 1769, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1774, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 1771, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1778, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1775, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1789, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 10, "lemma": "attempt", "misc": "", "start_char": 1779, "text": "attempting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1792, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1790, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1798, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "build", "misc": "", "start_char": 1793, "text": "build", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1801, "feats": null, "head": 15, "id": 13, "lemma": "on", "misc": "", "start_char": 1799, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1805, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 1802, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1810, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "work", "misc": "", "start_char": 1806, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1813, "feats": null, "head": 17, "id": 16, "lemma": "of", "misc": "", "start_char": 1811, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1824, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Ebbinghaus", "misc": "", "start_char": 1814, "text": "Ebbinghaus", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 1827, "feats": null, "head": 19, "id": 18, "lemma": "by", "misc": "", "start_char": 1825, "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1838, "feats": "VerbForm=Ger", "head": 12, "id": 19, "lemma": "trigger", "misc": "", "start_char": 1828, "text": "triggering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1841, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 20, "lemma": "a", "misc": "", "start_char": 1839, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1853, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "involuntary", "misc": "", "start_char": 1842, "text": "involuntary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1860, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "memory", "misc": "", "start_char": 1854, "text": "memory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1863, "feats": null, "head": 25, "id": 23, "lemma": "of", "misc": "", "start_char": 1861, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1866, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 24, "lemma": "I", "misc": "", "start_char": 1864, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl", "end_char": 1874, "feats": "VerbForm=Ger", "head": 22, "id": 25, "lemma": "play", "misc": "", "start_char": 1867, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1879, "feats": "Number=Sing|PronType=Dem", "head": 27, "id": 26, "lemma": "that", "misc": "", "start_char": 1875, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1884, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "game", "misc": "", "start_char": 1880, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1886, "feats": null, "head": 33, "id": 28, "lemma": ".", "misc": "", "start_char": 1885, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1897, "feats": null, "head": 33, "id": 29, "lemma": "admittedly", "misc": "", "start_char": 1887, "text": "Admittedly", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1901, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 30, "lemma": "the", "misc": "", "start_char": 1898, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1910, "feats": "Degree=Sup", "head": 33, "id": 31, "lemma": "happy", "misc": "", "start_char": 1902, "text": "happiest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nummod", "end_char": 1914, "feats": "NumForm=Digit|NumType=Card", "head": 33, "id": 32, "lemma": "600", "misc": "", "start_char": 1911, "text": "600", "upos": "NUM", "xpos": "CD" }, { "deprel": "appos", "end_char": 1920, "feats": "Number=Plur", "head": 22, "id": 33, "lemma": "hour", "misc": "", "start_char": 1915, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1923, "feats": null, "head": 36, "id": 34, "lemma": "of", "misc": "", "start_char": 1921, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1926, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 36, "id": 35, "lemma": "my", "misc": "", "start_char": 1924, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1936, "feats": "Number=Sing", "head": 33, "id": 36, "lemma": "childhood", "misc": "", "start_char": 1927, "text": "childhood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1938, "feats": null, "head": 42, "id": 37, "lemma": ".", "misc": "", "start_char": 1937, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1942, "feats": null, "head": 42, "id": 38, "lemma": "but", "misc": "", "start_char": 1939, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1945, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 42, "id": 39, "lemma": "it", "misc": "", "start_char": 1943, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1948, "feats": "VerbForm=Fin", "head": 42, "id": 40, "lemma": "will", "misc": "", "start_char": 1946, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1952, "feats": null, "head": 42, "id": 41, "lemma": "not", "misc": "", "start_char": 1949, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1957, "feats": "VerbForm=Inf", "head": 2, "id": 42, "lemma": "work", "misc": "", "start_char": 1953, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1959, "feats": null, "head": 2, "id": 43, "lemma": ".", "misc": "", "start_char": 1958, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (NP (JJ Fine) (. .)) (NP (EX There)) (VP (VBZ 's) (NP (NP (DT no) (NN reason)) (SBAR (S (NP (PRP we)) (ADVP (RB still)) (VP (MD ca) (RB n't) (VP (VB have) (NP (DT a) (JJ lovely) (NN dinner))))))))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP you)) (VP (VB have) (NP (DT a) (NN seat))))) (. .)))" }, "speaker": "Amy", "text": "Fine . There's no reason we still can't have a lovely dinner . Why don't you have a seat.", "tokens": [ { "deprel": "discourse", "end_char": 1964, "feats": "Degree=Pos", "head": 4, "id": 1, "lemma": "Fine", "misc": "", "start_char": 1960, "text": "Fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1966, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1965, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 1972, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 1967, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1975, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 1973, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1978, "feats": null, "head": 6, "id": 5, "lemma": "no", "misc": "", "start_char": 1976, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1985, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "reason", "misc": "", "start_char": 1979, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1988, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 7, "lemma": "we", "misc": "", "start_char": 1986, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1994, "feats": null, "head": 11, "id": 8, "lemma": "still", "misc": "", "start_char": 1989, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1997, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "can", "misc": "", "start_char": 1995, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2001, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 1998, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 2006, "feats": "VerbForm=Inf", "head": 6, "id": 11, "lemma": "have", "misc": "", "start_char": 2002, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2008, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 2007, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2015, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "lovely", "misc": "", "start_char": 2009, "text": "lovely", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2022, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "dinner", "misc": "", "start_char": 2016, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2024, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 2023, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2028, "feats": "PronType=Int", "head": 20, "id": 16, "lemma": "why", "misc": "", "start_char": 2025, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 2031, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 20, "id": 17, "lemma": "do", "misc": "", "start_char": 2029, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2035, "feats": null, "head": 20, "id": 18, "lemma": "not", "misc": "", "start_char": 2032, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2039, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 19, "lemma": "you", "misc": "", "start_char": 2036, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2044, "feats": "VerbForm=Inf", "head": 4, "id": 20, "lemma": "have", "misc": "", "start_char": 2040, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2046, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 2045, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2051, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "seat", "misc": "", "start_char": 2047, "text": "seat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2053, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 2052, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (NP (FW Da) (HYPH -) (FW da) (HYPH -) (FW da) (FW da) (HYPH -) (FW da) (FW dum) (, ,) (FW boink) (, ,) (FW boink) (. .)))" }, "speaker": "Sheldon", "text": "Da - da - da da - da dum, boink, boink.", "tokens": [ { "deprel": "root", "end_char": 2056, "feats": null, "head": 0, "id": 1, "lemma": "Da", "misc": "", "start_char": 2054, "text": "Da", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 2058, "feats": null, "head": 3, "id": 2, "lemma": "-", "misc": "", "start_char": 2057, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 2061, "feats": "Foreign=Yes", "head": 1, "id": 3, "lemma": "da", "misc": "", "start_char": 2059, "text": "da", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 2063, "feats": null, "head": 5, "id": 4, "lemma": "-", "misc": "", "start_char": 2062, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 2066, "feats": "Foreign=Yes", "head": 1, "id": 5, "lemma": "da", "misc": "", "start_char": 2064, "text": "da", "upos": "X", "xpos": "FW" }, { "deprel": "flat", "end_char": 2069, "feats": "Foreign=Yes", "head": 1, "id": 6, "lemma": "da", "misc": "", "start_char": 2067, "text": "da", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 2071, "feats": null, "head": 8, "id": 7, "lemma": "-", "misc": "", "start_char": 2070, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 2074, "feats": "Foreign=Yes", "head": 1, "id": 8, "lemma": "da", "misc": "", "start_char": 2072, "text": "da", "upos": "X", "xpos": "FW" }, { "deprel": "flat", "end_char": 2078, "feats": "Foreign=Yes", "head": 1, "id": 9, "lemma": "dum", "misc": "", "start_char": 2075, "text": "dum", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 2080, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 2079, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "flat", "end_char": 2086, "feats": "Foreign=Yes", "head": 1, "id": 11, "lemma": "boink", "misc": "", "start_char": 2081, "text": "boink", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 2088, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 2087, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "flat", "end_char": 2094, "feats": "Foreign=Yes", "head": 1, "id": 13, "lemma": "boink", "misc": "", "start_char": 2089, "text": "boink", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 2096, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 2095, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (SQ (MD May) (NP (PRP I)) (VP (VB offer) (NP (PRP you)) (NP (NP (NN something)) (SBAR (S (VP (TO to) (VP (VB drink))))))) (. ?)))" }, "speaker": "Amy", "text": "May I offer you something to drink?", "tokens": [ { "deprel": "aux", "end_char": 2100, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "may", "misc": "", "start_char": 2097, "text": "May", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 2102, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 2101, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2108, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "offer", "misc": "", "start_char": 2103, "text": "offer", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2112, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 2109, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 2122, "feats": "Number=Sing|PronType=Ind", "head": 3, "id": 5, "lemma": "something", "misc": "", "start_char": 2113, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 2125, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 2123, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 2131, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "drink", "misc": "", "start_char": 2126, "text": "drink", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2133, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 2132, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (SBAR (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB drink)))))) (. .)))" }, "speaker": "Sheldon", "text": "You know I don't drink.", "tokens": [ { "deprel": "nsubj", "end_char": 2137, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 2134, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2142, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "know", "misc": "", "start_char": 2138, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2144, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 2143, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2147, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 2145, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2151, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 2148, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2157, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "drink", "misc": "", "start_char": 2152, "text": "drink", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2159, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 2158, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (NP (RB Not) (RB even) (NP (NNP Strawberry) (NNP Quik)) (. ?)))" }, "speaker": "Amy", "text": "Not even Strawberry Quik?", "tokens": [ { "deprel": "advmod", "end_char": 2163, "feats": null, "head": 4, "id": 1, "lemma": "not", "misc": "", "start_char": 2160, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2168, "feats": null, "head": 4, "id": 2, "lemma": "even", "misc": "", "start_char": 2164, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "compound", "end_char": 2179, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Strawberry", "misc": "", "start_char": 2169, "text": "Strawberry", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 2184, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Quik", "misc": "", "start_char": 2180, "text": "Quik", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2186, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 2185, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP love) (NP (NN strawberry) (NNP Quik) (. .)) (SBAR (S (NP (PRP It)) (VP (VBZ 's) (NP (PRP$ my) (JJ favorite) (JJ pink) (NN fluid))))) (, ,) (S (S (ADVP (RB narrowly)) (VBG beating) (PRT (RP out)) (NP (NNP Pepto) (HYPH -) (NNP Bismol))))) (. .)))" }, "speaker": "Sheldon", "text": "I love strawberry Quik . It's my favorite pink fluid, narrowly beating out Pepto - Bismol.", "tokens": [ { "deprel": "nsubj", "end_char": 2188, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 2187, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2193, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "love", "misc": "", "start_char": 2189, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound", "end_char": 2204, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "strawberry", "misc": "", "start_char": 2194, "text": "strawberry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "vocative", "end_char": 2209, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Quik", "misc": "", "start_char": 2205, "text": "Quik", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2211, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 2210, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2214, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 6, "lemma": "it", "misc": "", "start_char": 2212, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2217, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "be", "misc": "", "start_char": 2215, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 2220, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 8, "lemma": "my", "misc": "", "start_char": 2218, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2229, "feats": "Degree=Pos", "head": 11, "id": 9, "lemma": "favorite", "misc": "", "start_char": 2221, "text": "favorite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 2234, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "pink", "misc": "", "start_char": 2230, "text": "pink", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 2240, "feats": "Number=Sing", "head": 2, "id": 11, "lemma": "fluid", "misc": "", "start_char": 2235, "text": "fluid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2242, "feats": null, "head": 14, "id": 12, "lemma": ",", "misc": "", "start_char": 2241, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2251, "feats": null, "head": 14, "id": 13, "lemma": "narrowly", "misc": "", "start_char": 2243, "text": "narrowly", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl", "end_char": 2259, "feats": "VerbForm=Ger", "head": 11, "id": 14, "lemma": "beat", "misc": "", "start_char": 2252, "text": "beating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 2263, "feats": null, "head": 14, "id": 15, "lemma": "out", "misc": "", "start_char": 2260, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "end_char": 2269, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "Pepto", "misc": "", "start_char": 2264, "text": "Pepto", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2271, "feats": null, "head": 18, "id": 17, "lemma": "-", "misc": "", "start_char": 2270, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 2278, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "Bismol", "misc": "", "start_char": 2272, "text": "Bismol", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2280, "feats": null, "head": 2, "id": 19, "lemma": ".", "misc": "", "start_char": 2279, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP know)) (. .) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (MD will) (VP (VB go) (ADVP (RB nicely)) (PP (IN with) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBP have) (VP (VBN prepared) (PP (IN for) (NP (NN dinner)))))))))))))) (. .)))" }, "speaker": "Amy", "text": "Oh, I know . I think it will go nicely with what I have prepared for dinner.", "tokens": [ { "deprel": "discourse", "end_char": 2283, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 2281, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2285, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2284, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2287, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 2286, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2292, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "know", "misc": "", "start_char": 2288, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2294, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2293, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2296, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 2295, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2302, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "think", "misc": "", "start_char": 2297, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2305, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "it", "misc": "", "start_char": 2303, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2310, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "will", "misc": "", "start_char": 2306, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 2313, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "go", "misc": "", "start_char": 2311, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2320, "feats": null, "head": 10, "id": 11, "lemma": "nicely", "misc": "", "start_char": 2314, "text": "nicely", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 2325, "feats": null, "head": 13, "id": 12, "lemma": "with", "misc": "", "start_char": 2321, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2330, "feats": "PronType=Rel", "head": 10, "id": 13, "lemma": "what", "misc": "", "start_char": 2326, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 2332, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 2331, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2337, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "have", "misc": "", "start_char": 2333, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 2346, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 16, "lemma": "prepare", "misc": "", "start_char": 2338, "text": "prepared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 2350, "feats": null, "head": 18, "id": 17, "lemma": "for", "misc": "", "start_char": 2347, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2357, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "dinner", "misc": "", "start_char": 2351, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2359, "feats": null, "head": 7, "id": 19, "lemma": ".", "misc": "", "start_char": 2358, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (NP (NN Spaghetti)) (PP (IN with) (NP (NP (JJ little) (NNS pieces)) (PP (IN of) (NP (JJ hot) (NN dog)))))) (VP (VBN cut) (PRT (RP up)) (PP (IN in) (NP (PRP it)))) (. .)))" }, "speaker": "Sheldon", "text": "Spaghetti with little pieces of hot dog cut up in it.", "tokens": [ { "deprel": "root", "end_char": 2369, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "spaghetti", "misc": "", "start_char": 2360, "text": "Spaghetti", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2374, "feats": null, "head": 4, "id": 2, "lemma": "with", "misc": "", "start_char": 2370, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 2381, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "little", "misc": "", "start_char": 2375, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2388, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "piece", "misc": "", "start_char": 2382, "text": "pieces", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 2391, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 2389, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 2395, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "hot", "misc": "", "start_char": 2392, "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2399, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "dog", "misc": "", "start_char": 2396, "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 2403, "feats": "Tense=Past|VerbForm=Part", "head": 1, "id": 8, "lemma": "cut", "misc": "", "start_char": 2400, "text": "cut", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 2406, "feats": null, "head": 8, "id": 9, "lemma": "up", "misc": "", "start_char": 2404, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 2409, "feats": null, "head": 11, "id": 10, "lemma": "in", "misc": "", "start_char": 2407, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2412, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 11, "lemma": "it", "misc": "", "start_char": 2410, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2414, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 2413, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (PP (ADVP (RB Just)) (IN like) (S (NP (PRP$ your) (NN mommy)) (VP (VBD used) (S (VP (TO to) (VP (VB make)))))) (. .)))" }, "speaker": "Amy", "text": "Just like your mommy used to make.", "tokens": [ { "deprel": "advmod", "end_char": 2419, "feats": null, "head": 5, "id": 1, "lemma": "just", "misc": "", "start_char": 2415, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 2424, "feats": null, "head": 5, "id": 2, "lemma": "like", "misc": "", "start_char": 2420, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2429, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 2425, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 2435, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "mommy", "misc": "", "start_char": 2430, "text": "mommy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 2440, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "use", "misc": "", "start_char": 2436, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 2443, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 2441, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2448, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "make", "misc": "", "start_char": 2444, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2450, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 2449, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ...) (NP (JJ yummy) (, ,) (JJ yummy) (. !)) (NP (PRP We)) (VP (MD should) (VP (VB do) (NP (DT this)) (ADVP (RBR more) (RB often)))) (. .)))" }, "speaker": "Sheldon", "text": "Oh...yummy, yummy! We should do this more often.", "tokens": [ { "deprel": "discourse", "end_char": 2453, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 2451, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2457, "feats": null, "head": 3, "id": 2, "lemma": "...", "misc": "", "start_char": 2454, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2463, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "yummy", "misc": "", "start_char": 2458, "text": "yummy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2465, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 2464, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 2471, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "yummy", "misc": "", "start_char": 2466, "text": "yummy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2473, "feats": null, "head": 3, "id": 6, "lemma": "!", "misc": "", "start_char": 2472, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2476, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 2474, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2483, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "should", "misc": "", "start_char": 2477, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 2486, "feats": "VerbForm=Inf", "head": 3, "id": 9, "lemma": "do", "misc": "", "start_char": 2484, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2491, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 10, "lemma": "this", "misc": "", "start_char": 2487, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 2496, "feats": "Degree=Cmp", "head": 12, "id": 11, "lemma": "more", "misc": "", "start_char": 2492, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advmod", "end_char": 2502, "feats": null, "head": 9, "id": 12, "lemma": "often", "misc": "", "start_char": 2497, "text": "often", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2504, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 2503, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 2, 2 ], [ 0, 4, 4 ] ], [ [ 2, 6, 6 ], [ 4, 0, 0 ], [ 4, 4, 4 ], [ 4, 19, 19 ], [ 8, 19, 19 ], [ 9, 4, 4 ], [ 10, 6, 6 ], [ 11, 10, 10 ], [ 12, 34, 35 ], [ 18, 0, 0 ], [ 18, 23, 23 ], [ 18, 34, 34 ], [ 19, 18, 18 ], [ 21, 3, 3 ], [ 22, 2, 2 ], [ 24, 0, 0 ], [ 24, 7, 7 ], [ 27, 2, 2 ] ], [ [ 2, 9, 9 ], [ 4, 7, 7 ], [ 4, 15, 15 ], [ 5, 4, 4 ], [ 7, 9, 9 ], [ 8, 22, 22 ], [ 9, 0, 0 ], [ 9, 12, 12 ], [ 9, 18, 18 ], [ 10, 2, 2 ], [ 11, 0, 0 ], [ 11, 6, 6 ], [ 11, 13, 13 ], [ 12, 3, 3 ], [ 12, 12, 12 ], [ 13, 23, 23 ], [ 13, 39, 39 ], [ 18, 3, 3 ], [ 18, 7, 7 ], [ 21, 1, 1 ], [ 22, 0, 0 ], [ 25, 2, 2 ], [ 25, 5, 5 ], [ 25, 13, 13 ] ], [ [ 2, 9, 10 ] ], [ [ 3, 2, 2 ], [ 19, 11, 13 ] ], [ [ 4, 11, 11 ] ], [ [ 4, 15, 16 ], [ 8, 22, 23 ] ], [ [ 4, 22, 25 ] ], [ [ 4, 35, 37 ] ], [ [ 6, 14, 15 ] ], [ [ 6, 21, 25 ] ], [ [ 7, 1, 1 ], [ 7, 13, 13 ], [ 7, 18, 18 ], [ 8, 9, 9 ], [ 8, 14, 15 ], [ 15, 0, 0 ], [ 15, 15, 15 ], [ 19, 6, 6 ], [ 28, 6, 6 ] ], [ [ 7, 1, 2 ], [ 7, 6, 6 ] ], [ [ 8, 2, 3 ] ], [ [ 8, 31, 32 ] ], [ [ 10, 2, 4 ] ], [ [ 13, 0, 1 ], [ 13, 6, 6 ] ], [ [ 13, 11, 11 ], [ 13, 15, 15 ], [ 13, 33, 33 ] ], [ [ 13, 15, 16 ], [ 27, 2, 3 ] ], [ [ 13, 18, 18 ] ], [ [ 14, 16, 16 ] ], [ [ 16, 0, 2 ], [ 18, 25, 26 ] ], [ [ 18, 16, 16 ] ], [ [ 19, 13, 13 ], [ 25, 17, 17 ], [ 26, 0, 10 ] ], [ [ 19, 20, 21 ] ], [ [ 23, 2, 3 ], [ 24, 2, 3 ], [ 24, 5, 5 ], [ 24, 7, 10 ], [ 25, 7, 7 ] ], [ [ 24, 15, 17 ] ], [ [ 26, 0, 0 ], [ 26, 10, 10 ] ], [ [ 26, 5, 6 ] ], [ [ 26, 2, 10 ] ] ]
s05e23c03t
Amy . Amy . Amy Seven o'clock . Right on time. It's not an accident . I waited outside your door for 20 minutes. Well, dinner's almost ready. I must say, I was surprised you chose to spend our date night in your apartment . As I mentioned, the Pasadena City Council is debating longer crosswalk times, and later, the LEGO store is having a midnight madness sale . You ask anyone, that's a hot date. Tempting choices, but I have something special planned for tonight. What can be more special than having an adequate amount of time to cross the street on your way to buy a tiny Lego Indiana Jones? With our friends moving forward in their relationships, I've decided that we should make progress in ours as well. Oh, dear Lord . Two years ago, we didn't even know each other, and now I'm in your apartment after dark . How much faster can this thing go? I had a feeling you'd be reluctant, which is why I'm going to dip into my neurobiological bag of tricks. Oh, you brain monkeys kill me . Dip away. I have devised an experiment that I believe will increase your feelings for me in an accelerated time frame. And how do you propose to do that? Uh, hope you're not thinking about some sort of LSD thought control . Because there's only one mind - expanding drug that this man enjoys, and that's called school. Human beings form emotional attachments as they grow up . In your case, to your mother, superheroes, et cetera . I'm going to attempt an experiment that will get you to transfer those feelings to me. Well, seems what's on the menu tonight is malarkey with a big side of poppycock. We'll see . Let's start with a little romantic dinner music, shall we? Super Mario Bros. theme? Yes. I see what you're doing . You're attempting to build on the work of Ebbinghaus by triggering an involuntary memory of me playing that game . Admittedly the happiest 600 hours of my childhood . But it won't work. Fine . There's no reason we still can't have a lovely dinner . Why don't you have a seat. Da - da - da da - da dum, boink, boink. May I offer you something to drink? You know I don't drink. Not even Strawberry Quik? I love strawberry Quik . It's my favorite pink fluid, narrowly beating out Pepto - Bismol. Oh, I know . I think it will go nicely with what I have prepared for dinner. Spaghetti with little pieces of hot dog cut up in it. Just like your mommy used to make. Oh...yummy, yummy! We should do this more often.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (S (NP (PRP I)) (VP (VBD did))) (. .) (S (NP (PRP I)) (VP (VBD crossed) (NP (DT a) (NN line)))) (. .) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB mean) (S (VP (TO to)))))) (. !)))" }, "speaker": "Leonard", "text": "I'm sorry, I did . I crossed a line . I didn't mean to!", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 4, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 10, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 5, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 12, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 11, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 14, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 13, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 18, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 6, "lemma": "do", "misc": "", "start_char": 15, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 19, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 22, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 21, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 30, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 9, "lemma": "cross", "misc": "", "start_char": 23, "text": "crossed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 32, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 31, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 37, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "line", "misc": "", "start_char": 33, "text": "line", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 39, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 38, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 41, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 13, "lemma": "I", "misc": "", "start_char": 40, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 45, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 16, "id": 14, "lemma": "do", "misc": "", "start_char": 42, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 49, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 46, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 54, "feats": "VerbForm=Inf", "head": 3, "id": 16, "lemma": "mean", "misc": "", "start_char": 50, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 57, "feats": null, "head": 16, "id": 17, "lemma": "to", "misc": "", "start_char": 55, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 59, "feats": null, "head": 3, "id": 18, "lemma": "!", "misc": "", "start_char": 58, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ says) (NP (NP (NN something)) (PP (IN like) (NP (DT that)))) (PP (ADVP (RB right)) (IN in) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (NN sex))))))) (. ?) (. !)))" }, "speaker": "Penny", "text": "Who says something like that right in the middle of sex?!", "tokens": [ { "deprel": "nsubj", "end_char": 63, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "who", "misc": "", "start_char": 60, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 68, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 64, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 78, "feats": "Number=Sing|PronType=Ind", "head": 2, "id": 3, "lemma": "something", "misc": "", "start_char": 69, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 83, "feats": null, "head": 5, "id": 4, "lemma": "like", "misc": "", "start_char": 79, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 88, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 5, "lemma": "that", "misc": "", "start_char": 84, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 94, "feats": null, "head": 9, "id": 6, "lemma": "right", "misc": "", "start_char": 89, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 97, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 95, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 101, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 98, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 108, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "middle", "misc": "", "start_char": 102, "text": "middle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 111, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 109, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 115, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "sex", "misc": "", "start_char": 112, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 117, "feats": null, "head": 2, "id": 12, "lemma": "?", "misc": "", "start_char": 116, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 2, "id": 13, "lemma": "!", "misc": "", "start_char": 118, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (. !) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know)))) (, ,) (S (NP (PRP it)) (ADVP (RB just)) (VP (VBD came) (PRT (RP out)))) (. .) (S (NP (NNS People)) (VP (VBP say) (NP (NP (JJ weird) (NNS things)) (PP (IN during) (NP (NN sex)))) (NP (PDT all) (DT the) (NN time)))) (. .)))" }, "speaker": "Leonard", "text": "! I don't know, it just came out . People say weird things during sex all the time.", "tokens": [ { "deprel": "punct", "end_char": 121, "feats": null, "head": 5, "id": 1, "lemma": "!", "misc": "", "start_char": 120, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 123, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 122, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 126, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 124, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 130, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 127, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 135, "feats": "VerbForm=Inf", "head": 9, "id": 5, "lemma": "know", "misc": "", "start_char": 131, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 137, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 136, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 140, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "it", "misc": "", "start_char": 138, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 145, "feats": null, "head": 9, "id": 8, "lemma": "just", "misc": "", "start_char": 141, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 150, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 9, "lemma": "come", "misc": "", "start_char": 146, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 154, "feats": null, "head": 9, "id": 10, "lemma": "out", "misc": "", "start_char": 151, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 9, "id": 11, "lemma": ".", "misc": "", "start_char": 155, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 163, "feats": "Number=Plur", "head": 13, "id": 12, "lemma": "person", "misc": "", "start_char": 157, "text": "People", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 167, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 13, "lemma": "say", "misc": "", "start_char": 164, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "amod", "end_char": 173, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "weird", "misc": "", "start_char": 168, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 180, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "thing", "misc": "", "start_char": 174, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 187, "feats": null, "head": 17, "id": 16, "lemma": "during", "misc": "", "start_char": 181, "text": "during", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 191, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "sex", "misc": "", "start_char": 188, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det:predet", "end_char": 195, "feats": null, "head": 20, "id": 18, "lemma": "all", "misc": "", "start_char": 192, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 199, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 196, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 204, "feats": "Number=Sing", "head": 13, "id": 20, "lemma": "time", "misc": "", "start_char": 200, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 206, "feats": null, "head": 9, "id": 21, "lemma": ".", "misc": "", "start_char": 205, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP they)) (ADJP (JJ sure) (SBAR (IN as) (NP (NN hell)))) (VP (VBP do) (RB n't) (VP (VB say) (NP (DT that)))) (. .)))" }, "speaker": "Penny", "text": "Okay, well, they sure as hell don't say that.", "tokens": [ { "deprel": "discourse", "end_char": 211, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 207, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 212, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 218, "feats": null, "head": 6, "id": 3, "lemma": "well", "misc": "", "start_char": 214, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 220, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 219, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 225, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "they", "misc": "", "start_char": 221, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 230, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "sure", "misc": "", "start_char": 226, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 233, "feats": null, "head": 8, "id": 7, "lemma": "as", "misc": "", "start_char": 231, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 238, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "hell", "misc": "", "start_char": 234, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 241, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 239, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 245, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 242, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 249, "feats": "VerbForm=Inf", "head": 6, "id": 11, "lemma": "say", "misc": "", "start_char": 246, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 254, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 12, "lemma": "that", "misc": "", "start_char": 250, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 255, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBD was) (NP (NP (DT the) (NN heat)) (PP (IN of) (NP (DT the) (NN moment))))) (. .)))" }, "speaker": "Leonard", "text": "It was the heat of the moment.", "tokens": [ { "deprel": "nsubj", "end_char": 259, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 257, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 263, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 260, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 267, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 264, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 272, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "heat", "misc": "", "start_char": 268, "text": "heat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 275, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 273, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 279, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 276, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 286, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "moment", "misc": "", "start_char": 280, "text": "moment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 288, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 287, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (NP (DT the) (NN heat)) (PP (IN of) (NP (DT the) (NN moment)))) (VP (VBZ is) (, ,) (`` \") (FRAG (INTJ (UH Ooh)) (, ,) (INTJ (UH yeah)) (, ,) (PP (ADVP (RB just)) (IN like) (NP (DT that))) (, ,) ('' \") (RB not) (`` \") (SQ (MD will) (NP (PRP you)) (VP (VB marry) (NP (PRP me)))) (. ?)) ('' \"))))" }, "speaker": "Penny", "text": "No, the heat of the moment is, \" Ooh, yeah, just like that, \" not \" will you marry me? \"", "tokens": [ { "deprel": "discourse", "end_char": 291, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 289, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 293, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 292, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 297, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 294, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 302, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "heat", "misc": "", "start_char": 298, "text": "heat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 305, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 303, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 309, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 306, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 316, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "moment", "misc": "", "start_char": 310, "text": "moment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 319, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "be", "misc": "", "start_char": 317, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 321, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 320, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 323, "feats": null, "head": 8, "id": 10, "lemma": "\"", "misc": "", "start_char": 322, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "discourse", "end_char": 327, "feats": null, "head": 17, "id": 11, "lemma": "ooh", "misc": "", "start_char": 324, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 329, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 328, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 334, "feats": null, "head": 17, "id": 13, "lemma": "yeah", "misc": "", "start_char": 330, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 336, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 335, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 341, "feats": null, "head": 17, "id": 15, "lemma": "just", "misc": "", "start_char": 337, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 346, "feats": null, "head": 17, "id": 16, "lemma": "like", "misc": "", "start_char": 342, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 351, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 17, "lemma": "that", "misc": "", "start_char": 347, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 353, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 352, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 17, "id": 19, "lemma": "\"", "misc": "", "start_char": 354, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "advmod", "end_char": 359, "feats": null, "head": 24, "id": 20, "lemma": "not", "misc": "", "start_char": 356, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 361, "feats": null, "head": 24, "id": 21, "lemma": "\"", "misc": "", "start_char": 360, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "aux", "end_char": 366, "feats": "VerbForm=Fin", "head": 24, "id": 22, "lemma": "will", "misc": "", "start_char": 362, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 370, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 23, "lemma": "you", "misc": "", "start_char": 367, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 376, "feats": "VerbForm=Inf", "head": 17, "id": 24, "lemma": "marry", "misc": "", "start_char": 371, "text": "marry", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 379, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 25, "lemma": "I", "misc": "", "start_char": 377, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 381, "feats": null, "head": 24, "id": 26, "lemma": "?", "misc": "", "start_char": 380, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 383, "feats": null, "head": 24, "id": 27, "lemma": "\"", "misc": "", "start_char": 382, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)) (, ,) (S (ADVP (RB just)) (VP (VB give) (NP (PRP me)) (NP (DT another) (NN chance))))) (. .)))" }, "speaker": "Leonard", "text": "I'm sorry, just give me another chance.", "tokens": [ { "deprel": "nsubj", "end_char": 385, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 384, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 388, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 386, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 394, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 389, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 396, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 395, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 401, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 397, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 406, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 6, "lemma": "give", "misc": "", "start_char": 402, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 409, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 407, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 417, "feats": null, "head": 9, "id": 8, "lemma": "another", "misc": "", "start_char": 410, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 424, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "chance", "misc": "", "start_char": 418, "text": "chance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 425, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (, ,) (RB so) (NP (PRP you)) (VP (MD can) (VP (VP (VB crawl) (PP (IN under) (NP (DT the) (NNS covers)))) (CC and) (VP (VB go) (, ,) (`` \") (FRAG (INTJ (UH Hey)) (, ,) (NP (NN baby))) (, ,) (VP (VB want) (S (VP (TO to) (VP (VB go) (VP (VB look) (PP (IN for) (NP (NP (NNS houses)) (PP (IN in) (NP (NP (NNS neighborhoods)) (PP (IN with) (NP (JJ good) (NNS schools))))))))))))))) (. ?) ('' \")))" }, "speaker": "Penny", "text": "Why, so you can crawl under the covers and go, \" Hey, baby, want to go look for houses in neighborhoods with good schools? \"", "tokens": [ { "deprel": "advmod", "end_char": 430, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "why", "misc": "", "start_char": 427, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 432, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 431, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 435, "feats": null, "head": 6, "id": 3, "lemma": "so", "misc": "", "start_char": 433, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 439, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 436, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 443, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "can", "misc": "", "start_char": 440, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 449, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "crawl", "misc": "", "start_char": 444, "text": "crawl", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 455, "feats": null, "head": 9, "id": 7, "lemma": "under", "misc": "", "start_char": 450, "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 459, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 456, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 466, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "cover", "misc": "", "start_char": 460, "text": "covers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 470, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 467, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 473, "feats": "VerbForm=Inf", "head": 6, "id": 11, "lemma": "go", "misc": "", "start_char": 471, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 475, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 474, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 477, "feats": null, "head": 18, "id": 13, "lemma": "\"", "misc": "", "start_char": 476, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "discourse", "end_char": 481, "feats": null, "head": 18, "id": 14, "lemma": "hey", "misc": "", "start_char": 478, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 483, "feats": null, "head": 16, "id": 15, "lemma": ",", "misc": "", "start_char": 482, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 488, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "baby", "misc": "", "start_char": 484, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 490, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 489, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "ccomp", "end_char": 495, "feats": "VerbForm=Fin", "head": 11, "id": 18, "lemma": "want", "misc": "", "start_char": 491, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 498, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 496, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 501, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "go", "misc": "", "start_char": 499, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 506, "feats": "VerbForm=Inf", "head": 20, "id": 21, "lemma": "look", "misc": "", "start_char": 502, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 510, "feats": null, "head": 23, "id": 22, "lemma": "for", "misc": "", "start_char": 507, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 517, "feats": "Number=Plur", "head": 21, "id": 23, "lemma": "house", "misc": "", "start_char": 511, "text": "houses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 520, "feats": null, "head": 25, "id": 24, "lemma": "in", "misc": "", "start_char": 518, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 534, "feats": "Number=Plur", "head": 21, "id": 25, "lemma": "neighborhood", "misc": "", "start_char": 521, "text": "neighborhoods", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 539, "feats": null, "head": 28, "id": 26, "lemma": "with", "misc": "", "start_char": 535, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 544, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "good", "misc": "", "start_char": 540, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 552, "feats": "Number=Plur", "head": 21, "id": 28, "lemma": "school", "misc": "", "start_char": 545, "text": "schools", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 554, "feats": null, "head": 6, "id": 29, "lemma": "?", "misc": "", "start_char": 553, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 556, "feats": null, "head": 6, "id": 30, "lemma": "\"", "misc": "", "start_char": 555, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Again)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (. .) (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (PP (IN with) (S (NP (NNP Howard) (CC and) (NNP Bernadette)) (VP (VBG getting) (ADJP (VBN married))))) (, ,) (NP (PRP I)) (VP (VBD got) (VP (VBN caught) (PRT (RP up)) (PP (IN in) (NP (DT a) (JJ little) (NN wedding) (NN fever)))))) (. .) (S (NP (PRP I)) (VP (VBP take) (NP (PRP it)) (PRT (RB back)))) (. .)))" }, "speaker": "Leonard", "text": "Again, I'm sorry . You know, with Howard and Bernadette getting married, I got caught up in a little wedding fever . I take it back.", "tokens": [ { "deprel": "advmod", "end_char": 562, "feats": null, "head": 5, "id": 1, "lemma": "again", "misc": "", "start_char": 557, "text": "Again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 564, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 563, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 566, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 565, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 569, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 567, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 575, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sorry", "misc": "", "start_char": 570, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 576, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 581, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 578, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 586, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "know", "misc": "", "start_char": 582, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 588, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 587, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 593, "feats": null, "head": 15, "id": 10, "lemma": "with", "misc": "", "start_char": 589, "text": "with", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "end_char": 600, "feats": "Number=Sing", "head": 15, "id": 11, "lemma": "Howard", "misc": "", "start_char": 594, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 604, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 601, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 615, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Bernadette", "misc": "", "start_char": 605, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "end_char": 623, "feats": "VerbForm=Ger", "head": 15, "id": 14, "lemma": "get", "misc": "", "start_char": 616, "text": "getting", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advcl", "end_char": 631, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 19, "id": 15, "lemma": "marry", "misc": "", "start_char": 624, "text": "married", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 633, "feats": null, "head": 19, "id": 16, "lemma": ",", "misc": "", "start_char": 632, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 635, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 17, "lemma": "I", "misc": "", "start_char": 634, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 639, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 19, "id": 18, "lemma": "get", "misc": "", "start_char": 636, "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 646, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 19, "lemma": "catch", "misc": "", "start_char": 640, "text": "caught", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 649, "feats": null, "head": 19, "id": 20, "lemma": "up", "misc": "", "start_char": 647, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 652, "feats": null, "head": 25, "id": 21, "lemma": "in", "misc": "", "start_char": 650, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 654, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 22, "lemma": "a", "misc": "", "start_char": 653, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 661, "feats": "Degree=Pos", "head": 25, "id": 23, "lemma": "little", "misc": "", "start_char": 655, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 669, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "wedding", "misc": "", "start_char": 662, "text": "wedding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 675, "feats": "Number=Sing", "head": 19, "id": 25, "lemma": "fever", "misc": "", "start_char": 670, "text": "fever", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 677, "feats": null, "head": 5, "id": 26, "lemma": ".", "misc": "", "start_char": 676, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 679, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 27, "lemma": "I", "misc": "", "start_char": 678, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 684, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 28, "lemma": "take", "misc": "", "start_char": 680, "text": "take", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 687, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 29, "lemma": "it", "misc": "", "start_char": 685, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 692, "feats": null, "head": 28, "id": 30, "lemma": "back", "misc": "", "start_char": 688, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 694, "feats": null, "head": 5, "id": 31, "lemma": ".", "misc": "", "start_char": 693, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB take) (NP (NN something)) (PP (IN like) (NP (DT that))) (ADVP (RB back))))) (. .) (S (NP (PRP I)) (VP (VBP mean))) (, ,) (WHNP (WP what)) (SQ (VBP are) (NP (PRP we)) (ADVP (RB even)) (VP (VBN supposed) (S (VP (TO to) (VP (VB do) (ADVP (RB now))))))) (. ?)))" }, "speaker": "Penny", "text": "You can't take something like that back . I mean, what are we even supposed to do now?", "tokens": [ { "deprel": "nsubj", "end_char": 698, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 695, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 701, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 699, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 705, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 702, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 710, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "take", "misc": "", "start_char": 706, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 720, "feats": "Number=Sing|PronType=Ind", "head": 4, "id": 5, "lemma": "something", "misc": "", "start_char": 711, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 725, "feats": null, "head": 7, "id": 6, "lemma": "like", "misc": "", "start_char": 721, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 730, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 7, "lemma": "that", "misc": "", "start_char": 726, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 735, "feats": null, "head": 4, "id": 8, "lemma": "back", "misc": "", "start_char": 731, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 737, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 736, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 739, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 738, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 744, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 11, "lemma": "mean", "misc": "", "start_char": 740, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 746, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 745, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 751, "feats": "PronType=Int", "head": 19, "id": 13, "lemma": "what", "misc": "", "start_char": 747, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 755, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 14, "lemma": "be", "misc": "", "start_char": 752, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj:pass", "end_char": 758, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "we", "misc": "", "start_char": 756, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 763, "feats": null, "head": 17, "id": 16, "lemma": "even", "misc": "", "start_char": 759, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 772, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 17, "lemma": "suppose", "misc": "", "start_char": 764, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 775, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 773, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 778, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "do", "misc": "", "start_char": 776, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 782, "feats": null, "head": 19, "id": 20, "lemma": "now", "misc": "", "start_char": 779, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 784, "feats": null, "head": 4, "id": 21, "lemma": "?", "misc": "", "start_char": 783, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Okay)) (, ,) (PP (IN at) (NP (DT some) (NN point))) (, ,) (NP (PRP we)) (VP (MD 'll) (VP (VB look) (ADVP (RB back)))) (CC and) (S (NP (DT this)) (VP (VBZ is) (VP (VBG going) (S (VP (TO to) (VP (VB be) (NP (DT a) (JJ funny) (NN story)))))))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP we)) (ADVP (RB just)) (VP (VB start) (S (VP (VBG doing) (NP (DT that)) (ADVP (RB now)))))) (. ?))))" }, "speaker": "Leonard", "text": "Okay, at some point, we'll look back and this is going to be a funny story . Why don't we just start doing that now?", "tokens": [ { "deprel": "discourse", "end_char": 789, "feats": null, "head": 9, "id": 1, "lemma": "okay", "misc": "", "start_char": 785, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 791, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 790, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 794, "feats": null, "head": 5, "id": 3, "lemma": "at", "misc": "", "start_char": 792, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 799, "feats": null, "head": 5, "id": 4, "lemma": "some", "misc": "", "start_char": 795, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 805, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "point", "misc": "", "start_char": 800, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 807, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 806, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 810, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 808, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 814, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "will", "misc": "", "start_char": 811, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 819, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "look", "misc": "", "start_char": 815, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 824, "feats": null, "head": 9, "id": 10, "lemma": "back", "misc": "", "start_char": 820, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 828, "feats": null, "head": 14, "id": 11, "lemma": "and", "misc": "", "start_char": 825, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 833, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 12, "lemma": "this", "misc": "", "start_char": 829, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 836, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 834, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 842, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 14, "lemma": "go", "misc": "", "start_char": 837, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 845, "feats": null, "head": 19, "id": 15, "lemma": "to", "misc": "", "start_char": 843, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 848, "feats": "VerbForm=Inf", "head": 19, "id": 16, "lemma": "be", "misc": "", "start_char": 846, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 850, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 849, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 856, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "funny", "misc": "", "start_char": 851, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 862, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "story", "misc": "", "start_char": 857, "text": "story", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 864, "feats": null, "head": 9, "id": 20, "lemma": ".", "misc": "", "start_char": 863, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 868, "feats": "PronType=Int", "head": 26, "id": 21, "lemma": "why", "misc": "", "start_char": 865, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 871, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 22, "lemma": "do", "misc": "", "start_char": 869, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 875, "feats": null, "head": 26, "id": 23, "lemma": "not", "misc": "", "start_char": 872, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 878, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 26, "id": 24, "lemma": "we", "misc": "", "start_char": 876, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 883, "feats": null, "head": 26, "id": 25, "lemma": "just", "misc": "", "start_char": 879, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 889, "feats": "VerbForm=Inf", "head": 9, "id": 26, "lemma": "start", "misc": "", "start_char": 884, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 895, "feats": "VerbForm=Ger", "head": 26, "id": 27, "lemma": "do", "misc": "", "start_char": 890, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 900, "feats": "Number=Sing|PronType=Dem", "head": 27, "id": 28, "lemma": "that", "misc": "", "start_char": 896, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 904, "feats": null, "head": 27, "id": 29, "lemma": "now", "misc": "", "start_char": 901, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 906, "feats": null, "head": 9, "id": 30, "lemma": "?", "misc": "", "start_char": 905, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG kidding))) (. .)))" }, "speaker": "Penny", "text": "You're kidding.", "tokens": [ { "deprel": "nsubj", "end_char": 910, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 907, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 914, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 911, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 922, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "kid", "misc": "", "start_char": 915, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 924, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 923, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Hey)) (, ,) (SQ (VBP do) (NP (PRP you)) (VP (VB remember) (NP (NP (NP (DT that) (NN time)) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD proposed) (PP (IN to) (NP (PRP you))) (PP (IN in) (NP (NN bed))))))) (. ?) (CC And) (S (NP (PRP you)) (VP (VBD were) (ADJP (RB all)) (, ,) (PP (UH like) (, ,) (`` \") (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing)))) (. ?) ('' \") (S (NP (DT That)) (VP (VBD was) (ADJP (RB so) (JJ funny) (. .) (RB So) (JJ funny)))))))))) (. .)))" }, "speaker": "Leonard", "text": "Hey, do you remember that time when I proposed to you in bed? And you were all, like, \" What are you doing? \" That was so funny . So funny.", "tokens": [ { "deprel": "discourse", "end_char": 928, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 925, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 930, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 929, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 933, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 931, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 937, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 934, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 946, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "remember", "misc": "", "start_char": 938, "text": "remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 951, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "that", "misc": "", "start_char": 947, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 956, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "time", "misc": "", "start_char": 952, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 961, "feats": "PronType=Int", "head": 10, "id": 8, "lemma": "when", "misc": "", "start_char": 957, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 963, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 962, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 972, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 10, "lemma": "propose", "misc": "", "start_char": 964, "text": "proposed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 975, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 973, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 979, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 12, "lemma": "you", "misc": "", "start_char": 976, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 982, "feats": null, "head": 14, "id": 13, "lemma": "in", "misc": "", "start_char": 980, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 986, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "bed", "misc": "", "start_char": 983, "text": "bed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 988, "feats": null, "head": 5, "id": 15, "lemma": "?", "misc": "", "start_char": 987, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 992, "feats": null, "head": 19, "id": 16, "lemma": "and", "misc": "", "start_char": 989, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 996, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 17, "lemma": "you", "misc": "", "start_char": 993, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1001, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 997, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1005, "feats": null, "head": 27, "id": 19, "lemma": "all", "misc": "", "start_char": 1002, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1007, "feats": null, "head": 21, "id": 20, "lemma": ",", "misc": "", "start_char": 1006, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1012, "feats": null, "head": 27, "id": 21, "lemma": "like", "misc": "", "start_char": 1008, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1014, "feats": null, "head": 27, "id": 22, "lemma": ",", "misc": "", "start_char": 1013, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1016, "feats": null, "head": 27, "id": 23, "lemma": "\"", "misc": "", "start_char": 1015, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 1021, "feats": "PronType=Int", "head": 27, "id": 24, "lemma": "what", "misc": "", "start_char": 1017, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1025, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 27, "id": 25, "lemma": "be", "misc": "", "start_char": 1022, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1029, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 27, "id": 26, "lemma": "you", "misc": "", "start_char": 1026, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1035, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 27, "lemma": "do", "misc": "", "start_char": 1030, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1037, "feats": null, "head": 27, "id": 28, "lemma": "?", "misc": "", "start_char": 1036, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1039, "feats": null, "head": 5, "id": 29, "lemma": "\"", "misc": "", "start_char": 1038, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 1044, "feats": "Number=Sing|PronType=Dem", "head": 33, "id": 30, "lemma": "that", "misc": "", "start_char": 1040, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1048, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 33, "id": 31, "lemma": "be", "misc": "", "start_char": 1045, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1051, "feats": null, "head": 33, "id": 32, "lemma": "so", "misc": "", "start_char": 1049, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1057, "feats": "Degree=Pos", "head": 5, "id": 33, "lemma": "funny", "misc": "", "start_char": 1052, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1059, "feats": null, "head": 36, "id": 34, "lemma": ".", "misc": "", "start_char": 1058, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1062, "feats": null, "head": 36, "id": 35, "lemma": "so", "misc": "", "start_char": 1060, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1068, "feats": "Degree=Pos", "head": 5, "id": 36, "lemma": "funny", "misc": "", "start_char": 1063, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1070, "feats": null, "head": 5, "id": 37, "lemma": ".", "misc": "", "start_char": 1069, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (RB not) (ADJP (JJ funny))) (. .)))" }, "speaker": "Penny", "text": "It's not funny.", "tokens": [ { "deprel": "nsubj", "end_char": 1073, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 1071, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1076, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1074, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1080, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1077, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1086, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "funny", "misc": "", "start_char": 1081, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1088, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1087, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (VP (VB Give) (NP (PRP it)) (NP (DT a) (NN minute))) (. .) (SQ (VBZ Is) (NP (DT that)) (NP (NP (DT a) (JJ little) (NN smile)) (SBAR (S (NP (PRP I)) (VP (VBP see) (ADVP (RB there)))))) (. ?) (S (NP (PRP I)) (VP (MD should) (VP (VB go))))) (. .)))" }, "speaker": "Leonard", "text": "Give it a minute . Is that a little smile I see there? I should go.", "tokens": [ { "deprel": "root", "end_char": 1093, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "give", "misc": "", "start_char": 1089, "text": "Give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1096, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 1094, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1098, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 1097, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1105, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "minute", "misc": "", "start_char": 1099, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1107, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 1106, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 1110, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 1108, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1115, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 7, "lemma": "that", "misc": "", "start_char": 1111, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "det", "end_char": 1117, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 1116, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1124, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "little", "misc": "", "start_char": 1118, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1130, "feats": "Number=Sing", "head": 1, "id": 10, "lemma": "smile", "misc": "", "start_char": 1125, "text": "smile", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1132, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 1131, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1136, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 12, "lemma": "see", "misc": "", "start_char": 1133, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1142, "feats": "PronType=Dem", "head": 12, "id": 13, "lemma": "there", "misc": "", "start_char": 1137, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1144, "feats": null, "head": 1, "id": 14, "lemma": "?", "misc": "", "start_char": 1143, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1146, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 1145, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1153, "feats": "VerbForm=Fin", "head": 17, "id": 16, "lemma": "should", "misc": "", "start_char": 1147, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1156, "feats": "VerbForm=Inf", "head": 1, "id": 17, "lemma": "go", "misc": "", "start_char": 1154, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1158, "feats": null, "head": 1, "id": 18, "lemma": ".", "misc": "", "start_char": 1157, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 4, 4 ], [ 0, 7, 7 ], [ 0, 12, 12 ], [ 2, 1, 1 ], [ 5, 24, 24 ], [ 6, 0, 0 ], [ 6, 6, 6 ], [ 7, 3, 3 ], [ 8, 2, 2 ], [ 8, 16, 16 ], [ 8, 26, 26 ], [ 9, 0, 0 ], [ 11, 0, 0 ], [ 12, 8, 8 ], [ 14, 10, 10 ], [ 14, 14, 14 ] ], [ [ 2, 11, 11 ], [ 3, 4, 4 ] ], [ [ 5, 22, 22 ], [ 7, 15, 15 ], [ 8, 6, 6 ], [ 9, 9, 9 ], [ 12, 3, 3 ], [ 12, 11, 11 ], [ 12, 16, 16 ], [ 12, 25, 25 ] ], [ [ 7, 7, 8 ] ], [ [ 7, 22, 27 ] ], [ [ 7, 24, 27 ] ], [ [ 7, 26, 27 ] ], [ [ 8, 10, 12 ] ], [ [ 9, 14, 14 ], [ 10, 6, 6 ], [ 10, 23, 23 ] ], [ [ 12, 13, 13 ] ] ]
s05e23c04t
I'm sorry, I did . I crossed a line . I didn't mean to! Who says something like that right in the middle of sex?! ! I don't know, it just came out . People say weird things during sex all the time. Okay, well, they sure as hell don't say that. It was the heat of the moment. No, the heat of the moment is, " Ooh, yeah, just like that, " not " will you marry me? " I'm sorry, just give me another chance. Why, so you can crawl under the covers and go, " Hey, baby, want to go look for houses in neighborhoods with good schools? " Again, I'm sorry . You know, with Howard and Bernadette getting married, I got caught up in a little wedding fever . I take it back. You can't take something like that back . I mean, what are we even supposed to do now? Okay, at some point, we'll look back and this is going to be a funny story . Why don't we just start doing that now? You're kidding. Hey, do you remember that time when I proposed to you in bed? And you were all, like, " What are you doing? " That was so funny . So funny. It's not funny. Give it a minute . Is that a little smile I see there? I should go.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (PRP I)) (VP (VBD was) (VP (VBG thinking) (, ,) (PP (IN for) (NP (NP (PRP$ our) (JJ first) (NN dance)) (PP (IN at) (NP (DT the) (NN wedding))))) (SBAR (WHNP (WP what)) (IN if) (S (NP (PRP we)) (VP (VBP learn) (NP (NP (DT the) (JJ final) (NN number)) (PP (IN from) (NP (NNP Dirty) (NNP Dancing))))))))) (. ?)))" }, "speaker": "Howard", "text": "Hey, I was thinking, for our first dance at the wedding what if we learn the final number from Dirty Dancing?", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 0, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 7, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 6, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 8, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 20, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "think", "misc": "", "start_char": 12, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 21, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 26, "feats": null, "head": 10, "id": 7, "lemma": "for", "misc": "", "start_char": 23, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 30, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 8, "lemma": "our", "misc": "", "start_char": 27, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 36, "feats": "Degree=Pos|NumType=Ord", "head": 10, "id": 9, "lemma": "first", "misc": "", "start_char": 31, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 42, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "dance", "misc": "", "start_char": 37, "text": "dance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 45, "feats": null, "head": 13, "id": 11, "lemma": "at", "misc": "", "start_char": 43, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 49, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 46, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 57, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "wedding", "misc": "", "start_char": 50, "text": "wedding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 62, "feats": "PronType=Rel", "head": 5, "id": 14, "lemma": "what", "misc": "", "start_char": 58, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 65, "feats": null, "head": 17, "id": 15, "lemma": "if", "misc": "", "start_char": 63, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 68, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "we", "misc": "", "start_char": 66, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 74, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 17, "lemma": "learn", "misc": "", "start_char": 69, "text": "learn", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 78, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 18, "lemma": "the", "misc": "", "start_char": 75, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 84, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "final", "misc": "", "start_char": 79, "text": "final", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 91, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "number", "misc": "", "start_char": 85, "text": "number", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 96, "feats": null, "head": 23, "id": 21, "lemma": "from", "misc": "", "start_char": 92, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 102, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "dirty", "misc": "", "start_char": 97, "text": "Dirty", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 110, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "Dancing", "misc": "", "start_char": 103, "text": "Dancing", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 112, "feats": null, "head": 5, "id": 24, "lemma": "?", "misc": "", "start_char": 111, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG kidding))) (. .)))" }, "speaker": "Bernadette", "text": "You're kidding.", "tokens": [ { "deprel": "nsubj", "end_char": 116, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 113, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 120, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 117, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 128, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "kid", "misc": "", "start_char": 121, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 129, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (VP (VB come) (PRT (RP on))) (. .) (SBARQ (WHADVP (WRB How) (JJ cool)) (SQ (MD would) (NP (DT that)) (VP (VB be))) (. ?)) (S (NP (PRP Me)) (VP (VBG running) (PP (IN into) (NP (PRP$ your) (NNS arms))))) (. .) (S (NP (PRP You)) (VP (VBG lifting) (NP (PRP me)) (PP (RP up) (PP (IN into) (NP (DT the) (NN air)))))) (. .)))" }, "speaker": "Howard", "text": "No, come on . How cool would that be? Me running into your arms . You lifting me up into the air.", "tokens": [ { "deprel": "discourse", "end_char": 133, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 131, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 134, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 140, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 136, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 143, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 141, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 145, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 144, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 149, "feats": "PronType=Int", "head": 7, "id": 6, "lemma": "how", "misc": "", "start_char": 146, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "parataxis", "end_char": 154, "feats": "Degree=Pos", "head": 3, "id": 7, "lemma": "cool", "misc": "", "start_char": 150, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "aux", "end_char": 160, "feats": "VerbForm=Fin", "head": 7, "id": 8, "lemma": "would", "misc": "", "start_char": 155, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 165, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 9, "lemma": "that", "misc": "", "start_char": 161, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 168, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "be", "misc": "", "start_char": 166, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 170, "feats": null, "head": 7, "id": 11, "lemma": "?", "misc": "", "start_char": 169, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 173, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 171, "text": "Me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 181, "feats": "VerbForm=Ger", "head": 7, "id": 13, "lemma": "run", "misc": "", "start_char": 174, "text": "running", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 186, "feats": null, "head": 16, "id": 14, "lemma": "into", "misc": "", "start_char": 182, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 191, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "your", "misc": "", "start_char": 187, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 196, "feats": "Number=Plur", "head": 13, "id": 16, "lemma": "arm", "misc": "", "start_char": 192, "text": "arms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 198, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 197, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 202, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 199, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 210, "feats": "VerbForm=Ger", "head": 3, "id": 19, "lemma": "lift", "misc": "", "start_char": 203, "text": "lifting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 213, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 20, "lemma": "I", "misc": "", "start_char": 211, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 216, "feats": null, "head": 19, "id": 21, "lemma": "up", "misc": "", "start_char": 214, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 221, "feats": null, "head": 24, "id": 22, "lemma": "into", "misc": "", "start_char": 217, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 225, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 222, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 229, "feats": "Number=Sing", "head": 19, "id": 24, "lemma": "air", "misc": "", "start_char": 226, "text": "air", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 231, "feats": null, "head": 3, "id": 25, "lemma": ".", "misc": "", "start_char": 230, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP you)) (VP (VBP 're) (PP (IN in) (NP (DT a) (JJ good) (NN mood)))) (. .)))" }, "speaker": "Bernadette", "text": "Oh, you're in a good mood.", "tokens": [ { "deprel": "discourse", "end_char": 234, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 232, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 236, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 235, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 240, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 3, "lemma": "you", "misc": "", "start_char": 237, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 244, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 241, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 247, "feats": null, "head": 8, "id": 5, "lemma": "in", "misc": "", "start_char": 245, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 249, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 248, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 254, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "good", "misc": "", "start_char": 250, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 259, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "mood", "misc": "", "start_char": 255, "text": "mood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 261, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 260, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (SBAR (SBARQ (WHADVP (WRB why)) (SQ (MD would) (RB n't) (NP (PRP I)) (VP (VB be) (PRN (. ?) (S (NP (PRP You)) (VP (VBP know))) (, ,)) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG marrying) (NP (NP (DT the) (NN girl)) (PP (IN of) (NP (PRP$ my) (NNS dreams))))))))))) (, ,) (CC and) (S (NP (PRP I)) (ADVP (RB finally)) (VP (VBD got) (S (NP (PRP$ my) (NN mother)) (VP (TO to) (VP (VP (VB agree) (S (RB not) (VP (TO to) (VP (VB come) (PP (IN on) (NP (PRP$ our) (NN honeymoon) (. .) (UH Oh))))))) (, ,) (VP (VB hang) (PRT (RP on))))))))) (. .) (INTJ (UH Oh)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (NP (NP (NNP NASA) (. .) (NNP Wolowitz) (. .) (UH Oh) (. !) (UH Hi) (, ,) (NNP Dave) (. .)) (SBAR (WHNP (WP What)) (S (VP (VBZ 's) (ADVP (RB up)))))) (. ?) (NP (UH No) (NN kidding) (. .) (WHADVP (UH Well)) (, ,) (S (NP (DT that)) (VP (VBZ 's) (, ...) (NP (JJ great) (NN news) (. .) (JJ Great) (, ,) (JJ great) (NN news) (. .) (S (ADVP (DT All) (RB right)) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB watch) (S (NP (NP (PRP$ my) (NN e) (HYPH -) (NN mail)) (PP (IN for) (NP (DT the) (NNS details) (. .)))) (INTJ (UH Okay)) (, ,) (VP (VB talk) (ADVP (RB soon))))))))))))) (. .)))" }, "speaker": "Howard", "text": "Yeah, well, why wouldn't I be? You know, I'm marrying the girl of my dreams, and I finally got my mother to agree not to come on our honeymoon . Oh, hang on . Oh, it's NASA . Wolowitz . Oh! Hi, Dave . What's up? No kidding . Well, that's...great news . Great, great news . All right, I'll watch my e - mail for the details . Okay, talk soon.", "tokens": [ { "deprel": "discourse", "end_char": 266, "feats": null, "head": 16, "id": 1, "lemma": "yeah", "misc": "", "start_char": 262, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 268, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 267, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 273, "feats": null, "head": 16, "id": 3, "lemma": "well", "misc": "", "start_char": 269, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 275, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 274, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 279, "feats": "PronType=Int", "head": 9, "id": 5, "lemma": "why", "misc": "", "start_char": 276, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 285, "feats": "VerbForm=Fin", "head": 9, "id": 6, "lemma": "would", "misc": "", "start_char": 280, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 289, "feats": null, "head": 9, "id": 7, "lemma": "not", "misc": "", "start_char": 286, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 291, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 290, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 294, "feats": "VerbForm=Inf", "head": 16, "id": 9, "lemma": "be", "misc": "", "start_char": 292, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 9, "id": 10, "lemma": "?", "misc": "", "start_char": 295, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 300, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 297, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 305, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 12, "lemma": "know", "misc": "", "start_char": 301, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 307, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 306, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 309, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 308, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 312, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 310, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 321, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 16, "lemma": "marry", "misc": "", "start_char": 313, "text": "marrying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 325, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 322, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 330, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "girl", "misc": "", "start_char": 326, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 333, "feats": null, "head": 21, "id": 19, "lemma": "of", "misc": "", "start_char": 331, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 336, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "my", "misc": "", "start_char": 334, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 343, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "dream", "misc": "", "start_char": 337, "text": "dreams", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 345, "feats": null, "head": 26, "id": 22, "lemma": ",", "misc": "", "start_char": 344, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 349, "feats": null, "head": 26, "id": 23, "lemma": "and", "misc": "", "start_char": 346, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 351, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 24, "lemma": "I", "misc": "", "start_char": 350, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 359, "feats": null, "head": 26, "id": 25, "lemma": "finally", "misc": "", "start_char": 352, "text": "finally", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 363, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 16, "id": 26, "lemma": "get", "misc": "", "start_char": 360, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 366, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 28, "id": 27, "lemma": "my", "misc": "", "start_char": 364, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 373, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "mother", "misc": "", "start_char": 367, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 376, "feats": null, "head": 30, "id": 29, "lemma": "to", "misc": "", "start_char": 374, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 382, "feats": "VerbForm=Inf", "head": 26, "id": 30, "lemma": "agree", "misc": "", "start_char": 377, "text": "agree", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 386, "feats": null, "head": 33, "id": 31, "lemma": "not", "misc": "", "start_char": 383, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 389, "feats": null, "head": 33, "id": 32, "lemma": "to", "misc": "", "start_char": 387, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 394, "feats": "VerbForm=Inf", "head": 30, "id": 33, "lemma": "come", "misc": "", "start_char": 390, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 397, "feats": null, "head": 36, "id": 34, "lemma": "on", "misc": "", "start_char": 395, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 401, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 36, "id": 35, "lemma": "our", "misc": "", "start_char": 398, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 411, "feats": "Number=Sing", "head": 33, "id": 36, "lemma": "honeymoon", "misc": "", "start_char": 402, "text": "honeymoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 413, "feats": null, "head": 40, "id": 37, "lemma": ".", "misc": "", "start_char": 412, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 416, "feats": null, "head": 40, "id": 38, "lemma": "oh", "misc": "", "start_char": 414, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 38, "id": 39, "lemma": ",", "misc": "", "start_char": 417, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 423, "feats": "Mood=Imp|VerbForm=Fin", "head": 16, "id": 40, "lemma": "hang", "misc": "", "start_char": 419, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 426, "feats": null, "head": 40, "id": 41, "lemma": "on", "misc": "", "start_char": 424, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 428, "feats": null, "head": 40, "id": 42, "lemma": ".", "misc": "", "start_char": 427, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 431, "feats": null, "head": 47, "id": 43, "lemma": "oh", "misc": "", "start_char": 429, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 433, "feats": null, "head": 47, "id": 44, "lemma": ",", "misc": "", "start_char": 432, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 436, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 47, "id": 45, "lemma": "it", "misc": "", "start_char": 434, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 439, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 47, "id": 46, "lemma": "be", "misc": "", "start_char": 437, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 444, "feats": "Number=Sing", "head": 40, "id": 47, "lemma": "NASA", "misc": "", "start_char": 440, "text": "NASA", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 446, "feats": null, "head": 47, "id": 48, "lemma": ".", "misc": "", "start_char": 445, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 455, "feats": "Number=Sing", "head": 47, "id": 49, "lemma": "Wolowitz", "misc": "", "start_char": 447, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 457, "feats": null, "head": 51, "id": 50, "lemma": ".", "misc": "", "start_char": 456, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 460, "feats": null, "head": 47, "id": 51, "lemma": "oh", "misc": "", "start_char": 458, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 462, "feats": null, "head": 51, "id": 52, "lemma": "!", "misc": "", "start_char": 461, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 465, "feats": null, "head": 47, "id": 53, "lemma": "hi", "misc": "", "start_char": 463, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 55, "id": 54, "lemma": ",", "misc": "", "start_char": 466, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 472, "feats": "Number=Sing", "head": 16, "id": 55, "lemma": "Dave", "misc": "", "start_char": 468, "text": "Dave", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 474, "feats": null, "head": 59, "id": 56, "lemma": ".", "misc": "", "start_char": 473, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 479, "feats": "PronType=Int", "head": 59, "id": 57, "lemma": "what", "misc": "", "start_char": 475, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 482, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 59, "id": 58, "lemma": "be", "misc": "", "start_char": 480, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 485, "feats": null, "head": 16, "id": 59, "lemma": "up", "misc": "", "start_char": 483, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 487, "feats": null, "head": 59, "id": 60, "lemma": "?", "misc": "", "start_char": 486, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 490, "feats": "Polarity=Neg", "head": 62, "id": 61, "lemma": "no", "misc": "", "start_char": 488, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "parataxis", "end_char": 498, "feats": "Number=Sing", "head": 59, "id": 62, "lemma": "kidding", "misc": "", "start_char": 491, "text": "kidding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 500, "feats": null, "head": 59, "id": 63, "lemma": ".", "misc": "", "start_char": 499, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 505, "feats": null, "head": 70, "id": 64, "lemma": "well", "misc": "", "start_char": 501, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 507, "feats": null, "head": 64, "id": 65, "lemma": ",", "misc": "", "start_char": 506, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 512, "feats": "Number=Sing|PronType=Dem", "head": 70, "id": 66, "lemma": "that", "misc": "", "start_char": 508, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 515, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 70, "id": 67, "lemma": "be", "misc": "", "start_char": 513, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 519, "feats": null, "head": 70, "id": 68, "lemma": "...", "misc": "", "start_char": 516, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 525, "feats": "Degree=Pos", "head": 70, "id": 69, "lemma": "great", "misc": "", "start_char": 520, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 530, "feats": "Number=Sing", "head": 16, "id": 70, "lemma": "news", "misc": "", "start_char": 526, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 70, "id": 71, "lemma": ".", "misc": "", "start_char": 531, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 538, "feats": "Degree=Pos", "head": 75, "id": 72, "lemma": "great", "misc": "", "start_char": 533, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 540, "feats": null, "head": 75, "id": 73, "lemma": ",", "misc": "", "start_char": 539, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 546, "feats": "Degree=Pos", "head": 75, "id": 74, "lemma": "great", "misc": "", "start_char": 541, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 551, "feats": "Number=Sing", "head": 70, "id": 75, "lemma": "news", "misc": "", "start_char": 547, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 553, "feats": null, "head": 16, "id": 76, "lemma": ".", "misc": "", "start_char": 552, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "reparandum", "end_char": 557, "feats": null, "head": 82, "id": 77, "lemma": "all", "misc": "", "start_char": 554, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 563, "feats": null, "head": 82, "id": 78, "lemma": "right", "misc": "", "start_char": 558, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 565, "feats": null, "head": 82, "id": 79, "lemma": ",", "misc": "", "start_char": 564, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 567, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 82, "id": 80, "lemma": "I", "misc": "", "start_char": 566, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 571, "feats": "VerbForm=Fin", "head": 82, "id": 81, "lemma": "will", "misc": "", "start_char": 568, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 577, "feats": "VerbForm=Inf", "head": 16, "id": 82, "lemma": "watch", "misc": "", "start_char": 572, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 580, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 86, "id": 83, "lemma": "my", "misc": "", "start_char": 578, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 582, "feats": "Number=Sing", "head": 86, "id": 84, "lemma": "email", "misc": "", "start_char": 581, "text": "e", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 584, "feats": null, "head": 86, "id": 85, "lemma": "-", "misc": "", "start_char": 583, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 589, "feats": "Number=Sing", "head": 82, "id": 86, "lemma": "mail", "misc": "", "start_char": 585, "text": "mail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 593, "feats": null, "head": 89, "id": 87, "lemma": "for", "misc": "", "start_char": 590, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 597, "feats": "Definite=Def|PronType=Art", "head": 89, "id": 88, "lemma": "the", "misc": "", "start_char": 594, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 605, "feats": "Number=Plur", "head": 82, "id": 89, "lemma": "detail", "misc": "", "start_char": 598, "text": "details", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 607, "feats": null, "head": 93, "id": 90, "lemma": ".", "misc": "", "start_char": 606, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 612, "feats": null, "head": 93, "id": 91, "lemma": "okay", "misc": "", "start_char": 608, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 91, "id": 92, "lemma": ",", "misc": "", "start_char": 613, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 619, "feats": "VerbForm=Inf", "head": 16, "id": 93, "lemma": "talk", "misc": "", "start_char": 615, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 624, "feats": "Degree=Pos", "head": 93, "id": 94, "lemma": "soon", "misc": "", "start_char": 620, "text": "soon", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 626, "feats": null, "head": 16, "id": 95, "lemma": ".", "misc": "", "start_char": 625, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (VP (VBZ 's) (ADJP (RB so) (JJ great))) (. ?)))" }, "speaker": "Bernadette", "text": "What's so great?", "tokens": [ { "deprel": "nsubj", "end_char": 631, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 627, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 634, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 632, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 637, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 635, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 643, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "great", "misc": "", "start_char": 638, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 645, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 644, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ looks) (SBAR (IN like) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (PP (IN into) (NP (NN space))) (ADVP (IN after) (DT all))))))) (. .)))" }, "speaker": "Howard", "text": "It looks like I'm going into space after all.", "tokens": [ { "deprel": "nsubj", "end_char": 648, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "misc": "", "start_char": 646, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 654, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "look", "misc": "", "start_char": 649, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 659, "feats": null, "head": 6, "id": 3, "lemma": "like", "misc": "", "start_char": 655, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 661, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 660, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 664, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 662, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 670, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 6, "lemma": "go", "misc": "", "start_char": 665, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 675, "feats": null, "head": 8, "id": 7, "lemma": "into", "misc": "", "start_char": 671, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 681, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "space", "misc": "", "start_char": 676, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 687, "feats": null, "head": 10, "id": 9, "lemma": "after", "misc": "", "start_char": 682, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 691, "feats": null, "head": 6, "id": 10, "lemma": "all", "misc": "", "start_char": 688, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 693, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 692, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (NNP Howie)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ wonderful))) (. !)))" }, "speaker": "Bernadette", "text": "Oh, Howie, that's wonderful!", "tokens": [ { "deprel": "discourse", "end_char": 696, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 694, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 698, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 697, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 704, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Howie", "misc": "", "start_char": 699, "text": "Howie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 706, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 705, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 711, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "that", "misc": "", "start_char": 707, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 714, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 712, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 724, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "wonderful", "misc": "", "start_char": 715, "text": "wonderful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 726, "feats": null, "head": 7, "id": 8, "lemma": "!", "misc": "", "start_char": 725, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh) (HYPH -) (UH huh)) (, ,) (ADJP (JJ wonderful) (. .)) (UH Yay) (. ...)))" }, "speaker": "Howard", "text": "Uh - huh, wonderful . Yay ...", "tokens": [ { "deprel": "discourse", "end_char": 729, "feats": null, "head": 3, "id": 1, "lemma": "uh", "misc": "", "start_char": 727, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 731, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 730, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 735, "feats": null, "head": 0, "id": 3, "lemma": "huh", "misc": "", "start_char": 732, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 737, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 736, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 747, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "wonderful", "misc": "", "start_char": 738, "text": "wonderful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 749, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 748, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 753, "feats": null, "head": 5, "id": 7, "lemma": "yay", "misc": "", "start_char": 750, "text": "Yay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 757, "feats": null, "head": 5, "id": 8, "lemma": "...", "misc": "", "start_char": 754, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHNP (WP What)) (SQ (VP (VBD happened))) (. ?)) (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP they)) (VP (VBD cancelled) (NP (PRP$ your) (NN mission)))))) (. .)))" }, "speaker": "Bernadette", "text": "What happened? I thought they cancelled your mission.", "tokens": [ { "deprel": "nsubj", "end_char": 762, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 758, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "ccomp", "end_char": 771, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 2, "lemma": "happen", "misc": "", "start_char": 763, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 773, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 772, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 775, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 774, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 783, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "think", "misc": "", "start_char": 776, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 788, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "they", "misc": "", "start_char": 784, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 798, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 7, "lemma": "cancel", "misc": "", "start_char": 789, "text": "cancelled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 803, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 799, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 811, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "mission", "misc": "", "start_char": 804, "text": "mission", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 813, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 812, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP They)) (, ...) (S (NP (PRP They)) (VP (VBD did))) (. .) (CC But) (S (NP (NNP NASA)) (ADVP (RB really)) (VP (VBZ wants) (NP (PRP$ my) (NN telescope)) (ADVP (RB up) (PP (IN on) (NP (DT the) (NN space) (NN station)))))) (, ,) (RB so) (S (NP (PRP they)) (VP (VBP 're) (VP (VBG putting) (NP (PRP me)) (PP (IN on) (NP (DT an) (JJR earlier) (NN launch)))))) (. .)))" }, "speaker": "Howard", "text": "They...They did . But NASA really wants my telescope up on the space station, so they're putting me on an earlier launch.", "tokens": [ { "deprel": "vocative", "end_char": 818, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "they", "misc": "", "start_char": 814, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 822, "feats": null, "head": 4, "id": 2, "lemma": "...", "misc": "", "start_char": 819, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 827, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "they", "misc": "", "start_char": 823, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 831, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 828, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 832, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 837, "feats": null, "head": 9, "id": 6, "lemma": "but", "misc": "", "start_char": 834, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 842, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "NASA", "misc": "", "start_char": 838, "text": "NASA", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 849, "feats": null, "head": 9, "id": 8, "lemma": "really", "misc": "", "start_char": 843, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 855, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 9, "lemma": "want", "misc": "", "start_char": 850, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 858, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 856, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 868, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "telescope", "misc": "", "start_char": 859, "text": "telescope", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 871, "feats": null, "head": 9, "id": 12, "lemma": "up", "misc": "", "start_char": 869, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 874, "feats": null, "head": 16, "id": 13, "lemma": "on", "misc": "", "start_char": 872, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 878, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 875, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 884, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "space", "misc": "", "start_char": 879, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 892, "feats": "Number=Sing", "head": 9, "id": 16, "lemma": "station", "misc": "", "start_char": 885, "text": "station", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 894, "feats": null, "head": 9, "id": 17, "lemma": ",", "misc": "", "start_char": 893, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 897, "feats": null, "head": 21, "id": 18, "lemma": "so", "misc": "", "start_char": 895, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 902, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 21, "id": 19, "lemma": "they", "misc": "", "start_char": 898, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 906, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 903, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 914, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 21, "lemma": "put", "misc": "", "start_char": 907, "text": "putting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 917, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 22, "lemma": "I", "misc": "", "start_char": 915, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 920, "feats": null, "head": 26, "id": 23, "lemma": "on", "misc": "", "start_char": 918, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 923, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 24, "lemma": "a", "misc": "", "start_char": 921, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 931, "feats": "Degree=Cmp", "head": 26, "id": 25, "lemma": "early", "misc": "", "start_char": 924, "text": "earlier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obl", "end_char": 938, "feats": "Number=Sing", "head": 21, "id": 26, "lemma": "launch", "misc": "", "start_char": 932, "text": "launch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 940, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 939, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB When)) (. ?)))" }, "speaker": "Bernadette", "text": "When?", "tokens": [ { "deprel": "root", "end_char": 945, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "when", "misc": "", "start_char": 941, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 947, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 946, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (NP (NP (DT A) (, ...) (NN week)) (PP (IN from) (NP (NNP Friday))) (. .)))" }, "speaker": "Howard", "text": "A...week from Friday.", "tokens": [ { "deprel": "det", "end_char": 949, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 1, "lemma": "a", "misc": "", "start_char": 948, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 953, "feats": null, "head": 3, "id": 2, "lemma": "...", "misc": "", "start_char": 950, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 958, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "week", "misc": "", "start_char": 954, "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 963, "feats": null, "head": 5, "id": 4, "lemma": "from", "misc": "", "start_char": 959, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 970, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Friday", "misc": "", "start_char": 964, "text": "Friday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 972, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 971, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (VP (VBG getting) (VP (VBN married) (NP (DT that) (NNP Sunday))))) (. .)))" }, "speaker": "Bernadette", "text": "We're getting married that Sunday.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 975, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 973, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 979, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 976, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux:pass", "end_char": 987, "feats": "VerbForm=Ger", "head": 4, "id": 3, "lemma": "get", "misc": "", "start_char": 980, "text": "getting", "upos": "AUX", "xpos": "VBG" }, { "deprel": "root", "end_char": 995, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "marry", "misc": "", "start_char": 988, "text": "married", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 1000, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "that", "misc": "", "start_char": 996, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1007, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Sunday", "misc": "", "start_char": 1001, "text": "Sunday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1009, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1008, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ right)))) (, ,) (S (INTJ (UH heh) (. .)) (NP (PRP I)) (, ...) (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB go) (PP (IN to) (NP (NN space)))))) (. .) (S (S (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VB get) (ADJP (JJ married))))))) (CC and) (S (NP (DT no) (NN one)) (VP (MD can) (VP (VB say) (SBAR (S (NP (DT that)) (VP (VBZ 's) (RB not) (NP (DT a) (JJ good) (NN reason)))) (. .) (S (NP (PRP I)) (VP (MD 'll) (VP (VB call) (NP (PRP him)) (ADVP (RB back)))))))))) (. .)))" }, "speaker": "Howard", "text": "You're right, heh . I...I can't go to space . I have to get married and no one can say that's not a good reason . I'll call him back.", "tokens": [ { "deprel": "nsubj", "end_char": 1013, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1010, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1017, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1014, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1023, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "right", "misc": "", "start_char": 1018, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1025, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1024, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1029, "feats": null, "head": 3, "id": 5, "lemma": "heh", "misc": "", "start_char": 1026, "text": "heh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1031, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1030, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1033, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 7, "lemma": "I", "misc": "", "start_char": 1032, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1037, "feats": null, "head": 12, "id": 8, "lemma": "...", "misc": "", "start_char": 1034, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1039, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 1038, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1042, "feats": "VerbForm=Fin", "head": 12, "id": 10, "lemma": "can", "misc": "", "start_char": 1040, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1046, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 1043, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1049, "feats": "VerbForm=Inf", "head": 3, "id": 12, "lemma": "go", "misc": "", "start_char": 1047, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1052, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 1050, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1058, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "space", "misc": "", "start_char": 1053, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1060, "feats": null, "head": 12, "id": 15, "lemma": ".", "misc": "", "start_char": 1059, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1062, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 1061, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1067, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 17, "lemma": "have", "misc": "", "start_char": 1063, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1070, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 1068, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1074, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "get", "misc": "", "start_char": 1071, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1082, "feats": "Degree=Pos", "head": 19, "id": 20, "lemma": "married", "misc": "", "start_char": 1075, "text": "married", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 1086, "feats": null, "head": 25, "id": 21, "lemma": "and", "misc": "", "start_char": 1083, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1089, "feats": null, "head": 23, "id": 22, "lemma": "no", "misc": "", "start_char": 1087, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1093, "feats": "Number=Sing|PronType=Neg", "head": 25, "id": 23, "lemma": "one", "misc": "", "start_char": 1090, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 1097, "feats": "VerbForm=Fin", "head": 25, "id": 24, "lemma": "can", "misc": "", "start_char": 1094, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 1101, "feats": "VerbForm=Inf", "head": 17, "id": 25, "lemma": "say", "misc": "", "start_char": 1098, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1106, "feats": "Number=Sing|PronType=Dem", "head": 31, "id": 26, "lemma": "that", "misc": "", "start_char": 1102, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1109, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 27, "lemma": "be", "misc": "", "start_char": 1107, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1113, "feats": null, "head": 31, "id": 28, "lemma": "not", "misc": "", "start_char": 1110, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 1115, "feats": "Definite=Ind|PronType=Art", "head": 31, "id": 29, "lemma": "a", "misc": "", "start_char": 1114, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1120, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "good", "misc": "", "start_char": 1116, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 1127, "feats": "Number=Sing", "head": 25, "id": 31, "lemma": "reason", "misc": "", "start_char": 1121, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1129, "feats": null, "head": 3, "id": 32, "lemma": ".", "misc": "", "start_char": 1128, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1131, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 33, "lemma": "I", "misc": "", "start_char": 1130, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1135, "feats": "VerbForm=Fin", "head": 35, "id": 34, "lemma": "will", "misc": "", "start_char": 1132, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1140, "feats": "VerbForm=Inf", "head": 3, "id": 35, "lemma": "call", "misc": "", "start_char": 1136, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1144, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 36, "lemma": "he", "misc": "", "start_char": 1141, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1149, "feats": null, "head": 35, "id": 37, "lemma": "back", "misc": "", "start_char": 1145, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1151, "feats": null, "head": 3, "id": 38, "lemma": ".", "misc": "", "start_char": 1150, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Wait) (. .))) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB be) (NP (NP (DT the) (NN one)) (SBAR (WHNP (WP who)) (S (VP (VBZ stands) (PP (IN in) (NP (PRP$ your) (NN way)))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "Wait . I don't want to be the one who stands in your way.", "tokens": [ { "deprel": "root", "end_char": 1156, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 1152, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1158, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1157, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1160, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 1159, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1163, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1161, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1167, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1164, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1172, "feats": "VerbForm=Inf", "head": 1, "id": 6, "lemma": "want", "misc": "", "start_char": 1168, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1175, "feats": null, "head": 10, "id": 7, "lemma": "to", "misc": "", "start_char": 1173, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1178, "feats": "VerbForm=Inf", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1176, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1182, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 1179, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 1186, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "one", "misc": "", "start_char": 1183, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1190, "feats": "PronType=Rel", "head": 12, "id": 11, "lemma": "who", "misc": "", "start_char": 1187, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 1197, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 12, "lemma": "stand", "misc": "", "start_char": 1191, "text": "stands", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1200, "feats": null, "head": 15, "id": 13, "lemma": "in", "misc": "", "start_char": 1198, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1205, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "your", "misc": "", "start_char": 1201, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1209, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "way", "misc": "", "start_char": 1206, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1211, "feats": null, "head": 1, "id": 16, "lemma": ".", "misc": "", "start_char": 1210, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADJP (RB too) (JJ bad)) (, ,) (S (NP (PRP you)) (ADVP (RB already)) (VP (VBD did))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (VBN done) (NN deal)))) (. .) (INTJ (UH Oh)) (, ,) (INTJ (UH well) (. .) (CC But) (S (NP (PRP I)) (VP (VBP forgive) (NP (PRP you))))) (. .)))" }, "speaker": "Howard", "text": "Well, too bad, you already did . It's a done deal . Oh, well . But I forgive you.", "tokens": [ { "deprel": "discourse", "end_char": 1216, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 1212, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1218, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1217, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1222, "feats": null, "head": 4, "id": 3, "lemma": "too", "misc": "", "start_char": 1219, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1226, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "bad", "misc": "", "start_char": 1223, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1228, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 1227, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1232, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 1229, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1240, "feats": null, "head": 8, "id": 7, "lemma": "already", "misc": "", "start_char": 1233, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1244, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 8, "lemma": "do", "misc": "", "start_char": 1241, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1246, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 1245, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1249, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 10, "lemma": "it", "misc": "", "start_char": 1247, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1252, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 1250, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1254, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 1253, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1259, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 13, "lemma": "do", "misc": "", "start_char": 1255, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 1264, "feats": "Number=Sing", "head": 4, "id": 14, "lemma": "deal", "misc": "", "start_char": 1260, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1266, "feats": null, "head": 16, "id": 15, "lemma": ".", "misc": "", "start_char": 1265, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1269, "feats": null, "head": 14, "id": 16, "lemma": "oh", "misc": "", "start_char": 1267, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1271, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 1270, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1276, "feats": null, "head": 14, "id": 18, "lemma": "well", "misc": "", "start_char": 1272, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1278, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 1277, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1282, "feats": null, "head": 22, "id": 20, "lemma": "but", "misc": "", "start_char": 1279, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1284, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 1283, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1292, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 22, "lemma": "forgive", "misc": "", "start_char": 1285, "text": "forgive", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 1296, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 22, "id": 23, "lemma": "you", "misc": "", "start_char": 1293, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1298, "feats": null, "head": 4, "id": 24, "lemma": ".", "misc": "", "start_char": 1297, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (RB not) (SBAR (WHADVP (WRB how)) (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB start) (NP (PRP$ our) (NN marriage)))))))) (, ,) (S (VP (VBG killing) (NP (PRP$ your) (NN dream)))) (. ?) (SBAR (S (NP (PRP We)) (VP (MD 'll) (VP (VB have) (NP (DT the) (NN wedding)) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP get) (ADVP (RB back)))))))))) (. .)))" }, "speaker": "Bernadette", "text": "That's not how I want to start our marriage, killing your dream? We'll have the wedding when you get back.", "tokens": [ { "deprel": "nsubj", "end_char": 1303, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 1299, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1306, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1304, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1310, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1307, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1314, "feats": "PronType=Int", "head": 0, "id": 4, "lemma": "how", "misc": "", "start_char": 1311, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1316, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1315, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 1321, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "want", "misc": "", "start_char": 1317, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1324, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1322, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1330, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "start", "misc": "", "start_char": 1325, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1334, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "our", "misc": "", "start_char": 1331, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1343, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "marriage", "misc": "", "start_char": 1335, "text": "marriage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1345, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 1344, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 1353, "feats": "VerbForm=Ger", "head": 8, "id": 12, "lemma": "kill", "misc": "", "start_char": 1346, "text": "killing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1358, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "your", "misc": "", "start_char": 1354, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1364, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "dream", "misc": "", "start_char": 1359, "text": "dream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1366, "feats": null, "head": 12, "id": 15, "lemma": "?", "misc": "", "start_char": 1365, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1369, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "we", "misc": "", "start_char": 1367, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1373, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "will", "misc": "", "start_char": 1370, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1378, "feats": "VerbForm=Inf", "head": 4, "id": 18, "lemma": "have", "misc": "", "start_char": 1374, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1382, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 1379, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1390, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "wedding", "misc": "", "start_char": 1383, "text": "wedding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1395, "feats": "PronType=Int", "head": 23, "id": 21, "lemma": "when", "misc": "", "start_char": 1391, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1399, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 22, "lemma": "you", "misc": "", "start_char": 1396, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1403, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 23, "lemma": "get", "misc": "", "start_char": 1400, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1408, "feats": null, "head": 23, "id": 24, "lemma": "back", "misc": "", "start_char": 1404, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1410, "feats": null, "head": 4, "id": 25, "lemma": ".", "misc": "", "start_char": 1409, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (SBARQ (CC But) (INTJ (UH wh) (, -) (WP what)) (PP (IN about) (NP (NP (PDT all) (DT the) (NNS plans)) (CC and) (NP (DT the) (NNS guests)))) (. ?)))" }, "speaker": "Howard", "text": "But wh - what about all the plans and the guests?", "tokens": [ { "deprel": "cc", "end_char": 1414, "feats": null, "head": 4, "id": 1, "lemma": "but", "misc": "", "start_char": 1411, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "discourse", "end_char": 1417, "feats": null, "head": 4, "id": 2, "lemma": "wh", "misc": "", "start_char": 1415, "text": "wh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1419, "feats": null, "head": 2, "id": 3, "lemma": "-", "misc": "", "start_char": 1418, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1424, "feats": "PronType=Int", "head": 0, "id": 4, "lemma": "what", "misc": "", "start_char": 1420, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 1430, "feats": null, "head": 8, "id": 5, "lemma": "about", "misc": "", "start_char": 1425, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det:predet", "end_char": 1434, "feats": null, "head": 8, "id": 6, "lemma": "all", "misc": "", "start_char": 1431, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1438, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 1435, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1444, "feats": "Number=Plur", "head": 4, "id": 8, "lemma": "plan", "misc": "", "start_char": 1439, "text": "plans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1448, "feats": null, "head": 11, "id": 9, "lemma": "and", "misc": "", "start_char": 1445, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1452, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 1449, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1459, "feats": "Number=Plur", "head": 8, "id": 11, "lemma": "guest", "misc": "", "start_char": 1453, "text": "guests", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1461, "feats": null, "head": 4, "id": 12, "lemma": "?", "misc": "", "start_char": 1460, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (MD 'll) (VP (VB call) (NP (PRP them)) (. .) (SBAR (IN Although) (S (NP (PRP$ my) (NN dad) (VBZ 's)) (VP (VBG gon) (S (VP (TO na) (VP (VB go) (NP (DT a) (JJ little) (NN nutso)) (PP (IN over) (S (VP (VBG losing) (NP (PRP$ his) (NNS deposits))))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "We'll call them . Although my dad's gonna go a little nutso over losing his deposits.", "tokens": [ { "deprel": "nsubj", "end_char": 1464, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 1462, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1468, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 1465, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1473, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "call", "misc": "", "start_char": 1469, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1478, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "they", "misc": "", "start_char": 1474, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1480, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1479, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1489, "feats": null, "head": 10, "id": 6, "lemma": "although", "misc": "", "start_char": 1481, "text": "Although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1492, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 1490, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1496, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "dad", "misc": "", "start_char": 1493, "text": "dad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1499, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1497, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 1503, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 10, "lemma": "go", "misc": "", "start_char": 1500, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1506, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1504, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1509, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "go", "misc": "", "start_char": 1507, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1511, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 1510, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1518, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "little", "misc": "", "start_char": 1512, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1524, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "nutso", "misc": "", "start_char": 1519, "text": "nutso", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1529, "feats": null, "head": 17, "id": 16, "lemma": "over", "misc": "", "start_char": 1525, "text": "over", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1536, "feats": "VerbForm=Ger", "head": 12, "id": 17, "lemma": "lose", "misc": "", "start_char": 1530, "text": "losing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1540, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "his", "misc": "", "start_char": 1537, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1549, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "deposit", "misc": "", "start_char": 1541, "text": "deposits", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1551, "feats": null, "head": 3, "id": 20, "lemma": ".", "misc": "", "start_char": 1550, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ right)))) (, ,) (S (NP (PRP he)) (VP (VBZ is))) (. .) (S (S (NP (PRP$ Your) (NN dad) (VBZ 's)) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (ADJP (JJ furious))))))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT no) (NN way)) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB let) (S (NP (PRP us)) (VP (VB postpone) (NP (DT this) (NN wedding) (. .) (UH Well)))))))))))))))) (, ,) (NP (PRP we)) (VP (VBD tried)) (. .)))" }, "speaker": "Howard", "text": "You're right, he is . Your dad's gonna be furious . There's no way he's gonna let us postpone this wedding . Well, we tried.", "tokens": [ { "deprel": "nsubj", "end_char": 1555, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1552, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1559, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1556, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1565, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "right", "misc": "", "start_char": 1560, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1567, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 1566, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1570, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "he", "misc": "", "start_char": 1568, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1573, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 6, "lemma": "be", "misc": "", "start_char": 1571, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1575, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1574, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1580, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 1576, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1584, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "dad", "misc": "", "start_char": 1581, "text": "dad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1587, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 1585, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1591, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 11, "lemma": "go", "misc": "", "start_char": 1588, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1594, "feats": null, "head": 14, "id": 12, "lemma": "to", "misc": "", "start_char": 1592, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1597, "feats": "VerbForm=Inf", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 1595, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1605, "feats": "Degree=Pos", "head": 11, "id": 14, "lemma": "furious", "misc": "", "start_char": 1598, "text": "furious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1607, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 1606, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 1613, "feats": null, "head": 17, "id": 16, "lemma": "there", "misc": "", "start_char": 1608, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 1616, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 17, "lemma": "be", "misc": "", "start_char": 1614, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1619, "feats": null, "head": 19, "id": 18, "lemma": "no", "misc": "", "start_char": 1617, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1623, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "way", "misc": "", "start_char": 1620, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1626, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 20, "lemma": "he", "misc": "", "start_char": 1624, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1629, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 1627, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1633, "feats": "Tense=Pres|VerbForm=Part", "head": 19, "id": 22, "lemma": "go", "misc": "", "start_char": 1630, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1636, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 1634, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1640, "feats": "VerbForm=Inf", "head": 22, "id": 24, "lemma": "let", "misc": "", "start_char": 1637, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1643, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 24, "id": 25, "lemma": "we", "misc": "", "start_char": 1641, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1652, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "postpone", "misc": "", "start_char": 1644, "text": "postpone", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1657, "feats": "Number=Sing|PronType=Dem", "head": 28, "id": 27, "lemma": "this", "misc": "", "start_char": 1653, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1665, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "wedding", "misc": "", "start_char": 1658, "text": "wedding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1667, "feats": null, "head": 3, "id": 29, "lemma": ".", "misc": "", "start_char": 1666, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1672, "feats": null, "head": 33, "id": 30, "lemma": "well", "misc": "", "start_char": 1668, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1674, "feats": null, "head": 30, "id": 31, "lemma": ",", "misc": "", "start_char": 1673, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1677, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 33, "id": 32, "lemma": "we", "misc": "", "start_char": 1675, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1683, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 33, "lemma": "try", "misc": "", "start_char": 1678, "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1685, "feats": null, "head": 3, "id": 34, "lemma": ".", "misc": "", "start_char": 1684, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD 'll) (VP (VB talk) (PP (IN to) (NP (PRP him)))))) (. .) (S (NP (PRP He)) (VP (MD wo) (RB n't) (VP (VB say) (PRT (UH no)) (PP (IN to) (NP (PRP$ his) (JJ little) (NN girl))) (, ,) (INTJ (UH heh))))) (. .)))" }, "speaker": "Bernadette", "text": "I'll talk to him . He won't say no to his little girl, heh.", "tokens": [ { "deprel": "nsubj", "end_char": 1687, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1686, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1691, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 1688, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1696, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "talk", "misc": "", "start_char": 1692, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1699, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1697, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1703, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 5, "lemma": "he", "misc": "", "start_char": 1700, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1705, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 1704, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1708, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "he", "misc": "", "start_char": 1706, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1711, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "will", "misc": "", "start_char": 1709, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1715, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1712, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1719, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "say", "misc": "", "start_char": 1716, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "discourse", "end_char": 1722, "feats": null, "head": 10, "id": 11, "lemma": "no", "misc": "", "start_char": 1720, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "case", "end_char": 1725, "feats": null, "head": 15, "id": 12, "lemma": "to", "misc": "", "start_char": 1723, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1729, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 15, "id": 13, "lemma": "his", "misc": "", "start_char": 1726, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1736, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "little", "misc": "", "start_char": 1730, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1741, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "girl", "misc": "", "start_char": 1737, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1743, "feats": null, "head": 17, "id": 16, "lemma": ",", "misc": "", "start_char": 1742, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1747, "feats": null, "head": 10, "id": 17, "lemma": "heh", "misc": "", "start_char": 1744, "text": "heh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1749, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 1748, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP I) (, -) (PRP I)) (VP (MD should) (VP (VB talk) (PP (IN to) (NP (NP (PRP him)) (, ,) (NP (NP (NN man)) (PP (IN to) (NP (NN man)))))))) (. .)))" }, "speaker": "Howard", "text": "I - I should talk to him, man to man.", "tokens": [ { "deprel": "vocative", "end_char": 1751, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 1750, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1753, "feats": null, "head": 5, "id": 2, "lemma": "-", "misc": "", "start_char": 1752, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1755, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 1754, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1762, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "should", "misc": "", "start_char": 1756, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1767, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "talk", "misc": "", "start_char": 1763, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1770, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1768, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1774, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 7, "lemma": "he", "misc": "", "start_char": 1771, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1776, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 1775, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1780, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "man", "misc": "", "start_char": 1777, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1783, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1781, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1787, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "man", "misc": "", "start_char": 1784, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1789, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 1788, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (CC But) (, ,) (NP (NNP Howie)) (, ,) (NP (PRP$ my) (NN dad)) (VP (MD can) (VP (VB be) (NP (DT a) (NN bully)))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB make) (S (NP (PRP you)) (VP (VB cancel) (NP (PRP$ your) (NN space) (NN flight)))))))))) (. .)))" }, "speaker": "Bernadette", "text": "But, Howie, my dad can be a bully . He's gonna make you cancel your space flight.", "tokens": [ { "deprel": "cc", "end_char": 1793, "feats": null, "head": 10, "id": 1, "lemma": "but", "misc": "", "start_char": 1790, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1795, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1794, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1801, "feats": "Number=Sing", "head": 10, "id": 3, "lemma": "Howie", "misc": "", "start_char": 1796, "text": "Howie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1803, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1802, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 1806, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 1804, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1810, "feats": "Number=Sing", "head": 10, "id": 6, "lemma": "dad", "misc": "", "start_char": 1807, "text": "dad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1814, "feats": "VerbForm=Fin", "head": 10, "id": 7, "lemma": "can", "misc": "", "start_char": 1811, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1817, "feats": "VerbForm=Inf", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1815, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1819, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1818, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1825, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "bully", "misc": "", "start_char": 1820, "text": "bully", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1827, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 1826, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1830, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 12, "lemma": "he", "misc": "", "start_char": 1828, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1833, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 1831, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1837, "feats": "Tense=Pres|VerbForm=Part", "head": 10, "id": 14, "lemma": "go", "misc": "", "start_char": 1834, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1840, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 1838, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1845, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "make", "misc": "", "start_char": 1841, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1849, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 17, "lemma": "you", "misc": "", "start_char": 1846, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1856, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "cancel", "misc": "", "start_char": 1850, "text": "cancel", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1861, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 21, "id": 19, "lemma": "your", "misc": "", "start_char": 1857, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1867, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "space", "misc": "", "start_char": 1862, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1874, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "flight", "misc": "", "start_char": 1868, "text": "flight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1876, "feats": null, "head": 10, "id": 22, "lemma": ".", "misc": "", "start_char": 1875, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (MD can) (ADVP (RB only)) (VP (VB hope) (, ...) (SBAR (IN that) (S (NP (PRP he)) (VP (VBZ does) (RB n't)))))) (. .)))" }, "speaker": "Howard", "text": "We can only hope...that he doesn't.", "tokens": [ { "deprel": "nsubj", "end_char": 1879, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 1877, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1883, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 1880, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1888, "feats": null, "head": 4, "id": 3, "lemma": "only", "misc": "", "start_char": 1884, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1893, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "hope", "misc": "", "start_char": 1889, "text": "hope", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1897, "feats": null, "head": 4, "id": 5, "lemma": "...", "misc": "", "start_char": 1894, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1902, "feats": null, "head": 8, "id": 6, "lemma": "that", "misc": "", "start_char": 1898, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1905, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "he", "misc": "", "start_char": 1903, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1910, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 8, "lemma": "do", "misc": "", "start_char": 1906, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1914, "feats": null, "head": 8, "id": 9, "lemma": "not", "misc": "", "start_char": 1911, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1916, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1915, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 1, 0, 0 ], [ 2, 11, 11 ], [ 2, 19, 19 ], [ 3, 2, 2 ], [ 4, 7, 7 ], [ 4, 13, 13 ], [ 4, 19, 19 ], [ 4, 23, 23 ], [ 4, 26, 26 ], [ 4, 79, 79 ], [ 4, 82, 82 ], [ 6, 3, 3 ], [ 7, 2, 2 ], [ 9, 7, 7 ], [ 10, 9, 9 ], [ 10, 21, 21 ], [ 14, 6, 6 ], [ 14, 8, 8 ], [ 14, 15, 15 ], [ 14, 32, 32 ], [ 15, 13, 13 ], [ 16, 20, 20 ], [ 17, 12, 12 ], [ 17, 21, 21 ], [ 22, 0, 0 ], [ 22, 2, 2 ], [ 23, 2, 2 ], [ 23, 16, 16 ], [ 23, 18, 18 ] ], [ [ 0, 7, 7 ], [ 0, 15, 15 ] ], [ [ 2, 14, 14 ], [ 2, 17, 17 ], [ 4, 10, 10 ], [ 4, 16, 20 ], [ 9, 3, 3 ], [ 14, 0, 0 ], [ 15, 2, 2 ], [ 16, 5, 5 ], [ 16, 22, 22 ], [ 17, 4, 4 ], [ 19, 6, 6 ], [ 20, 0, 0 ], [ 20, 7, 7 ], [ 21, 0, 0 ], [ 21, 12, 14 ], [ 23, 4, 4 ] ], [ [ 2, 14, 15 ] ], [ [ 2, 22, 23 ] ], [ [ 4, 26, 27 ] ], [ [ 4, 34, 34 ], [ 13, 0, 0 ], [ 17, 8, 8 ], [ 17, 15, 15 ], [ 19, 0, 0 ], [ 20, 24, 24 ], [ 20, 31, 31 ], [ 24, 0, 0 ] ], [ [ 4, 46, 46 ], [ 9, 5, 5 ], [ 10, 0, 0 ], [ 10, 2, 2 ], [ 10, 6, 6 ], [ 10, 18, 18 ] ], [ [ 4, 48, 48 ] ], [ [ 4, 54, 54 ], [ 14, 35, 35 ] ], [ [ 6, 7, 7 ], [ 14, 13, 13 ] ], [ [ 10, 9, 10 ] ], [ [ 10, 13, 15 ] ], [ [ 18, 10, 10 ], [ 19, 3, 3 ] ], [ [ 18, 9, 10 ] ], [ [ 19, 6, 7 ], [ 19, 17, 17 ], [ 20, 4, 4 ], [ 20, 7, 8 ], [ 20, 19, 19 ], [ 21, 4, 4 ], [ 21, 6, 6 ], [ 21, 12, 12 ], [ 22, 6, 6 ], [ 23, 4, 5 ], [ 23, 11, 11 ], [ 24, 6, 6 ] ], [ [ 22, 10, 10 ] ], [ [ 23, 8, 9 ] ] ]
s05e23c05t
Hey, I was thinking, for our first dance at the wedding what if we learn the final number from Dirty Dancing? You're kidding. No, come on . How cool would that be? Me running into your arms . You lifting me up into the air. Oh, you're in a good mood. Yeah, well, why wouldn't I be? You know, I'm marrying the girl of my dreams, and I finally got my mother to agree not to come on our honeymoon . Oh, hang on . Oh, it's NASA . Wolowitz . Oh! Hi, Dave . What's up? No kidding . Well, that's...great news . Great, great news . All right, I'll watch my e - mail for the details . Okay, talk soon. What's so great? It looks like I'm going into space after all. Oh, Howie, that's wonderful! Uh - huh, wonderful . Yay ... What happened? I thought they cancelled your mission. They...They did . But NASA really wants my telescope up on the space station, so they're putting me on an earlier launch. When? A...week from Friday. We're getting married that Sunday. You're right, heh . I...I can't go to space . I have to get married and no one can say that's not a good reason . I'll call him back. Wait . I don't want to be the one who stands in your way. Well, too bad, you already did . It's a done deal . Oh, well . But I forgive you. That's not how I want to start our marriage, killing your dream? We'll have the wedding when you get back. But wh - what about all the plans and the guests? We'll call them . Although my dad's gonna go a little nutso over losing his deposits. You're right, he is . Your dad's gonna be furious . There's no way he's gonna let us postpone this wedding . Well, we tried. I'll talk to him . He won't say no to his little girl, heh. I - I should talk to him, man to man. But, Howie, my dad can be a bully . He's gonna make you cancel your space flight. We can only hope...that he doesn't.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Bishop)) (VP (TO to) (VP (VP (VB queen) (NP (CD four))) (, ,) (NP (NN level) (CD two) (. .)) (VP (VB Check)))) (. .)))" }, "speaker": "Sheldon", "text": "Bishop to queen four, level two . Check.", "tokens": [ { "deprel": "nsubj", "end_char": 6, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Bishop", "misc": "", "start_char": 0, "text": "Bishop", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 9, "feats": null, "head": 3, "id": 2, "lemma": "to", "misc": "", "start_char": 7, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "end_char": 15, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "queen", "misc": "", "start_char": 10, "text": "queen", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 20, "feats": "NumForm=Word|NumType=Card", "head": 3, "id": 4, "lemma": "four", "misc": "", "start_char": 16, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 21, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 28, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "level", "misc": "", "start_char": 23, "text": "level", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 32, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 7, "lemma": "two", "misc": "", "start_char": 29, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 34, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 33, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 40, "feats": "Mood=Imp|VerbForm=Inf", "head": 3, "id": 9, "lemma": "check", "misc": "", "start_char": 35, "text": "Check", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 41, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (NNP Knight)) (VP (VBZ takes) (NP (NP (NNP Bishop) (. .) (PRP You)) (DT all)) (ADVP (RB right))) (. ?)))" }, "speaker": "Leonard", "text": "Sheldon, Knight takes Bishop . You all right?", "tokens": [ { "deprel": "vocative", "end_char": 50, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 43, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 52, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 51, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 59, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Knight", "misc": "", "start_char": 53, "text": "Knight", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 65, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "take", "misc": "", "start_char": 60, "text": "takes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 72, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Bishop", "misc": "", "start_char": 66, "text": "Bishop", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 73, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 78, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 75, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 82, "feats": null, "head": 9, "id": 8, "lemma": "all", "misc": "", "start_char": 79, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 88, "feats": null, "head": 4, "id": 9, "lemma": "right", "misc": "", "start_char": 83, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 90, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 89, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ fine))) (. .)))" }, "speaker": "Sheldon", "text": "I'm fine.", "tokens": [ { "deprel": "nsubj", "end_char": 92, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 91, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 95, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 93, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 100, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "fine", "misc": "", "start_char": 96, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 101, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (. ?) (S (S (NP (PRP You)) (VP (VBD left) (NP (PRP$ your) (NN queen)) (S (VP (VBN exposed) (PP (IN from) (ADVP (RB above))))))) (, ,) (S (NP (PRP you)) (VP (VBD trapped) (NP (PRP$ your) (NN knight)) (PP (IN in) (NP (DT the) (NN corner))))) (, ,) (CC and) (S (NP (PRP you)) (VP (VBP keep) (S (VP (VBG sighing) (CC and) (VP (VBG saying) (, ,) (`` \") (WHADVP (WRB Why)) (NP (PRP me)) (. ?) ('' \")))))))))" }, "speaker": "Leonard", "text": "Are you? You left your queen exposed from above, you trapped your knight in the corner, and you keep sighing and saying, \" Why me? \"", "tokens": [ { "deprel": "parataxis", "end_char": 106, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 1, "lemma": "be", "misc": "", "start_char": 103, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 110, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 107, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 112, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 111, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 116, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 113, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 121, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "leave", "misc": "", "start_char": 117, "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 126, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 122, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 132, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "queen", "misc": "", "start_char": 127, "text": "queen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 140, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 8, "lemma": "expose", "misc": "", "start_char": 133, "text": "exposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 145, "feats": null, "head": 10, "id": 9, "lemma": "from", "misc": "", "start_char": 141, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 151, "feats": null, "head": 8, "id": 10, "lemma": "above", "misc": "", "start_char": 146, "text": "above", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 13, "id": 11, "lemma": ",", "misc": "", "start_char": 152, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 157, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 154, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 165, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 13, "lemma": "trap", "misc": "", "start_char": 158, "text": "trapped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 170, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "your", "misc": "", "start_char": 166, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 177, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "knight", "misc": "", "start_char": 171, "text": "knight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 180, "feats": null, "head": 18, "id": 16, "lemma": "in", "misc": "", "start_char": 178, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 184, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 181, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 191, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "corner", "misc": "", "start_char": 185, "text": "corner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 193, "feats": null, "head": 22, "id": 19, "lemma": ",", "misc": "", "start_char": 192, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 197, "feats": null, "head": 22, "id": 20, "lemma": "and", "misc": "", "start_char": 194, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 201, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 21, "lemma": "you", "misc": "", "start_char": 198, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 206, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 22, "lemma": "keep", "misc": "", "start_char": 202, "text": "keep", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 214, "feats": "VerbForm=Ger", "head": 22, "id": 23, "lemma": "sigh", "misc": "", "start_char": 207, "text": "sighing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "end_char": 218, "feats": null, "head": 25, "id": 24, "lemma": "and", "misc": "", "start_char": 215, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 225, "feats": "VerbForm=Ger", "head": 23, "id": 25, "lemma": "say", "misc": "", "start_char": 219, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 227, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 226, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 229, "feats": null, "head": 25, "id": 27, "lemma": "\"", "misc": "", "start_char": 228, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 233, "feats": "PronType=Int", "head": 29, "id": 28, "lemma": "why", "misc": "", "start_char": 230, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "ccomp", "end_char": 236, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 29, "lemma": "I", "misc": "", "start_char": 234, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 5, "id": 30, "lemma": "?", "misc": "", "start_char": 237, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 240, "feats": null, "head": 5, "id": 31, "lemma": "\"", "misc": "", "start_char": 239, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP I)) (VP (VB ask) (NP (PRP you)) (NP (NP (DT a) (NN question)) (PP (IN about) (NP (NNS women))))) (. ?)))" }, "speaker": "Sheldon", "text": "Can I ask you a question about women?", "tokens": [ { "deprel": "aux", "end_char": 244, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 241, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 246, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 245, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 250, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "ask", "misc": "", "start_char": 247, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 254, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 251, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 256, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 255, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 265, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "question", "misc": "", "start_char": 257, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 271, "feats": null, "head": 8, "id": 7, "lemma": "about", "misc": "", "start_char": 266, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 277, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "woman", "misc": "", "start_char": 272, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 279, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 278, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VP (VBD got) (NP (PRP you)) (NP (DT that) (NN book)) (NP (JJ last) (NN year))) (. .) (SQ (VBD Was) (RB n't) (NP (NP (NN everything)) (ADVP (IN in) (RB there))))) (. ?)))" }, "speaker": "Leonard", "text": "We got you that book last year . Wasn't everything in there?", "tokens": [ { "deprel": "nsubj", "end_char": 282, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 280, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 286, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 283, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 290, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 287, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 295, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "that", "misc": "", "start_char": 291, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 300, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "book", "misc": "", "start_char": 296, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 305, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "last", "misc": "", "start_char": 301, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 310, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "year", "misc": "", "start_char": 306, "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 311, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 316, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 9, "lemma": "be", "misc": "", "start_char": 313, "text": "Was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 320, "feats": null, "head": 9, "id": 10, "lemma": "not", "misc": "", "start_char": 317, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 331, "feats": "Number=Sing|PronType=Tot", "head": 9, "id": 11, "lemma": "everything", "misc": "", "start_char": 321, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 334, "feats": null, "head": 13, "id": 12, "lemma": "in", "misc": "", "start_char": 332, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 340, "feats": "PronType=Dem", "head": 11, "id": 13, "lemma": "there", "misc": "", "start_char": 335, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 342, "feats": null, "head": 2, "id": 14, "lemma": "?", "misc": "", "start_char": 341, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG having) (NP (NP (DT a) (NN relationship) (NN problem)) (PP (IN with) (NP (NNP Amy) (. .)))))) (CC And) (S (PP (IN by) (NP (DT the) (NN way))) (, ,) (NP (DT that) (NN book)) (VP (VBD gave) (NP (PRP me)) (NP (NNS nightmares)))) (. .)))" }, "speaker": "Sheldon", "text": "No, I'm having a relationship problem with Amy . And by the way, that book gave me nightmares.", "tokens": [ { "deprel": "discourse", "end_char": 345, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 343, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 347, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 346, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 349, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 348, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 352, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 350, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 359, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 353, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 361, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 360, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 374, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "relationship", "misc": "", "start_char": 362, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 382, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "problem", "misc": "", "start_char": 375, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 387, "feats": null, "head": 10, "id": 9, "lemma": "with", "misc": "", "start_char": 383, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 391, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "Amy", "misc": "", "start_char": 388, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 393, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 392, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 397, "feats": null, "head": 19, "id": 12, "lemma": "and", "misc": "", "start_char": 394, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 400, "feats": null, "head": 15, "id": 13, "lemma": "by", "misc": "", "start_char": 398, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 404, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 401, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 408, "feats": "Number=Sing", "head": 19, "id": 15, "lemma": "way", "misc": "", "start_char": 405, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 410, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 409, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 415, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 17, "lemma": "that", "misc": "", "start_char": 411, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 420, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "book", "misc": "", "start_char": 416, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 425, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 19, "lemma": "give", "misc": "", "start_char": 421, "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 428, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 20, "lemma": "I", "misc": "", "start_char": 426, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 439, "feats": "Number=Plur", "head": 19, "id": 21, "lemma": "nightmare", "misc": "", "start_char": 429, "text": "nightmares", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 5, "id": 22, "lemma": ".", "misc": "", "start_char": 440, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (SBAR (IN if) (S (NP (PRP it)) (VP (VBZ makes) (S (NP (PRP you)) (VP (VB feel) (ADVP (RB any) (JJR better))))))) (, ,) (NP (PRP I)) (VP (VBD screwed) (NP (NNS things)) (PRT (RP up)) (ADJP (RB pretty) (JJ good)) (PP (IN with) (NP (NNP Penny)))) (. .)))" }, "speaker": "Leonard", "text": "Well, if it makes you feel any better, I screwed things up pretty good with Penny.", "tokens": [ { "deprel": "discourse", "end_char": 446, "feats": null, "head": 12, "id": 1, "lemma": "well", "misc": "", "start_char": 442, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 448, "feats": null, "head": 12, "id": 2, "lemma": ",", "misc": "", "start_char": 447, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 451, "feats": null, "head": 5, "id": 3, "lemma": "if", "misc": "", "start_char": 449, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 454, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "it", "misc": "", "start_char": 452, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 460, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 5, "lemma": "make", "misc": "", "start_char": 455, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 464, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 461, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 469, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "feel", "misc": "", "start_char": 465, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 473, "feats": null, "head": 9, "id": 8, "lemma": "any", "misc": "", "start_char": 470, "text": "any", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 480, "feats": "Degree=Cmp", "head": 7, "id": 9, "lemma": "good", "misc": "", "start_char": 474, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 482, "feats": null, "head": 5, "id": 10, "lemma": ",", "misc": "", "start_char": 481, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 484, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 483, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 492, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 12, "lemma": "screw", "misc": "", "start_char": 485, "text": "screwed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 499, "feats": "Number=Plur", "head": 12, "id": 13, "lemma": "thing", "misc": "", "start_char": 493, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "compound:prt", "end_char": 502, "feats": null, "head": 12, "id": 14, "lemma": "up", "misc": "", "start_char": 500, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 509, "feats": null, "head": 16, "id": 15, "lemma": "pretty", "misc": "", "start_char": 503, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 514, "feats": "Degree=Pos", "head": 12, "id": 16, "lemma": "good", "misc": "", "start_char": 510, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 519, "feats": null, "head": 18, "id": 17, "lemma": "with", "misc": "", "start_char": 515, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 525, "feats": "Number=Sing", "head": 12, "id": 18, "lemma": "penny", "misc": "", "start_char": 520, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 12, "id": 19, "lemma": ".", "misc": "", "start_char": 526, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Look) (PP (IN at) (NP (PRP us))))) (, ,) (NP (NNP Leonard)) (, ...) (VP (VBG engaging) (PP (IN in) (NP (NP (DT the) (JJ social) (NN convention)) (PP (IN of) (NP (NP (NNS men)) (VP (VBG bellyaching) (PP (IN about) (NP (PRP$ their) (JJ ol') (NNS ladies))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Look at us, Leonard...engaging in the social convention of men bellyaching about their ol' ladies.", "tokens": [ { "deprel": "root", "end_char": 532, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 528, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 535, "feats": null, "head": 3, "id": 2, "lemma": "at", "misc": "", "start_char": 533, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 538, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 3, "lemma": "we", "misc": "", "start_char": 536, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 540, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 539, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 548, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 541, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 552, "feats": null, "head": 1, "id": 6, "lemma": "...", "misc": "", "start_char": 549, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 561, "feats": "VerbForm=Ger", "head": 1, "id": 7, "lemma": "engage", "misc": "", "start_char": 553, "text": "engaging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 564, "feats": null, "head": 11, "id": 8, "lemma": "in", "misc": "", "start_char": 562, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 568, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 565, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 575, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "social", "misc": "", "start_char": 569, "text": "social", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 586, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "convention", "misc": "", "start_char": 576, "text": "convention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 589, "feats": null, "head": 13, "id": 12, "lemma": "of", "misc": "", "start_char": 587, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 593, "feats": "Number=Plur", "head": 11, "id": 13, "lemma": "man", "misc": "", "start_char": 590, "text": "men", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 605, "feats": "VerbForm=Ger", "head": 13, "id": 14, "lemma": "bellyach", "misc": "", "start_char": 594, "text": "bellyaching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 611, "feats": null, "head": 18, "id": 15, "lemma": "about", "misc": "", "start_char": 606, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 617, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 18, "id": 16, "lemma": "their", "misc": "", "start_char": 612, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 621, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "ol'", "misc": "", "start_char": 618, "text": "ol'", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 628, "feats": "Number=Plur", "head": 14, "id": 18, "lemma": "lady", "misc": "", "start_char": 622, "text": "ladies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 630, "feats": null, "head": 1, "id": 19, "lemma": ".", "misc": "", "start_char": 629, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP guess) (SBAR (SBAR (S (NP (PRP we)) (VP (VBP are)))) (. .) (RB So) (, ...) (SBARQ (WHNP (WP What)) (SQ (VBZ 's) (VP (VBG going) (PRT (RP on))))))) (. ?)))" }, "speaker": "Leonard", "text": "I guess we are . So...What's going on?", "tokens": [ { "deprel": "nsubj", "end_char": 632, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 631, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 638, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "guess", "misc": "", "start_char": 633, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 641, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 639, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 645, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "be", "misc": "", "start_char": 642, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 646, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 650, "feats": null, "head": 10, "id": 6, "lemma": "so", "misc": "", "start_char": 648, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 654, "feats": null, "head": 10, "id": 7, "lemma": "...", "misc": "", "start_char": 651, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 659, "feats": "PronType=Int", "head": 10, "id": 8, "lemma": "what", "misc": "", "start_char": 655, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 662, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 660, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 668, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 10, "lemma": "go", "misc": "", "start_char": 663, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 671, "feats": null, "head": 10, "id": 11, "lemma": "on", "misc": "", "start_char": 669, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 673, "feats": null, "head": 2, "id": 12, "lemma": "?", "misc": "", "start_char": 672, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Believe) (NP (NP (PRP it)) (CC or) (RB not)))) (, ,) (NP (NNP Amy)) (VP (VBZ has) (VP (VBN embarked) (PP (IN on) (NP (NP (DT a) (NN campaign)) (SBAR (S (VP (TO to) (VP (VB increase) (NP (NP (PRP$ my) (NNS feelings)) (PP (IN for) (NP (PRP her)))) (PP (IN by) (S (VP (VBG making) (S (NP (PRP me)) (ADJP (JJ happy)))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Believe it or not, Amy has embarked on a campaign to increase my feelings for her by making me happy.", "tokens": [ { "deprel": "advcl", "end_char": 681, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 1, "lemma": "believe", "misc": "", "start_char": 674, "text": "Believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 684, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 682, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 687, "feats": null, "head": 4, "id": 3, "lemma": "or", "misc": "", "start_char": 685, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 691, "feats": null, "head": 1, "id": 4, "lemma": "not", "misc": "", "start_char": 688, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 693, "feats": null, "head": 1, "id": 5, "lemma": ",", "misc": "", "start_char": 692, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 697, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "Amy", "misc": "", "start_char": 694, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 701, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "have", "misc": "", "start_char": 698, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 710, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 8, "lemma": "embark", "misc": "", "start_char": 702, "text": "embarked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 713, "feats": null, "head": 11, "id": 9, "lemma": "on", "misc": "", "start_char": 711, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 715, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 714, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 724, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "campaign", "misc": "", "start_char": 716, "text": "campaign", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 727, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 725, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 736, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "increase", "misc": "", "start_char": 728, "text": "increase", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 739, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "my", "misc": "", "start_char": 737, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 748, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "feeling", "misc": "", "start_char": 740, "text": "feelings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 752, "feats": null, "head": 17, "id": 16, "lemma": "for", "misc": "", "start_char": 749, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 756, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 17, "lemma": "her", "misc": "", "start_char": 753, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 759, "feats": null, "head": 19, "id": 18, "lemma": "by", "misc": "", "start_char": 757, "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 766, "feats": "VerbForm=Ger", "head": 13, "id": 19, "lemma": "make", "misc": "", "start_char": 760, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 769, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 20, "lemma": "I", "misc": "", "start_char": 767, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 775, "feats": "Degree=Pos", "head": 19, "id": 21, "lemma": "happy", "misc": "", "start_char": 770, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 777, "feats": null, "head": 8, "id": 22, "lemma": ".", "misc": "", "start_char": 776, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (S (NP (DT that)) (VP (MD must) (VP (VB be) (ADJP (RB very) (JJ difficult)) (PP (IN for) (NP (PRP you)))))) (. .)))" }, "speaker": "Leonard", "text": "I'm sorry, that must be very difficult for you.", "tokens": [ { "deprel": "nsubj", "end_char": 779, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 778, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 782, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 780, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 788, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 783, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 789, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 795, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 5, "lemma": "that", "misc": "", "start_char": 791, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 800, "feats": "VerbForm=Fin", "head": 9, "id": 6, "lemma": "must", "misc": "", "start_char": 796, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 803, "feats": "VerbForm=Inf", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 801, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 808, "feats": null, "head": 9, "id": 8, "lemma": "very", "misc": "", "start_char": 804, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 818, "feats": "Degree=Pos", "head": 3, "id": 9, "lemma": "difficult", "misc": "", "start_char": 809, "text": "difficult", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 822, "feats": null, "head": 11, "id": 10, "lemma": "for", "misc": "", "start_char": 819, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 826, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 11, "lemma": "you", "misc": "", "start_char": 823, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 828, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 827, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ awful)) (. .) (S (S (NP (DT This) (NN morning)) (, ,) (NP (PRP she)) (VP (VBD arranged) (SBAR (IN for) (S (NP (PRP me)) (VP (TO to) (VP (VB be) (NP (DT an) (NNP Amtrak) (NN junior) (NN conductor)) (PP (IN for) (NP (DT the) (NN day))))))))) (. .) (S (NP (PRP It) (: -) (PRP It)) (VP (VBZ 's) (ADVP (RB usually)) (ADJP (RB only) (JJ open) (PP (IN to) (NP (NNS children)))))) (. .) (S (NP (PRP She)) (VP (VBD got) (S (NP (PRP them)) (VP (TO to) (VP (VB make) (NP (DT an) (NN exception))))))))) (. .)))" }, "speaker": "Sheldon", "text": "It's awful . This morning, she arranged for me to be an Amtrak junior conductor for the day . It - It's usually only open to children . She got them to make an exception.", "tokens": [ { "deprel": "nsubj", "end_char": 831, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 829, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 834, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 832, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 840, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "awful", "misc": "", "start_char": 835, "text": "awful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 842, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 841, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 847, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "this", "misc": "", "start_char": 843, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 855, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "morning", "misc": "", "start_char": 848, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 857, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 856, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 861, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "she", "misc": "", "start_char": 858, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 870, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 9, "lemma": "arrange", "misc": "", "start_char": 862, "text": "arranged", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 874, "feats": null, "head": 17, "id": 10, "lemma": "for", "misc": "", "start_char": 871, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 877, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 11, "lemma": "I", "misc": "", "start_char": 875, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 880, "feats": null, "head": 17, "id": 12, "lemma": "to", "misc": "", "start_char": 878, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 883, "feats": "VerbForm=Inf", "head": 17, "id": 13, "lemma": "be", "misc": "", "start_char": 881, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 886, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 14, "lemma": "a", "misc": "", "start_char": 884, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 893, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "Amtrak", "misc": "", "start_char": 887, "text": "Amtrak", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 900, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "junior", "misc": "", "start_char": 894, "text": "junior", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 910, "feats": "Number=Sing", "head": 9, "id": 17, "lemma": "conductor", "misc": "", "start_char": 901, "text": "conductor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 914, "feats": null, "head": 20, "id": 18, "lemma": "for", "misc": "", "start_char": 911, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 918, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 915, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 922, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "day", "misc": "", "start_char": 919, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 924, "feats": null, "head": 9, "id": 21, "lemma": ".", "misc": "", "start_char": 923, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 927, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 22, "lemma": "it", "misc": "", "start_char": 925, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 929, "feats": null, "head": 22, "id": 23, "lemma": "-", "misc": "", "start_char": 928, "text": "-", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 932, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 24, "lemma": "it", "misc": "", "start_char": 930, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 935, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 25, "lemma": "be", "misc": "", "start_char": 933, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 943, "feats": null, "head": 28, "id": 26, "lemma": "usually", "misc": "", "start_char": 936, "text": "usually", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 948, "feats": null, "head": 28, "id": 27, "lemma": "only", "misc": "", "start_char": 944, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 953, "feats": "Degree=Pos", "head": 9, "id": 28, "lemma": "open", "misc": "", "start_char": 949, "text": "open", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 956, "feats": null, "head": 30, "id": 29, "lemma": "to", "misc": "", "start_char": 954, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 965, "feats": "Number=Plur", "head": 28, "id": 30, "lemma": "child", "misc": "", "start_char": 957, "text": "children", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 967, "feats": null, "head": 9, "id": 31, "lemma": ".", "misc": "", "start_char": 966, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 971, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 33, "id": 32, "lemma": "she", "misc": "", "start_char": 968, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 975, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 33, "lemma": "get", "misc": "", "start_char": 972, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 980, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 33, "id": 34, "lemma": "they", "misc": "", "start_char": 976, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 983, "feats": null, "head": 36, "id": 35, "lemma": "to", "misc": "", "start_char": 981, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 988, "feats": "VerbForm=Inf", "head": 33, "id": 36, "lemma": "make", "misc": "", "start_char": 984, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 991, "feats": "Definite=Ind|PronType=Art", "head": 38, "id": 37, "lemma": "a", "misc": "", "start_char": 989, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1001, "feats": "Number=Sing", "head": 36, "id": 38, "lemma": "exception", "misc": "", "start_char": 992, "text": "exception", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1003, "feats": null, "head": 3, "id": 39, "lemma": ".", "misc": "", "start_char": 1002, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (VP (VB Shame) (PP (IN on) (NP (PRP her)))) (. .)))" }, "speaker": "Leonard", "text": "Shame on her.", "tokens": [ { "deprel": "root", "end_char": 1009, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "shame", "misc": "", "start_char": 1004, "text": "Shame", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1012, "feats": null, "head": 3, "id": 2, "lemma": "on", "misc": "", "start_char": 1010, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1016, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "her", "misc": "", "start_char": 1013, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1018, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1017, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP They)) (VP (VBD let) (S (NP (PRP me)) (VP (VB blow) (NP (DT the) (NN whistle)))))) (, ,) (NP (NNP Leonard)) (. .)))" }, "speaker": "Sheldon", "text": "They let me blow the whistle, Leonard.", "tokens": [ { "deprel": "nsubj", "end_char": 1023, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "they", "misc": "", "start_char": 1019, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1027, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "let", "misc": "", "start_char": 1024, "text": "let", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1030, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 1028, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1035, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "blow", "misc": "", "start_char": 1031, "text": "blow", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1039, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 1036, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1047, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "whistle", "misc": "", "start_char": 1040, "text": "whistle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1049, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 1048, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1057, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "Leonard", "misc": "", "start_char": 1050, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1059, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 1058, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ 's) (ADJP (JJ good))) (. .)))" }, "speaker": "Leonard", "text": "She's good.", "tokens": [ { "deprel": "nsubj", "end_char": 1063, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "she", "misc": "", "start_char": 1060, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1066, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1064, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1071, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "good", "misc": "", "start_char": 1067, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1073, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1072, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP know))) (. .) (CC And) (S (NP (PRP it)) (VP (VBZ gets) (ADJP (JJR worse)))) (. .) (S (NP (PRP$ Her) (NNS efforts)) (VP (VBP are) (VP (VBG causing) (S (NP (PRP me)) (VP (TO to) (VP (VB have) (NP (JJ affectionate) (NNS feelings)) (PP (IN for) (NP (PRP her))) (PP (IN at) (NP (JJ inappropriate) (NNS times))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I know . And it gets worse . Her efforts are causing me to have affectionate feelings for her at inappropriate times.", "tokens": [ { "deprel": "nsubj", "end_char": 1075, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1074, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1080, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 1076, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1082, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1081, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1086, "feats": null, "head": 6, "id": 4, "lemma": "and", "misc": "", "start_char": 1083, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1089, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "it", "misc": "", "start_char": 1087, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1094, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 6, "lemma": "get", "misc": "", "start_char": 1090, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 1100, "feats": "Degree=Cmp", "head": 6, "id": 7, "lemma": "bad", "misc": "", "start_char": 1095, "text": "worse", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1102, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 1101, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1106, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "her", "misc": "", "start_char": 1103, "text": "Her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1114, "feats": "Number=Plur", "head": 12, "id": 10, "lemma": "effort", "misc": "", "start_char": 1107, "text": "efforts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1118, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 1115, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1126, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 12, "lemma": "cause", "misc": "", "start_char": 1119, "text": "causing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 1129, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 13, "lemma": "I", "misc": "", "start_char": 1127, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1132, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 1130, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1137, "feats": "VerbForm=Inf", "head": 12, "id": 15, "lemma": "have", "misc": "", "start_char": 1133, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1150, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "affectionate", "misc": "", "start_char": 1138, "text": "affectionate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1159, "feats": "Number=Plur", "head": 15, "id": 17, "lemma": "feeling", "misc": "", "start_char": 1151, "text": "feelings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1163, "feats": null, "head": 19, "id": 18, "lemma": "for", "misc": "", "start_char": 1160, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1167, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 19, "lemma": "her", "misc": "", "start_char": 1164, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1170, "feats": null, "head": 22, "id": 20, "lemma": "at", "misc": "", "start_char": 1168, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1184, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "inappropriate", "misc": "", "start_char": 1171, "text": "inappropriate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1190, "feats": "Number=Plur", "head": 15, "id": 22, "lemma": "time", "misc": "", "start_char": 1185, "text": "times", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1192, "feats": null, "head": 2, "id": 23, "lemma": ".", "misc": "", "start_char": 1191, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP mean) (, ,) (PP (UH like) (PP (PP (IN in) (NP (NN bed))) (CC or) (PP (IN in) (NP (DT the) (NN shower)))))) (. ?)))" }, "speaker": "Leonard", "text": "You mean, like in bed or in the shower?", "tokens": [ { "deprel": "nsubj", "end_char": 1196, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1193, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1201, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "mean", "misc": "", "start_char": 1197, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1203, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1202, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1208, "feats": null, "head": 6, "id": 4, "lemma": "like", "misc": "", "start_char": 1204, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "case", "end_char": 1211, "feats": null, "head": 6, "id": 5, "lemma": "in", "misc": "", "start_char": 1209, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1215, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "bed", "misc": "", "start_char": 1212, "text": "bed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1218, "feats": null, "head": 10, "id": 7, "lemma": "or", "misc": "", "start_char": 1216, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 1221, "feats": null, "head": 10, "id": 8, "lemma": "in", "misc": "", "start_char": 1219, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1225, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 1222, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1232, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "shower", "misc": "", "start_char": 1226, "text": "shower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1234, "feats": null, "head": 6, "id": 11, "lemma": "?", "misc": "", "start_char": 1233, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (SQ (MD Would) (NP (PRP you)) (VP (UH please)) (VP (VB stop) (S (VP (VBG referencing) (NP (DT that) (JJ infernal) (NN book)))))) (. ?) (S (PP (IN For) (NP (NN example))) (, ,) (NP (DT this) (NN morning)) (, ,) (NP (PRP I)) (VP (VBD was) (VP (VBG calculating) (NP (NP (DT the) (JJ random) (NN motion)) (PP (IN of) (NP (JJ virtual) (NNS particles)))) (PP (IN in) (NP (DT a) (NN vacuum))) (, ,) (SBAR (WHADVP (WRB when)) (S (ADVP (RB suddenly)) (NP (DT the) (NNS particles)) (VP (VBD morphed) (PP (IN into) (NP (NP (NP (NP (DT an) (NN image)) (PP (IN of) (NP (NP (NNP Amy) (POS 's)) (NN dandruff)))) (VP (ADVP (RB gently)) (VBG cascading) (ADVP (RB down) (PP (IN onto) (NP (PRP$ her) (JJ pale) (, ,) (ADJP (RB slightly) (JJ hunched)) (NNS shoulders)))))) (. .) (SBARQ (WHNP (WP What)) (SQ (VBZ has) (NP (DT that) (NN vixen)) (VP (VBN done) (PP (IN to) (NP (PRP me)))))) (, ,) (NP (NNP Leonard)) (. ?) (CC And) (SBARQ (WHADVP (WRB how)) (SQ (VBP do) (NP (PRP I)) (VP (VB make) (S (NP (PRP it)) (VP (VB stop)))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Would you please stop referencing that infernal book? For example, this morning, I was calculating the random motion of virtual particles in a vacuum, when suddenly the particles morphed into an image of Amy's dandruff gently cascading down onto her pale, slightly hunched shoulders . What has that vixen done to me, Leonard? And how do I make it stop?", "tokens": [ { "deprel": "aux", "end_char": 1240, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "would", "misc": "", "start_char": 1235, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1244, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 1241, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "discourse", "end_char": 1251, "feats": null, "head": 4, "id": 3, "lemma": "please", "misc": "", "start_char": 1245, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 1256, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "stop", "misc": "", "start_char": 1252, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1268, "feats": "VerbForm=Ger", "head": 4, "id": 5, "lemma": "reference", "misc": "", "start_char": 1257, "text": "referencing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1273, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 6, "lemma": "that", "misc": "", "start_char": 1269, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1282, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "infernal", "misc": "", "start_char": 1274, "text": "infernal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1287, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "book", "misc": "", "start_char": 1283, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1289, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 1288, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1293, "feats": null, "head": 11, "id": 10, "lemma": "for", "misc": "", "start_char": 1290, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1301, "feats": "Number=Sing", "head": 18, "id": 11, "lemma": "example", "misc": "", "start_char": 1294, "text": "example", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1303, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 1302, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1308, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 13, "lemma": "this", "misc": "", "start_char": 1304, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1316, "feats": "Number=Sing", "head": 18, "id": 14, "lemma": "morning", "misc": "", "start_char": 1309, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1318, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 1317, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1320, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "I", "misc": "", "start_char": 1319, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1324, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 1321, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 1336, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 18, "lemma": "calculate", "misc": "", "start_char": 1325, "text": "calculating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1340, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 19, "lemma": "the", "misc": "", "start_char": 1337, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1347, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "random", "misc": "", "start_char": 1341, "text": "random", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1354, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "motion", "misc": "", "start_char": 1348, "text": "motion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1357, "feats": null, "head": 24, "id": 22, "lemma": "of", "misc": "", "start_char": 1355, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1365, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "virtual", "misc": "", "start_char": 1358, "text": "virtual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1375, "feats": "Number=Plur", "head": 21, "id": 24, "lemma": "particle", "misc": "", "start_char": 1366, "text": "particles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1378, "feats": null, "head": 27, "id": 25, "lemma": "in", "misc": "", "start_char": 1376, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1380, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 26, "lemma": "a", "misc": "", "start_char": 1379, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1387, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "vacuum", "misc": "", "start_char": 1381, "text": "vacuum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1389, "feats": null, "head": 33, "id": 28, "lemma": ",", "misc": "", "start_char": 1388, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1394, "feats": "PronType=Int", "head": 33, "id": 29, "lemma": "when", "misc": "", "start_char": 1390, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 1403, "feats": null, "head": 33, "id": 30, "lemma": "suddenly", "misc": "", "start_char": 1395, "text": "suddenly", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1407, "feats": "Definite=Def|PronType=Art", "head": 32, "id": 31, "lemma": "the", "misc": "", "start_char": 1404, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1417, "feats": "Number=Plur", "head": 33, "id": 32, "lemma": "particle", "misc": "", "start_char": 1408, "text": "particles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 1425, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 33, "lemma": "morph", "misc": "", "start_char": 1418, "text": "morphed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1430, "feats": null, "head": 36, "id": 34, "lemma": "into", "misc": "", "start_char": 1426, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1433, "feats": "Definite=Ind|PronType=Art", "head": 36, "id": 35, "lemma": "a", "misc": "", "start_char": 1431, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1439, "feats": "Number=Sing", "head": 33, "id": 36, "lemma": "image", "misc": "", "start_char": 1434, "text": "image", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1442, "feats": null, "head": 40, "id": 37, "lemma": "of", "misc": "", "start_char": 1440, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1446, "feats": "Number=Sing", "head": 40, "id": 38, "lemma": "Amy", "misc": "", "start_char": 1443, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1449, "feats": null, "head": 38, "id": 39, "lemma": "'s", "misc": "", "start_char": 1447, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 1458, "feats": "Number=Sing", "head": 36, "id": 40, "lemma": "dandruff", "misc": "", "start_char": 1450, "text": "dandruff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1465, "feats": null, "head": 42, "id": 41, "lemma": "gently", "misc": "", "start_char": 1459, "text": "gently", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1475, "feats": "VerbForm=Ger", "head": 33, "id": 42, "lemma": "cascade", "misc": "", "start_char": 1466, "text": "cascading", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1480, "feats": null, "head": 42, "id": 43, "lemma": "down", "misc": "", "start_char": 1476, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1485, "feats": null, "head": 50, "id": 44, "lemma": "onto", "misc": "", "start_char": 1481, "text": "onto", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1489, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 50, "id": 45, "lemma": "her", "misc": "", "start_char": 1486, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1494, "feats": "Degree=Pos", "head": 50, "id": 46, "lemma": "pale", "misc": "", "start_char": 1490, "text": "pale", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1496, "feats": null, "head": 50, "id": 47, "lemma": ",", "misc": "", "start_char": 1495, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1505, "feats": null, "head": 49, "id": 48, "lemma": "slightly", "misc": "", "start_char": 1497, "text": "slightly", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1513, "feats": "Degree=Pos", "head": 50, "id": 49, "lemma": "hunched", "misc": "", "start_char": 1506, "text": "hunched", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1523, "feats": "Number=Plur", "head": 42, "id": 50, "lemma": "shoulder", "misc": "", "start_char": 1514, "text": "shoulders", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1525, "feats": null, "head": 42, "id": 51, "lemma": ".", "misc": "", "start_char": 1524, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 1530, "feats": "PronType=Int", "head": 56, "id": 52, "lemma": "what", "misc": "", "start_char": 1526, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1534, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 56, "id": 53, "lemma": "have", "misc": "", "start_char": 1531, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1539, "feats": "Number=Sing|PronType=Dem", "head": 55, "id": 54, "lemma": "that", "misc": "", "start_char": 1535, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1545, "feats": "Number=Sing", "head": 56, "id": 55, "lemma": "vixen", "misc": "", "start_char": 1540, "text": "vixen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 1550, "feats": "Tense=Past|VerbForm=Part", "head": 50, "id": 56, "lemma": "do", "misc": "", "start_char": 1546, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1553, "feats": null, "head": 58, "id": 57, "lemma": "to", "misc": "", "start_char": 1551, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1556, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 56, "id": 58, "lemma": "I", "misc": "", "start_char": 1554, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1558, "feats": null, "head": 60, "id": 59, "lemma": ",", "misc": "", "start_char": 1557, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1566, "feats": "Number=Sing", "head": 56, "id": 60, "lemma": "Leonard", "misc": "", "start_char": 1559, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1568, "feats": null, "head": 4, "id": 61, "lemma": "?", "misc": "", "start_char": 1567, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1572, "feats": null, "head": 66, "id": 62, "lemma": "and", "misc": "", "start_char": 1569, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1576, "feats": "PronType=Int", "head": 66, "id": 63, "lemma": "how", "misc": "", "start_char": 1573, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1579, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 66, "id": 64, "lemma": "do", "misc": "", "start_char": 1577, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1581, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 66, "id": 65, "lemma": "I", "misc": "", "start_char": 1580, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1586, "feats": "VerbForm=Inf", "head": 4, "id": 66, "lemma": "make", "misc": "", "start_char": 1582, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1589, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 66, "id": 67, "lemma": "it", "misc": "", "start_char": 1587, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1594, "feats": "VerbForm=Inf", "head": 66, "id": 68, "lemma": "stop", "misc": "", "start_char": 1590, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1596, "feats": null, "head": 4, "id": 69, "lemma": "?", "misc": "", "start_char": 1595, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD had) (NP (DT a) (JJ physical) (NN relationship))))) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB say) (SBAR (S (S (VP (VB propose) (PP (IN during) (NP (NN sex) (. .))))) (VP (VBZ Turns) (PRT (RP out)) (SBAR (S (NP (DT that)) (VP (VBZ 's) (NP (DT a) (JJ real) (NN mood) (HYPH -) (NN killer)))))))))) (. .)))" }, "speaker": "Leonard", "text": "Well, if you had a physical relationship, I'd say propose during sex . Turns out that's a real mood - killer.", "tokens": [ { "deprel": "discourse", "end_char": 1601, "feats": null, "head": 12, "id": 1, "lemma": "well", "misc": "", "start_char": 1597, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1603, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1602, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1606, "feats": null, "head": 5, "id": 3, "lemma": "if", "misc": "", "start_char": 1604, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1610, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1607, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1614, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 12, "id": 5, "lemma": "have", "misc": "", "start_char": 1611, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1616, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 1615, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1625, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "physical", "misc": "", "start_char": 1617, "text": "physical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1638, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "relationship", "misc": "", "start_char": 1626, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1640, "feats": null, "head": 5, "id": 9, "lemma": ",", "misc": "", "start_char": 1639, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1642, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 1641, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1645, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "would", "misc": "", "start_char": 1643, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1649, "feats": "VerbForm=Inf", "head": 0, "id": 12, "lemma": "say", "misc": "", "start_char": 1646, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 1657, "feats": "VerbForm=Inf", "head": 12, "id": 13, "lemma": "propose", "misc": "", "start_char": 1650, "text": "propose", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1664, "feats": null, "head": 15, "id": 14, "lemma": "during", "misc": "", "start_char": 1658, "text": "during", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1668, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "sex", "misc": "", "start_char": 1665, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1670, "feats": null, "head": 17, "id": 16, "lemma": ".", "misc": "", "start_char": 1669, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1676, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 17, "lemma": "turn", "misc": "", "start_char": 1671, "text": "Turns", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 1680, "feats": null, "head": 17, "id": 18, "lemma": "out", "misc": "", "start_char": 1677, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "nsubj", "end_char": 1685, "feats": "Number=Sing|PronType=Dem", "head": 25, "id": 19, "lemma": "that", "misc": "", "start_char": 1681, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1688, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 20, "lemma": "be", "misc": "", "start_char": 1686, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1690, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 21, "lemma": "a", "misc": "", "start_char": 1689, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1695, "feats": "Degree=Pos", "head": 25, "id": 22, "lemma": "real", "misc": "", "start_char": 1691, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1700, "feats": "Number=Sing", "head": 25, "id": 23, "lemma": "mood", "misc": "", "start_char": 1696, "text": "mood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1702, "feats": null, "head": 23, "id": 24, "lemma": "-", "misc": "", "start_char": 1701, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "ccomp", "end_char": 1709, "feats": "Number=Sing", "head": 17, "id": 25, "lemma": "killer", "misc": "", "start_char": 1703, "text": "killer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1711, "feats": null, "head": 12, "id": 26, "lemma": ".", "misc": "", "start_char": 1710, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP assume) (SBAR (S (NP (PRP we)) (VP (VBP 're) (VP (VBG talking) (PP (IN about) (NP (PRP you))) (ADVP (RB now))))))) (. ?)))" }, "speaker": "Sheldon", "text": "I assume we're talking about you now?", "tokens": [ { "deprel": "nsubj", "end_char": 1713, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1712, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1720, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "assume", "misc": "", "start_char": 1714, "text": "assume", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1723, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 1721, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1727, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1724, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 1735, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 5, "lemma": "talk", "misc": "", "start_char": 1728, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1741, "feats": null, "head": 7, "id": 6, "lemma": "about", "misc": "", "start_char": 1736, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1745, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 7, "lemma": "you", "misc": "", "start_char": 1742, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1749, "feats": null, "head": 5, "id": 8, "lemma": "now", "misc": "", "start_char": 1746, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1751, "feats": null, "head": 2, "id": 9, "lemma": "?", "misc": "", "start_char": 1750, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. .)))" }, "speaker": "Leonard", "text": "Yeah.", "tokens": [ { "deprel": "root", "end_char": 1756, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1752, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1758, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1757, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (RB So) (S (NP (DT that)) (VP (VBZ 's) (SBAR (WHADVP (WRB how)) (S (NP (DT this)) (VP (VBZ works)))))) (. ?) (S (NP (PRP I)) (VP (VBP complain))) (CC and) (RB then) (S (NP (PRP you)) (VP (VBP complain))) (CC and) (S (NP (DT no) (NN one)) (VP (VBZ offers) (NP (DT any) (NNS solutions)))) (. ?)))" }, "speaker": "Sheldon", "text": "So that's how this works? I complain and then you complain and no one offers any solutions?", "tokens": [ { "deprel": "discourse", "end_char": 1761, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 1759, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj:outer", "end_char": 1766, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 2, "lemma": "that", "misc": "", "start_char": 1762, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1769, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 1767, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1773, "feats": "PronType=Int", "head": 6, "id": 4, "lemma": "how", "misc": "", "start_char": 1770, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1778, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "this", "misc": "", "start_char": 1774, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 1784, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "work", "misc": "", "start_char": 1779, "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1786, "feats": null, "head": 9, "id": 7, "lemma": "?", "misc": "", "start_char": 1785, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1788, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 1787, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1797, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "complain", "misc": "", "start_char": 1789, "text": "complain", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cc", "end_char": 1801, "feats": null, "head": 13, "id": 10, "lemma": "and", "misc": "", "start_char": 1798, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1806, "feats": "PronType=Dem", "head": 13, "id": 11, "lemma": "then", "misc": "", "start_char": 1802, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1810, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 1807, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1819, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 13, "lemma": "complain", "misc": "", "start_char": 1811, "text": "complain", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cc", "end_char": 1823, "feats": null, "head": 17, "id": 14, "lemma": "and", "misc": "", "start_char": 1820, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1826, "feats": null, "head": 16, "id": 15, "lemma": "no", "misc": "", "start_char": 1824, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1830, "feats": "Number=Sing|PronType=Neg", "head": 17, "id": 16, "lemma": "one", "misc": "", "start_char": 1827, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "conj", "end_char": 1837, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 17, "lemma": "offer", "misc": "", "start_char": 1831, "text": "offers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1841, "feats": null, "head": 19, "id": 18, "lemma": "any", "misc": "", "start_char": 1838, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1851, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "solution", "misc": "", "start_char": 1842, "text": "solutions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1853, "feats": null, "head": 6, "id": 20, "lemma": "?", "misc": "", "start_char": 1852, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (ADVP (RB Pretty) (RB much) (. .)))" }, "speaker": "Leonard", "text": "Pretty much.", "tokens": [ { "deprel": "advmod", "end_char": 1860, "feats": null, "head": 2, "id": 1, "lemma": "pretty", "misc": "", "start_char": 1854, "text": "Pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1865, "feats": null, "head": 0, "id": 2, "lemma": "much", "misc": "", "start_char": 1861, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1867, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1866, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (NP (NP (DT no) (NN wonder)) (SBAR (S (NP (DT the) (NNS women)) (VP (VBP are) (VP (VBG winning)))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, no wonder the women are winning.", "tokens": [ { "deprel": "discourse", "end_char": 1872, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 1868, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1874, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1873, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1877, "feats": null, "head": 4, "id": 3, "lemma": "no", "misc": "", "start_char": 1875, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1884, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "wonder", "misc": "", "start_char": 1878, "text": "wonder", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 1888, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 1885, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1894, "feats": "Number=Plur", "head": 8, "id": 6, "lemma": "woman", "misc": "", "start_char": 1889, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1898, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1895, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 1906, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "win", "misc": "", "start_char": 1899, "text": "winning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1908, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 1907, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 4, 4 ] ], [ [ 0, 2, 2 ], [ 3, 5, 6 ] ], [ [ 1, 0, 0 ], [ 1, 6, 6 ], [ 2, 0, 0 ], [ 3, 1, 1 ], [ 3, 3, 3 ], [ 3, 5, 5 ], [ 3, 11, 11 ], [ 3, 13, 13 ], [ 3, 20, 20 ], [ 3, 28, 28 ], [ 4, 1, 1 ], [ 5, 2, 2 ], [ 6, 2, 2 ], [ 6, 19, 19 ], [ 7, 5, 5 ], [ 10, 13, 13 ], [ 10, 19, 19 ], [ 11, 10, 10 ], [ 12, 10, 10 ], [ 14, 2, 2 ], [ 16, 0, 0 ], [ 16, 12, 12 ], [ 17, 0, 0 ], [ 18, 15, 15 ], [ 18, 57, 57 ], [ 18, 64, 64 ], [ 19, 3, 3 ], [ 20, 0, 0 ], [ 22, 7, 7 ] ], [ [ 1, 2, 2 ] ], [ [ 3, 13, 14 ] ], [ [ 3, 16, 17 ] ], [ [ 4, 3, 3 ], [ 7, 10, 10 ], [ 8, 4, 4 ], [ 9, 0, 0 ], [ 11, 0, 0 ], [ 14, 7, 7 ], [ 18, 1, 1 ], [ 18, 59, 59 ], [ 19, 9, 9 ], [ 20, 6, 6 ], [ 22, 11, 11 ] ], [ [ 4, 7, 7 ] ], [ [ 5, 0, 0 ], [ 8, 2, 2 ], [ 8, 15, 15 ], [ 9, 2, 2 ], [ 20, 2, 2 ] ], [ [ 5, 3, 4 ], [ 6, 16, 17 ], [ 18, 5, 7 ] ], [ [ 6, 9, 9 ], [ 10, 5, 5 ], [ 10, 16, 16 ], [ 12, 7, 7 ], [ 12, 31, 31 ], [ 13, 2, 2 ], [ 15, 0, 0 ], [ 16, 8, 8 ], [ 16, 18, 18 ] ], [ [ 7, 17, 17 ] ], [ [ 8, 16, 17 ], [ 24, 4, 5 ] ], [ [ 8, 15, 17 ] ], [ [ 12, 13, 16 ] ], [ [ 12, 29, 29 ] ], [ [ 12, 33, 33 ], [ 14, 0, 0 ] ], [ [ 14, 4, 5 ] ], [ [ 17, 5, 5 ] ], [ [ 17, 8, 9 ] ], [ [ 18, 25, 26 ] ], [ [ 18, 37, 37 ], [ 18, 44, 44 ], [ 18, 53, 54 ] ], [ [ 18, 37, 39 ] ] ]
s05e23c06t
Bishop to queen four, level two . Check. Sheldon, Knight takes Bishop . You all right? I'm fine. Are you? You left your queen exposed from above, you trapped your knight in the corner, and you keep sighing and saying, " Why me? " Can I ask you a question about women? We got you that book last year . Wasn't everything in there? No, I'm having a relationship problem with Amy . And by the way, that book gave me nightmares. Well, if it makes you feel any better, I screwed things up pretty good with Penny. Look at us, Leonard...engaging in the social convention of men bellyaching about their ol' ladies. I guess we are . So...What's going on? Believe it or not, Amy has embarked on a campaign to increase my feelings for her by making me happy. I'm sorry, that must be very difficult for you. It's awful . This morning, she arranged for me to be an Amtrak junior conductor for the day . It - It's usually only open to children . She got them to make an exception. Shame on her. They let me blow the whistle, Leonard. She's good. I know . And it gets worse . Her efforts are causing me to have affectionate feelings for her at inappropriate times. You mean, like in bed or in the shower? Would you please stop referencing that infernal book? For example, this morning, I was calculating the random motion of virtual particles in a vacuum, when suddenly the particles morphed into an image of Amy's dandruff gently cascading down onto her pale, slightly hunched shoulders . What has that vixen done to me, Leonard? And how do I make it stop? Well, if you had a physical relationship, I'd say propose during sex . Turns out that's a real mood - killer. I assume we're talking about you now? Yeah. So that's how this works? I complain and then you complain and no one offers any solutions? Pretty much. Well, no wonder the women are winning.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Mr.) (NNP Rostenkowski)) (, ,) (SQ (VBP are) (NP (PRP you)) (ADJP (JJ busy))) (. ?)))" }, "speaker": "Howard", "text": "Mr. Rostenkowski, are you busy?", "tokens": [ { "deprel": "vocative", "end_char": 3, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Mr.", "misc": "", "start_char": 0, "text": "Mr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 16, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Rostenkowski", "misc": "", "start_char": 4, "text": "Rostenkowski", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 18, "feats": null, "head": 6, "id": 3, "lemma": ",", "misc": "", "start_char": 17, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 22, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 19, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 26, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 23, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 31, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "busy", "misc": "", "start_char": 27, "text": "busy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 33, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 32, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (S (ADVP (RB just)) (VP (VBG looking) (PP (IN at) (NP (DT some) (JJ old) (NNS pictures) (. .))))) (VP (VB Come) (PRT (RP on)) (PRT (RP in))) (. .)))" }, "speaker": "Mr. Rostenkowski", "text": "Oh, just looking at some old pictures . Come on in.", "tokens": [ { "deprel": "discourse", "end_char": 36, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 34, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 37, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 43, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 39, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 51, "feats": "VerbForm=Ger", "head": 0, "id": 4, "lemma": "look", "misc": "", "start_char": 44, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 54, "feats": null, "head": 8, "id": 5, "lemma": "at", "misc": "", "start_char": 52, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 59, "feats": null, "head": 8, "id": 6, "lemma": "some", "misc": "", "start_char": 55, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 63, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "old", "misc": "", "start_char": 60, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 72, "feats": "Number=Plur", "head": 4, "id": 8, "lemma": "picture", "misc": "", "start_char": 64, "text": "pictures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 10, "id": 9, "lemma": ".", "misc": "", "start_char": 73, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 79, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 10, "lemma": "come", "misc": "", "start_char": 75, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 82, "feats": null, "head": 10, "id": 11, "lemma": "on", "misc": "", "start_char": 80, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "compound:prt", "end_char": 85, "feats": null, "head": 10, "id": 12, "lemma": "in", "misc": "", "start_char": 83, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 86, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (NP (NP (NN Family) (NNS pictures)) (, ,) (CC or) (, ...) (. ?) (NP (JJ Holy) (NN crap)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (DT a) (JJ dead) (NN person))) (. .)))" }, "speaker": "Howard", "text": "Family pictures, or ...? Holy crap, that's a dead person.", "tokens": [ { "deprel": "compound", "end_char": 94, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "family", "misc": "", "start_char": 88, "text": "Family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 103, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "picture", "misc": "", "start_char": 95, "text": "pictures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 105, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 104, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 108, "feats": null, "head": 8, "id": 4, "lemma": "or", "misc": "", "start_char": 106, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 112, "feats": null, "head": 4, "id": 5, "lemma": "...", "misc": "", "start_char": 109, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 114, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 113, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 119, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "Holy", "misc": "", "start_char": 115, "text": "Holy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 124, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "crap", "misc": "", "start_char": 120, "text": "crap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 126, "feats": null, "head": 2, "id": 9, "lemma": ",", "misc": "", "start_char": 125, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 131, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 10, "lemma": "that", "misc": "", "start_char": 127, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 134, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 132, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 136, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 135, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 141, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "dead", "misc": "", "start_char": 137, "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 148, "feats": "Number=Sing", "head": 2, "id": 14, "lemma": "person", "misc": "", "start_char": 142, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 2, "id": 15, "lemma": ".", "misc": "", "start_char": 149, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (NP (NP (JJ Last) (NN murder) (NN case)) (SBAR (IN before) (S (NP (PRP I)) (VP (VBD retired)))) (. .) (SBARQ (WHADVP (WRB How) (JJ many) (NNS bodies)) (SQ (VBP do) (NP (PRP you)) (VP (VB see) (ADVP (RB there)))))) (. ?) (NP (JJ Careful) (. .)) (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (NN trick) (NN question)))) (. .)))" }, "speaker": "Mr. Rostenkowski", "text": "Last murder case before I retired . How many bodies do you see there? Careful . It's a trick question.", "tokens": [ { "deprel": "amod", "end_char": 155, "feats": "Degree=Pos", "head": 3, "id": 1, "lemma": "last", "misc": "", "start_char": 151, "text": "Last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 162, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "murder", "misc": "", "start_char": 156, "text": "murder", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 167, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "case", "misc": "", "start_char": 163, "text": "case", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 174, "feats": null, "head": 6, "id": 4, "lemma": "before", "misc": "", "start_char": 168, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 176, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 175, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 184, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 6, "lemma": "retire", "misc": "", "start_char": 177, "text": "retired", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 13, "id": 7, "lemma": ".", "misc": "", "start_char": 185, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 190, "feats": "PronType=Int", "head": 9, "id": 8, "lemma": "how", "misc": "", "start_char": 187, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "amod", "end_char": 195, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "many", "misc": "", "start_char": 191, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 202, "feats": "Number=Plur", "head": 13, "id": 10, "lemma": "body", "misc": "", "start_char": 196, "text": "bodies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 205, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 203, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 209, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 206, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 213, "feats": "VerbForm=Inf", "head": 3, "id": 13, "lemma": "see", "misc": "", "start_char": 210, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 219, "feats": "PronType=Dem", "head": 13, "id": 14, "lemma": "there", "misc": "", "start_char": 214, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 221, "feats": null, "head": 16, "id": 15, "lemma": "?", "misc": "", "start_char": 220, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 229, "feats": "Degree=Pos", "head": 13, "id": 16, "lemma": "careful", "misc": "", "start_char": 222, "text": "Careful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 231, "feats": null, "head": 13, "id": 17, "lemma": ".", "misc": "", "start_char": 230, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 234, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 18, "lemma": "it", "misc": "", "start_char": 232, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 237, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 19, "lemma": "be", "misc": "", "start_char": 235, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 239, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 20, "lemma": "a", "misc": "", "start_char": 238, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 245, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "trick", "misc": "", "start_char": 240, "text": "trick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 254, "feats": "Number=Sing", "head": 13, "id": 22, "lemma": "question", "misc": "", "start_char": 246, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 3, "id": 23, "lemma": ".", "misc": "", "start_char": 255, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ sure))) (. .)))" }, "speaker": "Howard", "text": "I'm not sure.", "tokens": [ { "deprel": "nsubj", "end_char": 258, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 257, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 261, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 259, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 265, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 262, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 270, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "sure", "misc": "", "start_char": 266, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 272, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 271, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Nah)) (, ,) (NP (PRP you)) (VP (MD 'll) (ADVP (RB never)) (VP (VB get) (NP (PRP it))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (NN fraction)))) (. .)))" }, "speaker": "Mr. Rostenkowski", "text": "Nah, you'll never get it . It's a fraction.", "tokens": [ { "deprel": "discourse", "end_char": 276, "feats": null, "head": 6, "id": 1, "lemma": "nah", "misc": "", "start_char": 273, "text": "Nah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 278, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 277, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 282, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 279, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 286, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "will", "misc": "", "start_char": 283, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 292, "feats": null, "head": 6, "id": 5, "lemma": "never", "misc": "", "start_char": 287, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 296, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "get", "misc": "", "start_char": 293, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 299, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 297, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 301, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 300, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 304, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 9, "lemma": "it", "misc": "", "start_char": 302, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 307, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 305, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 309, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 308, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 318, "feats": "Number=Sing", "head": 6, "id": 12, "lemma": "fraction", "misc": "", "start_char": 310, "text": "fraction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 320, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 319, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (WHADVP (WRB How)) (PP (IN about) (NP (DT that) (. .))) (ADVP (UH Anyway)) (, ,) (INTJ (NN sir)) (, ,) (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB talk) (PP (IN to) (NP (PRP you))) (PP (IN about) (NP (NN something))))))) (. .)))" }, "speaker": "Howard", "text": "How about that . Anyway, sir, I need to talk to you about something.", "tokens": [ { "deprel": "root", "end_char": 324, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "how", "misc": "", "start_char": 321, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 330, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 325, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 335, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 3, "lemma": "that", "misc": "", "start_char": 331, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 337, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 336, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 344, "feats": null, "head": 10, "id": 5, "lemma": "anyway", "misc": "", "start_char": 338, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 346, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 345, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 350, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "sir", "misc": "", "start_char": 347, "text": "sir", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 352, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 351, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 354, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 353, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 359, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 10, "lemma": "need", "misc": "", "start_char": 355, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 362, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 360, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 367, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "talk", "misc": "", "start_char": 363, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 370, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 368, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 374, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 14, "lemma": "you", "misc": "", "start_char": 371, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 380, "feats": null, "head": 16, "id": 15, "lemma": "about", "misc": "", "start_char": 375, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 390, "feats": "Number=Sing|PronType=Ind", "head": 12, "id": 16, "lemma": "something", "misc": "", "start_char": 381, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 392, "feats": null, "head": 1, "id": 17, "lemma": ".", "misc": "", "start_char": 391, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (NP (NNP Walnut) (. ?)))" }, "speaker": "Mr. Rostenkowski", "text": "Walnut?", "tokens": [ { "deprel": "root", "end_char": 399, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Walnut", "misc": "", "start_char": 393, "text": "Walnut", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 401, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 400, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (VP (VBP thank) (NP (PRP you))) (. .) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ allergic))) (. .)))" }, "speaker": "Howard", "text": "No, thank you . I'm allergic.", "tokens": [ { "deprel": "discourse", "end_char": 404, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 402, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 406, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 405, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 412, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "thank", "misc": "", "start_char": 407, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 416, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 413, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 417, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 420, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 419, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 423, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 421, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 432, "feats": "Degree=Pos", "head": 3, "id": 8, "lemma": "allergic", "misc": "", "start_char": 424, "text": "allergic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 434, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 433, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (JJ sure)) (. .) (S (NP (PRP$ My) (NN partner)) (VP (VBD used) (S (VP (TO to) (VP (VB have) (NP (DT that))))))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (ADJP (JJ dead)) (ADVP (RB now)))) (. .)))" }, "speaker": "Mr. Rostenkowski", "text": "Oh, sure . My partner used to have that . He's dead now.", "tokens": [ { "deprel": "discourse", "end_char": 437, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 435, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 439, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 438, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 444, "feats": "Degree=Pos", "head": 7, "id": 3, "lemma": "sure", "misc": "", "start_char": 440, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 446, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 445, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 449, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 447, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 457, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "partner", "misc": "", "start_char": 450, "text": "partner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 462, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "use", "misc": "", "start_char": 458, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 465, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 463, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 470, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "have", "misc": "", "start_char": 466, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 475, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 10, "lemma": "that", "misc": "", "start_char": 471, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 477, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 476, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 480, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 12, "lemma": "he", "misc": "", "start_char": 478, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 483, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 481, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 488, "feats": "Degree=Pos", "head": 7, "id": 14, "lemma": "dead", "misc": "", "start_char": 484, "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 492, "feats": null, "head": 14, "id": 15, "lemma": "now", "misc": "", "start_char": 489, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 494, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 493, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (PP (IN From) (NP (NNS nuts)) (. ?)))" }, "speaker": "Howard", "text": "From nuts?", "tokens": [ { "deprel": "case", "end_char": 499, "feats": null, "head": 2, "id": 1, "lemma": "from", "misc": "", "start_char": 495, "text": "From", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 504, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "nut", "misc": "", "start_char": 500, "text": "nuts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 506, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 505, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Nah))) (, ,) (NP (PRP$ his) (NN wife)) (VP (VBD shot) (NP (PRP him))) (. .) (CC But) (S (NP (PRP she)) (VP (VBD was) (NP (NNS nuts)) (, ,) (ADVP (RB so)) (PP (IN in) (NP (DT a) (NN way))))) (. ...)))" }, "speaker": "Mr. Rostenkowski", "text": "Nah, his wife shot him . But she was nuts, so in a way ...", "tokens": [ { "deprel": "discourse", "end_char": 510, "feats": null, "head": 5, "id": 1, "lemma": "nah", "misc": "", "start_char": 507, "text": "Nah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 512, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 511, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 516, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "his", "misc": "", "start_char": 513, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 521, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "wife", "misc": "", "start_char": 517, "text": "wife", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 526, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "shoot", "misc": "", "start_char": 522, "text": "shot", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 530, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "he", "misc": "", "start_char": 527, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 531, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 536, "feats": null, "head": 11, "id": 8, "lemma": "but", "misc": "", "start_char": 533, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 540, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "she", "misc": "", "start_char": 537, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 544, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 541, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 549, "feats": "Number=Plur", "head": 5, "id": 11, "lemma": "nut", "misc": "", "start_char": 545, "text": "nuts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 551, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 550, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 554, "feats": null, "head": 16, "id": 13, "lemma": "so", "misc": "", "start_char": 552, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 557, "feats": null, "head": 16, "id": 14, "lemma": "in", "misc": "", "start_char": 555, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 559, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 558, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 563, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "way", "misc": "", "start_char": 560, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 567, "feats": null, "head": 5, "id": 17, "lemma": "...", "misc": "", "start_char": 564, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (JJ Nice) (NN story) (. .)) (SBAR (WHADVP (UH Anyway)) (S (NP (NP (DT the) (NN reason)) (SBAR (S (NP (PRP I)) (VP (VBD wanted) (S (VP (TO to) (VP (VB talk) (PP (IN to) (NP (PRP you)))))))))) (VP (VBZ is) (SBAR (S (NP (NNP NASA)) (VP (VBZ has) (VP (VBN moved) (PRT (RP up)) (NP (PRP$ my) (NN launch)) (PP (IN to) (NP (DT the) (NNP international) (NNP Space) (NNP Station)))))))))) (. .)))" }, "speaker": "Howard", "text": "Nice story . Anyway the reason I wanted to talk to you is NASA has moved up my launch to the international Space Station.", "tokens": [ { "deprel": "amod", "end_char": 572, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "nice", "misc": "", "start_char": 568, "text": "Nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 578, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "story", "misc": "", "start_char": 573, "text": "story", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 580, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 579, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 587, "feats": null, "head": 16, "id": 4, "lemma": "anyway", "misc": "", "start_char": 581, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "det", "end_char": 591, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 588, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:outer", "end_char": 598, "feats": "Number=Sing", "head": 16, "id": 6, "lemma": "reason", "misc": "", "start_char": 592, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 600, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 599, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 607, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 8, "lemma": "want", "misc": "", "start_char": 601, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 610, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 608, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 615, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "talk", "misc": "", "start_char": 611, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 618, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 616, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 622, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 12, "lemma": "you", "misc": "", "start_char": 619, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 625, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 13, "lemma": "be", "misc": "", "start_char": 623, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 630, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "NASA", "misc": "", "start_char": 626, "text": "NASA", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 634, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "have", "misc": "", "start_char": 631, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 640, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 16, "lemma": "move", "misc": "", "start_char": 635, "text": "moved", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 643, "feats": null, "head": 16, "id": 17, "lemma": "up", "misc": "", "start_char": 641, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 646, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "my", "misc": "", "start_char": 644, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 653, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "launch", "misc": "", "start_char": 647, "text": "launch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 656, "feats": null, "head": 24, "id": 20, "lemma": "to", "misc": "", "start_char": 654, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 660, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 21, "lemma": "the", "misc": "", "start_char": 657, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 674, "feats": "Degree=Pos", "head": 24, "id": 22, "lemma": "international", "misc": "", "start_char": 661, "text": "international", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 680, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "Space", "misc": "", "start_char": 675, "text": "Space", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 688, "feats": "Number=Sing", "head": 16, "id": 24, "lemma": "Station", "misc": "", "start_char": 681, "text": "Station", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 690, "feats": null, "head": 2, "id": 25, "lemma": ".", "misc": "", "start_char": 689, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (ADVP (RB so)) (. ?)))" }, "speaker": "Mr. Rostenkowski", "text": "Yeah, so?", "tokens": [ { "deprel": "discourse", "end_char": 695, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 691, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 697, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 696, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 700, "feats": null, "head": 0, "id": 3, "lemma": "so", "misc": "", "start_char": 698, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 702, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 701, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (RB So) (, ...) (S (NP (DT the) (NN date)) (VP (VBZ is) (VP (VBG going) (S (VP (TO to) (VP (VB conflict) (PP (IN with) (S (NP (PRP me)) (VP (VBG marrying) (NP (PRP$ your) (NN daughter))))))))))) (. .) (S (ADVP (RB Now)) (, ,) (NP (PRP I)) (VP (VBP know) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB say-) (SBAR (S (NP (PRP I)) (VP (VBD made) (NP (NP (DT a) (NN commitment)) (PP (PP (IN to) (NP (NNP Bernadette))) (CC and) (PP (IN to) (NP (PRP$ your) (NN family)))))))))))))))) (CC and) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (S (NP (NP (DT a) (NN hell)) (PP (IN of) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN nerve)))))) (VP (VP (VBG coming) (ADVP (RB in)) (ADVP (RB here))) (CC and) (VP (VBG demanding) (SBAR (IN that) (S (NP (PRP we)) (VP (VBP postpone) (NP (DT this) (NN thing) (. .) (WHADVP (UH Well)) (, ,) (S (NP (NN message)) (VP (VBN heard) (CC and) (VBN understood))) (. .) (S (NP (NN Mission)) (VP (VBN canceled) (. .) (VBP Thank) (NP (PRP you))))))))))))))) (. .)))" }, "speaker": "Howard", "text": "So...the date is going to conflict with me marrying your daughter . Now, I know what you're going to say- I made a commitment to Bernadette and to your family and I've got a hell of a lot of nerve coming in here and demanding that we postpone this thing . Well, message heard and understood . Mission canceled . Thank you.", "tokens": [ { "deprel": "advmod", "end_char": 705, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 703, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 709, "feats": null, "head": 6, "id": 2, "lemma": "...", "misc": "", "start_char": 706, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 713, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 710, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 718, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "date", "misc": "", "start_char": 714, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 721, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 719, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 727, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 722, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 730, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 728, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 739, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "conflict", "misc": "", "start_char": 731, "text": "conflict", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 744, "feats": null, "head": 11, "id": 9, "lemma": "with", "misc": "", "start_char": 740, "text": "with", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 747, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 745, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 756, "feats": "VerbForm=Ger", "head": 8, "id": 11, "lemma": "marry", "misc": "", "start_char": 748, "text": "marrying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 761, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "your", "misc": "", "start_char": 757, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 770, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "daughter", "misc": "", "start_char": 762, "text": "daughter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 772, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 771, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 776, "feats": null, "head": 18, "id": 15, "lemma": "now", "misc": "", "start_char": 773, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 778, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 777, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 780, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 779, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 785, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 18, "lemma": "know", "misc": "", "start_char": 781, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 790, "feats": "PronType=Rel", "head": 24, "id": 19, "lemma": "what", "misc": "", "start_char": 786, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 794, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 20, "lemma": "you", "misc": "", "start_char": 791, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 798, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 795, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 804, "feats": "Tense=Pres|VerbForm=Part", "head": 18, "id": 22, "lemma": "go", "misc": "", "start_char": 799, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 807, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 805, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 812, "feats": "VerbForm=Inf", "head": 22, "id": 24, "lemma": "say-", "misc": "", "start_char": 808, "text": "say-", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 814, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 25, "lemma": "I", "misc": "", "start_char": 813, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 819, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 18, "id": 26, "lemma": "make", "misc": "", "start_char": 815, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 821, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 820, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 832, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "commitment", "misc": "", "start_char": 822, "text": "commitment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 835, "feats": null, "head": 30, "id": 29, "lemma": "to", "misc": "", "start_char": 833, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 846, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "Bernadette", "misc": "", "start_char": 836, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 850, "feats": null, "head": 34, "id": 31, "lemma": "and", "misc": "", "start_char": 847, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 853, "feats": null, "head": 34, "id": 32, "lemma": "to", "misc": "", "start_char": 851, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 858, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 34, "id": 33, "lemma": "your", "misc": "", "start_char": 854, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 865, "feats": "Number=Sing", "head": 30, "id": 34, "lemma": "family", "misc": "", "start_char": 859, "text": "family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 869, "feats": null, "head": 38, "id": 35, "lemma": "and", "misc": "", "start_char": 866, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 871, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 38, "id": 36, "lemma": "I", "misc": "", "start_char": 870, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 875, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 38, "id": 37, "lemma": "have", "misc": "", "start_char": 872, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 879, "feats": "Tense=Past|VerbForm=Part", "head": 26, "id": 38, "lemma": "get", "misc": "", "start_char": 876, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 881, "feats": "Definite=Ind|PronType=Art", "head": 40, "id": 39, "lemma": "a", "misc": "", "start_char": 880, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 886, "feats": "Number=Sing", "head": 38, "id": 40, "lemma": "hell", "misc": "", "start_char": 882, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 889, "feats": null, "head": 43, "id": 41, "lemma": "of", "misc": "", "start_char": 887, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 891, "feats": "Definite=Ind|PronType=Art", "head": 43, "id": 42, "lemma": "a", "misc": "", "start_char": 890, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 895, "feats": "Number=Sing", "head": 40, "id": 43, "lemma": "lot", "misc": "", "start_char": 892, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 898, "feats": null, "head": 45, "id": 44, "lemma": "of", "misc": "", "start_char": 896, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 904, "feats": "Number=Sing", "head": 43, "id": 45, "lemma": "nerve", "misc": "", "start_char": 899, "text": "nerve", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 911, "feats": "VerbForm=Ger", "head": 43, "id": 46, "lemma": "come", "misc": "", "start_char": 905, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 914, "feats": null, "head": 48, "id": 47, "lemma": "in", "misc": "", "start_char": 912, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 919, "feats": "PronType=Dem", "head": 46, "id": 48, "lemma": "here", "misc": "", "start_char": 915, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 923, "feats": null, "head": 50, "id": 49, "lemma": "and", "misc": "", "start_char": 920, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 933, "feats": "VerbForm=Ger", "head": 46, "id": 50, "lemma": "demand", "misc": "", "start_char": 924, "text": "demanding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 938, "feats": null, "head": 53, "id": 51, "lemma": "that", "misc": "", "start_char": 934, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 941, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 53, "id": 52, "lemma": "we", "misc": "", "start_char": 939, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 950, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 50, "id": 53, "lemma": "postpone", "misc": "", "start_char": 942, "text": "postpone", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 955, "feats": "Number=Sing|PronType=Dem", "head": 55, "id": 54, "lemma": "this", "misc": "", "start_char": 951, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 961, "feats": "Number=Sing", "head": 53, "id": 55, "lemma": "thing", "misc": "", "start_char": 956, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 963, "feats": null, "head": 60, "id": 56, "lemma": ".", "misc": "", "start_char": 962, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 968, "feats": null, "head": 60, "id": 57, "lemma": "well", "misc": "", "start_char": 964, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 970, "feats": null, "head": 57, "id": 58, "lemma": ",", "misc": "", "start_char": 969, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 978, "feats": "Number=Sing", "head": 60, "id": 59, "lemma": "message", "misc": "", "start_char": 971, "text": "message", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 984, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 60, "lemma": "hear", "misc": "", "start_char": 979, "text": "heard", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cc", "end_char": 988, "feats": null, "head": 62, "id": 61, "lemma": "and", "misc": "", "start_char": 985, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 999, "feats": "Tense=Past|VerbForm=Part", "head": 60, "id": 62, "lemma": "understand", "misc": "", "start_char": 989, "text": "understood", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1001, "feats": null, "head": 60, "id": 63, "lemma": ".", "misc": "", "start_char": 1000, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1009, "feats": "Number=Sing", "head": 60, "id": 64, "lemma": "Mission", "misc": "", "start_char": 1002, "text": "Mission", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 1018, "feats": "Tense=Past|VerbForm=Part", "head": 60, "id": 65, "lemma": "cancel", "misc": "", "start_char": 1010, "text": "canceled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1020, "feats": null, "head": 60, "id": 66, "lemma": ".", "misc": "", "start_char": 1019, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1026, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 67, "lemma": "thank", "misc": "", "start_char": 1021, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1030, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 67, "id": 68, "lemma": "you", "misc": "", "start_char": 1027, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1032, "feats": null, "head": 6, "id": 69, "lemma": ".", "misc": "", "start_char": 1031, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBP are) (NP (PRP you)) (VP (VBG going))) (. ?)))" }, "speaker": "Mr. Rostenkowski", "text": "Where are you going?", "tokens": [ { "deprel": "advmod", "end_char": 1038, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "where", "misc": "", "start_char": 1033, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1042, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1039, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1046, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1043, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1052, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 1047, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1054, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1053, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SQ (MD May) (NP (PRP I)) (VP (VB be) (VP (VBN excused))) (. ?)))" }, "speaker": "Howard", "text": "May I be excused?", "tokens": [ { "deprel": "aux", "end_char": 1058, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "may", "misc": "", "start_char": 1055, "text": "May", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj:pass", "end_char": 1060, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 1059, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1063, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1061, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1071, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "excuse", "misc": "", "start_char": 1064, "text": "excused", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1073, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1072, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP you)) (VP (MD may) (RB not)) (. .) (SQ (VP (VB Let) (S (NP (PRP me)) (VP (VB tell) (NP (PRP you)) (NP (NP (NN something)) (. .)) (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (ADVP (RB first)) (VP (VBD met) (NP (PRP you)))))))) (, ...) (S (NP (PRP You)) (ADVP (RB just)) (VP (VBG gon) (S (VP (TO na) (VP (VB stand) (ADVP (RB there)))))))) (. ?)))" }, "speaker": "Mr. Rostenkowski", "text": "No, you may not . Let me tell you something . When I first met you...You just gonna stand there?", "tokens": [ { "deprel": "discourse", "end_char": 1076, "feats": "Polarity=Neg", "head": 7, "id": 1, "lemma": "no", "misc": "", "start_char": 1074, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1078, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1077, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1082, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1079, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 1086, "feats": "VerbForm=Fin", "head": 7, "id": 4, "lemma": "may", "misc": "", "start_char": 1083, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1090, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 1087, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1092, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1091, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 1096, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 7, "lemma": "let", "misc": "", "start_char": 1093, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1099, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 1097, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1104, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "tell", "misc": "", "start_char": 1100, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1108, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 1105, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 1118, "feats": "Number=Sing|PronType=Ind", "head": 9, "id": 11, "lemma": "something", "misc": "", "start_char": 1109, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1120, "feats": null, "head": 9, "id": 12, "lemma": ".", "misc": "", "start_char": 1119, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1125, "feats": "PronType=Int", "head": 16, "id": 13, "lemma": "when", "misc": "", "start_char": 1121, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1127, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 1126, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1133, "feats": "NumType=Ord", "head": 16, "id": 15, "lemma": "first", "misc": "", "start_char": 1128, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1137, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 21, "id": 16, "lemma": "meet", "misc": "", "start_char": 1134, "text": "met", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1141, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 17, "lemma": "you", "misc": "", "start_char": 1138, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1145, "feats": null, "head": 16, "id": 18, "lemma": "...", "misc": "", "start_char": 1142, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1149, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 19, "lemma": "you", "misc": "", "start_char": 1146, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1154, "feats": null, "head": 21, "id": 20, "lemma": "just", "misc": "", "start_char": 1150, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1158, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 21, "lemma": "go", "misc": "", "start_char": 1155, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1161, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 1159, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1167, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "stand", "misc": "", "start_char": 1162, "text": "stand", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1173, "feats": "PronType=Dem", "head": 23, "id": 24, "lemma": "there", "misc": "", "start_char": 1168, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1175, "feats": null, "head": 7, "id": 25, "lemma": "?", "misc": "", "start_char": 1174, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (PRN (, ,) (S (NP (PRP I)) (VP (VP (VBD did) (RB n't) (VP (VB know))) (, ,) (VP (VBZ is) (NP (DT this)) (VP (VBG going) (S (VP (TO to))))))) (, ...)) (ADVP (UH Well)) (, ,) (S (NP (PRP I)) (VP (MD should) (VP (VB sit)))) (, ...) (S (VP (MD May)) (NP (PRP I)) (VP (VB be) (VP (NN seat)))) (, ...) (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (MD 'll) (ADVP (RB just)) (VP (VB sit)))) (. .)))" }, "speaker": "Howard", "text": "I'm sorry, I didn't know, is this going to...Well, I should sit...May I be seat...Well, I'll just sit.", "tokens": [ { "deprel": "nsubj", "end_char": 1177, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1176, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1180, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1178, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1186, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 1181, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1188, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 1187, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1190, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 1189, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1194, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 1191, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1198, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 1195, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1203, "feats": "VerbForm=Inf", "head": 3, "id": 8, "lemma": "know", "misc": "", "start_char": 1199, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1205, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 1204, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1208, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 1206, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1213, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 11, "lemma": "this", "misc": "", "start_char": 1209, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1219, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 12, "lemma": "go", "misc": "", "start_char": 1214, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 1222, "feats": null, "head": 12, "id": 13, "lemma": "to", "misc": "", "start_char": 1220, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 1226, "feats": null, "head": 19, "id": 14, "lemma": "...", "misc": "", "start_char": 1223, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1231, "feats": null, "head": 19, "id": 15, "lemma": "well", "misc": "", "start_char": 1227, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1233, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 1232, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1235, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 17, "lemma": "I", "misc": "", "start_char": 1234, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1242, "feats": "VerbForm=Fin", "head": 19, "id": 18, "lemma": "should", "misc": "", "start_char": 1236, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1246, "feats": "VerbForm=Inf", "head": 3, "id": 19, "lemma": "sit", "misc": "", "start_char": 1243, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1250, "feats": null, "head": 19, "id": 20, "lemma": "...", "misc": "", "start_char": 1247, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1254, "feats": "VerbForm=Fin", "head": 24, "id": 21, "lemma": "may", "misc": "", "start_char": 1251, "text": "May", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1256, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "I", "misc": "", "start_char": 1255, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1259, "feats": "VerbForm=Inf", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 1257, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1264, "feats": "Number=Sing", "head": 19, "id": 24, "lemma": "seat", "misc": "", "start_char": 1260, "text": "seat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1268, "feats": null, "head": 3, "id": 25, "lemma": "...", "misc": "", "start_char": 1265, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1273, "feats": null, "head": 31, "id": 26, "lemma": "well", "misc": "", "start_char": 1269, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1275, "feats": null, "head": 26, "id": 27, "lemma": ",", "misc": "", "start_char": 1274, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1277, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 28, "lemma": "I", "misc": "", "start_char": 1276, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1281, "feats": "VerbForm=Fin", "head": 31, "id": 29, "lemma": "will", "misc": "", "start_char": 1278, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1286, "feats": null, "head": 31, "id": 30, "lemma": "just", "misc": "", "start_char": 1282, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1290, "feats": "VerbForm=Inf", "head": 3, "id": 31, "lemma": "sit", "misc": "", "start_char": 1287, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1292, "feats": null, "head": 3, "id": 32, "lemma": ".", "misc": "", "start_char": 1291, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (ADVP (RB first)) (VP (VBD met) (NP (PRP you))))) (, ,) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB like) (NP (PRP you)))) (. .)))" }, "speaker": "Mr. Rostenkowski", "text": "When I first met you, I didn't like you.", "tokens": [ { "deprel": "advmod", "end_char": 1297, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "when", "misc": "", "start_char": 1293, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1299, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 1298, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1305, "feats": "NumType=Ord", "head": 4, "id": 3, "lemma": "first", "misc": "", "start_char": 1300, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1309, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 10, "id": 4, "lemma": "meet", "misc": "", "start_char": 1306, "text": "met", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1313, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 1310, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1315, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 1314, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1317, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 1316, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1321, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 1318, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1325, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1322, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1330, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "like", "misc": "", "start_char": 1326, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1334, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 1331, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1336, "feats": null, "head": 10, "id": 12, "lemma": ".", "misc": "", "start_char": 1335, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ aware) (PP (IN of) (NP (DT that)))) (, ,) (ADVP (NN sir))) (. .)))" }, "speaker": "Howard", "text": "I'm aware of that, sir.", "tokens": [ { "deprel": "nsubj", "end_char": 1338, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1337, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1341, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1339, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1347, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "aware", "misc": "", "start_char": 1342, "text": "aware", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1350, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 1348, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1355, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 5, "lemma": "that", "misc": "", "start_char": 1351, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1357, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 1356, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1361, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "sir", "misc": "", "start_char": 1358, "text": "sir", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1363, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1362, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (CC But) (ADVP (RB then)) (NP (NP (PRP you)) (CC and) (NP (PRP I))) (VP (VBD had) (NP (DT some) (NN time)) (ADVP (RB together))) (. .)))" }, "speaker": "Mr. Rostenkowski", "text": "But then you and I had some time together.", "tokens": [ { "deprel": "cc", "end_char": 1367, "feats": null, "head": 6, "id": 1, "lemma": "but", "misc": "", "start_char": 1364, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1372, "feats": "PronType=Dem", "head": 6, "id": 2, "lemma": "then", "misc": "", "start_char": 1368, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1376, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 1373, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1380, "feats": null, "head": 5, "id": 4, "lemma": "and", "misc": "", "start_char": 1377, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1382, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 5, "lemma": "I", "misc": "", "start_char": 1381, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1386, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 1383, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1391, "feats": null, "head": 8, "id": 7, "lemma": "some", "misc": "", "start_char": 1387, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1396, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "time", "misc": "", "start_char": 1392, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1405, "feats": null, "head": 6, "id": 9, "lemma": "together", "misc": "", "start_char": 1397, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1407, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 1406, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (INTJ (UH Uh) (HYPH -) (UH huh) (. .)))" }, "speaker": "Howard", "text": "Uh - huh.", "tokens": [ { "deprel": "root", "end_char": 1410, "feats": null, "head": 0, "id": 1, "lemma": "uh", "misc": "", "start_char": 1408, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1412, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 1411, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 1416, "feats": null, "head": 1, "id": 3, "lemma": "huh", "misc": "", "start_char": 1413, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1418, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1417, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBD did) (RB not) (VP (VB get) (ADJP (JJR better)))) (. .)))" }, "speaker": "Mr. Rostenkowski", "text": "It did not get better.", "tokens": [ { "deprel": "nsubj", "end_char": 1421, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 1419, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1425, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1422, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1429, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1426, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1433, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 1430, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1440, "feats": "Degree=Cmp", "head": 4, "id": 5, "lemma": "good", "misc": "", "start_char": 1434, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1442, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1441, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Right)) (, ,) (ADJP (JJ right)) (. .)))" }, "speaker": "Howard", "text": "Right, right.", "tokens": [ { "deprel": "discourse", "end_char": 1448, "feats": null, "head": 3, "id": 1, "lemma": "right", "misc": "", "start_char": 1443, "text": "Right", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1450, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1449, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1456, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "right", "misc": "", "start_char": 1451, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1458, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1457, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (NP (DT That) (JJ silly) (NNP Beatle) (NN haircut) (CC and) (, ...) (S (NP (PRP you)) (VP (VBG riding) (ADVP (RB around)) (PP (IN on) (NP (DT a) (JJ red) (NNP Vespa))))) (, ,) (CC and) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB still)) (VP (VBG living) (PP (IN at) (NP (NN home))) (PP (IN with) (NP (PRP$ your) (NN mother)))))) (. .) (S (VP (TO To) (VP (VB be) (ADJP (JJ honest)))))) (, ,) (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (NNP Bernadette)) (VP (VBD chose) (NP (PRP you)) (S (VP (TO to) (VP (VB punish) (NP (PRP me)))))))))) (. .) (CC But) (S (ADVP (RB then)) (NP (PRP I)) (VP (VBD heard) (PP (IN about) (NP (PRP$ your) (NN astronaut) (NN thing))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBD realized) (SBAR (S (NP (PRP I)) (VP (VBD judged) (NP (PRP you)) (NP (ADJP (RB too) (RB fast)) (. .) (S (ADVP (RB Maybe)) (NP (PRP you)) (VP (VBP are) (NP (NP (DT the) (JJ right) (NN guy)) (PP (IN for) (NP (PRP$ my) (JJ little) (NN girl)))))))))))) (. .)))" }, "speaker": "Mr. Rostenkowski", "text": "That silly Beatle haircut and...you riding around on a red Vespa, and you're still living at home with your mother . To be honest, I thought Bernadette chose you to punish me . But then I heard about your astronaut thing, and I realized I judged you too fast . Maybe you are the right guy for my little girl.", "tokens": [ { "deprel": "det", "end_char": 1463, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 1459, "text": "That", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1469, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "silly", "misc": "", "start_char": 1464, "text": "silly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1476, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Beatle", "misc": "", "start_char": 1470, "text": "Beatle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1484, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "haircut", "misc": "", "start_char": 1477, "text": "haircut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1488, "feats": null, "head": 8, "id": 5, "lemma": "and", "misc": "", "start_char": 1485, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1492, "feats": null, "head": 8, "id": 6, "lemma": "...", "misc": "", "start_char": 1489, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1496, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 1493, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1503, "feats": "VerbForm=Ger", "head": 4, "id": 8, "lemma": "ride", "misc": "", "start_char": 1497, "text": "riding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1510, "feats": null, "head": 8, "id": 9, "lemma": "around", "misc": "", "start_char": 1504, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1513, "feats": null, "head": 13, "id": 10, "lemma": "on", "misc": "", "start_char": 1511, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1515, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 1514, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1519, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "red", "misc": "", "start_char": 1516, "text": "red", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1525, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "Vespa", "misc": "", "start_char": 1520, "text": "Vespa", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1527, "feats": null, "head": 19, "id": 14, "lemma": ",", "misc": "", "start_char": 1526, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1531, "feats": null, "head": 19, "id": 15, "lemma": "and", "misc": "", "start_char": 1528, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1535, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 16, "lemma": "you", "misc": "", "start_char": 1532, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1539, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 1536, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1545, "feats": null, "head": 19, "id": 18, "lemma": "still", "misc": "", "start_char": 1540, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1552, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 19, "lemma": "live", "misc": "", "start_char": 1546, "text": "living", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1555, "feats": null, "head": 21, "id": 20, "lemma": "at", "misc": "", "start_char": 1553, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1560, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "home", "misc": "", "start_char": 1556, "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1565, "feats": null, "head": 24, "id": 22, "lemma": "with", "misc": "", "start_char": 1561, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1570, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 24, "id": 23, "lemma": "your", "misc": "", "start_char": 1566, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1577, "feats": "Number=Sing", "head": 19, "id": 24, "lemma": "mother", "misc": "", "start_char": 1571, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1579, "feats": null, "head": 8, "id": 25, "lemma": ".", "misc": "", "start_char": 1578, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1582, "feats": null, "head": 28, "id": 26, "lemma": "to", "misc": "", "start_char": 1580, "text": "To", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1585, "feats": "VerbForm=Inf", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 1583, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "end_char": 1592, "feats": "Degree=Pos", "head": 31, "id": 28, "lemma": "honest", "misc": "", "start_char": 1586, "text": "honest", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1594, "feats": null, "head": 31, "id": 29, "lemma": ",", "misc": "", "start_char": 1593, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1596, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "I", "misc": "", "start_char": 1595, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1604, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 31, "lemma": "think", "misc": "", "start_char": 1597, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1615, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "Bernadette", "misc": "", "start_char": 1605, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 1621, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 31, "id": 33, "lemma": "choose", "misc": "", "start_char": 1616, "text": "chose", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1625, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 33, "id": 34, "lemma": "you", "misc": "", "start_char": 1622, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1628, "feats": null, "head": 36, "id": 35, "lemma": "to", "misc": "", "start_char": 1626, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1635, "feats": "VerbForm=Inf", "head": 33, "id": 36, "lemma": "punish", "misc": "", "start_char": 1629, "text": "punish", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1638, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 36, "id": 37, "lemma": "I", "misc": "", "start_char": 1636, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1640, "feats": null, "head": 4, "id": 38, "lemma": ".", "misc": "", "start_char": 1639, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1644, "feats": null, "head": 42, "id": 39, "lemma": "but", "misc": "", "start_char": 1641, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1649, "feats": "PronType=Dem", "head": 42, "id": 40, "lemma": "then", "misc": "", "start_char": 1645, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1651, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 42, "id": 41, "lemma": "I", "misc": "", "start_char": 1650, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1657, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 42, "lemma": "hear", "misc": "", "start_char": 1652, "text": "heard", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1663, "feats": null, "head": 46, "id": 43, "lemma": "about", "misc": "", "start_char": 1658, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1668, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 46, "id": 44, "lemma": "your", "misc": "", "start_char": 1664, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1678, "feats": "Number=Sing", "head": 46, "id": 45, "lemma": "astronaut", "misc": "", "start_char": 1669, "text": "astronaut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1684, "feats": "Number=Sing", "head": 42, "id": 46, "lemma": "thing", "misc": "", "start_char": 1679, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1686, "feats": null, "head": 50, "id": 47, "lemma": ",", "misc": "", "start_char": 1685, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1690, "feats": null, "head": 50, "id": 48, "lemma": "and", "misc": "", "start_char": 1687, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1692, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 50, "id": 49, "lemma": "I", "misc": "", "start_char": 1691, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1701, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 42, "id": 50, "lemma": "realize", "misc": "", "start_char": 1693, "text": "realized", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1703, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 52, "id": 51, "lemma": "I", "misc": "", "start_char": 1702, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1710, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 50, "id": 52, "lemma": "judge", "misc": "", "start_char": 1704, "text": "judged", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1714, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 52, "id": 53, "lemma": "you", "misc": "", "start_char": 1711, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1718, "feats": null, "head": 55, "id": 54, "lemma": "too", "misc": "", "start_char": 1715, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1723, "feats": "Degree=Pos", "head": 52, "id": 55, "lemma": "fast", "misc": "", "start_char": 1719, "text": "fast", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1725, "feats": null, "head": 4, "id": 56, "lemma": ".", "misc": "", "start_char": 1724, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1731, "feats": null, "head": 62, "id": 57, "lemma": "maybe", "misc": "", "start_char": 1726, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1735, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 62, "id": 58, "lemma": "you", "misc": "", "start_char": 1732, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1739, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 62, "id": 59, "lemma": "be", "misc": "", "start_char": 1736, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1743, "feats": "Definite=Def|PronType=Art", "head": 62, "id": 60, "lemma": "the", "misc": "", "start_char": 1740, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1749, "feats": "Degree=Pos", "head": 62, "id": 61, "lemma": "right", "misc": "", "start_char": 1744, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1753, "feats": "Number=Sing", "head": 4, "id": 62, "lemma": "guy", "misc": "", "start_char": 1750, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1757, "feats": null, "head": 66, "id": 63, "lemma": "for", "misc": "", "start_char": 1754, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1760, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 66, "id": 64, "lemma": "my", "misc": "", "start_char": 1758, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1767, "feats": "Degree=Pos", "head": 66, "id": 65, "lemma": "little", "misc": "", "start_char": 1761, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1772, "feats": "Number=Sing", "head": 62, "id": 66, "lemma": "girl", "misc": "", "start_char": 1768, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1774, "feats": null, "head": 4, "id": 67, "lemma": ".", "misc": "", "start_char": 1773, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP am))) (. .) (CC And) (S (ADVP (RB just) (RB so)) (PRN (S (NP (PRP you)) (VP (VBP know))) (, ,)) (NP (PRP I)) (VP (MD 'd) (ADVP (RB still)) (VP (VB be) (NP (DT an) (NN astronaut)) (, ,) (SBAR (ADVP (RB even)) (IN if) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB go) (PP (IN to) (NP (NN space)))))))))) (. .) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (NP (NP (DT an) (NN I.D.) (NN card)) (CC and) (NP (DT a) (NNP NASA) (NN golf) (NN shirt)))))) (. .)))" }, "speaker": "Howard", "text": "Oh, I am . And just so you know, I'd still be an astronaut, even if I didn't go to space . I've got an I.D. card and a NASA golf shirt.", "tokens": [ { "deprel": "discourse", "end_char": 1777, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 1775, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1779, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1778, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1781, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1780, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1784, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 1782, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1786, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1785, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1790, "feats": null, "head": 17, "id": 6, "lemma": "and", "misc": "", "start_char": 1787, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1795, "feats": null, "head": 10, "id": 7, "lemma": "just", "misc": "", "start_char": 1791, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "discourse", "end_char": 1798, "feats": null, "head": 17, "id": 8, "lemma": "so", "misc": "", "start_char": 1796, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1802, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 1799, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1807, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 10, "lemma": "know", "misc": "", "start_char": 1803, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1809, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 1808, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1811, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 12, "lemma": "I", "misc": "", "start_char": 1810, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1814, "feats": "VerbForm=Fin", "head": 17, "id": 13, "lemma": "would", "misc": "", "start_char": 1812, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1820, "feats": null, "head": 17, "id": 14, "lemma": "still", "misc": "", "start_char": 1815, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1823, "feats": "VerbForm=Inf", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 1821, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1826, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 1824, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1836, "feats": "Number=Sing", "head": 4, "id": 17, "lemma": "astronaut", "misc": "", "start_char": 1827, "text": "astronaut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1838, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 1837, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1843, "feats": null, "head": 24, "id": 19, "lemma": "even", "misc": "", "start_char": 1839, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1846, "feats": null, "head": 24, "id": 20, "lemma": "if", "misc": "", "start_char": 1844, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1848, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 21, "lemma": "I", "misc": "", "start_char": 1847, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1852, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 24, "id": 22, "lemma": "do", "misc": "", "start_char": 1849, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1856, "feats": null, "head": 24, "id": 23, "lemma": "not", "misc": "", "start_char": 1853, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1859, "feats": "VerbForm=Inf", "head": 17, "id": 24, "lemma": "go", "misc": "", "start_char": 1857, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1862, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 1860, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1868, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "space", "misc": "", "start_char": 1863, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1870, "feats": null, "head": 30, "id": 27, "lemma": ".", "misc": "", "start_char": 1869, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1872, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 28, "lemma": "I", "misc": "", "start_char": 1871, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1876, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 30, "id": 29, "lemma": "have", "misc": "", "start_char": 1873, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1880, "feats": "Tense=Past|VerbForm=Part", "head": 17, "id": 30, "lemma": "get", "misc": "", "start_char": 1877, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 1883, "feats": "Definite=Ind|PronType=Art", "head": 33, "id": 31, "lemma": "a", "misc": "", "start_char": 1881, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1888, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "i.d.", "misc": "", "start_char": 1884, "text": "I.D.", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1893, "feats": "Number=Sing", "head": 30, "id": 33, "lemma": "card", "misc": "", "start_char": 1889, "text": "card", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1897, "feats": null, "head": 38, "id": 34, "lemma": "and", "misc": "", "start_char": 1894, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1899, "feats": "Definite=Ind|PronType=Art", "head": 38, "id": 35, "lemma": "a", "misc": "", "start_char": 1898, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1904, "feats": "Number=Sing", "head": 38, "id": 36, "lemma": "NASA", "misc": "", "start_char": 1900, "text": "NASA", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1909, "feats": "Number=Sing", "head": 38, "id": 37, "lemma": "golf", "misc": "", "start_char": 1905, "text": "golf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1915, "feats": "Number=Sing", "head": 33, "id": 38, "lemma": "shirt", "misc": "", "start_char": 1910, "text": "shirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1917, "feats": null, "head": 4, "id": 39, "lemma": ".", "misc": "", "start_char": 1916, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP you)) (VP (VBD got) (S (VP (TO to) (VP (VB go))))) (. .) (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB turn) (PRT (RP down)) (NP (NP (DT an) (NN opportunity)) (PP (IN like) (NP (DT this))))))) (. .)))" }, "speaker": "Mr. Rostenkowski", "text": "No, no, you got to go . You can't turn down an opportunity like this.", "tokens": [ { "deprel": "discourse", "end_char": 1920, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 1918, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1922, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1921, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1925, "feats": "Polarity=Neg", "head": 6, "id": 3, "lemma": "no", "misc": "", "start_char": 1923, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1927, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1926, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1931, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 1928, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1935, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "get", "misc": "", "start_char": 1932, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1938, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1936, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1941, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "go", "misc": "", "start_char": 1939, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1943, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 1942, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1947, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 10, "lemma": "you", "misc": "", "start_char": 1944, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1950, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "can", "misc": "", "start_char": 1948, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1954, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 1951, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1959, "feats": "VerbForm=Inf", "head": 6, "id": 13, "lemma": "turn", "misc": "", "start_char": 1955, "text": "turn", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1964, "feats": null, "head": 13, "id": 14, "lemma": "down", "misc": "", "start_char": 1960, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1967, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 1965, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1979, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "opportunity", "misc": "", "start_char": 1968, "text": "opportunity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1984, "feats": null, "head": 18, "id": 17, "lemma": "like", "misc": "", "start_char": 1980, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1989, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 18, "lemma": "this", "misc": "", "start_char": 1985, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1991, "feats": null, "head": 6, "id": 19, "lemma": ".", "misc": "", "start_char": 1990, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (SBARQ (CC But) (NP (WP what)) (PP (IN about) (NP (NP (DT the) (NN wedding)) (CC and) (NP (NP (PDT all) (DT the) (NN money)) (SBAR (S (NP (PRP you)) (VP (VBD put) (PRT (RP down)) (PP (IN for) (NP (DT the) (NN reception))))))))) (. ?)))" }, "speaker": "Howard", "text": "But what about the wedding and all the money you put down for the reception?", "tokens": [ { "deprel": "cc", "end_char": 1995, "feats": null, "head": 2, "id": 1, "lemma": "but", "misc": "", "start_char": 1992, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 2000, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "what", "misc": "", "start_char": 1996, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 2006, "feats": null, "head": 5, "id": 3, "lemma": "about", "misc": "", "start_char": 2001, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2010, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 2007, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 2018, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "wedding", "misc": "", "start_char": 2011, "text": "wedding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2022, "feats": null, "head": 9, "id": 6, "lemma": "and", "misc": "", "start_char": 2019, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det:predet", "end_char": 2026, "feats": null, "head": 9, "id": 7, "lemma": "all", "misc": "", "start_char": 2023, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 2030, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 2027, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 2036, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "money", "misc": "", "start_char": 2031, "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2040, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 2037, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2044, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 11, "lemma": "put", "misc": "", "start_char": 2041, "text": "put", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 2049, "feats": null, "head": 11, "id": 12, "lemma": "down", "misc": "", "start_char": 2045, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 2053, "feats": null, "head": 15, "id": 13, "lemma": "for", "misc": "", "start_char": 2050, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2057, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 2054, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2067, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "reception", "misc": "", "start_char": 2058, "text": "reception", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2069, "feats": null, "head": 2, "id": 16, "lemma": "?", "misc": "", "start_char": 2068, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBD let) (S (NP (PRP me)) (VP (VB worry) (PP (IN about) (NP (DT that))))))) (. .) (S (S (NP (PRP You)) (VP (VBP go) (ADVP (RB up) (PP (IN to) (NP (DT that) (NN space) (NN station)))))) (CC and) (S (NP (PRP you)) (VP (VBP make) (S (NP (PRP me)) (ADJP (JJ proud)))))) (. .)))" }, "speaker": "Mr. Rostenkowski", "text": "You let me worry about that . You go up to that space station and you make me proud.", "tokens": [ { "deprel": "nsubj", "end_char": 2073, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 2070, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2077, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "let", "misc": "", "start_char": 2074, "text": "let", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2080, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 2078, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2086, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "worry", "misc": "", "start_char": 2081, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2092, "feats": null, "head": 6, "id": 5, "lemma": "about", "misc": "", "start_char": 2087, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2097, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 6, "lemma": "that", "misc": "", "start_char": 2093, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 2099, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 2098, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2103, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 2100, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2106, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 9, "lemma": "go", "misc": "", "start_char": 2104, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2109, "feats": null, "head": 9, "id": 10, "lemma": "up", "misc": "", "start_char": 2107, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 2112, "feats": null, "head": 14, "id": 11, "lemma": "to", "misc": "", "start_char": 2110, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2117, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 12, "lemma": "that", "misc": "", "start_char": 2113, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2123, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "space", "misc": "", "start_char": 2118, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 2131, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "station", "misc": "", "start_char": 2124, "text": "station", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2135, "feats": null, "head": 17, "id": 15, "lemma": "and", "misc": "", "start_char": 2132, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2139, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 16, "lemma": "you", "misc": "", "start_char": 2136, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 2144, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 17, "lemma": "make", "misc": "", "start_char": 2140, "text": "make", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2147, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "I", "misc": "", "start_char": 2145, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2153, "feats": "Degree=Pos", "head": 17, "id": 19, "lemma": "proud", "misc": "", "start_char": 2148, "text": "proud", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2155, "feats": null, "head": 2, "id": 20, "lemma": ".", "misc": "", "start_char": 2154, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (INTJ (UH Um) (, ,) (UH okay) (. .)))" }, "speaker": "Howard", "text": "Um, okay.", "tokens": [ { "deprel": "discourse", "end_char": 2158, "feats": null, "head": 3, "id": 1, "lemma": "um", "misc": "", "start_char": 2156, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2160, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2159, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2165, "feats": null, "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 2161, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2167, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2166, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD got) (NP (DT a) (NN problem)) (PP (IN with) (NP (DT that)))) (. ?)))" }, "speaker": "Mr. Rostenkowski", "text": "You got a problem with that?", "tokens": [ { "deprel": "nsubj", "end_char": 2171, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 2168, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2175, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 2172, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 2177, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 2176, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2185, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "problem", "misc": "", "start_char": 2178, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2190, "feats": null, "head": 6, "id": 5, "lemma": "with", "misc": "", "start_char": 2186, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2195, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 6, "lemma": "that", "misc": "", "start_char": 2191, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 2197, "feats": null, "head": 2, "id": 7, "lemma": "?", "misc": "", "start_char": 2196, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (VP (VB look)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB level)) (PP (IN with) (NP (PRP you))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ terrified) (PP (IN about) (S (VP (VBG going) (PP (IN into) (NP (NN space))))))))) (. .) (WHNP (WHNP (WP What)) (IN if) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB make) (NP (PRP it)) (ADVP (RB back)))))) (. ?)))" }, "speaker": "Howard", "text": "All right, look, I'm gonna level with you . I'm terrified about going into space . What if I don't make it back?", "tokens": [ { "deprel": "nsubj", "end_char": 2201, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 2198, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 2207, "feats": null, "head": 8, "id": 2, "lemma": "right", "misc": "", "start_char": 2202, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2209, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 2208, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2214, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 4, "lemma": "look", "misc": "", "start_char": 2210, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2216, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 2215, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2218, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 2217, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2221, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 2219, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 2225, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "go", "misc": "", "start_char": 2222, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2228, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 2226, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2234, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "level", "misc": "", "start_char": 2229, "text": "level", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2239, "feats": null, "head": 12, "id": 11, "lemma": "with", "misc": "", "start_char": 2235, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2243, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 12, "lemma": "you", "misc": "", "start_char": 2240, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2245, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 2244, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2247, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 2246, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2250, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 2248, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 2260, "feats": "Degree=Pos", "head": 8, "id": 16, "lemma": "terrified", "misc": "", "start_char": 2251, "text": "terrified", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 2266, "feats": null, "head": 18, "id": 17, "lemma": "about", "misc": "", "start_char": 2261, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 2272, "feats": "VerbForm=Ger", "head": 16, "id": 18, "lemma": "go", "misc": "", "start_char": 2267, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 2277, "feats": null, "head": 20, "id": 19, "lemma": "into", "misc": "", "start_char": 2273, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2283, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "space", "misc": "", "start_char": 2278, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2285, "feats": null, "head": 22, "id": 21, "lemma": ".", "misc": "", "start_char": 2284, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2290, "feats": "PronType=Rel", "head": 8, "id": 22, "lemma": "what", "misc": "", "start_char": 2286, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 2293, "feats": null, "head": 27, "id": 23, "lemma": "if", "misc": "", "start_char": 2291, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2295, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 24, "lemma": "I", "misc": "", "start_char": 2294, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2298, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 27, "id": 25, "lemma": "do", "misc": "", "start_char": 2296, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2302, "feats": null, "head": 27, "id": 26, "lemma": "not", "misc": "", "start_char": 2299, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 2307, "feats": "VerbForm=Inf", "head": 22, "id": 27, "lemma": "make", "misc": "", "start_char": 2303, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2310, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 28, "lemma": "it", "misc": "", "start_char": 2308, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 2315, "feats": null, "head": 27, "id": 29, "lemma": "back", "misc": "", "start_char": 2311, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2317, "feats": null, "head": 8, "id": 30, "lemma": "?", "misc": "", "start_char": 2316, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (VP (VP (VBG gon) (S (VP (TO na) (VP (VB be) (ADJP (JJ okay)))))) (, ,) (NP (NN son)))) (. .)))" }, "speaker": "Mr. Rostenkowski", "text": "It's gonna be okay, son.", "tokens": [ { "deprel": "nsubj", "end_char": 2320, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 2318, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2323, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2321, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 2327, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 2324, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2330, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 2328, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 2333, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 2331, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 2338, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "okay", "misc": "", "start_char": 2334, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2340, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 2339, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2344, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "son", "misc": "", "start_char": 2341, "text": "son", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2346, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 2345, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADVP (RB really)) (VP (VBP think) (ADVP (RB so))) (. ?)))" }, "speaker": "Howard", "text": "You really think so?", "tokens": [ { "deprel": "nsubj", "end_char": 2350, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 2347, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2357, "feats": null, "head": 3, "id": 2, "lemma": "really", "misc": "", "start_char": 2351, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2363, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 2358, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2366, "feats": null, "head": 3, "id": 4, "lemma": "so", "misc": "", "start_char": 2364, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2368, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 2367, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT A) (JJ pretty) (NN girl)) (PP (IN like) (NP (NNP Bernadette) (. .)))) (NP (PRP She)) (VP (MD 'll) (VP (VB find) (NP (DT a) (JJ new) (NN guy)))) (. .)))" }, "speaker": "Mr. Rostenkowski", "text": "A pretty girl like Bernadette . She'll find a new guy.", "tokens": [ { "deprel": "det", "end_char": 2370, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 1, "lemma": "a", "misc": "", "start_char": 2369, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2377, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "pretty", "misc": "", "start_char": 2371, "text": "pretty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "dislocated", "end_char": 2382, "feats": "Number=Sing", "head": 9, "id": 3, "lemma": "girl", "misc": "", "start_char": 2378, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2387, "feats": null, "head": 5, "id": 4, "lemma": "like", "misc": "", "start_char": 2383, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2398, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Bernadette", "misc": "", "start_char": 2388, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2400, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 2399, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2404, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "she", "misc": "", "start_char": 2401, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2408, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "will", "misc": "", "start_char": 2405, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 2413, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "find", "misc": "", "start_char": 2409, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2415, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 2414, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2419, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "new", "misc": "", "start_char": 2416, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2423, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "guy", "misc": "", "start_char": 2420, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2425, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 2424, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ], [ 0, 4, 4 ] ], [ [ 1, 5, 7 ], [ 2, 0, 1 ], [ 2, 9, 9 ], [ 2, 11, 13 ], [ 3, 0, 5 ] ], [ [ 3, 4, 4 ], [ 6, 6, 6 ], [ 6, 13, 13 ], [ 8, 3, 3 ], [ 9, 4, 4 ], [ 9, 11, 11 ], [ 12, 11, 11 ], [ 14, 11, 11 ], [ 14, 11, 12 ], [ 14, 19, 19 ], [ 14, 32, 32 ], [ 14, 32, 33 ], [ 14, 67, 67 ], [ 17, 7, 7 ], [ 17, 13, 13 ], [ 19, 1, 1 ], [ 19, 6, 6 ], [ 20, 6, 6 ], [ 21, 4, 4 ], [ 25, 29, 29 ], [ 25, 33, 33 ], [ 25, 36, 36 ], [ 25, 40, 40 ], [ 25, 48, 48 ], [ 25, 50, 50 ], [ 25, 63, 63 ], [ 26, 8, 8 ], [ 28, 9, 9 ], [ 29, 2, 2 ], [ 29, 17, 17 ], [ 32, 11, 11 ], [ 34, 0, 0 ] ], [ [ 3, 11, 11 ], [ 4, 0, 0 ], [ 5, 2, 2 ], [ 6, 8, 8 ], [ 8, 5, 5 ], [ 12, 6, 6 ], [ 12, 17, 17 ], [ 12, 17, 23 ], [ 14, 9, 9 ], [ 14, 16, 16 ], [ 14, 24, 24 ], [ 14, 35, 35 ], [ 15, 2, 2 ], [ 16, 1, 1 ], [ 17, 2, 2 ], [ 17, 9, 9 ], [ 17, 16, 16 ], [ 17, 18, 18 ], [ 18, 0, 0 ], [ 18, 4, 4 ], [ 18, 16, 16 ], [ 18, 21, 21 ], [ 18, 27, 27 ], [ 19, 4, 4 ], [ 19, 10, 10 ], [ 20, 0, 0 ], [ 21, 2, 2 ], [ 25, 6, 6 ], [ 25, 6, 12 ], [ 25, 15, 15 ], [ 25, 22, 22 ], [ 25, 22, 23 ], [ 25, 31, 31 ], [ 25, 43, 43 ], [ 25, 43, 45 ], [ 25, 52, 52 ], [ 25, 57, 57 ], [ 25, 63, 65 ], [ 25, 59, 65 ], [ 26, 2, 2 ], [ 26, 11, 11 ], [ 26, 15, 16 ], [ 26, 20, 20 ], [ 26, 27, 27 ], [ 26, 30, 37 ], [ 27, 4, 4 ], [ 27, 9, 9 ], [ 29, 0, 0 ], [ 29, 7, 7 ], [ 29, 15, 15 ], [ 31, 0, 0 ], [ 32, 5, 5 ], [ 32, 13, 13 ], [ 32, 23, 23 ], [ 33, 7, 7 ], [ 35, 4, 4 ], [ 35, 0, 4 ], [ 35, 6, 6 ] ], [ [ 3, 17, 17 ] ], [ [ 3, 19, 21 ] ], [ [ 5, 6, 6 ] ], [ [ 5, 8, 8 ] ], [ [ 5, 10, 11 ] ], [ [ 6, 2, 2 ] ], [ [ 6, 15, 15 ] ], [ [ 7, 0, 0 ], [ 10, 1, 1 ] ], [ [ 9, 4, 5 ], [ 11, 2, 2 ], [ 11, 2, 3 ], [ 11, 5, 5 ], [ 11, 8, 8 ] ], [ [ 9, 9, 9 ] ], [ [ 11, 14, 15 ] ], [ [ 12, 0, 1 ] ], [ [ 12, 4, 11 ] ], [ [ 12, 13, 13 ], [ 12, 20, 23 ] ], [ [ 14, 2, 3 ] ], [ [ 14, 18, 18 ] ], [ [ 14, 29, 29 ] ], [ [ 14, 26, 33 ] ], [ [ 14, 44, 44 ] ], [ [ 14, 38, 44 ] ], [ [ 14, 41, 44 ] ], [ [ 14, 51, 51 ] ], [ [ 14, 53, 54 ] ], [ [ 14, 58, 58 ] ], [ [ 14, 63, 63 ] ], [ [ 17, 10, 10 ] ], [ [ 18, 10, 10 ] ], [ [ 18, 23, 23 ] ], [ [ 20, 4, 4 ] ], [ [ 21, 2, 4 ] ], [ [ 21, 6, 8 ] ], [ [ 23, 0, 0 ] ], [ [ 25, 0, 3 ] ], [ [ 25, 10, 12 ] ], [ [ 25, 20, 20 ] ], [ [ 26, 25, 25 ], [ 32, 19, 19 ] ], [ [ 26, 34, 37 ] ], [ [ 27, 17, 17 ] ], [ [ 27, 14, 17 ] ], [ [ 28, 1, 1 ] ], [ [ 28, 3, 14 ], [ 29, 5, 5 ] ], [ [ 28, 6, 14 ] ], [ [ 28, 13, 14 ] ], [ [ 29, 11, 13 ] ], [ [ 31, 5, 5 ] ], [ [ 31, 2, 5 ] ], [ [ 32, 21, 21 ] ], [ [ 32, 27, 27 ], [ 33, 0, 0 ] ], [ [ 35, 9, 11 ] ] ]
s05e23c07t
Mr. Rostenkowski, are you busy? Oh, just looking at some old pictures . Come on in. Family pictures, or ...? Holy crap, that's a dead person. Last murder case before I retired . How many bodies do you see there? Careful . It's a trick question. I'm not sure. Nah, you'll never get it . It's a fraction. How about that . Anyway, sir, I need to talk to you about something. Walnut? No, thank you . I'm allergic. Oh, sure . My partner used to have that . He's dead now. From nuts? Nah, his wife shot him . But she was nuts, so in a way ... Nice story . Anyway the reason I wanted to talk to you is NASA has moved up my launch to the international Space Station. Yeah, so? So...the date is going to conflict with me marrying your daughter . Now, I know what you're going to say- I made a commitment to Bernadette and to your family and I've got a hell of a lot of nerve coming in here and demanding that we postpone this thing . Well, message heard and understood . Mission canceled . Thank you. Where are you going? May I be excused? No, you may not . Let me tell you something . When I first met you...You just gonna stand there? I'm sorry, I didn't know, is this going to...Well, I should sit...May I be seat...Well, I'll just sit. When I first met you, I didn't like you. I'm aware of that, sir. But then you and I had some time together. Uh - huh. It did not get better. Right, right. That silly Beatle haircut and...you riding around on a red Vespa, and you're still living at home with your mother . To be honest, I thought Bernadette chose you to punish me . But then I heard about your astronaut thing, and I realized I judged you too fast . Maybe you are the right guy for my little girl. Oh, I am . And just so you know, I'd still be an astronaut, even if I didn't go to space . I've got an I.D. card and a NASA golf shirt. No, no, you got to go . You can't turn down an opportunity like this. But what about the wedding and all the money you put down for the reception? You let me worry about that . You go up to that space station and you make me proud. Um, okay. You got a problem with that? All right, look, I'm gonna level with you . I'm terrified about going into space . What if I don't make it back? It's gonna be okay, son. You really think so? A pretty girl like Bernadette . She'll find a new guy.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (DT the) (JJ next) (NN wedding) (NN gift)) (VP (VBZ is) (NP (DT a) (NN gravy) (NN boat))) (. .)))" }, "speaker": "Bernadette", "text": "And the next wedding gift is a gravy boat.", "tokens": [ { "deprel": "cc", "end_char": 3, "feats": null, "head": 9, "id": 1, "lemma": "and", "misc": "", "start_char": 0, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 7, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 2, "lemma": "the", "misc": "", "start_char": 4, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 12, "feats": "Degree=Pos", "head": 5, "id": 3, "lemma": "next", "misc": "", "start_char": 8, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 20, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "wedding", "misc": "", "start_char": 13, "text": "wedding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 25, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "gift", "misc": "", "start_char": 21, "text": "gift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 28, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 26, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 30, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 29, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 36, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "gravy", "misc": "", "start_char": 31, "text": "gravy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 41, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "boat", "misc": "", "start_char": 37, "text": "boat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 43, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 42, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Ooh)) (, ,) (NP (CD one) (NN gravy) (NN boat)) (. .)))" }, "speaker": "Penny", "text": "Ooh, one gravy boat.", "tokens": [ { "deprel": "discourse", "end_char": 47, "feats": null, "head": 5, "id": 1, "lemma": "ooh", "misc": "", "start_char": 44, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 48, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 53, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 3, "lemma": "one", "misc": "", "start_char": 50, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 59, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "gravy", "misc": "", "start_char": 54, "text": "gravy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 64, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "boat", "misc": "", "start_char": 60, "text": "boat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 66, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 65, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (PP (IN from) (NP (NNP Sheldon) (. .))) (SBAR (S (NP (PRP He)) (VP (VBD told) (NP (PRP me)) (SBAR (S (NP (PRP he)) (VP (VBD had) (S (NP (PRP it)) (VP (VBN engraved)))))))))) (. .)))" }, "speaker": "Amy", "text": "That's from Sheldon . He told me he had it engraved.", "tokens": [ { "deprel": "nsubj", "end_char": 71, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 67, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 74, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 72, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 79, "feats": null, "head": 4, "id": 3, "lemma": "from", "misc": "", "start_char": 75, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 87, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Sheldon", "misc": "", "start_char": 80, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 88, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 92, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "he", "misc": "", "start_char": 90, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 97, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 7, "lemma": "tell", "misc": "", "start_char": 93, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 100, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 98, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 103, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "he", "misc": "", "start_char": 101, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 107, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 10, "lemma": "have", "misc": "", "start_char": 104, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 110, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "it", "misc": "", "start_char": 108, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 119, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 12, "lemma": "engrave", "misc": "", "start_char": 111, "text": "engraved", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 121, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 120, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (`` \") (PP (IN In) (NP (NP (DT the) (NN event)) (PP (IN of) (NP (DT a) (NN divorce))))) (ADVP (UH please)) (VP (VB return) (PP (IN to) (NP (NNP Sheldon) (NNP Cooper)))) (. .) ('' \")))" }, "speaker": "Bernadette", "text": "\" In the event of a divorce please return to Sheldon Cooper . \"", "tokens": [ { "deprel": "punct", "end_char": 123, "feats": null, "head": 9, "id": 1, "lemma": "\"", "misc": "", "start_char": 122, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "case", "end_char": 126, "feats": null, "head": 4, "id": 2, "lemma": "in", "misc": "", "start_char": 124, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 130, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 127, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 136, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "event", "misc": "", "start_char": 131, "text": "event", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 139, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 137, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 141, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 140, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 149, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "divorce", "misc": "", "start_char": 142, "text": "divorce", "upos": "NOUN", "xpos": "NN" }, { "deprel": "discourse", "end_char": 156, "feats": null, "head": 9, "id": 8, "lemma": "please", "misc": "", "start_char": 150, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 163, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 9, "lemma": "return", "misc": "", "start_char": 157, "text": "return", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 166, "feats": null, "head": 12, "id": 10, "lemma": "to", "misc": "", "start_char": 164, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 174, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "Sheldon", "misc": "", "start_char": 167, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 181, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "Cooper", "misc": "", "start_char": 175, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 183, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 182, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 185, "feats": null, "head": 9, "id": 14, "lemma": "\"", "misc": "", "start_char": 184, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (CD One) (ADJP (`` \") (JJ inappropriate) (, ,) (CC yet))) (NP (PRP I)) (VP (VBP wish) (SBAR (S (NP (PRP I)) (VP (VBD thought) (PP (IN of) (NP (DT that) ('' \") (NN gravy) (NN boat))))))) (. .)))" }, "speaker": "Penny", "text": "One \" inappropriate, yet I wish I thought of that \" gravy boat.", "tokens": [ { "deprel": "root", "end_char": 189, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "one", "misc": "", "start_char": 186, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 191, "feats": null, "head": 3, "id": 2, "lemma": "\"", "misc": "", "start_char": 190, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "appos", "end_char": 205, "feats": "Degree=Pos", "head": 1, "id": 3, "lemma": "inappropriate", "misc": "", "start_char": 192, "text": "inappropriate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 207, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 206, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 211, "feats": null, "head": 7, "id": 5, "lemma": "yet", "misc": "", "start_char": 208, "text": "yet", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 213, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 212, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 218, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "wish", "misc": "", "start_char": 214, "text": "wish", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 220, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 219, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 228, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 9, "lemma": "think", "misc": "", "start_char": 221, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 231, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 229, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 236, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 11, "lemma": "that", "misc": "", "start_char": 232, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 3, "id": 12, "lemma": "\"", "misc": "", "start_char": 237, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "compound", "end_char": 244, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "gravy", "misc": "", "start_char": 239, "text": "gravy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 249, "feats": "Number=Sing", "head": 1, "id": 14, "lemma": "boat", "misc": "", "start_char": 245, "text": "boat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 251, "feats": null, "head": 1, "id": 15, "lemma": ".", "misc": "", "start_char": 250, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (VP (VBP get) (ADJP (VBN married))))) (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB register) (PP (IN at) (NP (DT the) (NNP UCLA) (NNP Cadaver) (NNP Lab)))))))) (. .)))" }, "speaker": "Amy", "text": "When I get married I'm going to register at the UCLA Cadaver Lab.", "tokens": [ { "deprel": "advmod", "end_char": 256, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "when", "misc": "", "start_char": 252, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj:pass", "end_char": 258, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 257, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 262, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "get", "misc": "", "start_char": 259, "text": "get", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 270, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": 4, "lemma": "marry", "misc": "", "start_char": 263, "text": "married", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 272, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 271, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 275, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 273, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 281, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 276, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 284, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 282, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 293, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "register", "misc": "", "start_char": 285, "text": "register", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 296, "feats": null, "head": 14, "id": 10, "lemma": "at", "misc": "", "start_char": 294, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 300, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 11, "lemma": "the", "misc": "", "start_char": 297, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 305, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "UCLA", "misc": "", "start_char": 301, "text": "UCLA", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 313, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "Cadaver", "misc": "", "start_char": 306, "text": "Cadaver", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 317, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "Lab", "misc": "", "start_char": 314, "text": "Lab", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 7, "id": 15, "lemma": ".", "misc": "", "start_char": 318, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (INTJ (UH Ew) (, ,) (WHADVP (WRB why)) (. ?)))" }, "speaker": "Penny", "text": "Ew, why?", "tokens": [ { "deprel": "discourse", "end_char": 322, "feats": null, "head": 3, "id": 1, "lemma": "ew", "misc": "", "start_char": 320, "text": "Ew", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 324, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 323, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 328, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "why", "misc": "", "start_char": 325, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 330, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 329, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (VP (UH 'Cause)) (S (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB always)) (VP (VBN wanted) (NP (DT a) (JJ whole) (JJ human) (NN skeleton))))) (CC and) (S (NP (PRP they)) (VP (VBP are) (ADJP (RB really) (JJ spendy))))) (. .)))" }, "speaker": "Amy", "text": "'Cause I've always wanted a whole human skeleton and they are really spendy.", "tokens": [ { "deprel": "discourse", "end_char": 337, "feats": null, "head": 5, "id": 1, "lemma": "'cause", "misc": "", "start_char": 331, "text": "'Cause", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 339, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 338, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 343, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "have", "misc": "", "start_char": 340, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 350, "feats": null, "head": 5, "id": 4, "lemma": "always", "misc": "", "start_char": 344, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 357, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "want", "misc": "", "start_char": 351, "text": "wanted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 359, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 6, "lemma": "a", "misc": "", "start_char": 358, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 365, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "whole", "misc": "", "start_char": 360, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 371, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "human", "misc": "", "start_char": 366, "text": "human", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 380, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "skeleton", "misc": "", "start_char": 372, "text": "skeleton", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 384, "feats": null, "head": 14, "id": 10, "lemma": "and", "misc": "", "start_char": 381, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 389, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": 11, "lemma": "they", "misc": "", "start_char": 385, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 393, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 390, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 400, "feats": null, "head": 14, "id": 13, "lemma": "really", "misc": "", "start_char": 394, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 407, "feats": "Degree=Pos", "head": 5, "id": 14, "lemma": "spendy", "misc": "", "start_char": 401, "text": "spendy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 409, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 408, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH So)) (, ,) (NP (PRP you)) (ADVP (RB actually)) (VP (VBP see) (S (NP (NP (PRP you)) (CC and) (NNP Sheldon)) (VP (VBG getting) (ADJP (VBN married)) (ADVP (RB someday))))) (. ?)))" }, "speaker": "Bernadette", "text": "So, you actually see you and Sheldon getting married someday?", "tokens": [ { "deprel": "discourse", "end_char": 412, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 410, "text": "So", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 414, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 413, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 418, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 415, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 427, "feats": null, "head": 5, "id": 4, "lemma": "actually", "misc": "", "start_char": 419, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 431, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "see", "misc": "", "start_char": 428, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj:pass", "end_char": 435, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 6, "lemma": "you", "misc": "", "start_char": 432, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 439, "feats": null, "head": 8, "id": 7, "lemma": "and", "misc": "", "start_char": 436, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 447, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Sheldon", "misc": "", "start_char": 440, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "end_char": 455, "feats": "VerbForm=Ger", "head": 10, "id": 9, "lemma": "get", "misc": "", "start_char": 448, "text": "getting", "upos": "AUX", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 463, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 10, "lemma": "marry", "misc": "", "start_char": 456, "text": "married", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 471, "feats": null, "head": 10, "id": 11, "lemma": "someday", "misc": "", "start_char": 464, "text": "someday", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 473, "feats": null, "head": 5, "id": 12, "lemma": "?", "misc": "", "start_char": 472, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Not) (RB just) (RB someday)) (, ,) (PP (IN in) (NP (QP (RB exactly) (CD four)) (NNS years))) (. .) (CC But) (S (VP (VB do) (RB n't) (VP (VB tell) (NP (NNP Sheldon))))) (, ,) (NP (PRP he)) (VP (VBZ 's) (ADVP (RB still)) (NP (DT a) (NN flight) (NN risk))) (. .)))" }, "speaker": "Amy", "text": "Not just someday, in exactly four years . But don't tell Sheldon, he's still a flight risk.", "tokens": [ { "deprel": "advmod", "end_char": 477, "feats": null, "head": 3, "id": 1, "lemma": "not", "misc": "", "start_char": 474, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 482, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 478, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 490, "feats": null, "head": 0, "id": 3, "lemma": "someday", "misc": "", "start_char": 483, "text": "someday", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 492, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 491, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 495, "feats": null, "head": 8, "id": 5, "lemma": "in", "misc": "", "start_char": 493, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 503, "feats": null, "head": 7, "id": 6, "lemma": "exactly", "misc": "", "start_char": 496, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 508, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 7, "lemma": "four", "misc": "", "start_char": 504, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 514, "feats": "Number=Plur", "head": 3, "id": 8, "lemma": "year", "misc": "", "start_char": 509, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 516, "feats": null, "head": 13, "id": 9, "lemma": ".", "misc": "", "start_char": 515, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 520, "feats": null, "head": 13, "id": 10, "lemma": "but", "misc": "", "start_char": 517, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 523, "feats": "Mood=Imp|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 521, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 527, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 524, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 532, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 13, "lemma": "tell", "misc": "", "start_char": 528, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 540, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "Sheldon", "misc": "", "start_char": 533, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 542, "feats": null, "head": 21, "id": 15, "lemma": ",", "misc": "", "start_char": 541, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 545, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 16, "lemma": "he", "misc": "", "start_char": 543, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 548, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 17, "lemma": "be", "misc": "", "start_char": 546, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 554, "feats": null, "head": 21, "id": 18, "lemma": "still", "misc": "", "start_char": 549, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 556, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 19, "lemma": "a", "misc": "", "start_char": 555, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 563, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "flight", "misc": "", "start_char": 557, "text": "flight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 568, "feats": "Number=Sing", "head": 3, "id": 21, "lemma": "risk", "misc": "", "start_char": 564, "text": "risk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 570, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 569, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (WHNP (WP What)) (PP (IN about) (NP (PRP you))) (, ,) (NP (NNP Penny)) (. ?)))" }, "speaker": "Bernadette", "text": "What about you, Penny?", "tokens": [ { "deprel": "root", "end_char": 575, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 571, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 581, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 576, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 585, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 3, "lemma": "you", "misc": "", "start_char": 582, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 1, "id": 4, "lemma": ",", "misc": "", "start_char": 586, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 593, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "penny", "misc": "", "start_char": 588, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 595, "feats": null, "head": 1, "id": 6, "lemma": "?", "misc": "", "start_char": 594, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (FRAG (WHNP (WP What)) (PP (IN about) (NP (PRP me))) (, ,) (WHNP (WP what)) (. ?)))" }, "speaker": "Penny", "text": "What about me, what?", "tokens": [ { "deprel": "root", "end_char": 600, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 596, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 606, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 601, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 609, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 3, "lemma": "I", "misc": "", "start_char": 607, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 611, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 610, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 616, "feats": "PronType=Int", "head": 1, "id": 5, "lemma": "what", "misc": "", "start_char": 612, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 618, "feats": null, "head": 1, "id": 6, "lemma": "?", "misc": "", "start_char": 617, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP you) (CC and) (NNP Leonard)) (VP (MD might) (ADVP (RB ever)) (VP (VB get) (ADJP (VBN married))))))) (. ?)))" }, "speaker": "Bernadette", "text": "Do you think you and Leonard might ever get married?", "tokens": [ { "deprel": "aux", "end_char": 621, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 619, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 625, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 622, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 631, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 626, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj:pass", "end_char": 635, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 4, "lemma": "you", "misc": "", "start_char": 632, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 639, "feats": null, "head": 6, "id": 5, "lemma": "and", "misc": "", "start_char": 636, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 647, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Leonard", "misc": "", "start_char": 640, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 653, "feats": "VerbForm=Fin", "head": 10, "id": 7, "lemma": "might", "misc": "", "start_char": 648, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 658, "feats": null, "head": 10, "id": 8, "lemma": "ever", "misc": "", "start_char": 654, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 662, "feats": "VerbForm=Inf", "head": 10, "id": 9, "lemma": "get", "misc": "", "start_char": 659, "text": "get", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 670, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 10, "lemma": "marry", "misc": "", "start_char": 663, "text": "married", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 672, "feats": null, "head": 3, "id": 11, "lemma": "?", "misc": "", "start_char": 671, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH well)) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (NP (NNP Leonard)) (VP (VBZ is) (ADJP (JJ great))) (. .)))" }, "speaker": "Penny", "text": "Oh, well, you know, Leonard is great.", "tokens": [ { "deprel": "discourse", "end_char": 675, "feats": null, "head": 10, "id": 1, "lemma": "oh", "misc": "", "start_char": 673, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 677, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 676, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 682, "feats": null, "head": 10, "id": 3, "lemma": "well", "misc": "", "start_char": 678, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 684, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 683, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 688, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 685, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 693, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "know", "misc": "", "start_char": 689, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 695, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 694, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 703, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "Leonard", "misc": "", "start_char": 696, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 706, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 704, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 712, "feats": "Degree=Pos", "head": 0, "id": 10, "lemma": "great", "misc": "", "start_char": 707, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 714, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 713, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SQ (CC But) (VBP do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP you)) (VP (MD 'll) (ADVP (RB ever)) (VP (VB get) (ADJP (JJ married))))))) (. ?)))" }, "speaker": "Bernadette", "text": "But do you think you'll ever get married?", "tokens": [ { "deprel": "cc", "end_char": 718, "feats": null, "head": 4, "id": 1, "lemma": "but", "misc": "", "start_char": 715, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 721, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 719, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 725, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 722, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 731, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 726, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 735, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 732, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 739, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "will", "misc": "", "start_char": 736, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 744, "feats": null, "head": 8, "id": 7, "lemma": "ever", "misc": "", "start_char": 740, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 748, "feats": "VerbForm=Inf", "head": 4, "id": 8, "lemma": "get", "misc": "", "start_char": 745, "text": "get", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 756, "feats": "Degree=Pos", "head": 8, "id": 9, "lemma": "married", "misc": "", "start_char": 749, "text": "married", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 758, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 757, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBZ 's) (NP (DT a) (NN sweetie))) (. .)))" }, "speaker": "Penny", "text": "He's a sweetie.", "tokens": [ { "deprel": "nsubj", "end_char": 761, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "he", "misc": "", "start_char": 759, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 764, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 762, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 766, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 765, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 774, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "sweetie", "misc": "", "start_char": 767, "text": "sweetie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 776, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 775, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (RB not) (VP (VBG answering) (NP (DT the) (NN question)))) (. .) (SQ (VBP Do) (NP (PRP you)) (VP (VB love) (NP (PRP him)))) (. ?)))" }, "speaker": "Amy", "text": "You're not answering the question . Do you love him?", "tokens": [ { "deprel": "nsubj", "end_char": 780, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 777, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 784, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 781, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 788, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 785, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 798, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "answer", "misc": "", "start_char": 789, "text": "answering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 802, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 799, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 811, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "question", "misc": "", "start_char": 803, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 813, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 812, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 816, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 814, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 820, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 817, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 825, "feats": "VerbForm=Inf", "head": 4, "id": 10, "lemma": "love", "misc": "", "start_char": 821, "text": "love", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 829, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "he", "misc": "", "start_char": 826, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 831, "feats": null, "head": 4, "id": 12, "lemma": "?", "misc": "", "start_char": 830, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (ADJP (JJ sure)) (, ,) (ADVP (IN of) (NN course)) (NP (PRP I)) (VP (VBP love) (NP (PRP him))) (. .)))" }, "speaker": "Penny", "text": "Yeah, sure, of course I love him.", "tokens": [ { "deprel": "discourse", "end_char": 836, "feats": null, "head": 8, "id": 1, "lemma": "yeah", "misc": "", "start_char": 832, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 838, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 837, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 843, "feats": "Degree=Pos", "head": 8, "id": 3, "lemma": "sure", "misc": "", "start_char": 839, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 845, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 844, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 848, "feats": null, "head": 8, "id": 5, "lemma": "of", "misc": "", "start_char": 846, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 855, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "course", "misc": "", "start_char": 849, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 857, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 856, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 862, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "love", "misc": "", "start_char": 858, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 866, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "he", "misc": "", "start_char": 863, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 868, "feats": null, "head": 8, "id": 10, "lemma": ".", "misc": "", "start_char": 867, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ does) (RB n't) (VP (VB sound) (PP (IN like) (NP (PRP it))))) (. .)))" }, "speaker": "Bernadette", "text": "It doesn't sound like it.", "tokens": [ { "deprel": "nsubj", "end_char": 871, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 869, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 876, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 872, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 880, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 877, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 886, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "sound", "misc": "", "start_char": 881, "text": "sound", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 891, "feats": null, "head": 6, "id": 5, "lemma": "like", "misc": "", "start_char": 887, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 894, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 6, "lemma": "it", "misc": "", "start_char": 892, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 896, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 895, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP do)) (. .)))" }, "speaker": "Penny", "text": "Well, I do.", "tokens": [ { "deprel": "discourse", "end_char": 901, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 897, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 903, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 902, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 905, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 904, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 908, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 906, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 910, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 909, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB tell) (NP (PRP him)) (NP (DT that))) (. ?)))" }, "speaker": "Bernadette", "text": "Do you tell him that?", "tokens": [ { "deprel": "aux", "end_char": 913, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 911, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 917, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 914, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 922, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "tell", "misc": "", "start_char": 918, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 926, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "he", "misc": "", "start_char": 923, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 931, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 5, "lemma": "that", "misc": "", "start_char": 927, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 933, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 932, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP he)) (VP (MD 'd) (ADVP (RB just)) (VP (VB take) (NP (PRP it)) (NP (DT the) (JJ wrong) (NN way)))) (. .)))" }, "speaker": "Penny", "text": "No, he'd just take it the wrong way.", "tokens": [ { "deprel": "discourse", "end_char": 936, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 934, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 938, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 937, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 941, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "he", "misc": "", "start_char": 939, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 944, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "would", "misc": "", "start_char": 942, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 949, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 945, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 954, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "take", "misc": "", "start_char": 950, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 957, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 955, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 961, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 958, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 967, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "wrong", "misc": "", "start_char": 962, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:npmod", "end_char": 971, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "way", "misc": "", "start_char": 968, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 973, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 972, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (DT that)) (VP (VB mean))) (. ?)))" }, "speaker": "Amy", "text": "What does that mean?", "tokens": [ { "deprel": "obj", "end_char": 978, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 974, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 983, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 979, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 988, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 984, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 993, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 989, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 995, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 994, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ means) (SBAR (S (NP (PRP he)) (VP (VBZ is) (ADJP (JJ special) (CC and) (JJ smart) (, ,) (CC and) (JJ nice) (, ,)))) (CC and) (. ...)))))" }, "speaker": "Penny", "text": "It means he is special and smart, and nice, and ...", "tokens": [ { "deprel": "nsubj", "end_char": 998, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "misc": "", "start_char": 996, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1004, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "mean", "misc": "", "start_char": 999, "text": "means", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1007, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "he", "misc": "", "start_char": 1005, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1010, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1008, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1018, "feats": "Degree=Pos", "head": 2, "id": 5, "lemma": "special", "misc": "", "start_char": 1011, "text": "special", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 1022, "feats": null, "head": 7, "id": 6, "lemma": "and", "misc": "", "start_char": 1019, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1028, "feats": "Degree=Pos", "head": 5, "id": 7, "lemma": "smart", "misc": "", "start_char": 1023, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1030, "feats": null, "head": 10, "id": 8, "lemma": ",", "misc": "", "start_char": 1029, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1034, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 1031, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1039, "feats": "Degree=Pos", "head": 5, "id": 10, "lemma": "nice", "misc": "", "start_char": 1035, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1041, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 1040, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1045, "feats": null, "head": 2, "id": 12, "lemma": "and", "misc": "", "start_char": 1042, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1049, "feats": null, "head": 2, "id": 13, "lemma": "...", "misc": "", "start_char": 1046, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (VP (VBG gon) (S (VP (TO na) (VP (VB break) (PRT (RP up)) (PP (IN with) (NP (PRP him))))))) (. ?)))" }, "speaker": "Bernadette", "text": "Are you gonna break up with him?", "tokens": [ { "deprel": "aux", "end_char": 1053, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 1050, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1057, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1054, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1061, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 1058, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1064, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1062, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1070, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "break", "misc": "", "start_char": 1065, "text": "break", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1073, "feats": null, "head": 5, "id": 6, "lemma": "up", "misc": "", "start_char": 1071, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1078, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 1074, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1082, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 8, "lemma": "he", "misc": "", "start_char": 1079, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1084, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 1083, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (ADVP (RB Maybe)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know))) (. .)))" }, "speaker": "Penny", "text": "No . Maybe, I don't know.", "tokens": [ { "deprel": "discourse", "end_char": 1087, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 1085, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1089, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1088, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1095, "feats": null, "head": 8, "id": 3, "lemma": "maybe", "misc": "", "start_char": 1090, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1097, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1096, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1099, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 1098, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1102, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 1100, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1106, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 1103, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1111, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "know", "misc": "", "start_char": 1107, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1113, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1112, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD had) (NP (DT no) (NN idea) (SBAR (S (NP (PRP you)) (VP (VBD were) (ADJP (JJ unhappy))))))) (. .)))" }, "speaker": "Bernadette", "text": "I had no idea you were unhappy.", "tokens": [ { "deprel": "nsubj", "end_char": 1115, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1114, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1119, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 1116, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1122, "feats": null, "head": 4, "id": 3, "lemma": "no", "misc": "", "start_char": 1120, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1127, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "idea", "misc": "", "start_char": 1123, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1131, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 1128, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1136, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1132, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 1144, "feats": "Degree=Pos", "head": 4, "id": 7, "lemma": "unhappy", "misc": "", "start_char": 1137, "text": "unhappy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1146, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 1145, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (NP (NP (DT the) (NN thing)) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (RB not))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ unhappy)) (ADVP (IN at) (DT all)))) (. .) (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know)))) (, ,) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (PP (IN in) (NP (NN love))) (ADVP (RB before))))) (CC but) (S (NP (PRP it)) (VP (VBD felt) (ADJP (JJ different))))) (. .) (CC But) (S (ADVP (RB maybe)) (NP (DT this)) (VP (VBZ is) (NP (NP (DT a) (JJ new) (, ,) (JJR better) (, ,) (JJ boring) (NN kind)) (PP (IN of) (NP (NN love))))) (. .) (SQ (VBP Do) (NP (PRP you)) (ADVP (RB ever)) (VP (VB feel) (NP (DT that) (NN way)) (PP (IN about) (NP (NNP Howard)))))))) (. ?)))" }, "speaker": "Penny", "text": "That's the thing, I'm not . I'm not unhappy at all . I don't know, I've been in love before but it felt different . But maybe this is a new, better, boring kind of love . Do you ever feel that way about Howard?", "tokens": [ { "deprel": "nsubj", "end_char": 1151, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 1147, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1154, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1152, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1158, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1155, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1164, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "thing", "misc": "", "start_char": 1159, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1166, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 1165, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1168, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 1167, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1171, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1169, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1175, "feats": null, "head": 4, "id": 8, "lemma": "not", "misc": "", "start_char": 1172, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1177, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1176, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1179, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 1178, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1182, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 1180, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1186, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 1183, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1194, "feats": "Degree=Pos", "head": 4, "id": 13, "lemma": "unhappy", "misc": "", "start_char": 1187, "text": "unhappy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1197, "feats": null, "head": 15, "id": 14, "lemma": "at", "misc": "", "start_char": 1195, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1201, "feats": null, "head": 13, "id": 15, "lemma": "all", "misc": "", "start_char": 1198, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1203, "feats": null, "head": 20, "id": 16, "lemma": ".", "misc": "", "start_char": 1202, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1205, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 17, "lemma": "I", "misc": "", "start_char": 1204, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1208, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 18, "lemma": "do", "misc": "", "start_char": 1206, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1212, "feats": null, "head": 20, "id": 19, "lemma": "not", "misc": "", "start_char": 1209, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1217, "feats": "VerbForm=Inf", "head": 13, "id": 20, "lemma": "know", "misc": "", "start_char": 1213, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1219, "feats": null, "head": 20, "id": 21, "lemma": ",", "misc": "", "start_char": 1218, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1221, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 22, "lemma": "I", "misc": "", "start_char": 1220, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1225, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 23, "lemma": "have", "misc": "", "start_char": 1222, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 1230, "feats": "Tense=Past|VerbForm=Part", "head": 26, "id": 24, "lemma": "be", "misc": "", "start_char": 1226, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "case", "end_char": 1233, "feats": null, "head": 26, "id": 25, "lemma": "in", "misc": "", "start_char": 1231, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 1238, "feats": "Number=Sing", "head": 20, "id": 26, "lemma": "love", "misc": "", "start_char": 1234, "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1245, "feats": null, "head": 26, "id": 27, "lemma": "before", "misc": "", "start_char": 1239, "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1249, "feats": null, "head": 30, "id": 28, "lemma": "but", "misc": "", "start_char": 1246, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1252, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 29, "lemma": "it", "misc": "", "start_char": 1250, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1257, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 26, "id": 30, "lemma": "feel", "misc": "", "start_char": 1253, "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 1267, "feats": "Degree=Pos", "head": 30, "id": 31, "lemma": "different", "misc": "", "start_char": 1258, "text": "different", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1269, "feats": null, "head": 43, "id": 32, "lemma": ".", "misc": "", "start_char": 1268, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1273, "feats": null, "head": 43, "id": 33, "lemma": "but", "misc": "", "start_char": 1270, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1279, "feats": null, "head": 43, "id": 34, "lemma": "maybe", "misc": "", "start_char": 1274, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1284, "feats": "Number=Sing|PronType=Dem", "head": 43, "id": 35, "lemma": "this", "misc": "", "start_char": 1280, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1287, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 43, "id": 36, "lemma": "be", "misc": "", "start_char": 1285, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1289, "feats": "Definite=Ind|PronType=Art", "head": 43, "id": 37, "lemma": "a", "misc": "", "start_char": 1288, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1293, "feats": "Degree=Pos", "head": 43, "id": 38, "lemma": "new", "misc": "", "start_char": 1290, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1295, "feats": null, "head": 43, "id": 39, "lemma": ",", "misc": "", "start_char": 1294, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1302, "feats": "Degree=Cmp", "head": 43, "id": 40, "lemma": "good", "misc": "", "start_char": 1296, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1304, "feats": null, "head": 43, "id": 41, "lemma": ",", "misc": "", "start_char": 1303, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1311, "feats": "Degree=Pos", "head": 43, "id": 42, "lemma": "boring", "misc": "", "start_char": 1305, "text": "boring", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1316, "feats": "Number=Sing", "head": 13, "id": 43, "lemma": "kind", "misc": "", "start_char": 1312, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1319, "feats": null, "head": 45, "id": 44, "lemma": "of", "misc": "", "start_char": 1317, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1324, "feats": "Number=Sing", "head": 43, "id": 45, "lemma": "love", "misc": "", "start_char": 1320, "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1326, "feats": null, "head": 43, "id": 46, "lemma": ".", "misc": "", "start_char": 1325, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1329, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 50, "id": 47, "lemma": "do", "misc": "", "start_char": 1327, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1333, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 50, "id": 48, "lemma": "you", "misc": "", "start_char": 1330, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1338, "feats": null, "head": 50, "id": 49, "lemma": "ever", "misc": "", "start_char": 1334, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1343, "feats": "VerbForm=Inf", "head": 43, "id": 50, "lemma": "feel", "misc": "", "start_char": 1339, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1348, "feats": "Number=Sing|PronType=Dem", "head": 52, "id": 51, "lemma": "that", "misc": "", "start_char": 1344, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1352, "feats": "Number=Sing", "head": 50, "id": 52, "lemma": "way", "misc": "", "start_char": 1349, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1358, "feats": null, "head": 54, "id": 53, "lemma": "about", "misc": "", "start_char": 1353, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1365, "feats": "Number=Sing", "head": 52, "id": 54, "lemma": "Howard", "misc": "", "start_char": 1359, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1367, "feats": null, "head": 4, "id": 55, "lemma": "?", "misc": "", "start_char": 1366, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBZ 's) (RB not) (ADVP (RB really)) (NP (DT a) (JJ fair) (NN comparison)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB basically)) (VP (VBN married) (PP (IN to) (NP (DT a) (JJ sexy) (NNP Buzz) (NNP Lightyear)))))) (. .)))" }, "speaker": "Bernadette", "text": "Oh, that's not really a fair comparison . I'm basically married to a sexy Buzz Lightyear.", "tokens": [ { "deprel": "discourse", "end_char": 1370, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 1368, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1372, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1371, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1377, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 3, "lemma": "that", "misc": "", "start_char": 1373, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1380, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "be", "misc": "", "start_char": 1378, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1384, "feats": null, "head": 9, "id": 5, "lemma": "not", "misc": "", "start_char": 1381, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1391, "feats": null, "head": 9, "id": 6, "lemma": "really", "misc": "", "start_char": 1385, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1393, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 1392, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1398, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "fair", "misc": "", "start_char": 1394, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1409, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "comparison", "misc": "", "start_char": 1399, "text": "comparison", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1411, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 1410, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 1413, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 1412, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1416, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 1414, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1426, "feats": null, "head": 14, "id": 13, "lemma": "basically", "misc": "", "start_char": 1417, "text": "basically", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1434, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 9, "id": 14, "lemma": "marry", "misc": "", "start_char": 1427, "text": "married", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1437, "feats": null, "head": 19, "id": 15, "lemma": "to", "misc": "", "start_char": 1435, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1439, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 16, "lemma": "a", "misc": "", "start_char": 1438, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1444, "feats": "Degree=Pos", "head": 19, "id": 17, "lemma": "sexy", "misc": "", "start_char": 1440, "text": "sexy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1449, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "Buzz", "misc": "", "start_char": 1445, "text": "Buzz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1459, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "Lightyear", "misc": "", "start_char": 1450, "text": "Lightyear", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1461, "feats": null, "head": 9, "id": 20, "lemma": ".", "misc": "", "start_char": 1460, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Amy)) (, ,) (NP (PRP you)) (. ?)))" }, "speaker": "Penny", "text": "Amy, you?", "tokens": [ { "deprel": "root", "end_char": 1465, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Amy", "misc": "", "start_char": 1462, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1467, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1466, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1471, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 3, "lemma": "you", "misc": "", "start_char": 1468, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1473, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 1472, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (S (VP (MD Ca) (RB n't) (VP (VB help) (INTJ (UH ya)) (, ,) (NP (NN kid)) (. .) (SBAR (WHADVP (WRB Whenever)) (S (NP (PRP I)) (VP (VBP 'm) (PP (IN around) (NP (NNP Sheldon))))))))) (, ,) (NP (PRP I)) (VP (VBP feel) (SBAR (IN like) (S (NP (PRP$ my) (NNS loins)) (VP (VBP are) (PP (IN on) (NP (NN fire))) (. .) (PP (IN In) (NP (DT the) (JJ good) (NN way))) (. .) (NP (RB Not) (DT the) (NML (JJ urinary) (NN tract) (NN infection)) (NN way)))))) (. .)))" }, "speaker": "Amy", "text": "Can't help ya, kid . Whenever I'm around Sheldon, I feel like my loins are on fire . In the good way . Not the urinary tract infection way.", "tokens": [ { "deprel": "aux", "end_char": 1476, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 1474, "text": "Ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1480, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 1477, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1485, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "help", "misc": "", "start_char": 1481, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "discourse", "end_char": 1488, "feats": null, "head": 3, "id": 4, "lemma": "ya", "misc": "", "start_char": 1486, "text": "ya", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1490, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 1489, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1494, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "kid", "misc": "", "start_char": 1491, "text": "kid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1496, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1495, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1505, "feats": "PronType=Int", "head": 12, "id": 8, "lemma": "whenever", "misc": "", "start_char": 1497, "text": "Whenever", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1507, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 1506, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1510, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 1508, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 1517, "feats": null, "head": 12, "id": 11, "lemma": "around", "misc": "", "start_char": 1511, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1525, "feats": "Number=Sing", "head": 15, "id": 12, "lemma": "Sheldon", "misc": "", "start_char": 1518, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1527, "feats": null, "head": 15, "id": 13, "lemma": ",", "misc": "", "start_char": 1526, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1529, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 1528, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1534, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 15, "lemma": "feel", "misc": "", "start_char": 1530, "text": "feel", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1539, "feats": null, "head": 21, "id": 16, "lemma": "like", "misc": "", "start_char": 1535, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1542, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "my", "misc": "", "start_char": 1540, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1548, "feats": "Number=Plur", "head": 21, "id": 18, "lemma": "loin", "misc": "", "start_char": 1543, "text": "loins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 1552, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 19, "lemma": "be", "misc": "", "start_char": 1549, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 1555, "feats": null, "head": 21, "id": 20, "lemma": "on", "misc": "", "start_char": 1553, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1560, "feats": "Number=Sing", "head": 15, "id": 21, "lemma": "fire", "misc": "", "start_char": 1556, "text": "fire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1562, "feats": null, "head": 15, "id": 22, "lemma": ".", "misc": "", "start_char": 1561, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1565, "feats": null, "head": 26, "id": 23, "lemma": "in", "misc": "", "start_char": 1563, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1569, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 24, "lemma": "the", "misc": "", "start_char": 1566, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1574, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "good", "misc": "", "start_char": 1570, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1578, "feats": "Number=Sing", "head": 33, "id": 26, "lemma": "way", "misc": "", "start_char": 1575, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1580, "feats": null, "head": 33, "id": 27, "lemma": ".", "misc": "", "start_char": 1579, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1584, "feats": null, "head": 33, "id": 28, "lemma": "not", "misc": "", "start_char": 1581, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 1588, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 29, "lemma": "the", "misc": "", "start_char": 1585, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1596, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "urinary", "misc": "", "start_char": 1589, "text": "urinary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1602, "feats": "Number=Sing", "head": 33, "id": 31, "lemma": "tract", "misc": "", "start_char": 1597, "text": "tract", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1612, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "infection", "misc": "", "start_char": 1603, "text": "infection", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1616, "feats": "Number=Sing", "head": 15, "id": 33, "lemma": "way", "misc": "", "start_char": 1613, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1618, "feats": null, "head": 3, "id": 34, "lemma": ".", "misc": "", "start_char": 1617, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 4 ] ], [ [ 0, 6, 8 ], [ 1, 2, 4 ], [ 2, 0, 0 ] ], [ [ 2, 3, 3 ], [ 2, 5, 5 ], [ 2, 8, 8 ], [ 3, 10, 11 ], [ 4, 5, 5 ], [ 4, 7, 7 ] ], [ [ 2, 7, 7 ], [ 5, 1, 1 ], [ 5, 4, 4 ], [ 7, 1, 1 ], [ 8, 2, 2 ], [ 8, 5, 5 ], [ 30, 8, 8 ], [ 30, 13, 13 ], [ 30, 16, 16 ], [ 30, 16, 17 ] ], [ [ 2, 10, 10 ] ], [ [ 3, 2, 6 ] ], [ [ 3, 5, 6 ] ], [ [ 4, 10, 10 ] ], [ [ 4, 0, 13 ] ], [ [ 5, 10, 13 ], [ 7, 5, 8 ] ], [ [ 7, 10, 10 ] ], [ [ 8, 7, 7 ], [ 9, 13, 13 ], [ 9, 15, 15 ], [ 30, 11, 11 ] ], [ [ 8, 5, 7 ] ], [ [ 9, 5, 7 ] ], [ [ 9, 18, 20 ] ], [ [ 10, 0, 0 ], [ 11, 0, 0 ], [ 11, 4, 4 ] ], [ [ 10, 2, 2 ], [ 10, 4, 4 ], [ 11, 2, 2 ], [ 12, 1, 1 ], [ 12, 3, 3 ], [ 14, 2, 2 ], [ 14, 4, 4 ], [ 16, 0, 0 ], [ 16, 8, 8 ], [ 17, 6, 6 ], [ 19, 2, 2 ], [ 20, 1, 1 ], [ 24, 1, 1 ], [ 25, 4, 4 ], [ 26, 4, 4 ], [ 27, 5, 5 ], [ 27, 9, 9 ], [ 27, 16, 16 ], [ 27, 21, 21 ], [ 30, 5, 5 ] ], [ [ 12, 5, 5 ], [ 13, 7, 7 ], [ 15, 0, 0 ], [ 15, 2, 3 ], [ 16, 10, 10 ], [ 17, 8, 8 ], [ 20, 3, 3 ], [ 21, 2, 2 ], [ 23, 2, 2 ], [ 23, 0, 2 ], [ 24, 7, 7 ] ], [ [ 12, 3, 5 ] ], [ [ 13, 4, 4 ], [ 26, 0, 0 ], [ 27, 47, 47 ], [ 28, 10, 10 ], [ 29, 2, 2 ] ], [ [ 16, 4, 5 ] ], [ [ 18, 0, 0 ] ], [ [ 18, 5, 5 ] ], [ [ 20, 4, 4 ] ], [ [ 21, 6, 6 ] ], [ [ 21, 7, 9 ], [ 22, 2, 2 ] ], [ [ 22, 0, 0 ] ], [ [ 23, 0, 0 ] ], [ [ 25, 0, 0 ] ], [ [ 26, 2, 6 ] ], [ [ 27, 0, 0 ] ], [ [ 27, 2, 3 ] ], [ [ 27, 25, 25 ] ], [ [ 27, 28, 28 ] ], [ [ 27, 34, 34 ] ], [ [ 27, 44, 44 ] ], [ [ 27, 36, 44 ] ], [ [ 27, 50, 51 ] ], [ [ 27, 53, 53 ], [ 28, 15, 18 ] ], [ [ 28, 2, 2 ] ], [ [ 28, 6, 8 ] ], [ [ 29, 0, 2 ] ], [ [ 30, 3, 3 ] ], [ [ 30, 20, 20 ] ], [ [ 30, 23, 25 ] ], [ [ 30, 28, 32 ] ] ]
s06e02c00t
And the next wedding gift is a gravy boat. Ooh, one gravy boat. That's from Sheldon . He told me he had it engraved. " In the event of a divorce please return to Sheldon Cooper . " One " inappropriate, yet I wish I thought of that " gravy boat. When I get married I'm going to register at the UCLA Cadaver Lab. Ew, why? 'Cause I've always wanted a whole human skeleton and they are really spendy. So, you actually see you and Sheldon getting married someday? Not just someday, in exactly four years . But don't tell Sheldon, he's still a flight risk. What about you, Penny? What about me, what? Do you think you and Leonard might ever get married? Oh, well, you know, Leonard is great. But do you think you'll ever get married? He's a sweetie. You're not answering the question . Do you love him? Yeah, sure, of course I love him. It doesn't sound like it. Well, I do. Do you tell him that? No, he'd just take it the wrong way. What does that mean? It means he is special and smart, and nice, and ... Are you gonna break up with him? No . Maybe, I don't know. I had no idea you were unhappy. That's the thing, I'm not . I'm not unhappy at all . I don't know, I've been in love before but it felt different . But maybe this is a new, better, boring kind of love . Do you ever feel that way about Howard? Oh, that's not really a fair comparison . I'm basically married to a sexy Buzz Lightyear. Amy, you? Can't help ya, kid . Whenever I'm around Sheldon, I feel like my loins are on fire . In the good way . Not the urinary tract infection way.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NN buddy)) (, ,) (WHADVP (WRB how)) (SQ (VBZ 's) (NP (PRP it)) (VP (VBG going) (PRT (RP up)) (ADVP (RB there)))) (. ?)))" }, "speaker": "Raj", "text": "Hey, buddy, how's it going up there?", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 8, "id": 1, "lemma": "hey", "misc": "", "start_char": 0, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 11, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "buddy", "misc": "", "start_char": 6, "text": "buddy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 13, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 12, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 17, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "how", "misc": "", "start_char": 14, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 20, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 18, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 23, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "it", "misc": "", "start_char": 21, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 29, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "go", "misc": "", "start_char": 24, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 32, "feats": null, "head": 8, "id": 9, "lemma": "up", "misc": "", "start_char": 30, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 38, "feats": "PronType=Dem", "head": 8, "id": 10, "lemma": "there", "misc": "", "start_char": 33, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 8, "id": 11, "lemma": "?", "misc": "", "start_char": 39, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB shout))))))) (, ,) (S (NP (NNP Raj) (. .)) (NP (PRP It)) (VP (VBZ 's) (RB not) (SBAR (IN like) (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (DT an) (NN astronaut)) (VP (VBG floating) (ADVP (RB around)) (PP (IN in) (NP (JJ outer) (NN space)))))))))) (. .) (S (S (S (INTJ (UH Oh)) (, ,) (VP (VB wait)))) (, ,) (NP (PRP I)) (VP (VBP am))) (. .)))" }, "speaker": "Howard", "text": "You don't have to shout, Raj . It's not like I'm an astronaut floating around in outer space . Oh, wait, I am.", "tokens": [ { "deprel": "nsubj", "end_char": 44, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 41, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 47, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 45, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 51, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 48, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 56, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 52, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 59, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 57, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 65, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "shout", "misc": "", "start_char": 60, "text": "shout", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 66, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 71, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Raj", "misc": "", "start_char": 68, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 73, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 72, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 76, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 10, "lemma": "it", "misc": "", "start_char": 74, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 79, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 11, "lemma": "be", "misc": "", "start_char": 77, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 83, "feats": null, "head": 17, "id": 12, "lemma": "not", "misc": "", "start_char": 80, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 88, "feats": null, "head": 17, "id": 13, "lemma": "like", "misc": "", "start_char": 84, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 90, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 14, "lemma": "I", "misc": "", "start_char": 89, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 93, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 91, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 96, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 94, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 106, "feats": "Number=Sing", "head": 4, "id": 17, "lemma": "astronaut", "misc": "", "start_char": 97, "text": "astronaut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 115, "feats": "VerbForm=Ger", "head": 17, "id": 18, "lemma": "float", "misc": "", "start_char": 107, "text": "floating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 122, "feats": null, "head": 18, "id": 19, "lemma": "around", "misc": "", "start_char": 116, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 125, "feats": null, "head": 22, "id": 20, "lemma": "in", "misc": "", "start_char": 123, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 131, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "outer", "misc": "", "start_char": 126, "text": "outer", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 137, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "space", "misc": "", "start_char": 132, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 17, "id": 23, "lemma": ".", "misc": "", "start_char": 138, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 142, "feats": null, "head": 26, "id": 24, "lemma": "oh", "misc": "", "start_char": 140, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 144, "feats": null, "head": 24, "id": 25, "lemma": ",", "misc": "", "start_char": 143, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 149, "feats": "Mood=Imp|VerbForm=Fin", "head": 17, "id": 26, "lemma": "wait", "misc": "", "start_char": 145, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 151, "feats": null, "head": 29, "id": 27, "lemma": ",", "misc": "", "start_char": 150, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 153, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 28, "lemma": "I", "misc": "", "start_char": 152, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 156, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 29, "lemma": "be", "misc": "", "start_char": 154, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 4, "id": 30, "lemma": ".", "misc": "", "start_char": 157, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (ADVP (RB So)) (SQ (VBZ is) (NP (PRP it)) (NP (NP (NN everything)) (SBAR (S (NP (PRP you)) (VP (VBD hoped) (SBAR (S (NP (PRP it)) (VP (MD would) (VP (VB be)))))))))) (. ?)))" }, "speaker": "Leonard", "text": "So is it everything you hoped it would be?", "tokens": [ { "deprel": "advmod", "end_char": 161, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 159, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 164, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 162, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 167, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 165, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 178, "feats": "Number=Sing|PronType=Tot", "head": 0, "id": 4, "lemma": "everything", "misc": "", "start_char": 168, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 182, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 179, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 188, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "hope", "misc": "", "start_char": 183, "text": "hoped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 191, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 189, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 197, "feats": "VerbForm=Fin", "head": 6, "id": 8, "lemma": "would", "misc": "", "start_char": 192, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 200, "feats": "VerbForm=Inf", "head": 4, "id": 9, "lemma": "be", "misc": "", "start_char": 198, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 201, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJR better)))) (. .) (S (NP (PRP I)) (VP (VBP wake) (PRT (RP up)) (NP (DT every) (NN morning)))) (CC and) (S (NP (PRP I)) (ADVP (RB just)) (VP (MD ca) (RB n't) (VP (VB believe) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (PP (IN on) (NP (DT this) (JJ incredible) (NN adventure))))))))) (. .)))" }, "speaker": "Howard", "text": "It's better . I wake up every morning and I just can't believe I'm on this incredible adventure.", "tokens": [ { "deprel": "nsubj", "end_char": 205, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 203, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 208, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 206, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 215, "feats": "Degree=Cmp", "head": 0, "id": 3, "lemma": "good", "misc": "", "start_char": 209, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 216, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 219, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 218, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 224, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "wake", "misc": "", "start_char": 220, "text": "wake", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 227, "feats": null, "head": 6, "id": 7, "lemma": "up", "misc": "", "start_char": 225, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 233, "feats": null, "head": 9, "id": 8, "lemma": "every", "misc": "", "start_char": 228, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 241, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "morning", "misc": "", "start_char": 234, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 245, "feats": null, "head": 15, "id": 10, "lemma": "and", "misc": "", "start_char": 242, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 247, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 11, "lemma": "I", "misc": "", "start_char": 246, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 252, "feats": null, "head": 15, "id": 12, "lemma": "just", "misc": "", "start_char": 248, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 255, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "can", "misc": "", "start_char": 253, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 259, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 256, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 267, "feats": "VerbForm=Inf", "head": 3, "id": 15, "lemma": "believe", "misc": "", "start_char": 260, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 269, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 16, "lemma": "I", "misc": "", "start_char": 268, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 272, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 21, "id": 17, "lemma": "be", "misc": "", "start_char": 270, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 275, "feats": null, "head": 21, "id": 18, "lemma": "on", "misc": "", "start_char": 273, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 280, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 19, "lemma": "this", "misc": "", "start_char": 276, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 291, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "incredible", "misc": "", "start_char": 281, "text": "incredible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 301, "feats": "Number=Sing", "head": 15, "id": 21, "lemma": "adventure", "misc": "", "start_char": 292, "text": "adventure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 303, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 302, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SQ (FRAG (INTJ (UH Hey)) (, ,) (NP (NNP Froot) (NNPS Loops)) (, ,)) (SQ (VBD did) (NP (PRP you)) (VP (VB clean) (NP (DT the) (NN space) (NN toilet)))) (. ?)))" }, "speaker": "Dimitri", "text": "Hey, Froot Loops, did you clean the space toilet?", "tokens": [ { "deprel": "discourse", "end_char": 307, "feats": null, "head": 8, "id": 1, "lemma": "hey", "misc": "", "start_char": 304, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 309, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 308, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 315, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Froot", "misc": "", "start_char": 310, "text": "Froot", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "vocative", "end_char": 321, "feats": "Number=Plur", "head": 8, "id": 4, "lemma": "Loops", "misc": "", "start_char": 316, "text": "Loops", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 323, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 322, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 327, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 324, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 331, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 328, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 337, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "clean", "misc": "", "start_char": 332, "text": "clean", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 341, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 338, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 347, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "space", "misc": "", "start_char": 342, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 354, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "toilet", "misc": "", "start_char": 348, "text": "toilet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 356, "feats": null, "head": 8, "id": 12, "lemma": "?", "misc": "", "start_char": 355, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Excuse) (NP (PRP me)))) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG talking) (PP (IN to) (NP (PRP$ my) (NNS friends))))) (. .)))" }, "speaker": "Howard", "text": "Excuse me, I'm talking to my friends.", "tokens": [ { "deprel": "root", "end_char": 363, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 357, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 366, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 364, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 368, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 367, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 370, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 369, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 373, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 371, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 381, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 6, "lemma": "talk", "misc": "", "start_char": 374, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 384, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 382, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 387, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 385, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 395, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "friend", "misc": "", "start_char": 388, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 397, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 396, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know) (NP (DT the) (NNS rules)))) (, ,) (NP (JJ new) (NN guy)) (VP (VBZ scrubs) (NP (DT the) (NN toilet))) (. .)))" }, "speaker": "Mike", "text": "You know the rules, new guy scrubs the toilet.", "tokens": [ { "deprel": "nsubj", "end_char": 401, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 398, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 406, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 402, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 410, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 407, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 416, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "rule", "misc": "", "start_char": 411, "text": "rules", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 2, "id": 5, "lemma": ",", "misc": "", "start_char": 417, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 422, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "new", "misc": "", "start_char": 419, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 426, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "guy", "misc": "", "start_char": 423, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 433, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 8, "lemma": "scrub", "misc": "", "start_char": 427, "text": "scrubs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 437, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 434, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 444, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "toilet", "misc": "", "start_char": 438, "text": "toilet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 446, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 445, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP do) (NP (JJ good) (NN job))))) (, ,) (NP (JJ next) (NN time)) (NP (PRP we)) (VP (VBP give) (NP (PRP you)) (NP (NN brush))) (. .)))" }, "speaker": "Dimitri", "text": "If you do good job, next time we give you brush.", "tokens": [ { "deprel": "mark", "end_char": 449, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 447, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 453, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 450, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 456, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 3, "lemma": "do", "misc": "", "start_char": 454, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "amod", "end_char": 461, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "good", "misc": "", "start_char": 457, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 465, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "job", "misc": "", "start_char": 462, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 466, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 472, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "next", "misc": "", "start_char": 468, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 477, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "time", "misc": "", "start_char": 473, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 480, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "we", "misc": "", "start_char": 478, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 485, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 10, "lemma": "give", "misc": "", "start_char": 481, "text": "give", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 489, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 486, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 495, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "brush", "misc": "", "start_char": 490, "text": "brush", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 497, "feats": null, "head": 10, "id": 13, "lemma": ".", "misc": "", "start_char": 496, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBP 're) (ADVP (RB always)) (VP (VBG giving) (NP (DT each) (JJ other)) (NP (DT a) (JJ hard) (NN time)) (ADVP (RB up) (RB here))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (PP (ADVP (NN kind) (IN of)) (IN like) (S (VP (VBG being) (PP (IN in) (NP (DT a) (NN frat) (. .))))) (SBAR (S (NP (PRP You)) (VP (VBP know) (, ,) (S (VP (VBG joking))) (, ,) (S (VP (VBG kidding) (PRT (RB around)))) (, ,) (S (VP (VBG hurting) (NP (NNS feelings)))))))))) (. .)))" }, "speaker": "Howard", "text": "We're always giving each other a hard time up here . It's kind of like being in a frat . You know, joking, kidding around, hurting feelings.", "tokens": [ { "deprel": "nsubj", "end_char": 500, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 498, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 504, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 501, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 511, "feats": null, "head": 4, "id": 3, "lemma": "always", "misc": "", "start_char": 505, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 518, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "give", "misc": "", "start_char": 512, "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 523, "feats": "PronType=Rcp", "head": 4, "id": 5, "lemma": "each", "misc": "", "start_char": 519, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 529, "feats": "Degree=Pos", "head": 5, "id": 6, "lemma": "other", "misc": "", "start_char": 524, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "end_char": 531, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 530, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 536, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "hard", "misc": "", "start_char": 532, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 541, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "time", "misc": "", "start_char": 537, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 544, "feats": null, "head": 11, "id": 10, "lemma": "up", "misc": "", "start_char": 542, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 549, "feats": "PronType=Dem", "head": 4, "id": 11, "lemma": "here", "misc": "", "start_char": 545, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 551, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 550, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:outer", "end_char": 554, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 13, "lemma": "it", "misc": "", "start_char": 552, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 557, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 14, "lemma": "be", "misc": "", "start_char": 555, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 562, "feats": "Number=Sing", "head": 21, "id": 15, "lemma": "kind", "misc": "", "start_char": 558, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 565, "feats": null, "head": 15, "id": 16, "lemma": "of", "misc": "", "start_char": 563, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "mark", "end_char": 570, "feats": null, "head": 21, "id": 17, "lemma": "like", "misc": "", "start_char": 566, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "cop", "end_char": 576, "feats": "VerbForm=Ger", "head": 21, "id": 18, "lemma": "be", "misc": "", "start_char": 571, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "case", "end_char": 579, "feats": null, "head": 21, "id": 19, "lemma": "in", "misc": "", "start_char": 577, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 581, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 580, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 586, "feats": "Number=Sing", "head": 4, "id": 21, "lemma": "frat", "misc": "", "start_char": 582, "text": "frat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 588, "feats": null, "head": 24, "id": 22, "lemma": ".", "misc": "", "start_char": 587, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 592, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 24, "id": 23, "lemma": "you", "misc": "", "start_char": 589, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 597, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 26, "id": 24, "lemma": "know", "misc": "", "start_char": 593, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 599, "feats": null, "head": 24, "id": 25, "lemma": ",", "misc": "", "start_char": 598, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 606, "feats": "VerbForm=Ger", "head": 21, "id": 26, "lemma": "joke", "misc": "", "start_char": 600, "text": "joking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 608, "feats": null, "head": 28, "id": 27, "lemma": ",", "misc": "", "start_char": 607, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 616, "feats": "VerbForm=Ger", "head": 26, "id": 28, "lemma": "kid", "misc": "", "start_char": 609, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 623, "feats": null, "head": 28, "id": 29, "lemma": "around", "misc": "", "start_char": 617, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 625, "feats": null, "head": 31, "id": 30, "lemma": ",", "misc": "", "start_char": 624, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 633, "feats": "VerbForm=Ger", "head": 26, "id": 31, "lemma": "hurt", "misc": "", "start_char": 626, "text": "hurting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 642, "feats": "Number=Plur", "head": 31, "id": 32, "lemma": "feeling", "misc": "", "start_char": 634, "text": "feelings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 644, "feats": null, "head": 4, "id": 33, "lemma": ".", "misc": "", "start_char": 643, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (NP (PRP$ my) (NN turn)) (. .) (VP (VB Let) (S (NP (PRP me)) (VP (VB talk) (PP (IN to) (NP (PRP him)))))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, my turn . Let me talk to him.", "tokens": [ { "deprel": "discourse", "end_char": 649, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 645, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 651, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 650, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 654, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 652, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 659, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "turn", "misc": "", "start_char": 655, "text": "turn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 661, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 660, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 665, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 6, "lemma": "let", "misc": "", "start_char": 662, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 668, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 666, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 673, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "talk", "misc": "", "start_char": 669, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 676, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 674, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 680, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 10, "lemma": "he", "misc": "", "start_char": 677, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 682, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 681, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (VP (VB Go) (ADVP (RB ahead))) (. .)))" }, "speaker": "Leonard", "text": "Go ahead.", "tokens": [ { "deprel": "root", "end_char": 685, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "go", "misc": "", "start_char": 683, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 691, "feats": null, "head": 1, "id": 2, "lemma": "ahead", "misc": "", "start_char": 686, "text": "ahead", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 693, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 692, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (CD 2311) (NNP North) (NNP Los) (NNP Robles) (NP (NP (NNP Avenue) (NNP Pasadena)) (, ,) (NP (NNP California))) (PP (IN to) (NP (NNP International) (NNP Space) (NNP Station) (. .)))) (SQ (MD Can) (NP (PRP you)) (VP (VB read) (NP (PRP me)) (. ?) (PP (RB Over)))) (. .)))" }, "speaker": "Sheldon", "text": "2311 North Los Robles Avenue Pasadena, California to International Space Station . Can you read me? Over.", "tokens": [ { "deprel": "nummod", "end_char": 698, "feats": "NumForm=Digit|NumType=Card", "head": 5, "id": 1, "lemma": "2311", "misc": "", "start_char": 694, "text": "2311", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 704, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "North", "misc": "", "start_char": 699, "text": "North", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 708, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Los", "misc": "", "start_char": 705, "text": "Los", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 715, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Robles", "misc": "", "start_char": 709, "text": "Robles", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 722, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "Avenue", "misc": "", "start_char": 716, "text": "Avenue", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "appos", "end_char": 731, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Pasadena", "misc": "", "start_char": 723, "text": "Pasadena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 733, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 732, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 744, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "California", "misc": "", "start_char": 734, "text": "California", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 747, "feats": null, "head": 12, "id": 9, "lemma": "to", "misc": "", "start_char": 745, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 761, "feats": "Degree=Pos", "head": 12, "id": 10, "lemma": "International", "misc": "", "start_char": 748, "text": "International", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 767, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "Space", "misc": "", "start_char": 762, "text": "Space", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 775, "feats": "Number=Sing", "head": 5, "id": 12, "lemma": "Station", "misc": "", "start_char": 768, "text": "Station", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 777, "feats": null, "head": 16, "id": 13, "lemma": ".", "misc": "", "start_char": 776, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 781, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "can", "misc": "", "start_char": 778, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 785, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 782, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 790, "feats": "VerbForm=Inf", "head": 5, "id": 16, "lemma": "read", "misc": "", "start_char": 786, "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 793, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 17, "lemma": "I", "misc": "", "start_char": 791, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 795, "feats": null, "head": 16, "id": 18, "lemma": "?", "misc": "", "start_char": 794, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 800, "feats": null, "head": 16, "id": 19, "lemma": "over", "misc": "", "start_char": 796, "text": "Over", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 802, "feats": null, "head": 5, "id": 20, "lemma": ".", "misc": "", "start_char": 801, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (NP (PRP I)) (VP (VBD read) (NP (NP (PRP you)) (, ,) (NP (NNP Sheldon)))) (. .)))" }, "speaker": "Howard", "text": "Yes, I read you, Sheldon.", "tokens": [ { "deprel": "discourse", "end_char": 806, "feats": null, "head": 4, "id": 1, "lemma": "yes", "misc": "", "start_char": 803, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 808, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 807, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 810, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 809, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 815, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "read", "misc": "", "start_char": 811, "text": "read", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 819, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 816, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 821, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 820, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 829, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "Sheldon", "misc": "", "start_char": 822, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 831, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 830, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (VP (VB Copy) (NP (DT that) (. .) (RB Over))) (. .)))" }, "speaker": "Sheldon", "text": "Copy that . Over.", "tokens": [ { "deprel": "root", "end_char": 836, "feats": "VerbForm=Inf", "head": 0, "id": 1, "lemma": "copy", "misc": "", "start_char": 832, "text": "Copy", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 841, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 2, "lemma": "that", "misc": "", "start_char": 837, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 843, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 842, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 848, "feats": null, "head": 1, "id": 4, "lemma": "over", "misc": "", "start_char": 844, "text": "Over", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 850, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 849, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing))) (. ?)))" }, "speaker": "Leonard", "text": "What are you doing?", "tokens": [ { "deprel": "obj", "end_char": 855, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 851, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 859, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 856, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 863, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 860, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 869, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 864, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 871, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 870, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP am) (VP (VBG talking) (PP (IN to) (NP (NP (DT a) (NN man)) (PP (IN in) (NP (NN space))))) (. .) (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT the) (RB then)))))) (NP (PRP he)) (VP (MD might) (ADVP (RB as) (RB well)) (VP (VB be) (PP (IN at) (NP (DT the) (NNP Coffee) (NNP Bean))) (ADVP (RB over) (PP (IN on) (NP (NNP Lake) (NNP Street))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I am talking to a man in space . If you don't have the then he might as well be at the Coffee Bean over on Lake Street.", "tokens": [ { "deprel": "nsubj", "end_char": 873, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 872, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 876, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 874, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 884, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "talk", "misc": "", "start_char": 877, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 887, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 885, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 889, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 888, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 893, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "man", "misc": "", "start_char": 890, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 896, "feats": null, "head": 8, "id": 7, "lemma": "in", "misc": "", "start_char": 894, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 902, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "space", "misc": "", "start_char": 897, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 904, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 903, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 907, "feats": null, "head": 14, "id": 10, "lemma": "if", "misc": "", "start_char": 905, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 911, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 11, "lemma": "you", "misc": "", "start_char": 908, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 914, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "do", "misc": "", "start_char": 912, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 918, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 915, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 923, "feats": "VerbForm=Inf", "head": 25, "id": 14, "lemma": "have", "misc": "", "start_char": 919, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 927, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 924, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 932, "feats": "PronType=Dem", "head": 14, "id": 16, "lemma": "then", "misc": "", "start_char": 928, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 935, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 17, "lemma": "he", "misc": "", "start_char": 933, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 941, "feats": "VerbForm=Fin", "head": 25, "id": 18, "lemma": "might", "misc": "", "start_char": 936, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 944, "feats": null, "head": 25, "id": 19, "lemma": "as", "misc": "", "start_char": 942, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 949, "feats": "Degree=Pos", "head": 19, "id": 20, "lemma": "well", "misc": "", "start_char": 945, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 952, "feats": "VerbForm=Inf", "head": 25, "id": 21, "lemma": "be", "misc": "", "start_char": 950, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 955, "feats": null, "head": 25, "id": 22, "lemma": "at", "misc": "", "start_char": 953, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 959, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 23, "lemma": "the", "misc": "", "start_char": 956, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 966, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "coffee", "misc": "", "start_char": 960, "text": "Coffee", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 971, "feats": "Number=Sing", "head": 3, "id": 25, "lemma": "Bean", "misc": "", "start_char": 967, "text": "Bean", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 976, "feats": null, "head": 25, "id": 26, "lemma": "over", "misc": "", "start_char": 972, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 979, "feats": null, "head": 29, "id": 27, "lemma": "on", "misc": "", "start_char": 977, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 984, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "Lake", "misc": "", "start_char": 980, "text": "Lake", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 991, "feats": "Number=Sing", "head": 25, "id": 29, "lemma": "Street", "misc": "", "start_char": 985, "text": "Street", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 993, "feats": null, "head": 3, "id": 30, "lemma": ".", "misc": "", "start_char": 992, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (PP (IN out) (PP (IN of) (NP (PRP$ your) (NN mind)))) (, ,) (NP (NNP Sheldon))) (. .)))" }, "speaker": "Howard", "text": "You're out of your mind, Sheldon.", "tokens": [ { "deprel": "nsubj", "end_char": 997, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 1, "lemma": "you", "misc": "", "start_char": 994, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1001, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 998, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 1005, "feats": null, "head": 6, "id": 3, "lemma": "out", "misc": "", "start_char": 1002, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 1008, "feats": null, "head": 6, "id": 4, "lemma": "of", "misc": "", "start_char": 1006, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1013, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 1009, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1018, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "mind", "misc": "", "start_char": 1014, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1020, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 1019, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1028, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Sheldon", "misc": "", "start_char": 1021, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1030, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 1029, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (NP (DT a) (NN negative) (. .)))) (NP (PRP$ My) (NN mother)) (VP (VBD had) (S (NP (PRP me)) (VP (VBN tested) (. .) (PP (RB Over))))) (. .)))" }, "speaker": "Sheldon", "text": "That's a negative . My mother had me tested . Over.", "tokens": [ { "deprel": "nsubj", "end_char": 1035, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 1031, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1038, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1036, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1040, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 1039, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1049, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "negative", "misc": "", "start_char": 1041, "text": "negative", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1051, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1050, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1054, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 1052, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1061, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "mother", "misc": "", "start_char": 1055, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1065, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 8, "lemma": "have", "misc": "", "start_char": 1062, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1068, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "I", "misc": "", "start_char": 1066, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1075, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 10, "lemma": "test", "misc": "", "start_char": 1069, "text": "tested", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1077, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1076, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1082, "feats": null, "head": 8, "id": 12, "lemma": "over", "misc": "", "start_char": 1078, "text": "Over", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1084, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 1083, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (VP (VP (VB Come) (PRT (RP on))) (, ,) (VP (VB scrub) (NP (PRP it)) (PRT (RP up))) (, ,) (NP (NNS Loops))) (. .)))" }, "speaker": "Mike", "text": "Come on, scrub it up, Loops.", "tokens": [ { "deprel": "root", "end_char": 1089, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 1085, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1092, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 1090, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1094, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 1093, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1100, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 4, "lemma": "scrub", "misc": "", "start_char": 1095, "text": "scrub", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1103, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 1101, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1106, "feats": null, "head": 4, "id": 6, "lemma": "up", "misc": "", "start_char": 1104, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1108, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 1107, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1114, "feats": "Number=Plur", "head": 1, "id": 8, "lemma": "loop", "misc": "", "start_char": 1109, "text": "Loops", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1116, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 1115, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (DT a) (NN meteor) (NN shower))) (. .)))" }, "speaker": "Howard", "text": "There's a meteor shower.", "tokens": [ { "deprel": "expl", "end_char": 1122, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 1117, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1125, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 1123, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1127, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 1126, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1134, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "meteor", "misc": "", "start_char": 1128, "text": "meteor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1141, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "shower", "misc": "", "start_char": 1135, "text": "shower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1143, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 1142, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP want) (S (VP (TO to) (VP (VP (VB see) (NP (DT a) (NN meteor) (NN shower))) (. ?) (S (VP (VB Take) (NP (DT a) (NN look)) (PP (IN at) (SBAR (WHNP (WP what)) (S (NP (NNP Dimitri)) (ADVP (RB just)) (VP (VBD left) (NP (PRP you)) (PP (IN in) (NP (DT the) (NN toilet))))))))))))) (. .)))" }, "speaker": "Mike", "text": "You want to see a meteor shower? Take a look at what Dimitri just left you in the toilet.", "tokens": [ { "deprel": "nsubj", "end_char": 1147, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1144, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1152, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "misc": "", "start_char": 1148, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1155, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 1153, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1159, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "see", "misc": "", "start_char": 1156, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1161, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 1160, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1168, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "meteor", "misc": "", "start_char": 1162, "text": "meteor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1175, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "shower", "misc": "", "start_char": 1169, "text": "shower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1177, "feats": null, "head": 2, "id": 8, "lemma": "?", "misc": "", "start_char": 1176, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1182, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 9, "lemma": "take", "misc": "", "start_char": 1178, "text": "Take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1184, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 1183, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1189, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "look", "misc": "", "start_char": 1185, "text": "look", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1192, "feats": null, "head": 13, "id": 12, "lemma": "at", "misc": "", "start_char": 1190, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1197, "feats": "PronType=Rel", "head": 11, "id": 13, "lemma": "what", "misc": "", "start_char": 1193, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1205, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "Dimitri", "misc": "", "start_char": 1198, "text": "Dimitri", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 1210, "feats": null, "head": 16, "id": 15, "lemma": "just", "misc": "", "start_char": 1206, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1215, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 16, "lemma": "leave", "misc": "", "start_char": 1211, "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1219, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 17, "lemma": "you", "misc": "", "start_char": 1216, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1222, "feats": null, "head": 20, "id": 18, "lemma": "in", "misc": "", "start_char": 1220, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1226, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 1223, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1233, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "toilet", "misc": "", "start_char": 1227, "text": "toilet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1235, "feats": null, "head": 2, "id": 21, "lemma": ".", "misc": "", "start_char": 1234, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (FRAG (VP (UH Bye)) (. .)))" }, "speaker": "Howard", "text": "Bye.", "tokens": [ { "deprel": "root", "end_char": 1239, "feats": null, "head": 0, "id": 1, "lemma": "bye", "misc": "", "start_char": 1236, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1241, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1240, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (ADVP (RB Over) (CC and) (RB out) (. .)))" }, "speaker": "Sheldon", "text": "Over and out.", "tokens": [ { "deprel": "root", "end_char": 1246, "feats": null, "head": 0, "id": 1, "lemma": "over", "misc": "", "start_char": 1242, "text": "Over", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1250, "feats": null, "head": 3, "id": 2, "lemma": "and", "misc": "", "start_char": 1247, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1254, "feats": null, "head": 1, "id": 3, "lemma": "out", "misc": "", "start_char": 1251, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1256, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1255, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (INTJ (UH Bye) (, ,) (NN buddy) (. !)))" }, "speaker": "Raj", "text": "Bye, buddy!", "tokens": [ { "deprel": "root", "end_char": 1260, "feats": null, "head": 0, "id": 1, "lemma": "bye", "misc": "", "start_char": 1257, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1262, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1261, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1268, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "buddy", "misc": "", "start_char": 1263, "text": "buddy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1270, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 1269, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (INTJ (UH Hello) (. ?)))" }, "speaker": "Stuart", "text": "Hello?", "tokens": [ { "deprel": "root", "end_char": 1276, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 1271, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1278, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1277, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (NNP Stuart)) (, ,) (VP (VB come) (PRT (RP on)) (PRT (RB in))) (. .)))" }, "speaker": "Raj", "text": "Hey, Stuart, come on in.", "tokens": [ { "deprel": "discourse", "end_char": 1282, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 1279, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1284, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1283, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1291, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Stuart", "misc": "", "start_char": 1285, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1293, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1292, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1298, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "come", "misc": "", "start_char": 1294, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1301, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 1299, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "compound:prt", "end_char": 1304, "feats": null, "head": 5, "id": 7, "lemma": "in", "misc": "", "start_char": 1302, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1306, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 1305, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing) (ADVP (RB here)))) (. ?)))" }, "speaker": "Sheldon", "text": "What are you doing here?", "tokens": [ { "deprel": "obj", "end_char": 1311, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 1307, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1315, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1312, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1319, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1316, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1325, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 1320, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1330, "feats": "PronType=Dem", "head": 4, "id": 5, "lemma": "here", "misc": "", "start_char": 1326, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1332, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 1331, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Um)) (, ,) (NP (NNP Raj)) (VP (VBD invited) (NP (PRP me)) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (DT the) (NNS movies))) (PP (IN with) (NP (PRP you) (NNS guys))))))) (. .)))" }, "speaker": "Stuart", "text": "Um, Raj invited me to go to the movies with you guys.", "tokens": [ { "deprel": "discourse", "end_char": 1335, "feats": null, "head": 4, "id": 1, "lemma": "um", "misc": "", "start_char": 1333, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1337, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1336, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1341, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Raj", "misc": "", "start_char": 1338, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1349, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "invite", "misc": "", "start_char": 1342, "text": "invited", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1352, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 1350, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1355, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1353, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1358, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "go", "misc": "", "start_char": 1356, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1361, "feats": null, "head": 10, "id": 8, "lemma": "to", "misc": "", "start_char": 1359, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1365, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 1362, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1372, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "movie", "misc": "", "start_char": 1366, "text": "movies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1377, "feats": null, "head": 13, "id": 11, "lemma": "with", "misc": "", "start_char": 1373, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "dep", "end_char": 1381, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 1378, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl", "end_char": 1386, "feats": "Number=Plur", "head": 7, "id": 13, "lemma": "guy", "misc": "", "start_char": 1382, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1388, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 1387, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Excuse) (NP (PRP me)))) (, ,) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB authorize) (NP (DT this)))) (. .)))" }, "speaker": "Sheldon", "text": "Excuse me, I didn't authorize this.", "tokens": [ { "deprel": "root", "end_char": 1395, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 1389, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1398, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 1396, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1400, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1399, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1402, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 1401, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1406, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 1403, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1410, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 1407, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1420, "feats": "VerbForm=Inf", "head": 1, "id": 7, "lemma": "authorize", "misc": "", "start_char": 1411, "text": "authorize", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1425, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 8, "lemma": "this", "misc": "", "start_char": 1421, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1427, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 1426, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP you)) (VP (VBP are) (RB not) (PP (IN in) (NP (NN charge)))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon, you are not in charge.", "tokens": [ { "deprel": "vocative", "end_char": 1435, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1428, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1437, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 1436, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1441, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 3, "lemma": "you", "misc": "", "start_char": 1438, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1445, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 1442, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1449, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 1446, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 1452, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 1450, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1459, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "charge", "misc": "", "start_char": 1453, "text": "charge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1461, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1460, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (RB mighty) (JJ sassy)) (PP (IN for) (NP (NP (DT a) (NN man)) (PP (IN with) (NP (NP (DT a) (NN roommate) (NN performance) (NN review)) (PP (IN around) (NP (DT the) (NN corner)))))))) (. .)))" }, "speaker": "Sheldon", "text": "That's mighty sassy for a man with a roommate performance review around the corner.", "tokens": [ { "deprel": "nsubj", "end_char": 1466, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 1462, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1469, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1467, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1476, "feats": null, "head": 4, "id": 3, "lemma": "mighty", "misc": "", "start_char": 1470, "text": "mighty", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1482, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "sassy", "misc": "", "start_char": 1477, "text": "sassy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1486, "feats": null, "head": 7, "id": 5, "lemma": "for", "misc": "", "start_char": 1483, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1488, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1487, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1492, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "man", "misc": "", "start_char": 1489, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1497, "feats": null, "head": 12, "id": 8, "lemma": "with", "misc": "", "start_char": 1493, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1499, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 9, "lemma": "a", "misc": "", "start_char": 1498, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1508, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "roommate", "misc": "", "start_char": 1500, "text": "roommate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1520, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "performance", "misc": "", "start_char": 1509, "text": "performance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1527, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "review", "misc": "", "start_char": 1521, "text": "review", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1534, "feats": null, "head": 15, "id": 13, "lemma": "around", "misc": "", "start_char": 1528, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1538, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 1535, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1545, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "corner", "misc": "", "start_char": 1539, "text": "corner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1547, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 1546, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ 's) (NP (DT the) (JJ big) (NN deal)))) (. ?) (S (NP (PRP You) (NNS guys)) (VP (VBP are) (VP (VBG bringing) (NP (PRP$ your) (NNS girlfriends))))) (. .) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB sit) (PP (IN by) (NP (PRP myself))))))))) (. .)))" }, "speaker": "Raj", "text": "What's the big deal? You guys are bringing your girlfriends . I didn't want to sit by myself.", "tokens": [ { "deprel": "root", "end_char": 1552, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1548, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1555, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 1553, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1559, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 1556, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1563, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "big", "misc": "", "start_char": 1560, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1568, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "deal", "misc": "", "start_char": 1564, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1570, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 1569, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "dep", "end_char": 1574, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 1571, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1579, "feats": "Number=Plur", "head": 10, "id": 8, "lemma": "guy", "misc": "", "start_char": 1575, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1583, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1580, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1592, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 10, "lemma": "bring", "misc": "", "start_char": 1584, "text": "bringing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1597, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 1593, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1609, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "girlfriend", "misc": "", "start_char": 1598, "text": "girlfriends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1611, "feats": null, "head": 10, "id": 13, "lemma": ".", "misc": "", "start_char": 1610, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1613, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 14, "lemma": "I", "misc": "", "start_char": 1612, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1617, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 17, "id": 15, "lemma": "do", "misc": "", "start_char": 1614, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1621, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 1618, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1626, "feats": "VerbForm=Inf", "head": 10, "id": 17, "lemma": "want", "misc": "", "start_char": 1622, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1629, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 1627, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1633, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "sit", "misc": "", "start_char": 1630, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1636, "feats": null, "head": 21, "id": 20, "lemma": "by", "misc": "", "start_char": 1634, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1643, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 19, "id": 21, "lemma": "myself", "misc": "", "start_char": 1637, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1645, "feats": null, "head": 1, "id": 22, "lemma": ".", "misc": "", "start_char": 1644, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (NP (DT The) (JJ big) (NN deal)) (VP (VBZ is) (SBAR (S (SBAR (S (NP (PRP I)) (VP (VBD was) (VP (VBG expecting) (S (NP (PRP us)) (VP (TO to) (VP (VB be) (NP (NP (DT an) (JJ intimate) (NN group)) (PP (IN of) (NP (CD five) (. .)))) (ADVP (RB Now))))))))) (, ,) (NP (PRP we)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB be) (NP (NP (DT a) (HYPH ...) (JJ faceless) (NN mass)) (PP (IN of) (NP (CD six)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "The big deal is I was expecting us to be an intimate group of five . Now, we're going to be a...faceless mass of six.", "tokens": [ { "deprel": "det", "end_char": 1649, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 1646, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1653, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "big", "misc": "", "start_char": 1650, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 1658, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "deal", "misc": "", "start_char": 1654, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1661, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 1659, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1663, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 1662, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1667, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1664, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 1677, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "expect", "misc": "", "start_char": 1668, "text": "expecting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1680, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "we", "misc": "", "start_char": 1678, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1683, "feats": null, "head": 13, "id": 9, "lemma": "to", "misc": "", "start_char": 1681, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1686, "feats": "VerbForm=Inf", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 1684, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1689, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 1687, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1698, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "intimate", "misc": "", "start_char": 1690, "text": "intimate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 1704, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "group", "misc": "", "start_char": 1699, "text": "group", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1707, "feats": null, "head": 15, "id": 14, "lemma": "of", "misc": "", "start_char": 1705, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1712, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 15, "lemma": "five", "misc": "", "start_char": 1708, "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1714, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 1713, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1718, "feats": null, "head": 21, "id": 17, "lemma": "now", "misc": "", "start_char": 1715, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1720, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 1719, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1723, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 21, "id": 19, "lemma": "we", "misc": "", "start_char": 1721, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1727, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 1724, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1733, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 21, "lemma": "go", "misc": "", "start_char": 1728, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1736, "feats": null, "head": 27, "id": 22, "lemma": "to", "misc": "", "start_char": 1734, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1739, "feats": "VerbForm=Inf", "head": 27, "id": 23, "lemma": "be", "misc": "", "start_char": 1737, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1741, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 24, "lemma": "a", "misc": "", "start_char": 1740, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1745, "feats": null, "head": 24, "id": 25, "lemma": "...", "misc": "", "start_char": 1742, "text": "...", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 1754, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "faceless", "misc": "", "start_char": 1746, "text": "faceless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 1759, "feats": "Number=Sing", "head": 21, "id": 27, "lemma": "mass", "misc": "", "start_char": 1755, "text": "mass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1762, "feats": null, "head": 29, "id": 28, "lemma": "of", "misc": "", "start_char": 1760, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1766, "feats": "NumForm=Word|NumType=Card", "head": 27, "id": 29, "lemma": "six", "misc": "", "start_char": 1763, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1768, "feats": null, "head": 7, "id": 30, "lemma": ".", "misc": "", "start_char": 1767, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (MD 'll) (VP (VB be) (ADJP (JJ fine) (. .)) (ADVP (RB Just)) (, ,) (INTJ (UH uh)) (, ,) (VP (VB pretend) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (NP (NNP Wolowitz)))))))) (. .)))" }, "speaker": "Leonard", "text": "It'll be fine . Just, uh, pretend he's Wolowitz.", "tokens": [ { "deprel": "nsubj", "end_char": 1771, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 1769, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1775, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "will", "misc": "", "start_char": 1772, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1778, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1776, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1783, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "fine", "misc": "", "start_char": 1779, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1785, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1784, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1790, "feats": null, "head": 10, "id": 6, "lemma": "just", "misc": "", "start_char": 1786, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1792, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 1791, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1795, "feats": null, "head": 10, "id": 8, "lemma": "uh", "misc": "", "start_char": 1793, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1797, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 1796, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1805, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 10, "lemma": "pretend", "misc": "", "start_char": 1798, "text": "pretend", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1808, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "he", "misc": "", "start_char": 1806, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1811, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 1809, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1820, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "Wolowitz", "misc": "", "start_char": 1812, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1822, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 1821, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB like) (NP (NNPS Raisinets))) (. ?)))" }, "speaker": "Sheldon", "text": "Do you like Raisinets?", "tokens": [ { "deprel": "aux", "end_char": 1825, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 1823, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1829, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1826, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1834, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "like", "misc": "", "start_char": 1830, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1844, "feats": "Number=Plur", "head": 3, "id": 4, "lemma": "Raisinet", "misc": "", "start_char": 1835, "text": "Raisinets", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 1846, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 1845, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD can) (VP (VP (VB take) (NP (PRP them))) (CC or) (VP (VB leave) (NP (PRP them))))) (. .)))" }, "speaker": "Stuart", "text": "I can take them or leave them.", "tokens": [ { "deprel": "nsubj", "end_char": 1848, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1847, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1852, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "can", "misc": "", "start_char": 1849, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1857, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "take", "misc": "", "start_char": 1853, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1862, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "they", "misc": "", "start_char": 1858, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1865, "feats": null, "head": 6, "id": 5, "lemma": "or", "misc": "", "start_char": 1863, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1871, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "leave", "misc": "", "start_char": 1866, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1876, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "they", "misc": "", "start_char": 1872, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1878, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1877, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (S (PP (IN At) (NP (DT the) (NNS movies))) (, ,) (NP (NNP Wolowitz)) (ADVP (RB always)) (VP (VBZ eats) (NP (NNPS Raisinets))) (. .)))" }, "speaker": "Sheldon", "text": "At the movies, Wolowitz always eats Raisinets.", "tokens": [ { "deprel": "case", "end_char": 1881, "feats": null, "head": 3, "id": 1, "lemma": "at", "misc": "", "start_char": 1879, "text": "At", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1885, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 1882, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1892, "feats": "Number=Plur", "head": 7, "id": 3, "lemma": "movie", "misc": "", "start_char": 1886, "text": "movies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1894, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 1893, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1903, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "Wolowitz", "misc": "", "start_char": 1895, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 1910, "feats": null, "head": 7, "id": 6, "lemma": "always", "misc": "", "start_char": 1904, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1915, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "eat", "misc": "", "start_char": 1911, "text": "eats", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1925, "feats": "Number=Plur", "head": 7, "id": 8, "lemma": "Raisinet", "misc": "", "start_char": 1916, "text": "Raisinets", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 1927, "feats": null, "head": 7, "id": 9, "lemma": ".", "misc": "", "start_char": 1926, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (SQ (MD Would) (NP (PRP you)) (VP (VB feel) (ADJP (RBR more) (JJ comfortable)) (SBAR (IN if) (S (NP (PRP I)) (VP (VBD ate) (NP (NNPS Raisinets)))))) (. ?)))" }, "speaker": "Stuart", "text": "Would you feel more comfortable if I ate Raisinets?", "tokens": [ { "deprel": "aux", "end_char": 1933, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "would", "misc": "", "start_char": 1928, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1937, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1934, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1942, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "feel", "misc": "", "start_char": 1938, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1947, "feats": "Degree=Cmp", "head": 5, "id": 4, "lemma": "more", "misc": "", "start_char": 1943, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "xcomp", "end_char": 1959, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "comfortable", "misc": "", "start_char": 1948, "text": "comfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1962, "feats": null, "head": 8, "id": 6, "lemma": "if", "misc": "", "start_char": 1960, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1964, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 1963, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1968, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 8, "lemma": "eat", "misc": "", "start_char": 1965, "text": "ate", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1978, "feats": "Number=Plur", "head": 8, "id": 9, "lemma": "Raisinet", "misc": "", "start_char": 1969, "text": "Raisinets", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 1980, "feats": null, "head": 3, "id": 10, "lemma": "?", "misc": "", "start_char": 1979, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (NP (PRP it))) (VP (VBZ 's) (ADVP (RB hardly)) (NP (PRP$ my) (NN business)) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP eat)))) (, ,) (ADVP (ADVP (RB as) (RB long)) (SBAR (IN as) (S (S (NP (PRP it)) (VP (VBZ does) (RB n't) (VP (VB crunch) (PP (IN during) (NP (DT the) (NN film)))))) (CC and) (S (NP (PRP it)) (VP (VBZ 's) (NP (NNPS Raisinets)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, it's hardly my business what you eat, as long as it doesn't crunch during the film and it's Raisinets.", "tokens": [ { "deprel": "discourse", "end_char": 1985, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 1981, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1987, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1986, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1990, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 3, "lemma": "it", "misc": "", "start_char": 1988, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1993, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 1991, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2000, "feats": null, "head": 7, "id": 5, "lemma": "hardly", "misc": "", "start_char": 1994, "text": "hardly", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 2003, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 2001, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 2012, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "business", "misc": "", "start_char": 2004, "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2017, "feats": "PronType=Rel", "head": 10, "id": 8, "lemma": "what", "misc": "", "start_char": 2013, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 2021, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 2018, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2025, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 10, "lemma": "eat", "misc": "", "start_char": 2022, "text": "eat", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2027, "feats": null, "head": 13, "id": 11, "lemma": ",", "misc": "", "start_char": 2026, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2030, "feats": null, "head": 13, "id": 12, "lemma": "as", "misc": "", "start_char": 2028, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2035, "feats": "Degree=Pos", "head": 7, "id": 13, "lemma": "long", "misc": "", "start_char": 2031, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 2038, "feats": null, "head": 18, "id": 14, "lemma": "as", "misc": "", "start_char": 2036, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2041, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 15, "lemma": "it", "misc": "", "start_char": 2039, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2046, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "do", "misc": "", "start_char": 2042, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2050, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 2047, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 2057, "feats": "VerbForm=Inf", "head": 13, "id": 18, "lemma": "crunch", "misc": "", "start_char": 2051, "text": "crunch", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2064, "feats": null, "head": 21, "id": 19, "lemma": "during", "misc": "", "start_char": 2058, "text": "during", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2068, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 2065, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2073, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "film", "misc": "", "start_char": 2069, "text": "film", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2077, "feats": null, "head": 25, "id": 22, "lemma": "and", "misc": "", "start_char": 2074, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2080, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 23, "lemma": "it", "misc": "", "start_char": 2078, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2083, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 2081, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 2093, "feats": "Number=Plur", "head": 7, "id": 25, "lemma": "Raisinet", "misc": "", "start_char": 2084, "text": "Raisinets", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 2095, "feats": null, "head": 7, "id": 26, "lemma": ".", "misc": "", "start_char": 2094, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (SQ (MD Should) (NP (PRP we)) (VP (VB go)) (. ?)))" }, "speaker": "Stuart", "text": "Should we go?", "tokens": [ { "deprel": "aux", "end_char": 2102, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "should", "misc": "", "start_char": 2096, "text": "Should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 2105, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 2103, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2108, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 2106, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2110, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 2109, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (CC but) (, ,) (NP (CD one) (JJR more) (NN question)) (. .) (SBAR (IN If) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB replace) (NP (NNP Wolowitz))))))))) (, ,) (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB know) (NP (NP (DT a) (JJ little) (JJR more)) (PP (IN about) (NP (PRP you)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, but, one more question . If you're going to replace Wolowitz, I need to know a little more about you.", "tokens": [ { "deprel": "discourse", "end_char": 2115, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 2111, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2117, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2116, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2121, "feats": null, "head": 7, "id": 3, "lemma": "but", "misc": "", "start_char": 2118, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 2123, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 2122, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 2127, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 5, "lemma": "one", "misc": "", "start_char": 2124, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 2132, "feats": "Degree=Cmp", "head": 7, "id": 6, "lemma": "more", "misc": "", "start_char": 2128, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "reparandum", "end_char": 2141, "feats": "Number=Sing", "head": 18, "id": 7, "lemma": "question", "misc": "", "start_char": 2133, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2143, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 2142, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 2146, "feats": null, "head": 12, "id": 9, "lemma": "if", "misc": "", "start_char": 2144, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2150, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 10, "lemma": "you", "misc": "", "start_char": 2147, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2154, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 2151, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 2160, "feats": "Tense=Pres|VerbForm=Part", "head": 18, "id": 12, "lemma": "go", "misc": "", "start_char": 2155, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2163, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 2161, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2171, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "replace", "misc": "", "start_char": 2164, "text": "replace", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2180, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "Wolowitz", "misc": "", "start_char": 2172, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2182, "feats": null, "head": 12, "id": 16, "lemma": ",", "misc": "", "start_char": 2181, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2184, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 2183, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2189, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 18, "lemma": "need", "misc": "", "start_char": 2185, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 2192, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 2190, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2197, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "know", "misc": "", "start_char": 2193, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2199, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 2198, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 2206, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "little", "misc": "", "start_char": 2200, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2211, "feats": "Degree=Cmp", "head": 20, "id": 23, "lemma": "more", "misc": "", "start_char": 2207, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 2217, "feats": null, "head": 25, "id": 24, "lemma": "about", "misc": "", "start_char": 2212, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2221, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 23, "id": 25, "lemma": "you", "misc": "", "start_char": 2218, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2223, "feats": null, "head": 18, "id": 26, "lemma": ".", "misc": "", "start_char": 2222, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (ADJP (DT All) (JJ right) (. .)))" }, "speaker": "Stuart", "text": "All right.", "tokens": [ { "deprel": "det", "end_char": 2227, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 2224, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 2233, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "right", "misc": "", "start_char": 2228, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2235, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 2234, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Wolowitz)) (VP (VBD went) (PP (IN to) (NP (NNP MIT))))) (. .) (WHNP (WP What)) (SQ (SQ (VBZ 's) (NP (PRP$ your) (JJ educational) (NN background)))) (. ?)))" }, "speaker": "Sheldon", "text": "Wolowitz went to MIT . What's your educational background?", "tokens": [ { "deprel": "nsubj", "end_char": 2244, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Wolowitz", "misc": "", "start_char": 2236, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 2249, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "go", "misc": "", "start_char": 2245, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 2252, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 2250, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2256, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "MIT", "misc": "", "start_char": 2253, "text": "MIT", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2258, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 2257, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2263, "feats": "PronType=Int", "head": 2, "id": 6, "lemma": "what", "misc": "", "start_char": 2259, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 2266, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 7, "lemma": "be", "misc": "", "start_char": 2264, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 2271, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 8, "lemma": "your", "misc": "", "start_char": 2267, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2283, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "educational", "misc": "", "start_char": 2272, "text": "educational", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2294, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "background", "misc": "", "start_char": 2284, "text": "background", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2296, "feats": null, "head": 2, "id": 11, "lemma": "?", "misc": "", "start_char": 2295, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD went) (PP (IN to) (NP (NN art) (NN school)))) (. .)))" }, "speaker": "Stuart", "text": "I went to art school.", "tokens": [ { "deprel": "nsubj", "end_char": 2298, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 2297, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2303, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "go", "misc": "", "start_char": 2299, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 2306, "feats": null, "head": 5, "id": 3, "lemma": "to", "misc": "", "start_char": 2304, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 2310, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "art", "misc": "", "start_char": 2307, "text": "art", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 2317, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "school", "misc": "", "start_char": 2311, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2319, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 2318, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 45, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (RB Equally) (JJ ridiculous)) (. .) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB go))))) (. .)))" }, "speaker": "Sheldon", "text": "Equally ridiculous . Let's go.", "tokens": [ { "deprel": "advmod", "end_char": 2327, "feats": null, "head": 2, "id": 1, "lemma": "equally", "misc": "", "start_char": 2320, "text": "Equally", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2338, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "ridiculous", "misc": "", "start_char": 2328, "text": "ridiculous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2340, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 2339, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2344, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 4, "lemma": "let", "misc": "", "start_char": 2341, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2347, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "we", "misc": "", "start_char": 2345, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2350, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "go", "misc": "", "start_char": 2348, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2352, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 2351, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 1, 0, 0 ], [ 1, 7, 7 ], [ 27, 2, 2 ], [ 31, 13, 13 ], [ 31, 20, 20 ] ], [ [ 1, 13, 13 ], [ 1, 27, 27 ], [ 2, 4, 4 ], [ 3, 4, 4 ], [ 3, 10, 10 ], [ 3, 15, 15 ], [ 4, 2, 3 ], [ 4, 6, 6 ], [ 5, 1, 1 ], [ 5, 3, 3 ], [ 5, 7, 7 ], [ 6, 0, 0 ], [ 6, 5, 6 ], [ 7, 1, 1 ], [ 7, 10, 10 ], [ 9, 9, 9 ], [ 11, 14, 14 ], [ 12, 2, 2 ], [ 15, 4, 7 ], [ 18, 7, 7 ], [ 20, 0, 0 ], [ 20, 16, 16 ], [ 23, 2, 2 ], [ 33, 12, 12 ], [ 36, 4, 4 ], [ 40, 14, 14 ], [ 42, 0, 0 ] ], [ [ 1, 21, 21 ], [ 15, 7, 7 ] ], [ [ 1, 20, 21 ] ], [ [ 4, 8, 10 ] ], [ [ 4, 9, 10 ], [ 6, 8, 9 ] ], [ [ 5, 7, 8 ] ], [ [ 6, 9, 9 ], [ 18, 4, 4 ], [ 20, 18, 19 ] ], [ [ 7, 8, 8 ] ], [ [ 7, 11, 11 ] ], [ [ 8, 0, 0 ], [ 8, 4, 5 ] ], [ [ 8, 19, 20 ] ], [ [ 9, 2, 2 ], [ 9, 6, 6 ], [ 11, 16, 16 ], [ 12, 4, 4 ], [ 12, 6, 6 ], [ 14, 2, 2 ], [ 15, 0, 0 ], [ 16, 0, 0 ], [ 16, 4, 4 ], [ 16, 7, 7 ], [ 17, 5, 5 ], [ 17, 8, 8 ], [ 28, 1, 1 ], [ 28, 3, 3 ], [ 29, 0, 0 ], [ 29, 2, 2 ], [ 32, 4, 4 ], [ 37, 1, 1 ], [ 38, 5, 5 ], [ 40, 16, 16 ] ], [ [ 11, 7, 7 ] ], [ [ 11, 5, 7 ] ], [ [ 11, 9, 11 ] ], [ [ 15, 5, 7 ], [ 15, 16, 16 ] ], [ [ 15, 22, 28 ] ], [ [ 15, 27, 28 ] ], [ [ 16, 4, 5 ] ], [ [ 17, 5, 6 ] ], [ [ 19, 2, 4 ] ], [ [ 19, 3, 4 ], [ 20, 4, 6 ] ], [ [ 20, 13, 13 ] ], [ [ 25, 2, 2 ], [ 26, 2, 2 ], [ 27, 4, 4 ], [ 33, 10, 10 ], [ 34, 1, 1 ], [ 35, 0, 0 ], [ 37, 6, 6 ], [ 38, 8, 8 ], [ 40, 9, 9 ], [ 40, 24, 24 ], [ 42, 7, 7 ], [ 43, 0, 0 ] ], [ [ 27, 11, 11 ] ], [ [ 27, 11, 12 ] ], [ [ 31, 6, 6 ] ], [ [ 31, 6, 7 ], [ 31, 10, 10 ] ], [ [ 31, 10, 11 ] ], [ [ 32, 7, 7 ], [ 32, 10, 14 ] ], [ [ 32, 18, 18 ], [ 39, 1, 1 ] ], [ [ 34, 3, 3 ], [ 35, 3, 3 ], [ 35, 6, 6 ], [ 36, 7, 7 ], [ 37, 8, 8 ] ], [ [ 38, 14, 14 ], [ 38, 22, 22 ], [ 38, 24, 24 ] ], [ [ 42, 3, 3 ] ], [ [ 43, 3, 4 ] ] ]
s06e02c01t
Hey, buddy, how's it going up there? You don't have to shout, Raj . It's not like I'm an astronaut floating around in outer space . Oh, wait, I am. So is it everything you hoped it would be? It's better . I wake up every morning and I just can't believe I'm on this incredible adventure. Hey, Froot Loops, did you clean the space toilet? Excuse me, I'm talking to my friends. You know the rules, new guy scrubs the toilet. If you do good job, next time we give you brush. We're always giving each other a hard time up here . It's kind of like being in a frat . You know, joking, kidding around, hurting feelings. Okay, my turn . Let me talk to him. Go ahead. 2311 North Los Robles Avenue Pasadena, California to International Space Station . Can you read me? Over. Yes, I read you, Sheldon. Copy that . Over. What are you doing? I am talking to a man in space . If you don't have the then he might as well be at the Coffee Bean over on Lake Street. You're out of your mind, Sheldon. That's a negative . My mother had me tested . Over. Come on, scrub it up, Loops. There's a meteor shower. You want to see a meteor shower? Take a look at what Dimitri just left you in the toilet. Bye. Over and out. Bye, buddy! Hello? Hey, Stuart, come on in. What are you doing here? Um, Raj invited me to go to the movies with you guys. Excuse me, I didn't authorize this. Sheldon, you are not in charge. That's mighty sassy for a man with a roommate performance review around the corner. What's the big deal? You guys are bringing your girlfriends . I didn't want to sit by myself. The big deal is I was expecting us to be an intimate group of five . Now, we're going to be a...faceless mass of six. It'll be fine . Just, uh, pretend he's Wolowitz. Do you like Raisinets? I can take them or leave them. At the movies, Wolowitz always eats Raisinets. Would you feel more comfortable if I ate Raisinets? Well, it's hardly my business what you eat, as long as it doesn't crunch during the film and it's Raisinets. Should we go? Yeah, but, one more question . If you're going to replace Wolowitz, I need to know a little more about you. All right. Wolowitz went to MIT . What's your educational background? I went to art school. Equally ridiculous . Let's go.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT This) (NN insistence)) (PP (IN on) (NP (NN hand) (HYPH -) (NN holding)))) (VP (VBZ is) (ADJP (JJ preposterous))) (. .)))" }, "speaker": "Sheldon", "text": "This insistence on hand - holding is preposterous.", "tokens": [ { "deprel": "det", "end_char": 4, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "this", "misc": "", "start_char": 0, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 15, "feats": "Number=Sing", "head": 8, "id": 2, "lemma": "insistence", "misc": "", "start_char": 5, "text": "insistence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 18, "feats": null, "head": 6, "id": 3, "lemma": "on", "misc": "", "start_char": 16, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 23, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "hand", "misc": "", "start_char": 19, "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 6, "id": 5, "lemma": "-", "misc": "", "start_char": 24, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 33, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "hold", "misc": "", "start_char": 26, "text": "holding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 36, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 34, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 49, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "preposterous", "misc": "", "start_char": 37, "text": "preposterous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 50, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP like) (NP (PRP it))) (. .)))" }, "speaker": "Amy", "text": "Well, I like it.", "tokens": [ { "deprel": "discourse", "end_char": 56, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 52, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 58, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 57, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 60, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 59, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 65, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "like", "misc": "", "start_char": 61, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 68, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 66, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 70, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 69, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (WHADVP (UH Yeah)) (, ,) (ADVP (IN of) (NN course)) (NP (PRP you)) (VP (VBP do)) (. .) (S (NP (PRP You)) (VP (VBP 're) (NP (DT a) (NN girl)))) (. .) (S (NP (PRP You)) (VP (VBP like) (NP (NP (DT all) (NNS kinds)) (PP (IN of) (NP (ADJP (JJ hippy) (HYPH -) (JJ dippy)) (NNS things)))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, of course you do . You're a girl . You like all kinds of hippy - dippy things.", "tokens": [ { "deprel": "discourse", "end_char": 75, "feats": null, "head": 11, "id": 1, "lemma": "yeah", "misc": "", "start_char": 71, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 77, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 76, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 80, "feats": null, "head": 6, "id": 3, "lemma": "of", "misc": "", "start_char": 78, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 87, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "course", "misc": "", "start_char": 81, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 91, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 88, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 94, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 6, "lemma": "do", "misc": "", "start_char": 92, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 95, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 100, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 8, "lemma": "you", "misc": "", "start_char": 97, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 104, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 101, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 106, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 105, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 111, "feats": "Number=Sing", "head": 0, "id": 11, "lemma": "girl", "misc": "", "start_char": 107, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 113, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 112, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 117, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 114, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 122, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 14, "lemma": "like", "misc": "", "start_char": 118, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 126, "feats": null, "head": 16, "id": 15, "lemma": "all", "misc": "", "start_char": 123, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 132, "feats": "Number=Plur", "head": 14, "id": 16, "lemma": "kind", "misc": "", "start_char": 127, "text": "kinds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 135, "feats": null, "head": 21, "id": 17, "lemma": "of", "misc": "", "start_char": 133, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 141, "feats": "Degree=Pos", "head": 20, "id": 18, "lemma": "hippy", "misc": "", "start_char": 136, "text": "hippy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 18, "id": 19, "lemma": "-", "misc": "", "start_char": 142, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 149, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "dippy", "misc": "", "start_char": 144, "text": "dippy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 156, "feats": "Number=Plur", "head": 16, "id": 21, "lemma": "thing", "misc": "", "start_char": 150, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 11, "id": 22, "lemma": ".", "misc": "", "start_char": 157, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VB watch) (NP (DT the) (NN movie))) (. .)))" }, "speaker": "Amy", "text": "Just watch the movie.", "tokens": [ { "deprel": "advmod", "end_char": 163, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 159, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 169, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "watch", "misc": "", "start_char": 164, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 173, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 170, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 179, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "movie", "misc": "", "start_char": 174, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 181, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 180, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (RB not) (ADJP (JJ fair) (. .) (SBAR (S (NP (NNP Penny)) (VP (VBZ is) (RB n't) (VP (VBG making) (S (NP (NNP Leonard)) (VP (VB hold) (NP (NNS hands)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "It's not fair . Penny isn't making Leonard hold hands.", "tokens": [ { "deprel": "nsubj", "end_char": 184, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 182, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 187, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 185, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 191, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 188, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 196, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "fair", "misc": "", "start_char": 192, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 198, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 197, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 204, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "penny", "misc": "", "start_char": 199, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 207, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 205, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 211, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 208, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 218, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 9, "lemma": "make", "misc": "", "start_char": 212, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 226, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Leonard", "misc": "", "start_char": 219, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 231, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "hold", "misc": "", "start_char": 227, "text": "hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 237, "feats": "Number=Plur", "head": 11, "id": 12, "lemma": "hand", "misc": "", "start_char": 232, "text": "hands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 239, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 238, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (MD might) (VP (VB be) (NP (NP (DT a) (NN reason)) (PP (IN for) (NP (DT that)))))) (. .)))" }, "speaker": "Amy", "text": "There might be a reason for that.", "tokens": [ { "deprel": "expl", "end_char": 245, "feats": null, "head": 3, "id": 1, "lemma": "there", "misc": "", "start_char": 240, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "aux", "end_char": 251, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "might", "misc": "", "start_char": 246, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 254, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "be", "misc": "", "start_char": 252, "text": "be", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 256, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 255, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 263, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "reason", "misc": "", "start_char": 257, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 267, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 264, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 272, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 7, "lemma": "that", "misc": "", "start_char": 268, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 273, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (JJ Sweaty) (JJ unhygienic)) (VP (VP (VBZ looks) (ADJP (JJ dumb))) (, ,) (VP (VB take) (NP (PRP$ your) (NN pick)))) (. .)))" }, "speaker": "Sheldon", "text": "Sweaty unhygienic looks dumb, take your pick.", "tokens": [ { "deprel": "amod", "end_char": 281, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "sweaty", "misc": "", "start_char": 275, "text": "Sweaty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 292, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "unhygienic", "misc": "", "start_char": 282, "text": "unhygienic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 298, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 293, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 303, "feats": "Degree=Pos", "head": 3, "id": 4, "lemma": "dumb", "misc": "", "start_char": 299, "text": "dumb", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 305, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 304, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 310, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 6, "lemma": "take", "misc": "", "start_char": 306, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 315, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 311, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 320, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "pick", "misc": "", "start_char": 316, "text": "pick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 322, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 321, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (NNP Penny)) (VP (VBD said) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (RB not) (ADJP (JJ sure) (SBAR (S (NP (PRP she)) (VP (VBZ wants) (S (VP (TO to) (VP (VB be) (NP (NP (NNP Leonard) (POS 's)) (NN girlfriend)) (ADVP (RB anymore))))))))))))) (. .)))" }, "speaker": "Amy", "text": "Penny said she's not sure she wants to be Leonard's girlfriend anymore.", "tokens": [ { "deprel": "nsubj", "end_char": 328, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "penny", "misc": "", "start_char": 323, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 333, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 329, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 337, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "she", "misc": "", "start_char": 334, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 340, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 338, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 344, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 341, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 349, "feats": "Degree=Pos", "head": 2, "id": 6, "lemma": "sure", "misc": "", "start_char": 345, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 353, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "she", "misc": "", "start_char": 350, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 359, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "want", "misc": "", "start_char": 354, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 362, "feats": null, "head": 13, "id": 9, "lemma": "to", "misc": "", "start_char": 360, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 365, "feats": "VerbForm=Inf", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 363, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 373, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "Leonard", "misc": "", "start_char": 366, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 376, "feats": null, "head": 11, "id": 12, "lemma": "'s", "misc": "", "start_char": 374, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "xcomp", "end_char": 387, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "girlfriend", "misc": "", "start_char": 377, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 395, "feats": null, "head": 13, "id": 14, "lemma": "anymore", "misc": "", "start_char": 388, "text": "anymore", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 397, "feats": null, "head": 2, "id": 15, "lemma": ".", "misc": "", "start_char": 396, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (ADJP (JJ Wrong) (. .)) (NP (PRP She)) (ADVP (RB just)) (VP (VBD took) (NP (DT a) (NN sip)) (PP (IN from) (NP (PRP$ his) (NNP Diet) (NNP Dr.) (NNP Pepper)))) (. .)))" }, "speaker": "Sheldon", "text": "Wrong . She just took a sip from his Diet Dr. Pepper.", "tokens": [ { "deprel": "advmod", "end_char": 403, "feats": "Degree=Pos", "head": 5, "id": 1, "lemma": "wrong", "misc": "", "start_char": 398, "text": "Wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 405, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 404, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 409, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "she", "misc": "", "start_char": 406, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 414, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 410, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 419, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "take", "misc": "", "start_char": 415, "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 421, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 420, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 425, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "sip", "misc": "", "start_char": 422, "text": "sip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 430, "feats": null, "head": 10, "id": 8, "lemma": "from", "misc": "", "start_char": 426, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 434, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "his", "misc": "", "start_char": 431, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 439, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "Diet", "misc": "", "start_char": 435, "text": "Diet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "appos", "end_char": 443, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "Dr.", "misc": "", "start_char": 440, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 450, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "Pepper", "misc": "", "start_char": 444, "text": "Pepper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 452, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 451, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (ADVP (RB So) (. ?)))" }, "speaker": "Amy", "text": "So?", "tokens": [ { "deprel": "root", "end_char": 455, "feats": null, "head": 0, "id": 1, "lemma": "so", "misc": "", "start_char": 453, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 457, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 456, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (SBAR (IN if) (S (NP (PRP she)) (VP (VBZ wants) (S (VP (TO to) (VP (VB end) (NP (PRP$ her) (NN pair) (HYPH -) (NN bond)) (PP (IN with) (NP (NNP Leonard))))))))) (, ,) (WHADVP (WRB why)) (SQ (PP (IN on) (NP (NN earth))) (MD would) (NP (PRP she)) (VP (VB guzzle) (NP (NP (NP (DT a) (NNS witches) (POS ')) (NN brew)) (PP (IN of) (NP (PRP$ his) (NN soda) (CC and) (VB spit)))))) (. ?)))" }, "speaker": "Sheldon", "text": "So, if she wants to end her pair - bond with Leonard, why on earth would she guzzle a witches' brew of his soda and spit?", "tokens": [ { "deprel": "advmod", "end_char": 460, "feats": null, "head": 20, "id": 1, "lemma": "so", "misc": "", "start_char": 458, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 462, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 461, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 465, "feats": null, "head": 5, "id": 3, "lemma": "if", "misc": "", "start_char": 463, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 469, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "she", "misc": "", "start_char": 466, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 475, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 5, "lemma": "want", "misc": "", "start_char": 470, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 478, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 476, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 482, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "end", "misc": "", "start_char": 479, "text": "end", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 486, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 8, "lemma": "her", "misc": "", "start_char": 483, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 491, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "pair", "misc": "", "start_char": 487, "text": "pair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 493, "feats": null, "head": 11, "id": 10, "lemma": "-", "misc": "", "start_char": 492, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 498, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "bond", "misc": "", "start_char": 494, "text": "bond", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 503, "feats": null, "head": 13, "id": 12, "lemma": "with", "misc": "", "start_char": 499, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 511, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Leonard", "misc": "", "start_char": 504, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 513, "feats": null, "head": 20, "id": 14, "lemma": ",", "misc": "", "start_char": 512, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 517, "feats": "PronType=Int", "head": 20, "id": 15, "lemma": "why", "misc": "", "start_char": 514, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 520, "feats": null, "head": 17, "id": 16, "lemma": "on", "misc": "", "start_char": 518, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 526, "feats": "Number=Sing", "head": 20, "id": 17, "lemma": "earth", "misc": "", "start_char": 521, "text": "earth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 532, "feats": "VerbForm=Fin", "head": 20, "id": 18, "lemma": "would", "misc": "", "start_char": 527, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 536, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 19, "lemma": "she", "misc": "", "start_char": 533, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 543, "feats": "VerbForm=Inf", "head": 0, "id": 20, "lemma": "guzzle", "misc": "", "start_char": 537, "text": "guzzle", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 545, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 544, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 553, "feats": "Number=Plur", "head": 24, "id": 22, "lemma": "witch", "misc": "", "start_char": 546, "text": "witches", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 555, "feats": null, "head": 22, "id": 23, "lemma": "'s", "misc": "", "start_char": 554, "text": "'", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 560, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "brew", "misc": "", "start_char": 556, "text": "brew", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 563, "feats": null, "head": 27, "id": 25, "lemma": "of", "misc": "", "start_char": 561, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 567, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "his", "misc": "", "start_char": 564, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 572, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "soda", "misc": "", "start_char": 568, "text": "soda", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 576, "feats": null, "head": 29, "id": 28, "lemma": "and", "misc": "", "start_char": 573, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 581, "feats": "VerbForm=Inf", "head": 20, "id": 29, "lemma": "spit", "misc": "", "start_char": 577, "text": "spit", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 583, "feats": null, "head": 20, "id": 30, "lemma": "?", "misc": "", "start_char": 582, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ complicated))) (. .)))" }, "speaker": "Amy", "text": "It's complicated.", "tokens": [ { "deprel": "nsubj", "end_char": 586, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 584, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 589, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 587, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 601, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "complicated", "misc": "", "start_char": 590, "text": "complicated", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 603, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 602, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (S (NP (NN String) (NN Theory)) (VP (VBZ is) (ADJP (JJ complicated)))) (. .) (S (NP (DT That)) (VP (VBZ 's) (ADJP (RB just) (JJ yucky)))) (. .) (S (VP (VB Do) (RB n't) (VP (VB get) (NP (DT any) (NNS ideas)))))) (. .) (S (ADVP (DT All) (RB right)) (, ,) (PP (IN for) (NP (NP (DT the) (NN sake)) (PP (IN of) (NP (NN argument))))) (, ,) (VP (VB let) (S (NP (PRP 's)) (VP (VB say) (SBAR (S (NP (DT that)) (VP (VBZ 's) (ADJP (JJ true)))))))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (VBZ does) (RB n't) (NP (NNP Penny)) (ADVP (RB just)) (VP (VB end) (NP (DT the) (NN relationship)))))) (. ?)))" }, "speaker": "Sheldon", "text": "String Theory is complicated . That's just yucky . Don't get any ideas . All right, for the sake of argument, let's say that's true . Why doesn't Penny just end the relationship?", "tokens": [ { "deprel": "compound", "end_char": 610, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "string", "misc": "", "start_char": 604, "text": "String", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 617, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "theory", "misc": "", "start_char": 611, "text": "Theory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 620, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 618, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 632, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "complicated", "misc": "", "start_char": 621, "text": "complicated", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 634, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 633, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 639, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 6, "lemma": "that", "misc": "", "start_char": 635, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 642, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 640, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 647, "feats": null, "head": 9, "id": 8, "lemma": "just", "misc": "", "start_char": 643, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 653, "feats": "Degree=Pos", "head": 4, "id": 9, "lemma": "yucky", "misc": "", "start_char": 648, "text": "yucky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 655, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 654, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 658, "feats": "Mood=Imp|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 656, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 662, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 659, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 666, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 13, "lemma": "get", "misc": "", "start_char": 663, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 670, "feats": null, "head": 15, "id": 14, "lemma": "any", "misc": "", "start_char": 667, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 676, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "idea", "misc": "", "start_char": 671, "text": "ideas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 678, "feats": null, "head": 17, "id": 16, "lemma": ".", "misc": "", "start_char": 677, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obl:npmod", "end_char": 682, "feats": null, "head": 26, "id": 17, "lemma": "all", "misc": "", "start_char": 679, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 688, "feats": null, "head": 17, "id": 18, "lemma": "right", "misc": "", "start_char": 683, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 690, "feats": null, "head": 17, "id": 19, "lemma": ",", "misc": "", "start_char": 689, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 694, "feats": null, "head": 22, "id": 20, "lemma": "for", "misc": "", "start_char": 691, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 698, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 695, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 703, "feats": "Number=Sing", "head": 26, "id": 22, "lemma": "sake", "misc": "", "start_char": 699, "text": "sake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 706, "feats": null, "head": 24, "id": 23, "lemma": "of", "misc": "", "start_char": 704, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 715, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "argument", "misc": "", "start_char": 707, "text": "argument", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 26, "id": 25, "lemma": ",", "misc": "", "start_char": 716, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 721, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 26, "lemma": "let", "misc": "", "start_char": 718, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 724, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 26, "id": 27, "lemma": "we", "misc": "", "start_char": 722, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 728, "feats": "VerbForm=Inf", "head": 26, "id": 28, "lemma": "say", "misc": "", "start_char": 725, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 733, "feats": "Number=Sing|PronType=Dem", "head": 31, "id": 29, "lemma": "that", "misc": "", "start_char": 729, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 736, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 30, "lemma": "be", "misc": "", "start_char": 734, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 741, "feats": "Degree=Pos", "head": 28, "id": 31, "lemma": "true", "misc": "", "start_char": 737, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 743, "feats": null, "head": 26, "id": 32, "lemma": ".", "misc": "", "start_char": 742, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 747, "feats": "PronType=Int", "head": 38, "id": 33, "lemma": "why", "misc": "", "start_char": 744, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 752, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 38, "id": 34, "lemma": "do", "misc": "", "start_char": 748, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 756, "feats": null, "head": 38, "id": 35, "lemma": "not", "misc": "", "start_char": 753, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 762, "feats": "Number=Sing", "head": 38, "id": 36, "lemma": "penny", "misc": "", "start_char": 757, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 767, "feats": null, "head": 38, "id": 37, "lemma": "just", "misc": "", "start_char": 763, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 771, "feats": "VerbForm=Inf", "head": 26, "id": 38, "lemma": "end", "misc": "", "start_char": 768, "text": "end", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 775, "feats": "Definite=Def|PronType=Art", "head": 40, "id": 39, "lemma": "the", "misc": "", "start_char": 772, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 788, "feats": "Number=Sing", "head": 38, "id": 40, "lemma": "relationship", "misc": "", "start_char": 776, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 4, "id": 41, "lemma": "?", "misc": "", "start_char": 789, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ 's) (RB not) (ADJP (JJ sure) (SBAR (WHADVP (WRB how)) (S (NP (PRP she)) (VP (VBZ feels)))))) (. .)))" }, "speaker": "Amy", "text": "She's not sure how she feels.", "tokens": [ { "deprel": "nsubj", "end_char": 794, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "she", "misc": "", "start_char": 791, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 797, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 795, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 801, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 798, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 806, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "sure", "misc": "", "start_char": 802, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 810, "feats": "PronType=Int", "head": 7, "id": 5, "lemma": "how", "misc": "", "start_char": 807, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 814, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "she", "misc": "", "start_char": 811, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 820, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "feel", "misc": "", "start_char": 815, "text": "feels", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 822, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 821, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (MD can) (NP (PRP she)) (RB not) (VP (VB be) (ADJP (JJ sure) (SBAR (WHADVP (WRB how)) (S (NP (PRP she)) (VP (VBZ feels)))))) (. ?) (S (NP (PRP You)) (VP (VBP know))) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBP have) (NP (DT a) (NN feeling))))) (, ,) (S (NP (PRP I)) (VP (VBP know) (NP (PRP it)))) (. .) (NP (NNS Trains)) (. ?) (VP (VBP Love) (NP (PRP them) (. .) (NNP Swordfish) (. ?))) (S (NP (PRP I)) (VP (VBP love) (NP (PRP them)) (ADVP (RB too)))) (. .) (S (NP (PRP They)) (VP (VBP 're) (NP (NP (NNS fish)) (PP (IN with) (NP (NP (DT a) (NN sword)) (PP (IN for) (NP (DT a) (NN nose))))))))) (. .)))" }, "speaker": "Sheldon", "text": "How can she not be sure how she feels? You know, when I have a feeling, I know it . Trains? Love them . Swordfish? I love them too . They're fish with a sword for a nose.", "tokens": [ { "deprel": "advmod", "end_char": 826, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "how", "misc": "", "start_char": 823, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 830, "feats": "VerbForm=Fin", "head": 6, "id": 2, "lemma": "can", "misc": "", "start_char": 827, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 834, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "she", "misc": "", "start_char": 831, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 838, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 835, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 841, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 839, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 846, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "sure", "misc": "", "start_char": 842, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 850, "feats": "PronType=Int", "head": 9, "id": 7, "lemma": "how", "misc": "", "start_char": 847, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 854, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "she", "misc": "", "start_char": 851, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 860, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "feel", "misc": "", "start_char": 855, "text": "feels", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 862, "feats": null, "head": 12, "id": 10, "lemma": "?", "misc": "", "start_char": 861, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 866, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 863, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 871, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 12, "lemma": "know", "misc": "", "start_char": 867, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 873, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 872, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 878, "feats": "PronType=Int", "head": 16, "id": 14, "lemma": "when", "misc": "", "start_char": 874, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 880, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 879, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 885, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 21, "id": 16, "lemma": "have", "misc": "", "start_char": 881, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 887, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 886, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 895, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "feeling", "misc": "", "start_char": 888, "text": "feeling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 897, "feats": null, "head": 21, "id": 19, "lemma": ",", "misc": "", "start_char": 896, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 899, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "I", "misc": "", "start_char": 898, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 904, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 21, "lemma": "know", "misc": "", "start_char": 900, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 907, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 22, "lemma": "it", "misc": "", "start_char": 905, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 909, "feats": null, "head": 21, "id": 23, "lemma": ".", "misc": "", "start_char": 908, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 916, "feats": "Number=Plur", "head": 21, "id": 24, "lemma": "train", "misc": "", "start_char": 910, "text": "Trains", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 918, "feats": null, "head": 26, "id": 25, "lemma": "?", "misc": "", "start_char": 917, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 923, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 21, "id": 26, "lemma": "love", "misc": "", "start_char": 919, "text": "Love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 928, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 26, "id": 27, "lemma": "they", "misc": "", "start_char": 924, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 930, "feats": null, "head": 21, "id": 28, "lemma": ".", "misc": "", "start_char": 929, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 940, "feats": "Number=Sing", "head": 21, "id": 29, "lemma": "Swordfish", "misc": "", "start_char": 931, "text": "Swordfish", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 942, "feats": null, "head": 21, "id": 30, "lemma": "?", "misc": "", "start_char": 941, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 944, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 31, "lemma": "I", "misc": "", "start_char": 943, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 949, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 21, "id": 32, "lemma": "love", "misc": "", "start_char": 945, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 954, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 32, "id": 33, "lemma": "they", "misc": "", "start_char": 950, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 958, "feats": null, "head": 32, "id": 34, "lemma": "too", "misc": "", "start_char": 955, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 960, "feats": null, "head": 6, "id": 35, "lemma": ".", "misc": "", "start_char": 959, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 965, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 38, "id": 36, "lemma": "they", "misc": "", "start_char": 961, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 969, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 38, "id": 37, "lemma": "be", "misc": "", "start_char": 966, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 974, "feats": "Number=Plur", "head": 6, "id": 38, "lemma": "fish", "misc": "", "start_char": 970, "text": "fish", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 979, "feats": null, "head": 41, "id": 39, "lemma": "with", "misc": "", "start_char": 975, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 981, "feats": "Definite=Ind|PronType=Art", "head": 41, "id": 40, "lemma": "a", "misc": "", "start_char": 980, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 987, "feats": "Number=Sing", "head": 38, "id": 41, "lemma": "sword", "misc": "", "start_char": 982, "text": "sword", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 991, "feats": null, "head": 44, "id": 42, "lemma": "for", "misc": "", "start_char": 988, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 993, "feats": "Definite=Ind|PronType=Art", "head": 44, "id": 43, "lemma": "a", "misc": "", "start_char": 992, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 998, "feats": "Number=Sing", "head": 38, "id": 44, "lemma": "nose", "misc": "", "start_char": 994, "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1000, "feats": null, "head": 6, "id": 45, "lemma": ".", "misc": "", "start_char": 999, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Regardless)) (, ,) (VP (VB do) (RB n't) (VP (VB say) (NP (NN anything)) (PP (IN to) (NP (NNP Leonard))))) (. .)))" }, "speaker": "Amy", "text": "Regardless, don't say anything to Leonard.", "tokens": [ { "deprel": "advmod", "end_char": 1011, "feats": null, "head": 5, "id": 1, "lemma": "regardless", "misc": "", "start_char": 1001, "text": "Regardless", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1013, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1012, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1016, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 1014, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1020, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 1017, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1024, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "say", "misc": "", "start_char": 1021, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1033, "feats": "Number=Sing|PronType=Ind", "head": 5, "id": 6, "lemma": "anything", "misc": "", "start_char": 1025, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 1036, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1034, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1044, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "Leonard", "misc": "", "start_char": 1037, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1046, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 1045, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now)) (NP (PRP you)) (VP (VBP 're) (VP (VBG asking) (NP (PRP me)) (S (VP (TO to) (VP (VB keep) (NP (DT a) (NN secret)) (PP (IN from) (NP (PRP$ my) (JJS best) (NN friend) (, ,) (NN colleague) (, ,) (CC and) (NN roommate)))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Now you're asking me to keep a secret from my best friend, colleague, and roommate?", "tokens": [ { "deprel": "advmod", "end_char": 1050, "feats": null, "head": 4, "id": 1, "lemma": "now", "misc": "", "start_char": 1047, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1054, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 1051, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1058, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1055, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1065, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "ask", "misc": "", "start_char": 1059, "text": "asking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 1068, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 1066, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1071, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1069, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1076, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "keep", "misc": "", "start_char": 1072, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1078, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 1077, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1085, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "secret", "misc": "", "start_char": 1079, "text": "secret", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1090, "feats": null, "head": 13, "id": 10, "lemma": "from", "misc": "", "start_char": 1086, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1093, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 11, "lemma": "my", "misc": "", "start_char": 1091, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1098, "feats": "Degree=Sup", "head": 13, "id": 12, "lemma": "good", "misc": "", "start_char": 1094, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "obl", "end_char": 1105, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "friend", "misc": "", "start_char": 1099, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1107, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 1106, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1117, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "colleague", "misc": "", "start_char": 1108, "text": "colleague", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1119, "feats": null, "head": 18, "id": 16, "lemma": ",", "misc": "", "start_char": 1118, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1123, "feats": null, "head": 18, "id": 17, "lemma": "and", "misc": "", "start_char": 1120, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1132, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "roommate", "misc": "", "start_char": 1124, "text": "roommate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1134, "feats": null, "head": 4, "id": 19, "lemma": "?", "misc": "", "start_char": 1133, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (INTJ (UH please)) (, ,) (NP (NNP Penny)) (VP (MD will) (VP (VB kill) (NP (PRP me)))) (. .)))" }, "speaker": "Amy", "text": "Yes, please, Penny will kill me.", "tokens": [ { "deprel": "discourse", "end_char": 1138, "feats": null, "head": 7, "id": 1, "lemma": "yes", "misc": "", "start_char": 1135, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1140, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 1139, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1147, "feats": null, "head": 7, "id": 3, "lemma": "please", "misc": "", "start_char": 1141, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1149, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 1148, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1155, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "penny", "misc": "", "start_char": 1150, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1160, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "will", "misc": "", "start_char": 1156, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1165, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "kill", "misc": "", "start_char": 1161, "text": "kill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1168, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 1166, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1170, "feats": null, "head": 7, "id": 9, "lemma": ".", "misc": "", "start_char": 1169, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH fine) (. .)) (INTJ (RB FYI)) (, ,) (NP (S (ADJP (JJ secret) (HYPH -) (VBG keeping)) (. .) (NP (NN Hand) (HYPH -) (NN holding))) (, ,) (RB not) (NP (DT a) (NN fan) (. .) (NNP Hammerhead) (NN shark))) (, ,) (PRN (S (NP (PRP I)) (VP (VBP love) (NP (DT that) (NN thing) (. .)) (INTJ (UH Yeah)))) (, ,)) (NP (PRP it)) (VP (VBZ 's) (NP (NP (DT another) (NN fish)) (PP (IN with) (NP (NP (DT a) (NN tool)) (PP (IN on) (NP (PRP$ its) (NN head))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, fine . FYI, secret - keeping . Hand - holding, not a fan . Hammerhead shark, I love that thing . Yeah, it's another fish with a tool on its head.", "tokens": [ { "deprel": "discourse", "end_char": 1173, "feats": null, "head": 23, "id": 1, "lemma": "oh", "misc": "", "start_char": 1171, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1175, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1174, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1180, "feats": null, "head": 23, "id": 3, "lemma": "fine", "misc": "", "start_char": 1176, "text": "fine", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1182, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1181, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1186, "feats": null, "head": 9, "id": 5, "lemma": "fyi", "misc": "", "start_char": 1183, "text": "FYI", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1188, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 1187, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1195, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "secret", "misc": "", "start_char": 1189, "text": "secret", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1197, "feats": null, "head": 7, "id": 8, "lemma": "-", "misc": "", "start_char": 1196, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advcl", "end_char": 1205, "feats": "VerbForm=Ger", "head": 23, "id": 9, "lemma": "keep", "misc": "", "start_char": 1198, "text": "keeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1207, "feats": null, "head": 13, "id": 10, "lemma": ".", "misc": "", "start_char": 1206, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 1212, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "Hand", "misc": "", "start_char": 1208, "text": "Hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1214, "feats": null, "head": 11, "id": 12, "lemma": "-", "misc": "", "start_char": 1213, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 1222, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "hold", "misc": "", "start_char": 1215, "text": "holding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1224, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 1223, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1228, "feats": null, "head": 17, "id": 15, "lemma": "not", "misc": "", "start_char": 1225, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 1230, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 1229, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1234, "feats": "Number=Sing", "head": 9, "id": 17, "lemma": "fan", "misc": "", "start_char": 1231, "text": "fan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1236, "feats": null, "head": 17, "id": 18, "lemma": ".", "misc": "", "start_char": 1235, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 1247, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "Hammerhead", "misc": "", "start_char": 1237, "text": "Hammerhead", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "appos", "end_char": 1253, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "shark", "misc": "", "start_char": 1248, "text": "shark", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1255, "feats": null, "head": 23, "id": 21, "lemma": ",", "misc": "", "start_char": 1254, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1257, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 22, "lemma": "I", "misc": "", "start_char": 1256, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1262, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 23, "lemma": "love", "misc": "", "start_char": 1258, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1267, "feats": "Number=Sing|PronType=Dem", "head": 25, "id": 24, "lemma": "that", "misc": "", "start_char": 1263, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1273, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "thing", "misc": "", "start_char": 1268, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1275, "feats": null, "head": 27, "id": 26, "lemma": ".", "misc": "", "start_char": 1274, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1280, "feats": null, "head": 32, "id": 27, "lemma": "yeah", "misc": "", "start_char": 1276, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1282, "feats": null, "head": 27, "id": 28, "lemma": ",", "misc": "", "start_char": 1281, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1285, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 32, "id": 29, "lemma": "it", "misc": "", "start_char": 1283, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1288, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 32, "id": 30, "lemma": "be", "misc": "", "start_char": 1286, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1296, "feats": null, "head": 32, "id": 31, "lemma": "another", "misc": "", "start_char": 1289, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1301, "feats": "Number=Sing", "head": 23, "id": 32, "lemma": "fish", "misc": "", "start_char": 1297, "text": "fish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1306, "feats": null, "head": 35, "id": 33, "lemma": "with", "misc": "", "start_char": 1302, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1308, "feats": "Definite=Ind|PronType=Art", "head": 35, "id": 34, "lemma": "a", "misc": "", "start_char": 1307, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1313, "feats": "Number=Sing", "head": 38, "id": 35, "lemma": "tool", "misc": "", "start_char": 1309, "text": "tool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1316, "feats": null, "head": 38, "id": 36, "lemma": "on", "misc": "", "start_char": 1314, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1320, "feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 38, "id": 37, "lemma": "its", "misc": "", "start_char": 1317, "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "advcl", "end_char": 1325, "feats": "Number=Sing", "head": 32, "id": 38, "lemma": "head", "misc": "", "start_char": 1321, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1327, "feats": null, "head": 23, "id": 39, "lemma": ".", "misc": "", "start_char": 1326, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (NP (NN Raisinet) (. ?)))" }, "speaker": "Stuart", "text": "Raisinet?", "tokens": [ { "deprel": "root", "end_char": 1336, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "raisinet", "misc": "", "start_char": 1328, "text": "Raisinet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1338, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1337, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Shh)) (. !) (S (NP (PRP We)) (VP (VBP 're) (VP (VBG trying) (S (VP (TO to) (VP (VB watch) (NP (DT the) (NN movie)))))))) (. .) (S (NP (DT This)) (VP (VBZ is) (RB not) (VP (VBG working) (PRT (RP out)) (PP (IN with) (NP (PRP him)))))) (. .)))" }, "speaker": "Sheldon", "text": "Shh! We're trying to watch the movie . This is not working out with him.", "tokens": [ { "deprel": "discourse", "end_char": 1342, "feats": null, "head": 5, "id": 1, "lemma": "shh", "misc": "", "start_char": 1339, "text": "Shh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1344, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 1343, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1347, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 1345, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1351, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1348, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1358, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "try", "misc": "", "start_char": 1352, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1361, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1359, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1367, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "watch", "misc": "", "start_char": 1362, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1371, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 1368, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1377, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "movie", "misc": "", "start_char": 1372, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1379, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 1378, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1384, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 11, "lemma": "this", "misc": "", "start_char": 1380, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 1387, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 1385, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1391, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 1388, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1399, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 14, "lemma": "work", "misc": "", "start_char": 1392, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 1403, "feats": null, "head": 14, "id": 15, "lemma": "out", "misc": "", "start_char": 1400, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1408, "feats": null, "head": 17, "id": 16, "lemma": "with", "misc": "", "start_char": 1404, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1412, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 17, "lemma": "he", "misc": "", "start_char": 1409, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1414, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 1413, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 2, 2 ], [ 2, 4, 4 ], [ 2, 7, 7 ], [ 2, 12, 12 ], [ 6, 6, 6 ], [ 14, 10, 10 ], [ 16, 1, 1 ], [ 17, 7, 7 ] ], [ [ 2, 9, 10 ] ], [ [ 4, 5, 5 ], [ 7, 0, 0 ], [ 7, 2, 2 ], [ 7, 6, 6 ], [ 7, 10, 12 ], [ 8, 2, 2 ], [ 10, 3, 3 ], [ 10, 7, 7 ], [ 10, 18, 18 ], [ 12, 35, 35 ], [ 13, 0, 0 ], [ 13, 5, 5 ], [ 14, 2, 2 ], [ 14, 7, 7 ], [ 17, 4, 4 ] ], [ [ 4, 9, 9 ] ], [ [ 4, 11, 11 ] ], [ [ 7, 10, 10 ], [ 8, 8, 8 ], [ 10, 12, 12 ], [ 10, 25, 25 ], [ 15, 7, 7 ] ], [ [ 8, 8, 11 ] ], [ [ 8, 9, 11 ], [ 10, 20, 28 ] ], [ [ 10, 16, 16 ] ], [ [ 10, 21, 23 ], [ 10, 25, 28 ] ], [ [ 14, 14, 14 ], [ 14, 19, 19 ], [ 14, 30, 30 ], [ 16, 4, 4 ], [ 16, 10, 10 ], [ 18, 21, 21 ] ], [ [ 14, 23, 23 ] ], [ [ 14, 28, 28 ], [ 14, 32, 32 ], [ 14, 35, 35 ], [ 14, 37, 43 ] ], [ [ 14, 42, 43 ] ], [ [ 18, 18, 19 ], [ 18, 30, 37 ] ], [ [ 18, 30, 31 ], [ 18, 36, 36 ], [ 18, 36, 37 ] ], [ [ 19, 0, 0 ] ], [ [ 20, 2, 2 ] ], [ [ 20, 16, 16 ] ] ]
s06e02c02t
This insistence on hand - holding is preposterous. Well, I like it. Yeah, of course you do . You're a girl . You like all kinds of hippy - dippy things. Just watch the movie. It's not fair . Penny isn't making Leonard hold hands. There might be a reason for that. Sweaty unhygienic looks dumb, take your pick. Penny said she's not sure she wants to be Leonard's girlfriend anymore. Wrong . She just took a sip from his Diet Dr. Pepper. So? So, if she wants to end her pair - bond with Leonard, why on earth would she guzzle a witches' brew of his soda and spit? It's complicated. String Theory is complicated . That's just yucky . Don't get any ideas . All right, for the sake of argument, let's say that's true . Why doesn't Penny just end the relationship? She's not sure how she feels. How can she not be sure how she feels? You know, when I have a feeling, I know it . Trains? Love them . Swordfish? I love them too . They're fish with a sword for a nose. Regardless, don't say anything to Leonard. Now you're asking me to keep a secret from my best friend, colleague, and roommate? Yes, please, Penny will kill me. Oh, fine . FYI, secret - keeping . Hand - holding, not a fan . Hammerhead shark, I love that thing . Yeah, it's another fish with a tool on its head. Raisinet? Shh! We're trying to watch the movie . This is not working out with him.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing))) (. ?)))" }, "speaker": "Leonard", "text": "What are you doing?", "tokens": [ { "deprel": "obj", "end_char": 4, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 0, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 5, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 12, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 9, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 18, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 13, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 19, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (SBAR (S (NP (PRP I)) (VP (MD might) (VP (VB have) (NP (NN tartar) (NN buildup))))) (. .) (S (NP (PRP$ My) (NN tongue)) (VP (MD wo) (RB n't) (VP (VB go) (ADVP (ADVP (RB as) (RB far) (RB forward)) (SBAR (IN as) (S (NP (PRP it)) (VP (VBD used) (S (VP (TO to))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I think I might have tartar buildup . My tongue won't go as far forward as it used to.", "tokens": [ { "deprel": "nsubj", "end_char": 22, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 21, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 28, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 23, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 30, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 29, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 36, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "might", "misc": "", "start_char": 31, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 41, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "have", "misc": "", "start_char": 37, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 48, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "tartar", "misc": "", "start_char": 42, "text": "tartar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 56, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "buildup", "misc": "", "start_char": 49, "text": "buildup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 58, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 57, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 61, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 59, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 68, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "tongue", "misc": "", "start_char": 62, "text": "tongue", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 71, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "will", "misc": "", "start_char": 69, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 75, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 72, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 78, "feats": "VerbForm=Inf", "head": 2, "id": 13, "lemma": "go", "misc": "", "start_char": 76, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 81, "feats": null, "head": 15, "id": 14, "lemma": "as", "misc": "", "start_char": 79, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 85, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "far", "misc": "", "start_char": 82, "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 93, "feats": null, "head": 13, "id": 16, "lemma": "forward", "misc": "", "start_char": 86, "text": "forward", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 96, "feats": null, "head": 19, "id": 17, "lemma": "as", "misc": "", "start_char": 94, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 99, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 18, "lemma": "it", "misc": "", "start_char": 97, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 104, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 19, "lemma": "use", "misc": "", "start_char": 100, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 107, "feats": null, "head": 19, "id": 20, "lemma": "to", "misc": "", "start_char": 105, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 2, "id": 21, "lemma": ".", "misc": "", "start_char": 108, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (NP (PRP$ your) (NN tongue)) (VP (VBZ is) (VP (VBG shrinking))) (. .)))" }, "speaker": "Leonard", "text": "Maybe your tongue is shrinking.", "tokens": [ { "deprel": "advmod", "end_char": 115, "feats": null, "head": 5, "id": 1, "lemma": "maybe", "misc": "", "start_char": 110, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 120, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "your", "misc": "", "start_char": 116, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 127, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "tongue", "misc": "", "start_char": 121, "text": "tongue", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 130, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 128, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 140, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "shrink", "misc": "", "start_char": 131, "text": "shrinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 142, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 141, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP you)) (VP (VBP have) (NP (DT no) (NN idea)) (SBAR (WHADJP (WRB how) (JJ annoying)) (S (NP (DT this)) (VP (VBZ is))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, you have no idea how annoying this is.", "tokens": [ { "deprel": "discourse", "end_char": 145, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 143, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 147, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 146, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 151, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 148, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 156, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 152, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 159, "feats": null, "head": 6, "id": 5, "lemma": "no", "misc": "", "start_char": 157, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 164, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "idea", "misc": "", "start_char": 160, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 168, "feats": "PronType=Int", "head": 8, "id": 7, "lemma": "how", "misc": "", "start_char": 165, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "ccomp", "end_char": 177, "feats": "Degree=Pos", "head": 4, "id": 8, "lemma": "annoying", "misc": "", "start_char": 169, "text": "annoying", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 182, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 9, "lemma": "this", "misc": "", "start_char": 178, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 185, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 10, "lemma": "be", "misc": "", "start_char": 183, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 187, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 186, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG starting) (S (VP (TO to) (VP (VB get) (NP (NP (DT a) (NN sense)) (PP (IN of) (NP (PRP it)))))))))) (. .) (S (S (VP (VB Do) (RB n't) (VP (VB worry)))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB take) (NP (PRP you)) (PP (IN to) (NP (DT the) (NN dentist))) (NP (NN tomorrow))))) (. .)))" }, "speaker": "Leonard", "text": "I'm starting to get a sense of it . Don't worry, I'll take you to the dentist tomorrow.", "tokens": [ { "deprel": "nsubj", "end_char": 189, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 188, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 192, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 190, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 201, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "start", "misc": "", "start_char": 193, "text": "starting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 204, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 202, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 208, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "get", "misc": "", "start_char": 205, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 210, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 209, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 216, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "sense", "misc": "", "start_char": 211, "text": "sense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 219, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 217, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 222, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 9, "lemma": "it", "misc": "", "start_char": 220, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 224, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 223, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 227, "feats": "Mood=Imp|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 225, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 231, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 228, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 237, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 13, "lemma": "worry", "misc": "", "start_char": 232, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 239, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 238, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 241, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 240, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 245, "feats": "VerbForm=Fin", "head": 17, "id": 16, "lemma": "will", "misc": "", "start_char": 242, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 250, "feats": "VerbForm=Inf", "head": 13, "id": 17, "lemma": "take", "misc": "", "start_char": 246, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 254, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 17, "id": 18, "lemma": "you", "misc": "", "start_char": 251, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 257, "feats": null, "head": 21, "id": 19, "lemma": "to", "misc": "", "start_char": 255, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 261, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 258, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 269, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "dentist", "misc": "", "start_char": 262, "text": "dentist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 278, "feats": "Number=Sing", "head": 17, "id": 22, "lemma": "tomorrow", "misc": "", "start_char": 270, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 280, "feats": null, "head": 3, "id": 23, "lemma": ".", "misc": "", "start_char": 279, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (NP (JJ good) (NNS people)))) (, ,) (S (NP (NNP Leonard) (. .)) (NP (EX There)) (VP (VBZ 's) (NP (NP (NN something)) (SBAR (S (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB tell) (NP (PRP you))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You're good people, Leonard . There's something I need to tell you.", "tokens": [ { "deprel": "nsubj", "end_char": 284, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 281, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 288, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 285, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "amod", "end_char": 293, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "good", "misc": "", "start_char": 289, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 300, "feats": "Number=Plur", "head": 0, "id": 4, "lemma": "person", "misc": "", "start_char": 294, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 302, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 301, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 310, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Leonard", "misc": "", "start_char": 303, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 311, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 318, "feats": null, "head": 9, "id": 8, "lemma": "there", "misc": "", "start_char": 313, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 321, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 9, "lemma": "be", "misc": "", "start_char": 319, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 331, "feats": "Number=Sing|PronType=Ind", "head": 9, "id": 10, "lemma": "something", "misc": "", "start_char": 322, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 333, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 332, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 338, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 12, "lemma": "need", "misc": "", "start_char": 334, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 341, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 339, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 346, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "tell", "misc": "", "start_char": 342, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 350, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 15, "lemma": "you", "misc": "", "start_char": 347, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 352, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 351, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Leonard", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 357, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 353, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 359, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 358, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD ca) (ADVP (RB n’t)) (VP (VB tell) (NP (PRP you)))) (. .)))" }, "speaker": "Sheldon", "text": "I ca n’t tell you.", "tokens": [ { "deprel": "nsubj", "end_char": 361, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 360, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 364, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 362, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 368, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 365, "text": "n’t", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 373, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "tell", "misc": "", "start_char": 369, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 377, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 374, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 379, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 378, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Leonard", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 383, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 380, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 385, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 384, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB tell) (NP (PRP you)) (SBAR (WHADVP (WRB why)) (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB tell) (NP (PRP you))))))))) (. .) (RB So) (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (EX there)) (VP (VBZ 's) (NP (NP (CD two) (NNS things)) (SBAR (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB tell) (NP (PRP you)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I can't tell you why I can't tell you . So I guess there's two things I can't tell you.", "tokens": [ { "deprel": "nsubj", "end_char": 387, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 386, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 390, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 388, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 394, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 391, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 399, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "tell", "misc": "", "start_char": 395, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 403, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 400, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 407, "feats": "PronType=Rel", "head": 10, "id": 6, "lemma": "why", "misc": "", "start_char": 404, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 409, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 408, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 412, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "can", "misc": "", "start_char": 410, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 416, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 413, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 421, "feats": "VerbForm=Inf", "head": 4, "id": 10, "lemma": "tell", "misc": "", "start_char": 417, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 425, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 422, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 427, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 426, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 430, "feats": null, "head": 15, "id": 13, "lemma": "so", "misc": "", "start_char": 428, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 432, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 431, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 438, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 15, "lemma": "guess", "misc": "", "start_char": 433, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "expl", "end_char": 444, "feats": null, "head": 17, "id": 16, "lemma": "there", "misc": "", "start_char": 439, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 447, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 17, "lemma": "be", "misc": "", "start_char": 445, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nummod", "end_char": 451, "feats": "NumForm=Word|NumType=Card", "head": 19, "id": 18, "lemma": "two", "misc": "", "start_char": 448, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 458, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "thing", "misc": "", "start_char": 452, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 460, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 20, "lemma": "I", "misc": "", "start_char": 459, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 463, "feats": "VerbForm=Fin", "head": 23, "id": 21, "lemma": "can", "misc": "", "start_char": 461, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 467, "feats": null, "head": 23, "id": 22, "lemma": "not", "misc": "", "start_char": 464, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 472, "feats": "VerbForm=Inf", "head": 19, "id": 23, "lemma": "tell", "misc": "", "start_char": 468, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 476, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 23, "id": 24, "lemma": "you", "misc": "", "start_char": 473, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 478, "feats": null, "head": 4, "id": 25, "lemma": ".", "misc": "", "start_char": 477, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP wish) (SBAR (S (NP (EX there)) (VP (VBD were) (NP (JJR more)))))) (. .)))" }, "speaker": "Leonard", "text": "I wish there were more.", "tokens": [ { "deprel": "nsubj", "end_char": 480, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 479, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 485, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "wish", "misc": "", "start_char": 481, "text": "wish", "upos": "VERB", "xpos": "VBP" }, { "deprel": "expl", "end_char": 491, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 486, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 496, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 4, "lemma": "be", "misc": "", "start_char": 492, "text": "were", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 501, "feats": "Degree=Cmp", "head": 4, "id": 5, "lemma": "more", "misc": "", "start_char": 497, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 503, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 502, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (S (NP (DT this)) (VP (VBZ is) (ADJP (RB really) (JJ important)))) (. .)))" }, "speaker": "Sheldon", "text": "I'm sorry, this is really important.", "tokens": [ { "deprel": "nsubj", "end_char": 505, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 504, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 508, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 506, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 514, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 509, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 516, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 515, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 521, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "this", "misc": "", "start_char": 517, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 524, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 522, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 531, "feats": null, "head": 8, "id": 7, "lemma": "really", "misc": "", "start_char": 525, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 541, "feats": "Degree=Pos", "head": 3, "id": 8, "lemma": "important", "misc": "", "start_char": 532, "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 543, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 542, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (PRP it))) (. ?)))" }, "speaker": "Leonard", "text": "What is it?", "tokens": [ { "deprel": "root", "end_char": 548, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 544, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 551, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 549, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 554, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "it", "misc": "", "start_char": 552, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 556, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 555, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP like) (NP (DT the) (NNPS Transformers) (. .))) (SQ (VBP Do) (NP (PRP you)) (VP (VB like) (NP (DT the) (NNPS Transformers))) (. ?))))" }, "speaker": "Sheldon", "text": "I like the Transformers . Do you like the Transformers?", "tokens": [ { "deprel": "nsubj", "end_char": 558, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 557, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 563, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "like", "misc": "", "start_char": 559, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 567, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 564, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 580, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "Transformers", "misc": "", "start_char": 568, "text": "Transformers", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 582, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 581, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 585, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 583, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 589, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 586, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 594, "feats": "VerbForm=Inf", "head": 2, "id": 8, "lemma": "like", "misc": "", "start_char": 590, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 598, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 595, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 611, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "Transformers", "misc": "", "start_char": 599, "text": "Transformers", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 613, "feats": null, "head": 2, "id": 11, "lemma": "?", "misc": "", "start_char": 612, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Where) (RB exactly)) (SQ (VBD did) (NP (PRP$ your) (NN mother)) (VP (VB have) (NP (PRP you)) (VP (VBN tested)))) (. ?)))" }, "speaker": "Leonard", "text": "Where exactly did your mother have you tested?", "tokens": [ { "deprel": "advmod", "end_char": 619, "feats": "PronType=Int", "head": 8, "id": 1, "lemma": "where", "misc": "", "start_char": 614, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 627, "feats": null, "head": 8, "id": 2, "lemma": "exactly", "misc": "", "start_char": 620, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 631, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 3, "lemma": "do", "misc": "", "start_char": 628, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 636, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 632, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 643, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "mother", "misc": "", "start_char": 637, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 648, "feats": "VerbForm=Inf", "head": 8, "id": 6, "lemma": "have", "misc": "", "start_char": 644, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 652, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 649, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 659, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 8, "lemma": "test", "misc": "", "start_char": 653, "text": "tested", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 661, "feats": null, "head": 8, "id": 9, "lemma": "?", "misc": "", "start_char": 660, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (S (NP (DT The) (NNPS Transformers)) (VP (VBP teach) (NP (PRP us)) (SBAR (IN that) (S (NP (NNS things)) (VP (VBP are) (RB not) (ADVP (RB always)) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBP appear) (S (VP (TO to) (VP (VB be)))))))))))) (. .) (S (NP (PRP You)) (VP (VBP know))) (, ,) (PP (UH like) (, ,) (INTJ (UH uh)) (, ,) (S (NP (DT a) (NN semi) (NN truck)) (VP (MD might) (VP (VB be) (NP (DT an) (JJ alien) (NN robot))))) (, ,) (CC or) (, ,) (INTJ (UH uh)) (, ,) (NP (NP (NN someone)) (PP (IN in) (NP (DT a) (JJ romantic) (NN relationship)))) (, ,) (INTJ (UH uh)) (, ,) (VP (MD might) (VP (VB feel) (ADVP (ADVP (RB differently)) (SBAR (IN than) (S (NP (PRP they)) (VP (VBP appear) (S (VP (TO to)))))))))) (. .) (CC Or) (S (NP (NP (DT a) (NN conversation)) (PP (IN about) (NP (DT The) (NNS Transformers)))) (VP (MD might) (ADVP (RB actually)) (VP (VB be) (PP (IN about) (NP (NP (NN someone)) (PP (IN in) (NP (DT this) (NN room)))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB pause) (S (VP (TO to) (VP (VB let) (S (NP (DT that)) (VP (VB sink) (PRT (RP in))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, The Transformers teach us that things are not always what they appear to be . You know, like, uh, a semi truck might be an alien robot, or, uh, someone in a romantic relationship, uh, might feel differently than they appear to . Or a conversation about The Transformers might actually be about someone in this room . I'm going to pause to let that sink in.", "tokens": [ { "deprel": "vocative", "end_char": 669, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 662, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 671, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 670, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 675, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 672, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 688, "feats": "Number=Plur", "head": 5, "id": 4, "lemma": "Transformers", "misc": "", "start_char": 676, "text": "Transformers", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "root", "end_char": 694, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "teach", "misc": "", "start_char": 689, "text": "teach", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 697, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "we", "misc": "", "start_char": 695, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 702, "feats": null, "head": 12, "id": 7, "lemma": "that", "misc": "", "start_char": 698, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 709, "feats": "Number=Plur", "head": 12, "id": 8, "lemma": "thing", "misc": "", "start_char": 703, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 713, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 710, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 717, "feats": null, "head": 12, "id": 10, "lemma": "not", "misc": "", "start_char": 714, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 724, "feats": null, "head": 12, "id": 11, "lemma": "always", "misc": "", "start_char": 718, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 729, "feats": "PronType=Rel", "head": 5, "id": 12, "lemma": "what", "misc": "", "start_char": 725, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 734, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "they", "misc": "", "start_char": 730, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 741, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 14, "lemma": "appear", "misc": "", "start_char": 735, "text": "appear", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 744, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 742, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 747, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "be", "misc": "", "start_char": 745, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 749, "feats": null, "head": 19, "id": 17, "lemma": ".", "misc": "", "start_char": 748, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 753, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 750, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 758, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 32, "id": 19, "lemma": "know", "misc": "", "start_char": 754, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 760, "feats": null, "head": 21, "id": 20, "lemma": ",", "misc": "", "start_char": 759, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 765, "feats": null, "head": 32, "id": 21, "lemma": "like", "misc": "", "start_char": 761, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 21, "id": 22, "lemma": ",", "misc": "", "start_char": 766, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 770, "feats": null, "head": 32, "id": 23, "lemma": "uh", "misc": "", "start_char": 768, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 772, "feats": null, "head": 23, "id": 24, "lemma": ",", "misc": "", "start_char": 771, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 774, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 25, "lemma": "a", "misc": "", "start_char": 773, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 779, "feats": "Number=Sing", "head": 27, "id": 26, "lemma": "semi", "misc": "", "start_char": 775, "text": "semi", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 785, "feats": "Number=Sing", "head": 32, "id": 27, "lemma": "truck", "misc": "", "start_char": 780, "text": "truck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 791, "feats": "VerbForm=Fin", "head": 32, "id": 28, "lemma": "might", "misc": "", "start_char": 786, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 794, "feats": "VerbForm=Inf", "head": 32, "id": 29, "lemma": "be", "misc": "", "start_char": 792, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 797, "feats": "Definite=Ind|PronType=Art", "head": 32, "id": 30, "lemma": "a", "misc": "", "start_char": 795, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 803, "feats": "Degree=Pos", "head": 32, "id": 31, "lemma": "alien", "misc": "", "start_char": 798, "text": "alien", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 809, "feats": "Number=Sing", "head": 12, "id": 32, "lemma": "robot", "misc": "", "start_char": 804, "text": "robot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 811, "feats": null, "head": 34, "id": 33, "lemma": ",", "misc": "", "start_char": 810, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 814, "feats": null, "head": 47, "id": 34, "lemma": "or", "misc": "", "start_char": 812, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 816, "feats": null, "head": 34, "id": 35, "lemma": ",", "misc": "", "start_char": 815, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 819, "feats": null, "head": 47, "id": 36, "lemma": "uh", "misc": "", "start_char": 817, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 821, "feats": null, "head": 36, "id": 37, "lemma": ",", "misc": "", "start_char": 820, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 829, "feats": "Number=Sing|PronType=Ind", "head": 47, "id": 38, "lemma": "someone", "misc": "", "start_char": 822, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 832, "feats": null, "head": 42, "id": 39, "lemma": "in", "misc": "", "start_char": 830, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 834, "feats": "Definite=Ind|PronType=Art", "head": 42, "id": 40, "lemma": "a", "misc": "", "start_char": 833, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 843, "feats": "Degree=Pos", "head": 42, "id": 41, "lemma": "romantic", "misc": "", "start_char": 835, "text": "romantic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 856, "feats": "Number=Sing", "head": 38, "id": 42, "lemma": "relationship", "misc": "", "start_char": 844, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 858, "feats": null, "head": 47, "id": 43, "lemma": ",", "misc": "", "start_char": 857, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 861, "feats": null, "head": 47, "id": 44, "lemma": "uh", "misc": "", "start_char": 859, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 863, "feats": null, "head": 44, "id": 45, "lemma": ",", "misc": "", "start_char": 862, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 869, "feats": "VerbForm=Fin", "head": 47, "id": 46, "lemma": "might", "misc": "", "start_char": 864, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 874, "feats": "VerbForm=Inf", "head": 32, "id": 47, "lemma": "feel", "misc": "", "start_char": 870, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 886, "feats": null, "head": 47, "id": 48, "lemma": "differently", "misc": "", "start_char": 875, "text": "differently", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 891, "feats": null, "head": 51, "id": 49, "lemma": "than", "misc": "", "start_char": 887, "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 896, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 51, "id": 50, "lemma": "they", "misc": "", "start_char": 892, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 903, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 48, "id": 51, "lemma": "appear", "misc": "", "start_char": 897, "text": "appear", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 906, "feats": null, "head": 51, "id": 52, "lemma": "to", "misc": "", "start_char": 904, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 908, "feats": null, "head": 64, "id": 53, "lemma": ".", "misc": "", "start_char": 907, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 911, "feats": null, "head": 64, "id": 54, "lemma": "or", "misc": "", "start_char": 909, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 913, "feats": "Definite=Ind|PronType=Art", "head": 56, "id": 55, "lemma": "a", "misc": "", "start_char": 912, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 926, "feats": "Number=Sing", "head": 64, "id": 56, "lemma": "conversation", "misc": "", "start_char": 914, "text": "conversation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 932, "feats": null, "head": 59, "id": 57, "lemma": "about", "misc": "", "start_char": 927, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 936, "feats": "Definite=Def|PronType=Art", "head": 59, "id": 58, "lemma": "the", "misc": "", "start_char": 933, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 949, "feats": "Number=Plur", "head": 56, "id": 59, "lemma": "transformer", "misc": "", "start_char": 937, "text": "Transformers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 955, "feats": "VerbForm=Fin", "head": 64, "id": 60, "lemma": "might", "misc": "", "start_char": 950, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 964, "feats": null, "head": 64, "id": 61, "lemma": "actually", "misc": "", "start_char": 956, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 967, "feats": "VerbForm=Inf", "head": 64, "id": 62, "lemma": "be", "misc": "", "start_char": 965, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 973, "feats": null, "head": 64, "id": 63, "lemma": "about", "misc": "", "start_char": 968, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 981, "feats": "Number=Sing|PronType=Ind", "head": 5, "id": 64, "lemma": "someone", "misc": "", "start_char": 974, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 984, "feats": null, "head": 67, "id": 65, "lemma": "in", "misc": "", "start_char": 982, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 989, "feats": "Number=Sing|PronType=Dem", "head": 67, "id": 66, "lemma": "this", "misc": "", "start_char": 985, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 994, "feats": "Number=Sing", "head": 64, "id": 67, "lemma": "room", "misc": "", "start_char": 990, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 996, "feats": null, "head": 71, "id": 68, "lemma": ".", "misc": "", "start_char": 995, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 998, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 71, "id": 69, "lemma": "I", "misc": "", "start_char": 997, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1001, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 71, "id": 70, "lemma": "be", "misc": "", "start_char": 999, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1007, "feats": "Tense=Pres|VerbForm=Part", "head": 64, "id": 71, "lemma": "go", "misc": "", "start_char": 1002, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1010, "feats": null, "head": 73, "id": 72, "lemma": "to", "misc": "", "start_char": 1008, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1016, "feats": "VerbForm=Inf", "head": 71, "id": 73, "lemma": "pause", "misc": "", "start_char": 1011, "text": "pause", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1019, "feats": null, "head": 75, "id": 74, "lemma": "to", "misc": "", "start_char": 1017, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1023, "feats": "VerbForm=Inf", "head": 73, "id": 75, "lemma": "let", "misc": "", "start_char": 1020, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1028, "feats": "Number=Sing|PronType=Dem", "head": 75, "id": 76, "lemma": "that", "misc": "", "start_char": 1024, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 1033, "feats": "VerbForm=Inf", "head": 75, "id": 77, "lemma": "sink", "misc": "", "start_char": 1029, "text": "sink", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1036, "feats": null, "head": 77, "id": 78, "lemma": "in", "misc": "", "start_char": 1034, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1038, "feats": null, "head": 5, "id": 79, "lemma": ".", "misc": "", "start_char": 1037, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP I)) (VP (VBP understand))))) (. .)))" }, "speaker": "Leonard", "text": "Okay, I think I understand.", "tokens": [ { "deprel": "discourse", "end_char": 1043, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 1039, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1045, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1044, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1047, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1046, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1053, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 1048, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1055, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1054, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1066, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "understand", "misc": "", "start_char": 1056, "text": "understand", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1068, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1067, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP do)) (. ?)))" }, "speaker": "Sheldon", "text": "You do?", "tokens": [ { "deprel": "nsubj", "end_char": 1072, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1069, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1075, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 1073, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1077, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1076, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (DT The) (NN guy)) (SBAR (WHNP (WP who)) (S (VP (VBZ seems) (PP (IN like) (NP (DT an) (JJ emotionless) (NN robot))))))) (VP (VBZ is) (NP (PRP you)))) (. .) (CC But) (S (NP (NP (PRP$ your) (NN relationship)) (PP (IN with) (NP (NNP Amy)))) (VP (VBZ is) (VP (VBG causing) (S (NP (PRP you)) (VP (TO to) (VP (VB transform) (PP (IN into) (NP (NP (DT a) (ADJP (JJ red) (HYPH -) (VBN blooded)) (NN man)) (PP (IN with) (NP (JJ sexual) (NNS desires))))))))))) (. .)))" }, "speaker": "Leonard", "text": "The guy who seems like an emotionless robot is you . But your relationship with Amy is causing you to transform into a red - blooded man with sexual desires.", "tokens": [ { "deprel": "det", "end_char": 1081, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 1078, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1085, "feats": "Number=Sing", "head": 10, "id": 2, "lemma": "guy", "misc": "", "start_char": 1082, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1089, "feats": "PronType=Rel", "head": 4, "id": 3, "lemma": "who", "misc": "", "start_char": 1086, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 1095, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "seem", "misc": "", "start_char": 1090, "text": "seems", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1100, "feats": null, "head": 8, "id": 5, "lemma": "like", "misc": "", "start_char": 1096, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1103, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 1101, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1115, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "emotionless", "misc": "", "start_char": 1104, "text": "emotionless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1121, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "robot", "misc": "", "start_char": 1116, "text": "robot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1124, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1122, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1128, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 0, "id": 10, "lemma": "you", "misc": "", "start_char": 1125, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1130, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 1129, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1134, "feats": null, "head": 18, "id": 12, "lemma": "but", "misc": "", "start_char": 1131, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 1139, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "your", "misc": "", "start_char": 1135, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1152, "feats": "Number=Sing", "head": 18, "id": 14, "lemma": "relationship", "misc": "", "start_char": 1140, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1157, "feats": null, "head": 16, "id": 15, "lemma": "with", "misc": "", "start_char": 1153, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1161, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "Amy", "misc": "", "start_char": 1158, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1164, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 1162, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1172, "feats": "Tense=Pres|VerbForm=Part", "head": 10, "id": 18, "lemma": "cause", "misc": "", "start_char": 1165, "text": "causing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 1176, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 18, "id": 19, "lemma": "you", "misc": "", "start_char": 1173, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1179, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 1177, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1189, "feats": "VerbForm=Inf", "head": 18, "id": 21, "lemma": "transform", "misc": "", "start_char": 1180, "text": "transform", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1194, "feats": null, "head": 27, "id": 22, "lemma": "into", "misc": "", "start_char": 1190, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1196, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 23, "lemma": "a", "misc": "", "start_char": 1195, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1200, "feats": "Degree=Pos", "head": 26, "id": 24, "lemma": "red", "misc": "", "start_char": 1197, "text": "red", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1202, "feats": null, "head": 24, "id": 25, "lemma": "-", "misc": "", "start_char": 1201, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 1210, "feats": "Tense=Past|VerbForm=Part", "head": 27, "id": 26, "lemma": "blood", "misc": "", "start_char": 1203, "text": "blooded", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "end_char": 1214, "feats": "Number=Sing", "head": 21, "id": 27, "lemma": "man", "misc": "", "start_char": 1211, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1219, "feats": null, "head": 30, "id": 28, "lemma": "with", "misc": "", "start_char": 1215, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1226, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "sexual", "misc": "", "start_char": 1220, "text": "sexual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1234, "feats": "Number=Plur", "head": 27, "id": 30, "lemma": "desire", "misc": "", "start_char": 1227, "text": "desires", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1236, "feats": null, "head": 10, "id": 31, "lemma": ".", "misc": "", "start_char": 1235, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ is) (ADVP (RB literally)) (NP (NP (DT the) (JJS stupidest) (NN thing)) (SBAR (S (NP (PRP I)) (VP (VBP have) (ADVP (RB ever)) (VP (VBN heard))))))) (. .)))" }, "speaker": "Sheldon", "text": "That is literally the stupidest thing I have ever heard.", "tokens": [ { "deprel": "nsubj", "end_char": 1241, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 1, "lemma": "that", "misc": "", "start_char": 1237, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1244, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 1242, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1254, "feats": null, "head": 6, "id": 3, "lemma": "literally", "misc": "", "start_char": 1245, "text": "literally", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1258, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 1255, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1268, "feats": "Degree=Sup", "head": 6, "id": 5, "lemma": "stupidest", "misc": "", "start_char": 1259, "text": "stupidest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "root", "end_char": 1274, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "thing", "misc": "", "start_char": 1269, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1276, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 1275, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1281, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "have", "misc": "", "start_char": 1277, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1286, "feats": null, "head": 10, "id": 9, "lemma": "ever", "misc": "", "start_char": 1282, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1292, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 10, "lemma": "hear", "misc": "", "start_char": 1287, "text": "heard", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1294, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 1293, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 1, 0, 0 ], [ 1, 2, 2 ], [ 1, 8, 8 ], [ 2, 1, 1 ], [ 4, 17, 17 ], [ 5, 10, 10 ], [ 7, 0, 0 ], [ 9, 0, 0 ], [ 9, 6, 6 ], [ 9, 13, 13 ], [ 9, 19, 19 ], [ 11, 0, 0 ], [ 13, 0, 0 ], [ 14, 3, 3 ], [ 14, 6, 6 ], [ 15, 68, 68 ], [ 18, 5, 7 ] ], [ [ 1, 5, 6 ] ], [ [ 1, 8, 9 ], [ 1, 17, 17 ], [ 2, 1, 2 ] ], [ [ 3, 2, 2 ], [ 4, 0, 0 ], [ 4, 14, 14 ], [ 5, 0, 0 ], [ 5, 5, 5 ], [ 5, 14, 14 ], [ 7, 4, 4 ], [ 9, 4, 4 ], [ 9, 10, 10 ], [ 9, 23, 23 ], [ 10, 0, 0 ], [ 13, 6, 6 ], [ 15, 0, 0 ], [ 16, 2, 2 ], [ 16, 4, 4 ], [ 17, 0, 0 ] ], [ [ 4, 19, 20 ] ], [ [ 5, 2, 3 ] ], [ [ 13, 2, 3 ], [ 13, 8, 9 ], [ 15, 2, 3 ], [ 15, 57, 58 ] ], [ [ 14, 3, 4 ] ], [ [ 15, 5, 5 ] ], [ [ 15, 24, 26 ] ], [ [ 15, 29, 31 ] ], [ [ 15, 65, 66 ] ], [ [ 18, 6, 7 ], [ 18, 9, 9 ], [ 18, 12, 12 ], [ 18, 18, 18 ] ], [ [ 18, 15, 15 ] ], [ [ 19, 6, 6 ] ] ]
s06e02c03t
What are you doing? I think I might have tartar buildup . My tongue won't go as far forward as it used to. Maybe your tongue is shrinking. Oh, you have no idea how annoying this is. I'm starting to get a sense of it . Don't worry, I'll take you to the dentist tomorrow. You're good people, Leonard . There's something I need to tell you. Okay. I ca n’t tell you. Why? I can't tell you why I can't tell you . So I guess there's two things I can't tell you. I wish there were more. I'm sorry, this is really important. What is it? I like the Transformers . Do you like the Transformers? Where exactly did your mother have you tested? Leonard, The Transformers teach us that things are not always what they appear to be . You know, like, uh, a semi truck might be an alien robot, or, uh, someone in a romantic relationship, uh, might feel differently than they appear to . Or a conversation about The Transformers might actually be about someone in this room . I'm going to pause to let that sink in. Okay, I think I understand. You do? The guy who seems like an emotionless robot is you . But your relationship with Amy is causing you to transform into a red - blooded man with sexual desires. That is literally the stupidest thing I have ever heard.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NNP Leonard) (. ?) (NNP Leonard) (. .)))" }, "speaker": "Sheldon", "text": "Leonard? Leonard.", "tokens": [ { "deprel": "root", "end_char": 7, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 0, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 9, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 8, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 17, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 10, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 19, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 18, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Leonard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 24, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 20, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 26, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 25, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (VP (VBG sleeping)) (. ?)))" }, "speaker": "Sheldon", "text": "Are you sleeping?", "tokens": [ { "deprel": "aux", "end_char": 30, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 27, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 34, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 31, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 43, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "sleep", "misc": "", "start_char": 35, "text": "sleeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 44, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD was) (, ,) (ADVP (RB now)) (NP (PRP I)) (VP (VBP 'm) (VP (VBG having) (NP (DT a) (NN nightmare)))) (. .) (FRAG (WHNP (WP What)))) (. ?)))" }, "speaker": "Leonard", "text": "I was, now I'm having a nightmare . What?", "tokens": [ { "deprel": "nsubj", "end_char": 47, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 46, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 2, "lemma": "be", "misc": "", "start_char": 48, "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 53, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 52, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 57, "feats": null, "head": 7, "id": 4, "lemma": "now", "misc": "", "start_char": 54, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 59, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 58, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 62, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 60, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 69, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "have", "misc": "", "start_char": 63, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 71, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 70, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 81, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "nightmare", "misc": "", "start_char": 72, "text": "nightmare", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 83, "feats": null, "head": 11, "id": 10, "lemma": ".", "misc": "", "start_char": 82, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 88, "feats": "PronType=Int", "head": 7, "id": 11, "lemma": "what", "misc": "", "start_char": 84, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 90, "feats": null, "head": 7, "id": 12, "lemma": "?", "misc": "", "start_char": 89, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Never)) (VP (VB mind))) (. .) (NP (PRP I)) (ADVP (RB still)) (VP (MD ca) (RB n't) (VP (VB tell) (NP (PRP you)))) (. .)))" }, "speaker": "Sheldon", "text": "Never mind . I still can't tell you.", "tokens": [ { "deprel": "advmod", "end_char": 96, "feats": null, "head": 2, "id": 1, "lemma": "never", "misc": "", "start_char": 91, "text": "Never", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 101, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 2, "lemma": "mind", "misc": "", "start_char": 97, "text": "mind", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 103, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 102, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 105, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 4, "lemma": "I", "misc": "", "start_char": 104, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 111, "feats": null, "head": 8, "id": 5, "lemma": "still", "misc": "", "start_char": 106, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 114, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "can", "misc": "", "start_char": 112, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 118, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 115, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 123, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "tell", "misc": "", "start_char": 119, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 127, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 124, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 8, "id": 10, "lemma": ".", "misc": "", "start_char": 128, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 2, 2 ] ], [ [ 2, 1, 1 ], [ 3, 0, 0 ], [ 3, 4, 4 ], [ 4, 8, 8 ] ], [ [ 4, 3, 3 ] ] ]
s06e02c04t
Leonard? Leonard. What? Are you sleeping? I was, now I'm having a nightmare . What? Never mind . I still can't tell you.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NNP Penny) (. ?) (NNP Penny) (. .)))" }, "speaker": "Sheldon", "text": "Penny? Penny.", "tokens": [ { "deprel": "root", "end_char": 5, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "penny", "misc": "", "start_char": 0, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 7, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 6, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 13, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "penny", "misc": "", "start_char": 8, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 15, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 14, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NP (PRP$ my) (NNP God)) (, ,) (NP (NNP Sheldon))) (. .)))" }, "speaker": "Penny", "text": "Oh, my God, Sheldon.", "tokens": [ { "deprel": "discourse", "end_char": 18, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 16, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 19, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 23, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 21, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 27, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "God", "misc": "", "start_char": 24, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 28, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 37, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Sheldon", "misc": "", "start_char": 30, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 39, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 38, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD frightened) (NP (PRP me))) (. .)))" }, "speaker": "Sheldon", "text": "You frightened me.", "tokens": [ { "deprel": "nsubj", "end_char": 43, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 40, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 54, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "frighten", "misc": "", "start_char": 44, "text": "frightened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 57, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 55, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 59, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 58, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing) (PP (IN in) (NP (PRP$ my) (NN bedroom))))) (. ?)))" }, "speaker": "Penny", "text": "What are you doing in my bedroom?", "tokens": [ { "deprel": "obj", "end_char": 64, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 60, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 68, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 65, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 72, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 69, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 78, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 73, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 81, "feats": null, "head": 7, "id": 5, "lemma": "in", "misc": "", "start_char": 79, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 84, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 82, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 92, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "bedroom", "misc": "", "start_char": 85, "text": "bedroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 94, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 93, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (S (NP (PRP I)) (VP (VBD knocked) (PP (IN on) (NP (DT the) (JJ front) (NN door))))) (, ,) (CC but) (S (NP (PRP you)) (VP (VBD did) (RB n't) (VP (VB hear) (NP (PRP it))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, well, I knocked on the front door, but you didn't hear it.", "tokens": [ { "deprel": "discourse", "end_char": 99, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 95, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 101, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 100, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 106, "feats": null, "head": 6, "id": 3, "lemma": "well", "misc": "", "start_char": 102, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 107, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 110, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 109, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 118, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "knock", "misc": "", "start_char": 111, "text": "knocked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 121, "feats": null, "head": 10, "id": 7, "lemma": "on", "misc": "", "start_char": 119, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 125, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 122, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 131, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "front", "misc": "", "start_char": 126, "text": "front", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 136, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "door", "misc": "", "start_char": 132, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 138, "feats": null, "head": 16, "id": 11, "lemma": ",", "misc": "", "start_char": 137, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 142, "feats": null, "head": 16, "id": 12, "lemma": "but", "misc": "", "start_char": 139, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 146, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 13, "lemma": "you", "misc": "", "start_char": 143, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 150, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 16, "id": 14, "lemma": "do", "misc": "", "start_char": 147, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 154, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 151, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 159, "feats": "VerbForm=Inf", "head": 6, "id": 16, "lemma": "hear", "misc": "", "start_char": 155, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 162, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 17, "lemma": "it", "misc": "", "start_char": 160, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 164, "feats": null, "head": 6, "id": 18, "lemma": ".", "misc": "", "start_char": 163, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (SBARQ (WHADVP (WRB How)) (SQ (VBD did) (NP (PRP you)) (ADVP (RB even)) (VP (VB get) (ADVP (RB in))))) (, ,) (NP (PRP you)) (VP (VBP weirdo)) (. ?)))" }, "speaker": "Penny", "text": "How did you even get in, you weirdo?", "tokens": [ { "deprel": "advmod", "end_char": 168, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "how", "misc": "", "start_char": 165, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 172, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 169, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 176, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 173, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 181, "feats": null, "head": 5, "id": 4, "lemma": "even", "misc": "", "start_char": 177, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 185, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 182, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 188, "feats": null, "head": 5, "id": 6, "lemma": "in", "misc": "", "start_char": 186, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 190, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 189, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 194, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 191, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 201, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "weirdo", "misc": "", "start_char": 195, "text": "weirdo", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 203, "feats": null, "head": 5, "id": 10, "lemma": "?", "misc": "", "start_char": 202, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (INTJ (RB really)) (. ?) (NP (PRP I)) (VP (VBP 've) (VP (VBN seen) (S (NP (JJ strange) (NNS men)) (VP (VBG traipsing) (PP (PP (IN in)) (CC and) (PP (IN out) (PP (IN of))) (ADVP (RB here))) (PP (IN for) (NP (NNS years))))))) (, ,) (CC but) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBP do) (NP (PRP it))))) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ weird)))) (. ?)))" }, "speaker": "Sheldon", "text": "Yeah, really? I've seen strange men traipsing in and out of here for years, but when I do it, it's weird?", "tokens": [ { "deprel": "discourse", "end_char": 208, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 204, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 210, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 209, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 217, "feats": null, "head": 7, "id": 3, "lemma": "really", "misc": "", "start_char": 211, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 218, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 221, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 220, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 225, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "have", "misc": "", "start_char": 222, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 230, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 7, "lemma": "see", "misc": "", "start_char": 226, "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "end_char": 238, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "strange", "misc": "", "start_char": 231, "text": "strange", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 242, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "man", "misc": "", "start_char": 239, "text": "men", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 252, "feats": "VerbForm=Ger", "head": 9, "id": 10, "lemma": "traipse", "misc": "", "start_char": 243, "text": "traipsing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 255, "feats": null, "head": 15, "id": 11, "lemma": "in", "misc": "", "start_char": 253, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "cc", "end_char": 259, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 256, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 263, "feats": null, "head": 11, "id": 13, "lemma": "out", "misc": "", "start_char": 260, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 266, "feats": null, "head": 15, "id": 14, "lemma": "of", "misc": "", "start_char": 264, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 271, "feats": "PronType=Dem", "head": 10, "id": 15, "lemma": "here", "misc": "", "start_char": 267, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 275, "feats": null, "head": 17, "id": 16, "lemma": "for", "misc": "", "start_char": 272, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 281, "feats": "Number=Plur", "head": 10, "id": 17, "lemma": "year", "misc": "", "start_char": 276, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 283, "feats": null, "head": 27, "id": 18, "lemma": ",", "misc": "", "start_char": 282, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 287, "feats": null, "head": 27, "id": 19, "lemma": "but", "misc": "", "start_char": 284, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 292, "feats": "PronType=Int", "head": 22, "id": 20, "lemma": "when", "misc": "", "start_char": 288, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 294, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 293, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 297, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 27, "id": 22, "lemma": "do", "misc": "", "start_char": 295, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 300, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 23, "lemma": "it", "misc": "", "start_char": 298, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 302, "feats": null, "head": 22, "id": 24, "lemma": ",", "misc": "", "start_char": 301, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 305, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 25, "lemma": "it", "misc": "", "start_char": 303, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 308, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 26, "lemma": "be", "misc": "", "start_char": 306, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 314, "feats": "Degree=Pos", "head": 7, "id": 27, "lemma": "weird", "misc": "", "start_char": 309, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 7, "id": 28, "lemma": "?", "misc": "", "start_char": 315, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB want))) (, ,) (NP (NNP Sheldon)) (. ?)))" }, "speaker": "Penny", "text": "What do you want, Sheldon?", "tokens": [ { "deprel": "obj", "end_char": 321, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 317, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 324, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 322, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 328, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 325, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 333, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 329, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 334, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 343, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Sheldon", "misc": "", "start_char": 336, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 345, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 344, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (S (NP (PRP I)) (VP (VBD was) (VP (VBG having) (S (NP (DT a) (JJ little) (NN trouble)) (VP (VBG sleeping)))))) (CC and) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD thought) (, ,) (S (INTJ (UH uh)) (, ,) (S (VP (VBG seeing) (SBAR (IN as) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB up))))))) (, ,) (NP (PRP we)) (VP (MD could) (VP (VB talk)))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, I was having a little trouble sleeping and I just thought, uh, seeing as you're up, we could talk.", "tokens": [ { "deprel": "discourse", "end_char": 348, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 346, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 350, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 349, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 352, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 351, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 356, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 353, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 363, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 357, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 365, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 364, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 372, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "little", "misc": "", "start_char": 366, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 380, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "trouble", "misc": "", "start_char": 373, "text": "trouble", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 389, "feats": "VerbForm=Ger", "head": 5, "id": 9, "lemma": "sleep", "misc": "", "start_char": 381, "text": "sleeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "end_char": 393, "feats": null, "head": 13, "id": 10, "lemma": "and", "misc": "", "start_char": 390, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 395, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 394, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 400, "feats": null, "head": 13, "id": 12, "lemma": "just", "misc": "", "start_char": 396, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 408, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 13, "lemma": "think", "misc": "", "start_char": 401, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 410, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 409, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 413, "feats": null, "head": 25, "id": 15, "lemma": "uh", "misc": "", "start_char": 411, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 415, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 414, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 422, "feats": "VerbForm=Ger", "head": 25, "id": 17, "lemma": "see", "misc": "", "start_char": 416, "text": "seeing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 425, "feats": null, "head": 21, "id": 18, "lemma": "as", "misc": "", "start_char": 423, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 429, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 19, "lemma": "you", "misc": "", "start_char": 426, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 433, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 430, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 436, "feats": null, "head": 17, "id": 21, "lemma": "up", "misc": "", "start_char": 434, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 438, "feats": null, "head": 25, "id": 22, "lemma": ",", "misc": "", "start_char": 437, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 441, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 25, "id": 23, "lemma": "we", "misc": "", "start_char": 439, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 447, "feats": "VerbForm=Fin", "head": 25, "id": 24, "lemma": "could", "misc": "", "start_char": 442, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 452, "feats": "VerbForm=Inf", "head": 13, "id": 25, "lemma": "talk", "misc": "", "start_char": 448, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 454, "feats": null, "head": 5, "id": 26, "lemma": ".", "misc": "", "start_char": 453, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SQ (VP (VB Talk) (PP (IN about) (FRAG (WHNP (WP what))))) (. ?)))" }, "speaker": "Penny", "text": "Talk about what?", "tokens": [ { "deprel": "root", "end_char": 459, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "talk", "misc": "", "start_char": 455, "text": "Talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 465, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 460, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 470, "feats": "PronType=Int", "head": 1, "id": 3, "lemma": "what", "misc": "", "start_char": 466, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 472, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 471, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (NP (NP (INTJ (UH Uh) (, ,) (NN weather) (, ,) (UH uh) (, ,) (NN fish)) (SBAR (S (NP (PRP you)) (VP (MD could) (VP (VB do) (NP (NN carpentry)) (PP (IN with))))))) (. .) (SBAR (WHADVP (WRB Why)) (S (NP (NNP Leonard)) (VP (VP (VBZ is) (NP (PDT such) (DT an) (ADJP (JJ attractive) (CC and) (JJ desirable)) (NN boyfriend) (. .) (UH Yeah))) (, ,) (VP (VB pick) (PRT (IN one--)) (NP (PRP$ your) (NN choice)))))) (. .)))" }, "speaker": "Sheldon", "text": "Uh, weather, uh, fish you could do carpentry with . Why Leonard is such an attractive and desirable boyfriend . Yeah, pick one-- your choice.", "tokens": [ { "deprel": "discourse", "end_char": 475, "feats": null, "head": 3, "id": 1, "lemma": "uh", "misc": "", "start_char": 473, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 477, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 476, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 485, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "weather", "misc": "", "start_char": 478, "text": "weather", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 487, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 486, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 490, "feats": null, "head": 7, "id": 5, "lemma": "uh", "misc": "", "start_char": 488, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 492, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 491, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 497, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "fish", "misc": "", "start_char": 493, "text": "fish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 501, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 498, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 507, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "could", "misc": "", "start_char": 502, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 510, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "do", "misc": "", "start_char": 508, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 520, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "carpentry", "misc": "", "start_char": 511, "text": "carpentry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 525, "feats": null, "head": 10, "id": 12, "lemma": "with", "misc": "", "start_char": 521, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 526, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 531, "feats": "PronType=Int", "head": 22, "id": 14, "lemma": "why", "misc": "", "start_char": 528, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 539, "feats": "Number=Sing", "head": 22, "id": 15, "lemma": "Leonard", "misc": "", "start_char": 532, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 542, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 16, "lemma": "be", "misc": "", "start_char": 540, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det:predet", "end_char": 547, "feats": null, "head": 22, "id": 17, "lemma": "such", "misc": "", "start_char": 543, "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 550, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 18, "lemma": "a", "misc": "", "start_char": 548, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 561, "feats": "Degree=Pos", "head": 22, "id": 19, "lemma": "attractive", "misc": "", "start_char": 551, "text": "attractive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 565, "feats": null, "head": 21, "id": 20, "lemma": "and", "misc": "", "start_char": 562, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 575, "feats": "Degree=Pos", "head": 19, "id": 21, "lemma": "desirable", "misc": "", "start_char": 566, "text": "desirable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 585, "feats": "Number=Sing", "head": 10, "id": 22, "lemma": "boyfriend", "misc": "", "start_char": 576, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 26, "id": 23, "lemma": ".", "misc": "", "start_char": 586, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 592, "feats": null, "head": 26, "id": 24, "lemma": "yeah", "misc": "", "start_char": 588, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 594, "feats": null, "head": 24, "id": 25, "lemma": ",", "misc": "", "start_char": 593, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 599, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 26, "lemma": "pick", "misc": "", "start_char": 595, "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 605, "feats": null, "head": 26, "id": 27, "lemma": "one--", "misc": "", "start_char": 600, "text": "one--", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 610, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 29, "id": 28, "lemma": "your", "misc": "", "start_char": 606, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 617, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "choice", "misc": "", "start_char": 611, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 619, "feats": null, "head": 3, "id": 30, "lemma": ".", "misc": "", "start_char": 618, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (NP (NNP Sheldon) (. ...)))" }, "speaker": "Penny", "text": "Sheldon ...", "tokens": [ { "deprel": "root", "end_char": 627, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 620, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 631, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 628, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SQ (VBD Did) (NP (PRP you)) (VP (VP (VB know) (SBAR (IN that) (S (NP (NNP Leonard)) (VP (VP (VBZ has) (NP (DT a) (JJ perfect) (NN driving) (NN record))) (CC and) (VP (VBZ enjoys) (NP (NP (DT the) (NN insurance) (NNS discounts)) (SBAR (WHNP (WDT that)) (S (VP (VBP go) (ADVP (RB along) (PP (IN with) (NP (DT that))))))))))))) (. ?) (NP (NNP Hubba) (HYPH -) (NNP hubba))) (. .)))" }, "speaker": "Sheldon", "text": "Did you know that Leonard has a perfect driving record and enjoys the insurance discounts that go along with that? Hubba - hubba.", "tokens": [ { "deprel": "aux", "end_char": 635, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 632, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 639, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 636, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 644, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "know", "misc": "", "start_char": 640, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 649, "feats": null, "head": 6, "id": 4, "lemma": "that", "misc": "", "start_char": 645, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 657, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 650, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 661, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "have", "misc": "", "start_char": 658, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 663, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 7, "lemma": "a", "misc": "", "start_char": 662, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 671, "feats": "Degree=Pos", "head": 10, "id": 8, "lemma": "perfect", "misc": "", "start_char": 664, "text": "perfect", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 679, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "driving", "misc": "", "start_char": 672, "text": "driving", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 686, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "record", "misc": "", "start_char": 680, "text": "record", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 690, "feats": null, "head": 12, "id": 11, "lemma": "and", "misc": "", "start_char": 687, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 697, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 12, "lemma": "enjoy", "misc": "", "start_char": 691, "text": "enjoys", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 701, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 698, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 711, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "insurance", "misc": "", "start_char": 702, "text": "insurance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 721, "feats": "Number=Plur", "head": 12, "id": 15, "lemma": "discount", "misc": "", "start_char": 712, "text": "discounts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 726, "feats": "PronType=Rel", "head": 17, "id": 16, "lemma": "that", "misc": "", "start_char": 722, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 729, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 17, "lemma": "go", "misc": "", "start_char": 727, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 735, "feats": null, "head": 17, "id": 18, "lemma": "along", "misc": "", "start_char": 730, "text": "along", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 740, "feats": null, "head": 20, "id": 19, "lemma": "with", "misc": "", "start_char": 736, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 745, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 20, "lemma": "that", "misc": "", "start_char": 741, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 747, "feats": null, "head": 22, "id": 21, "lemma": "?", "misc": "", "start_char": 746, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "obl", "end_char": 753, "feats": "Number=Sing", "head": 17, "id": 22, "lemma": "Hubba", "misc": "", "start_char": 748, "text": "Hubba", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 755, "feats": null, "head": 24, "id": 23, "lemma": "-", "misc": "", "start_char": 754, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 761, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "hubba", "misc": "", "start_char": 756, "text": "hubba", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 763, "feats": null, "head": 3, "id": 25, "lemma": ".", "misc": "", "start_char": 762, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (S (VP (VB go) (NP (NN home)))) (, ,) (NP (JJ crazy) (NN man)) (. .)))" }, "speaker": "Penny", "text": "Okay, go home, crazy man.", "tokens": [ { "deprel": "discourse", "end_char": 768, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 764, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 770, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 769, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 773, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 771, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 778, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "home", "misc": "", "start_char": 774, "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 780, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 779, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 786, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "crazy", "misc": "", "start_char": 781, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 790, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "man", "misc": "", "start_char": 787, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 792, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 791, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SBARQ (LST (UH Yeah) (. .)) (SQ (VBD Did) (NP (PRP you)) (VP (VB know) (SBAR (IN that) (S (SBAR (IN while) (S (NP (NNP Leonard)) (VP (VBZ is) (RB not) (VP (VBN considered) (S (NP (NP (DT a) (JJ tall) (NN fellow)) (PP (IN in) (NP (PRP$ our) (NN country))))))))) (, ,) (PP (IN in) (NP (NP (NN today) (POS 's)) (NNP North) (NNP Korea))) (, ,) (NP (PRP he)) (VP (VBZ 's) (ADJP (RB downright) (JJ average) (. .)) (S (VP (VB Talk) (PP (IN about) (NP (DT a) (NN keeper)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah . Did you know that while Leonard is not considered a tall fellow in our country, in today's North Korea, he's downright average . Talk about a keeper.", "tokens": [ { "deprel": "discourse", "end_char": 797, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 793, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 799, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 798, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 803, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 800, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 807, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 804, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 812, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "know", "misc": "", "start_char": 808, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 817, "feats": null, "head": 28, "id": 6, "lemma": "that", "misc": "", "start_char": 813, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 823, "feats": null, "head": 11, "id": 7, "lemma": "while", "misc": "", "start_char": 818, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "end_char": 831, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "Leonard", "misc": "", "start_char": 824, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "end_char": 834, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 832, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 838, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 835, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 849, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 28, "id": 11, "lemma": "consider", "misc": "", "start_char": 839, "text": "considered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 851, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 850, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 856, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "tall", "misc": "", "start_char": 852, "text": "tall", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 863, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "fellow", "misc": "", "start_char": 857, "text": "fellow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 866, "feats": null, "head": 17, "id": 15, "lemma": "in", "misc": "", "start_char": 864, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 870, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "our", "misc": "", "start_char": 867, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 878, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "country", "misc": "", "start_char": 871, "text": "country", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 880, "feats": null, "head": 11, "id": 18, "lemma": ",", "misc": "", "start_char": 879, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 883, "feats": null, "head": 23, "id": 19, "lemma": "in", "misc": "", "start_char": 881, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 889, "feats": "Number=Sing", "head": 23, "id": 20, "lemma": "today", "misc": "", "start_char": 884, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 892, "feats": null, "head": 20, "id": 21, "lemma": "'s", "misc": "", "start_char": 890, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 898, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "North", "misc": "", "start_char": 893, "text": "North", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 904, "feats": "Number=Sing", "head": 28, "id": 23, "lemma": "Korea", "misc": "", "start_char": 899, "text": "Korea", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 906, "feats": null, "head": 28, "id": 24, "lemma": ",", "misc": "", "start_char": 905, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 909, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 25, "lemma": "he", "misc": "", "start_char": 907, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 912, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "be", "misc": "", "start_char": 910, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 922, "feats": null, "head": 28, "id": 27, "lemma": "downright", "misc": "", "start_char": 913, "text": "downright", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 930, "feats": "Degree=Pos", "head": 5, "id": 28, "lemma": "average", "misc": "", "start_char": 923, "text": "average", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 932, "feats": null, "head": 28, "id": 29, "lemma": ".", "misc": "", "start_char": 931, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "ccomp", "end_char": 937, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 30, "lemma": "talk", "misc": "", "start_char": 933, "text": "Talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 943, "feats": null, "head": 33, "id": 31, "lemma": "about", "misc": "", "start_char": 938, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 945, "feats": "Definite=Ind|PronType=Art", "head": 33, "id": 32, "lemma": "a", "misc": "", "start_char": 944, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 952, "feats": "Number=Sing", "head": 30, "id": 33, "lemma": "keeper", "misc": "", "start_char": 946, "text": "keeper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 954, "feats": null, "head": 5, "id": 34, "lemma": ".", "misc": "", "start_char": 953, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (WHNP (WP what)) (SQ (VBD did) (NP (NNP Amy)) (VP (VB tell) (NP (PRP you)))) (. ?)))" }, "speaker": "Penny", "text": "Okay, what did Amy tell you?", "tokens": [ { "deprel": "discourse", "end_char": 959, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 955, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 961, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 960, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 966, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 962, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 970, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 967, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 974, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Amy", "misc": "", "start_char": 971, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 979, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "tell", "misc": "", "start_char": 975, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 983, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 980, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 985, "feats": null, "head": 6, "id": 8, "lemma": "?", "misc": "", "start_char": 984, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADVP (RB very) (RB well)) (. .) (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB keep) (PRT (RP up)) (NP (DT this) (JJ clever) (NN charade)) (ADVP (RB any) (RBR longer))))) (. .) (S (NP (PRP She)) (VP (VBD told) (NP (PRP me)) (SBAR (IN that) (S (NP (PRP you)) (VP (VBD were) (VP (VBG thinking) (PP (IN of) (S (VP (VBG ending) (NP (PRP it)) (PP (IN with) (NP (NNP Leonard)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, very well . I can't keep up this clever charade any longer . She told me that you were thinking of ending it with Leonard.", "tokens": [ { "deprel": "discourse", "end_char": 988, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 986, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 990, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 989, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 995, "feats": null, "head": 4, "id": 3, "lemma": "very", "misc": "", "start_char": 991, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1000, "feats": "Degree=Pos", "head": 9, "id": 4, "lemma": "well", "misc": "", "start_char": 996, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1002, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1001, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1004, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 1003, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1007, "feats": "VerbForm=Fin", "head": 9, "id": 7, "lemma": "can", "misc": "", "start_char": 1005, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1011, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 1008, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1016, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "keep", "misc": "", "start_char": 1012, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1019, "feats": null, "head": 9, "id": 10, "lemma": "up", "misc": "", "start_char": 1017, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1024, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 11, "lemma": "this", "misc": "", "start_char": 1020, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1031, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "clever", "misc": "", "start_char": 1025, "text": "clever", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1039, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "charade", "misc": "", "start_char": 1032, "text": "charade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1043, "feats": null, "head": 15, "id": 14, "lemma": "any", "misc": "", "start_char": 1040, "text": "any", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1050, "feats": "Degree=Cmp", "head": 9, "id": 15, "lemma": "long", "misc": "", "start_char": 1044, "text": "longer", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 1052, "feats": null, "head": 9, "id": 16, "lemma": ".", "misc": "", "start_char": 1051, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1056, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 17, "lemma": "she", "misc": "", "start_char": 1053, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1061, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 18, "lemma": "tell", "misc": "", "start_char": 1057, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1064, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 19, "lemma": "I", "misc": "", "start_char": 1062, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1069, "feats": null, "head": 23, "id": 20, "lemma": "that", "misc": "", "start_char": 1065, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1073, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 21, "lemma": "you", "misc": "", "start_char": 1070, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1078, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 1074, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 1087, "feats": "Tense=Pres|VerbForm=Part", "head": 18, "id": 23, "lemma": "think", "misc": "", "start_char": 1079, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1090, "feats": null, "head": 25, "id": 24, "lemma": "of", "misc": "", "start_char": 1088, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1097, "feats": "VerbForm=Ger", "head": 23, "id": 25, "lemma": "end", "misc": "", "start_char": 1091, "text": "ending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1100, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 26, "lemma": "it", "misc": "", "start_char": 1098, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1105, "feats": null, "head": 28, "id": 27, "lemma": "with", "misc": "", "start_char": 1101, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1113, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "Leonard", "misc": "", "start_char": 1106, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1115, "feats": null, "head": 9, "id": 29, "lemma": ".", "misc": "", "start_char": 1114, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Okay)) (, ,) (S (NP (PRP you)) (VP (VBP listen) (PP (IN to) (NP (PRP me))))) (. .) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (ADJP (RB really) (JJ sweet)) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBG trying) (S (VP (TO to) (VP (VB protect) (NP (PRP$ your) (NN friend))))))))))))))) (, ,) (CC but) (S (NP (DT this)) (VP (VBZ is) (NP (NP (NN none)) (PP (IN of) (NP (PRP$ your) (NN business)))))) (. .)))" }, "speaker": "Penny", "text": "Okay, you listen to me . I think it's really sweet you're trying to protect your friend, but this is none of your business.", "tokens": [ { "deprel": "discourse", "end_char": 1120, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 1116, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1122, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1121, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1126, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1123, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1133, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "listen", "misc": "", "start_char": 1127, "text": "listen", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1136, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1134, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1139, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 6, "lemma": "I", "misc": "", "start_char": 1137, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1141, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1140, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1143, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 1142, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1149, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 9, "lemma": "think", "misc": "", "start_char": 1144, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1152, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 10, "lemma": "it", "misc": "", "start_char": 1150, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1155, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 1153, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1162, "feats": null, "head": 13, "id": 12, "lemma": "really", "misc": "", "start_char": 1156, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1168, "feats": "Degree=Pos", "head": 9, "id": 13, "lemma": "sweet", "misc": "", "start_char": 1163, "text": "sweet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1172, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 1169, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1176, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1173, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 1183, "feats": "Tense=Pres|VerbForm=Part", "head": 13, "id": 16, "lemma": "try", "misc": "", "start_char": 1177, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1186, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 1184, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1194, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "protect", "misc": "", "start_char": 1187, "text": "protect", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1199, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "your", "misc": "", "start_char": 1195, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1206, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "friend", "misc": "", "start_char": 1200, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1208, "feats": null, "head": 25, "id": 21, "lemma": ",", "misc": "", "start_char": 1207, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1212, "feats": null, "head": 25, "id": 22, "lemma": "but", "misc": "", "start_char": 1209, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1217, "feats": "Number=Sing|PronType=Dem", "head": 25, "id": 23, "lemma": "this", "misc": "", "start_char": 1213, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1220, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 1218, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1225, "feats": "Number=Sing", "head": 4, "id": 25, "lemma": "none", "misc": "", "start_char": 1221, "text": "none", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1228, "feats": null, "head": 28, "id": 26, "lemma": "of", "misc": "", "start_char": 1226, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1233, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 28, "id": 27, "lemma": "your", "misc": "", "start_char": 1229, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1242, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "business", "misc": "", "start_char": 1234, "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1244, "feats": null, "head": 4, "id": 29, "lemma": ".", "misc": "", "start_char": 1243, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Excuse) (NP (PRP me)))) (, ,) (NP (DT this)) (VP (VBZ is) (RB not) (PP (IN about) (S (VP (VBG protecting) (NP (PRP$ my) (NN friend)))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (DT a) (JJ big) (NN fan)) (PP (IN of) (NP (NN homeostasis)))))) (. .) (SQ (VBP Do) (NP (PRP you)) (VP (VB know) (SBAR (WHNP (WP what)) (S (NP (DT that)) (VP (VBZ is)))))) (. ?)))" }, "speaker": "Sheldon", "text": "Excuse me, this is not about protecting my friend . I'm a big fan of homeostasis . Do you know what that is?", "tokens": [ { "deprel": "root", "end_char": 1251, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 1245, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1254, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 1252, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1256, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1255, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 1261, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 4, "lemma": "this", "misc": "", "start_char": 1257, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1264, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 1262, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1268, "feats": null, "head": 8, "id": 6, "lemma": "not", "misc": "", "start_char": 1265, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 1274, "feats": null, "head": 8, "id": 7, "lemma": "about", "misc": "", "start_char": 1269, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 1285, "feats": "VerbForm=Ger", "head": 1, "id": 8, "lemma": "protect", "misc": "", "start_char": 1275, "text": "protecting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1288, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 1286, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1295, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "friend", "misc": "", "start_char": 1289, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1297, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 1296, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1299, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 12, "lemma": "I", "misc": "", "start_char": 1298, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1302, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 13, "lemma": "be", "misc": "", "start_char": 1300, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1304, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 1303, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1308, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "big", "misc": "", "start_char": 1305, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1312, "feats": "Number=Sing", "head": 8, "id": 16, "lemma": "fan", "misc": "", "start_char": 1309, "text": "fan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1315, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 1313, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1327, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "homeostasis", "misc": "", "start_char": 1316, "text": "homeostasis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1329, "feats": null, "head": 8, "id": 19, "lemma": ".", "misc": "", "start_char": 1328, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1332, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "do", "misc": "", "start_char": 1330, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1336, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 21, "lemma": "you", "misc": "", "start_char": 1333, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1341, "feats": "VerbForm=Inf", "head": 8, "id": 22, "lemma": "know", "misc": "", "start_char": 1337, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1346, "feats": "PronType=Rel", "head": 22, "id": 23, "lemma": "what", "misc": "", "start_char": 1342, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1351, "feats": "Number=Sing|PronType=Dem", "head": 25, "id": 24, "lemma": "that", "misc": "", "start_char": 1347, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "acl:relcl", "end_char": 1354, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 25, "lemma": "be", "misc": "", "start_char": 1352, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1356, "feats": null, "head": 1, "id": 26, "lemma": "?", "misc": "", "start_char": 1355, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (IN Of) (NN course)) (RB not) (. .)))" }, "speaker": "Penny", "text": "Of course not.", "tokens": [ { "deprel": "advmod", "end_char": 1359, "feats": null, "head": 3, "id": 1, "lemma": "of", "misc": "", "start_char": 1357, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1366, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 1360, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1370, "feats": null, "head": 0, "id": 3, "lemma": "not", "misc": "", "start_char": 1367, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1372, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1371, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (NN Homeostasis)) (VP (VBZ refers) (PP (IN to) (NP (NP (DT a) (NN system) (POS 's)) (NN ability) (S (VP (TO to) (VP (VP (VB regulate) (NP (PRP$ its) (JJ internal) (NN environment))) (CC and) (VP (VB maintain) (NP (NP (DT a) (JJ constant) (NN condition)) (PP (IN of) (NP (NP (NNS properties)) (PP (IN like) (NP (NN temperature) (CC or) (NN pH.)))))))))))))))" }, "speaker": "Sheldon", "text": "Homeostasis refers to a system's ability to regulate its internal environment and maintain a constant condition of properties like temperature or pH.", "tokens": [ { "deprel": "nsubj", "end_char": 1384, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "homeostasis", "misc": "", "start_char": 1373, "text": "Homeostasis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1391, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "refer", "misc": "", "start_char": 1385, "text": "refers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1394, "feats": null, "head": 7, "id": 3, "lemma": "to", "misc": "", "start_char": 1392, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1396, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 1395, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 1403, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "system", "misc": "", "start_char": 1397, "text": "system", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1406, "feats": null, "head": 5, "id": 6, "lemma": "'s", "misc": "", "start_char": 1404, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 1414, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "ability", "misc": "", "start_char": 1407, "text": "ability", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1417, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1415, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1426, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "regulate", "misc": "", "start_char": 1418, "text": "regulate", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1430, "feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 10, "lemma": "its", "misc": "", "start_char": 1427, "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1439, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "internal", "misc": "", "start_char": 1431, "text": "internal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1451, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "environment", "misc": "", "start_char": 1440, "text": "environment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1455, "feats": null, "head": 14, "id": 13, "lemma": "and", "misc": "", "start_char": 1452, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1464, "feats": "VerbForm=Inf", "head": 9, "id": 14, "lemma": "maintain", "misc": "", "start_char": 1456, "text": "maintain", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1466, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 1465, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1475, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "constant", "misc": "", "start_char": 1467, "text": "constant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1485, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "condition", "misc": "", "start_char": 1476, "text": "condition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1488, "feats": null, "head": 19, "id": 18, "lemma": "of", "misc": "", "start_char": 1486, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1499, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "property", "misc": "", "start_char": 1489, "text": "properties", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1504, "feats": null, "head": 21, "id": 20, "lemma": "like", "misc": "", "start_char": 1500, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1516, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "temperature", "misc": "", "start_char": 1505, "text": "temperature", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1519, "feats": null, "head": 23, "id": 22, "lemma": "or", "misc": "", "start_char": 1517, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1523, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "ph.", "misc": "", "start_char": 1520, "text": "pH.", "upos": "NOUN", "xpos": "NN" } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (FRAG (NP (JJS Worst) (NN bedtime) (NN story)) (ADVP (RB ever)) (. .)))" }, "speaker": "Penny", "text": "Worst bedtime story ever.", "tokens": [ { "deprel": "amod", "end_char": 1529, "feats": "Degree=Sup", "head": 3, "id": 1, "lemma": "bad", "misc": "", "start_char": 1524, "text": "Worst", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "compound", "end_char": 1537, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "bedtime", "misc": "", "start_char": 1530, "text": "bedtime", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1543, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "story", "misc": "", "start_char": 1538, "text": "story", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1548, "feats": null, "head": 3, "id": 4, "lemma": "ever", "misc": "", "start_char": 1544, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1550, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1549, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP$ My) (NN point)) (VP (VBZ is) (SBAR (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB like) (SBAR (WHADVP (WRB when)) (S (NP (NNS things)) (VP (VBP change)))))))))) (. .) (RB So) (, ,) (S (ADVP (RB regardless) (PP (IN of) (NP (PRP$ your) (NNS feelings)))) (, ,) (NP (PRP I)) (VP (MD would) (VP (VB like) (S (NP (PRP you)) (VP (TO to) (VP (VB continue) (S (VP (VBG dating) (NP (NNP Leonard)))))))))) (. .) (CC And) (S (ADVP (RB also)) (, ,) (SBAR (IN while) (S (NP (PRP we)) (VP (VBP 're) (PP (IN on) (NP (DT the) (NN subject)))))) (, ,) (NP (PRP you)) (ADVP (RB recently)) (VP (VBD changed) (NP (PRP$ your) (NN shampoo)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ comfortable) (PP (IN with) (NP (DT the) (JJ new) (NN scent)))))) (. .) (VP (UH Please) (VP (VP (VB stop) (NP (DT this) (NN madness))) (CC and) (VP (VB go) (ADVP (RB back) (PP (IN to) (NP (JJ green) (NN apple))))))) (. .)))" }, "speaker": "Sheldon", "text": "My point is I don't like when things change . So, regardless of your feelings, I would like you to continue dating Leonard . And also, while we're on the subject, you recently changed your shampoo . I'm not comfortable with the new scent . Please stop this madness and go back to green apple.", "tokens": [ { "deprel": "nmod:poss", "end_char": 1553, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 1551, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:outer", "end_char": 1559, "feats": "Number=Sing", "head": 7, "id": 2, "lemma": "point", "misc": "", "start_char": 1554, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1562, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "be", "misc": "", "start_char": 1560, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1564, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 1563, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1567, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 1565, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1571, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 1568, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1576, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "like", "misc": "", "start_char": 1572, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1581, "feats": "PronType=Int", "head": 10, "id": 8, "lemma": "when", "misc": "", "start_char": 1577, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1588, "feats": "Number=Plur", "head": 10, "id": 9, "lemma": "thing", "misc": "", "start_char": 1582, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 1595, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 10, "lemma": "change", "misc": "", "start_char": 1589, "text": "change", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1597, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 1596, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1600, "feats": null, "head": 21, "id": 12, "lemma": "so", "misc": "", "start_char": 1598, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1602, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 1601, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1613, "feats": null, "head": 21, "id": 14, "lemma": "regardless", "misc": "", "start_char": 1603, "text": "regardless", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1616, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 1614, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1621, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "your", "misc": "", "start_char": 1617, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1630, "feats": "Number=Plur", "head": 14, "id": 17, "lemma": "feeling", "misc": "", "start_char": 1622, "text": "feelings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1632, "feats": null, "head": 21, "id": 18, "lemma": ",", "misc": "", "start_char": 1631, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1634, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 19, "lemma": "I", "misc": "", "start_char": 1633, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1640, "feats": "VerbForm=Fin", "head": 21, "id": 20, "lemma": "would", "misc": "", "start_char": 1635, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1645, "feats": "VerbForm=Inf", "head": 7, "id": 21, "lemma": "like", "misc": "", "start_char": 1641, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1649, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 21, "id": 22, "lemma": "you", "misc": "", "start_char": 1646, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1652, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 1650, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1661, "feats": "VerbForm=Inf", "head": 21, "id": 24, "lemma": "continue", "misc": "", "start_char": 1653, "text": "continue", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1668, "feats": "VerbForm=Ger", "head": 24, "id": 25, "lemma": "date", "misc": "", "start_char": 1662, "text": "dating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1676, "feats": "Number=Sing", "head": 25, "id": 26, "lemma": "Leonard", "misc": "", "start_char": 1669, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1678, "feats": null, "head": 28, "id": 27, "lemma": ".", "misc": "", "start_char": 1677, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1682, "feats": null, "head": 40, "id": 28, "lemma": "and", "misc": "", "start_char": 1679, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1687, "feats": null, "head": 40, "id": 29, "lemma": "also", "misc": "", "start_char": 1683, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1689, "feats": null, "head": 40, "id": 30, "lemma": ",", "misc": "", "start_char": 1688, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1695, "feats": null, "head": 36, "id": 31, "lemma": "while", "misc": "", "start_char": 1690, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1698, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 36, "id": 32, "lemma": "we", "misc": "", "start_char": 1696, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1702, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 36, "id": 33, "lemma": "be", "misc": "", "start_char": 1699, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 1705, "feats": null, "head": 36, "id": 34, "lemma": "on", "misc": "", "start_char": 1703, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1709, "feats": "Definite=Def|PronType=Art", "head": 36, "id": 35, "lemma": "the", "misc": "", "start_char": 1706, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 1717, "feats": "Number=Sing", "head": 40, "id": 36, "lemma": "subject", "misc": "", "start_char": 1710, "text": "subject", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1719, "feats": null, "head": 40, "id": 37, "lemma": ",", "misc": "", "start_char": 1718, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1723, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 40, "id": 38, "lemma": "you", "misc": "", "start_char": 1720, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1732, "feats": null, "head": 40, "id": 39, "lemma": "recently", "misc": "", "start_char": 1724, "text": "recently", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1740, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 21, "id": 40, "lemma": "change", "misc": "", "start_char": 1733, "text": "changed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1745, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 42, "id": 41, "lemma": "your", "misc": "", "start_char": 1741, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1753, "feats": "Number=Sing", "head": 40, "id": 42, "lemma": "shampoo", "misc": "", "start_char": 1746, "text": "shampoo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1755, "feats": null, "head": 47, "id": 43, "lemma": ".", "misc": "", "start_char": 1754, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1757, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 47, "id": 44, "lemma": "I", "misc": "", "start_char": 1756, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1760, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 47, "id": 45, "lemma": "be", "misc": "", "start_char": 1758, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1764, "feats": null, "head": 47, "id": 46, "lemma": "not", "misc": "", "start_char": 1761, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1776, "feats": "Degree=Pos", "head": 7, "id": 47, "lemma": "comfortable", "misc": "", "start_char": 1765, "text": "comfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1781, "feats": null, "head": 51, "id": 48, "lemma": "with", "misc": "", "start_char": 1777, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1785, "feats": "Definite=Def|PronType=Art", "head": 51, "id": 49, "lemma": "the", "misc": "", "start_char": 1782, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1789, "feats": "Degree=Pos", "head": 51, "id": 50, "lemma": "new", "misc": "", "start_char": 1786, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1795, "feats": "Number=Sing", "head": 47, "id": 51, "lemma": "scent", "misc": "", "start_char": 1790, "text": "scent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1797, "feats": null, "head": 7, "id": 52, "lemma": ".", "misc": "", "start_char": 1796, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1804, "feats": null, "head": 54, "id": 53, "lemma": "please", "misc": "", "start_char": 1798, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "parataxis", "end_char": 1809, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 54, "lemma": "stop", "misc": "", "start_char": 1805, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1814, "feats": "Number=Sing|PronType=Dem", "head": 56, "id": 55, "lemma": "this", "misc": "", "start_char": 1810, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1822, "feats": "Number=Sing", "head": 54, "id": 56, "lemma": "madness", "misc": "", "start_char": 1815, "text": "madness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1826, "feats": null, "head": 58, "id": 57, "lemma": "and", "misc": "", "start_char": 1823, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1829, "feats": "Mood=Imp|VerbForm=Fin", "head": 54, "id": 58, "lemma": "go", "misc": "", "start_char": 1827, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1834, "feats": null, "head": 58, "id": 59, "lemma": "back", "misc": "", "start_char": 1830, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1837, "feats": null, "head": 62, "id": 60, "lemma": "to", "misc": "", "start_char": 1835, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1843, "feats": "Degree=Pos", "head": 62, "id": 61, "lemma": "green", "misc": "", "start_char": 1838, "text": "green", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1849, "feats": "Number=Sing", "head": 58, "id": 62, "lemma": "apple", "misc": "", "start_char": 1844, "text": "apple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1851, "feats": null, "head": 7, "id": 63, "lemma": ".", "misc": "", "start_char": 1850, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Okay)) (, ,) (NP (NN honey)) (, ,) (NP (PRP I)) (VP (VBP have) (NP (NP (DT a) (NN lot)) (SBAR (S (VP (TO to) (VP (VB figure) (PRT (RP out))))))))) (. .) (CC And) (S (SBAR (IN until) (S (NP (PRP I)) (VP (VBP do)))) (, ,) (NP (PRP you)) (VP (VBP are) (RB not) (S (VP (TO to) (VP (VB say) (NP (DT a) (NN word)) (PP (IN to) (NP (NNP Leonard)))))))) (. .) (SQ (VBP Do) (NP (PRP you)) (VP (VB understand))) (. ?)))" }, "speaker": "Penny", "text": "Okay, honey, I have a lot to figure out . And until I do, you are not to say a word to Leonard . Do you understand?", "tokens": [ { "deprel": "discourse", "end_char": 1856, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 1852, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1858, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1857, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1864, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "honey", "misc": "", "start_char": 1859, "text": "honey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1866, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 1865, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1868, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1867, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1873, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 1869, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1875, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1874, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1879, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "lot", "misc": "", "start_char": 1876, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1882, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 1880, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1889, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "figure", "misc": "", "start_char": 1883, "text": "figure", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1893, "feats": null, "head": 10, "id": 11, "lemma": "out", "misc": "", "start_char": 1890, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1895, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 1894, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1899, "feats": null, "head": 22, "id": 13, "lemma": "and", "misc": "", "start_char": 1896, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 1905, "feats": null, "head": 16, "id": 14, "lemma": "until", "misc": "", "start_char": 1900, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1907, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 1906, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1910, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 22, "id": 16, "lemma": "do", "misc": "", "start_char": 1908, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1912, "feats": null, "head": 22, "id": 17, "lemma": ",", "misc": "", "start_char": 1911, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 1916, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 18, "lemma": "you", "misc": "", "start_char": 1913, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1920, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 19, "lemma": "be", "misc": "", "start_char": 1917, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1924, "feats": null, "head": 22, "id": 20, "lemma": "not", "misc": "", "start_char": 1921, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 1927, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 1925, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "conj", "end_char": 1931, "feats": "VerbForm=Inf", "head": 6, "id": 22, "lemma": "say", "misc": "", "start_char": 1928, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1933, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 23, "lemma": "a", "misc": "", "start_char": 1932, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1938, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "word", "misc": "", "start_char": 1934, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1941, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 1939, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1949, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "Leonard", "misc": "", "start_char": 1942, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1951, "feats": null, "head": 6, "id": 27, "lemma": ".", "misc": "", "start_char": 1950, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1954, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 30, "id": 28, "lemma": "do", "misc": "", "start_char": 1952, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1958, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 30, "id": 29, "lemma": "you", "misc": "", "start_char": 1955, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1969, "feats": "VerbForm=Inf", "head": 6, "id": 30, "lemma": "understand", "misc": "", "start_char": 1959, "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1971, "feats": null, "head": 6, "id": 31, "lemma": "?", "misc": "", "start_char": 1970, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP clear) (PP (IN on) (NP (DT the) (NN shampoo) (NN issue)))) (. ?)))" }, "speaker": "Sheldon", "text": "You clear on the shampoo issue?", "tokens": [ { "deprel": "nsubj", "end_char": 1975, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1972, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1981, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "clear", "misc": "", "start_char": 1976, "text": "clear", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1984, "feats": null, "head": 6, "id": 3, "lemma": "on", "misc": "", "start_char": 1982, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1988, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 1985, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1996, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "shampoo", "misc": "", "start_char": 1989, "text": "shampoo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 2002, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "issue", "misc": "", "start_char": 1997, "text": "issue", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2004, "feats": null, "head": 2, "id": 7, "lemma": "?", "misc": "", "start_char": 2003, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (NP (NNP Penny) (. ?)))" }, "speaker": "Sheldon", "text": "Penny?", "tokens": [ { "deprel": "root", "end_char": 2010, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "penny", "misc": "", "start_char": 2005, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2012, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 2011, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Penny", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 2017, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 2013, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 2019, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 2018, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Please)) (VP (VB do) (RB n't) (VP (VB hurt) (NP (PRP$ my) (NN friend)))) (. .)))" }, "speaker": "Sheldon", "text": "Please don't hurt my friend.", "tokens": [ { "deprel": "discourse", "end_char": 2026, "feats": null, "head": 4, "id": 1, "lemma": "please", "misc": "", "start_char": 2020, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "aux", "end_char": 2029, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 2027, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2033, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 2030, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2038, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "hurt", "misc": "", "start_char": 2034, "text": "hurt", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 2041, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 2039, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2048, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "friend", "misc": "", "start_char": 2042, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2050, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 2049, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ is) (NP (NP (DT the) (JJ last) (NN thing)) (SBAR (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB do))))))))) (. .)))" }, "speaker": "Penny", "text": "That is the last thing I want to do.", "tokens": [ { "deprel": "nsubj", "end_char": 2055, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 2051, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2058, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 2056, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2062, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 2059, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2067, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "last", "misc": "", "start_char": 2063, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 2073, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "thing", "misc": "", "start_char": 2068, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2075, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 2074, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2080, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 7, "lemma": "want", "misc": "", "start_char": 2076, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 2083, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 2081, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2086, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "do", "misc": "", "start_char": 2084, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2088, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 2087, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (FRAG (NP (NN Coconut)) (. ?) (SBARQ (WHNP (WP What)) (SQ (VBD were) (NP (PRP you)) (VP (VBG thinking))) (. ?)) (SQ (VBP Are) (NP (PRP you)) (NP (DT a) (NN hula) (NN girl))) (. ?)))" }, "speaker": "Sheldon", "text": "Coconut? What were you thinking? Are you a hula girl?", "tokens": [ { "deprel": "dislocated", "end_char": 2096, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "coconut", "misc": "", "start_char": 2089, "text": "Coconut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2098, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 2097, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 2103, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 2099, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 2108, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 2104, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 2112, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 2109, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2121, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 2113, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 2123, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 2122, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 2127, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 8, "lemma": "be", "misc": "", "start_char": 2124, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2131, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 9, "lemma": "you", "misc": "", "start_char": 2128, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 2133, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 2132, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2138, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "hula", "misc": "", "start_char": 2134, "text": "hula", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 2143, "feats": "Number=Sing", "head": 6, "id": 12, "lemma": "girl", "misc": "", "start_char": 2139, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2145, "feats": null, "head": 6, "id": 13, "lemma": "?", "misc": "", "start_char": 2144, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (VP (VB Get) (ADVP (RP out))) (. .)))" }, "speaker": "Penny", "text": "Get out.", "tokens": [ { "deprel": "root", "end_char": 2149, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "get", "misc": "", "start_char": 2146, "text": "Get", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 2153, "feats": null, "head": 1, "id": 2, "lemma": "out", "misc": "", "start_char": 2150, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2155, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 2154, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 2, 2 ] ], [ [ 1, 2, 2 ], [ 2, 0, 0 ], [ 3, 5, 5 ], [ 4, 12, 12 ], [ 8, 18, 18 ], [ 10, 7, 7 ], [ 10, 27, 27 ], [ 12, 1, 1 ], [ 14, 3, 3 ], [ 16, 20, 20 ], [ 17, 5, 5 ], [ 17, 7, 7 ], [ 18, 20, 20 ], [ 22, 15, 15 ], [ 22, 21, 21 ], [ 22, 37, 37 ], [ 22, 40, 40 ], [ 23, 4, 4 ], [ 23, 14, 14 ], [ 24, 0, 0 ], [ 25, 0, 0 ], [ 28, 5, 5 ], [ 29, 4, 4 ], [ 29, 8, 8 ] ], [ [ 1, 2, 3 ] ], [ [ 1, 5, 5 ], [ 2, 2, 2 ], [ 3, 2, 2 ], [ 4, 4, 4 ], [ 5, 2, 2 ], [ 5, 7, 7 ], [ 5, 7, 8 ], [ 6, 4, 4 ], [ 6, 20, 20 ], [ 7, 2, 2 ], [ 7, 5, 5 ], [ 8, 2, 2 ], [ 8, 10, 10 ], [ 11, 0, 0 ], [ 13, 5, 6 ], [ 15, 6, 6 ], [ 16, 5, 5 ], [ 16, 18, 18 ], [ 17, 2, 2 ], [ 17, 13, 13 ], [ 17, 18, 18 ], [ 17, 26, 26 ], [ 18, 1, 1 ], [ 18, 8, 8 ], [ 18, 11, 11 ], [ 27, 4, 4 ] ], [ [ 3, 5, 6 ] ], [ [ 4, 7, 9 ] ], [ [ 6, 7, 8 ] ], [ [ 8, 22, 22 ], [ 14, 15, 15 ], [ 22, 31, 31 ] ], [ [ 10, 14, 14 ], [ 12, 4, 4 ], [ 14, 7, 7 ], [ 14, 24, 24 ], [ 16, 27, 27 ], [ 17, 18, 19 ], [ 18, 8, 9 ], [ 22, 25, 25 ], [ 23, 25, 25 ], [ 27, 4, 5 ] ], [ [ 14, 15, 16 ] ], [ [ 15, 4, 4 ], [ 16, 16, 16 ] ], [ [ 18, 13, 17 ] ], [ [ 22, 0, 0 ], [ 22, 3, 3 ], [ 22, 18, 18 ], [ 22, 43, 43 ], [ 23, 2, 2 ], [ 23, 17, 17 ], [ 23, 28, 28 ] ], [ [ 22, 40, 41 ] ], [ [ 22, 60, 61 ] ], [ [ 29, 0, 0 ] ], [ [ 29, 9, 11 ] ] ]
s06e02c05t
Penny? Penny. Oh, my God, Sheldon. You frightened me. What are you doing in my bedroom? Yeah, well, I knocked on the front door, but you didn't hear it. How did you even get in, you weirdo? Yeah, really? I've seen strange men traipsing in and out of here for years, but when I do it, it's weird? What do you want, Sheldon? Oh, I was having a little trouble sleeping and I just thought, uh, seeing as you're up, we could talk. Talk about what? Uh, weather, uh, fish you could do carpentry with . Why Leonard is such an attractive and desirable boyfriend . Yeah, pick one-- your choice. Sheldon ... Did you know that Leonard has a perfect driving record and enjoys the insurance discounts that go along with that? Hubba - hubba. Okay, go home, crazy man. Yeah . Did you know that while Leonard is not considered a tall fellow in our country, in today's North Korea, he's downright average . Talk about a keeper. Okay, what did Amy tell you? Oh, very well . I can't keep up this clever charade any longer . She told me that you were thinking of ending it with Leonard. Okay, you listen to me . I think it's really sweet you're trying to protect your friend, but this is none of your business. Excuse me, this is not about protecting my friend . I'm a big fan of homeostasis . Do you know what that is? Of course not. Homeostasis refers to a system's ability to regulate its internal environment and maintain a constant condition of properties like temperature or pH. Worst bedtime story ever. My point is I don't like when things change . So, regardless of your feelings, I would like you to continue dating Leonard . And also, while we're on the subject, you recently changed your shampoo . I'm not comfortable with the new scent . Please stop this madness and go back to green apple. Okay, honey, I have a lot to figure out . And until I do, you are not to say a word to Leonard . Do you understand? You clear on the shampoo issue? Penny? What? Please don't hurt my friend. That is the last thing I want to do. Coconut? What were you thinking? Are you a hula girl? Get out.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (INTJ (UH Hello) (. ?)))" }, "speaker": "Amy", "text": "Hello?", "tokens": [ { "deprel": "root", "end_char": 5, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 0, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 7, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 6, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (WHNP (WHNP (WP What)) (NP (DT the) (NN hell)) (SQ (VP (VBZ is) (ADJP (JJ wrong) (PP (IN with) (NP (PRP you))))) (. ?))) (NP (PRP You)) (VP (VBD told) (NP (NNP Sheldon))) (. ?) (SQ (VBP Do) (NP (PRP you)) (VP (VB know) (SBAR (WHNP (WP what) (DT a) (JJ terrible) (NN position)) (S (NP (DT this)) (VP (VBZ puts) (NP (PRP me)) (PRT (RP in)))))) (. ?))))" }, "speaker": "Penny", "text": "What the hell is wrong with you? You told Sheldon? Do you know what a terrible position this puts me in?", "tokens": [ { "deprel": "root", "end_char": 12, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 8, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 16, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 13, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 21, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "hell", "misc": "", "start_char": 17, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 24, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 22, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 30, "feats": "Degree=Pos", "head": 1, "id": 5, "lemma": "wrong", "misc": "", "start_char": 25, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 35, "feats": null, "head": 7, "id": 6, "lemma": "with", "misc": "", "start_char": 31, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 39, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 7, "lemma": "you", "misc": "", "start_char": 36, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 41, "feats": null, "head": 10, "id": 8, "lemma": "?", "misc": "", "start_char": 40, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 45, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 42, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 50, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 1, "id": 10, "lemma": "tell", "misc": "", "start_char": 46, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 58, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "Sheldon", "misc": "", "start_char": 51, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 10, "id": 12, "lemma": "?", "misc": "", "start_char": 59, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 63, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "do", "misc": "", "start_char": 61, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 67, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 64, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 72, "feats": "VerbForm=Inf", "head": 10, "id": 15, "lemma": "know", "misc": "", "start_char": 68, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 77, "feats": "PronType=Int", "head": 21, "id": 16, "lemma": "what", "misc": "", "start_char": 73, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 79, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 78, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 88, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "terrible", "misc": "", "start_char": 80, "text": "terrible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 97, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "position", "misc": "", "start_char": 89, "text": "position", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 102, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 20, "lemma": "this", "misc": "", "start_char": 98, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "acl:relcl", "end_char": 107, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 21, "lemma": "put", "misc": "", "start_char": 103, "text": "puts", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 110, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 22, "lemma": "I", "misc": "", "start_char": 108, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl", "end_char": 113, "feats": null, "head": 21, "id": 23, "lemma": "in", "misc": "", "start_char": 111, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 1, "id": 24, "lemma": "?", "misc": "", "start_char": 114, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (VP (VB Hang) (PRT (RP on)) (, ,) (INTJ (UH please))) (. .)))" }, "speaker": "Amy", "text": "Hang on, please.", "tokens": [ { "deprel": "root", "end_char": 120, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hang", "misc": "", "start_char": 116, "text": "Hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 123, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 121, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 125, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 124, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 132, "feats": null, "head": 1, "id": 4, "lemma": "please", "misc": "", "start_char": 126, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 133, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (RB just) (DT a) (NNS heads) (HYPH -) (RB up) (. .) (NNP Penny)) (VP (VBZ knows) (SBAR (IN that) (S (NP (PRP you)) (VP (VBD blabbed) (PP (IN about) (NP (NNP Leonard) (. .))) (SBAR (S (NP (PRP She)) (VP (VBZ 's) (ADJP (RB pretty) (JJ mad))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, just a heads - up . Penny knows that you blabbed about Leonard . She's pretty mad.", "tokens": [ { "deprel": "discourse", "end_char": 139, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 135, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 141, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 140, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 146, "feats": null, "head": 7, "id": 3, "lemma": "just", "misc": "", "start_char": 142, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 148, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 4, "lemma": "a", "misc": "", "start_char": 147, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 154, "feats": "Number=Plur", "head": 7, "id": 5, "lemma": "head", "misc": "", "start_char": 149, "text": "heads", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 5, "id": 6, "lemma": "-", "misc": "", "start_char": 155, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 159, "feats": null, "head": 0, "id": 7, "lemma": "up", "misc": "", "start_char": 157, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 161, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 160, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 167, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "penny", "misc": "", "start_char": 162, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 173, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 10, "lemma": "know", "misc": "", "start_char": 168, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 178, "feats": null, "head": 13, "id": 11, "lemma": "that", "misc": "", "start_char": 174, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 182, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 179, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 190, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 10, "id": 13, "lemma": "blab", "misc": "", "start_char": 183, "text": "blabbed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 196, "feats": null, "head": 15, "id": 14, "lemma": "about", "misc": "", "start_char": 191, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 204, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Leonard", "misc": "", "start_char": 197, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 206, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 205, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 210, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 17, "lemma": "she", "misc": "", "start_char": 207, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 213, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 18, "lemma": "be", "misc": "", "start_char": 211, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 220, "feats": null, "head": 20, "id": 19, "lemma": "pretty", "misc": "", "start_char": 214, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 224, "feats": "Degree=Pos", "head": 7, "id": 20, "lemma": "mad", "misc": "", "start_char": 221, "text": "mad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 226, "feats": null, "head": 7, "id": 21, "lemma": ".", "misc": "", "start_char": 225, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ 's) (VP (VBG yelling) (PP (IN at) (NP (PRP me))) (ADVP (RB right) (RB now)))) (. .)))" }, "speaker": "Amy", "text": "She's yelling at me right now.", "tokens": [ { "deprel": "nsubj", "end_char": 230, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "she", "misc": "", "start_char": 227, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 233, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 231, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 241, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "yell", "misc": "", "start_char": 234, "text": "yelling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 244, "feats": null, "head": 5, "id": 4, "lemma": "at", "misc": "", "start_char": 242, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 247, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 5, "lemma": "I", "misc": "", "start_char": 245, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 253, "feats": null, "head": 7, "id": 6, "lemma": "right", "misc": "", "start_char": 248, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 257, "feats": null, "head": 3, "id": 7, "lemma": "now", "misc": "", "start_char": 254, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 259, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 258, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right) (RB then)) (, ,) (RB so) (NP (PRP we)) (VP (VBP 're) (RB all) (PP (IN on) (NP (DT the) (JJ same) (NN page)))) (. .)))" }, "speaker": "Sheldon", "text": "All right then, so we're all on the same page.", "tokens": [ { "deprel": "root", "end_char": 263, "feats": null, "head": 0, "id": 1, "lemma": "all", "misc": "", "start_char": 260, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 269, "feats": null, "head": 3, "id": 2, "lemma": "right", "misc": "", "start_char": 264, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 274, "feats": "PronType=Dem", "head": 1, "id": 3, "lemma": "then", "misc": "", "start_char": 270, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 276, "feats": null, "head": 12, "id": 4, "lemma": ",", "misc": "", "start_char": 275, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 279, "feats": null, "head": 12, "id": 5, "lemma": "so", "misc": "", "start_char": 277, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 282, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 6, "lemma": "we", "misc": "", "start_char": 280, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 286, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 7, "lemma": "be", "misc": "", "start_char": 283, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 290, "feats": null, "head": 12, "id": 8, "lemma": "all", "misc": "", "start_char": 287, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 293, "feats": null, "head": 12, "id": 9, "lemma": "on", "misc": "", "start_char": 291, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 297, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 294, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 302, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "same", "misc": "", "start_char": 298, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 307, "feats": "Number=Sing", "head": 1, "id": 12, "lemma": "page", "misc": "", "start_char": 303, "text": "page", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 309, "feats": null, "head": 1, "id": 13, "lemma": ".", "misc": "", "start_char": 308, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 6, 6 ], [ 1, 8, 8 ], [ 1, 13, 13 ], [ 3, 11, 11 ], [ 4, 4, 4 ] ], [ [ 1, 10, 10 ] ], [ [ 1, 21, 21 ], [ 3, 8, 8 ], [ 3, 16, 16 ], [ 4, 0, 0 ] ], [ [ 3, 14, 14 ] ], [ [ 5, 5, 5 ] ] ]
s06e02c06t
Hello? What the hell is wrong with you? You told Sheldon? Do you know what a terrible position this puts me in? Hang on, please. Yeah, just a heads - up . Penny knows that you blabbed about Leonard . She's pretty mad. She's yelling at me right now. All right then, so we're all on the same page.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNP Bernie)) (. .)))" }, "speaker": "Howard", "text": "Hey, Bernie.", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 0, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 12, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Bernie", "misc": "", "start_char": 6, "text": "Bernie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 14, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 13, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NP (PRP$ my) (NN hubby)) (. .) (SBARQ (WHADVP (WRB How)) (SQ (VBZ 's) (NP (NN everything)) (VP (VBG going) (PRT (RP up)) (ADVP (RB there))))))) (. ?)))" }, "speaker": "Bernadette", "text": "There's my hubby . How's everything going up there?", "tokens": [ { "deprel": "expl", "end_char": 20, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 15, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 23, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 21, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 26, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 24, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 32, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "hubby", "misc": "", "start_char": 27, "text": "hubby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 34, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 33, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 38, "feats": "PronType=Int", "head": 9, "id": 6, "lemma": "how", "misc": "", "start_char": 35, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 41, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 39, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 52, "feats": "Number=Sing|PronType=Tot", "head": 9, "id": 8, "lemma": "everything", "misc": "", "start_char": 42, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 58, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 9, "lemma": "go", "misc": "", "start_char": 53, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 61, "feats": null, "head": 9, "id": 10, "lemma": "up", "misc": "", "start_char": 59, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 67, "feats": "PronType=Dem", "head": 9, "id": 11, "lemma": "there", "misc": "", "start_char": 62, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 2, "id": 12, "lemma": "?", "misc": "", "start_char": 68, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ okay) (. .)) (SBAR (S (NP (NN Space)) (VP (VBZ is) (ADJP (JJ beautiful) (. .) (SBAR (S (NP (NNP Earth)) (VP (VBZ is) (ADJP (JJ beautiful) (. .) (JJ Same) (JJ old) (, ,) (JJ same) (JJ old)))))))))) (. .)))" }, "speaker": "Howard", "text": "Oh, it's okay . Space is beautiful . Earth is beautiful . Same old, same old.", "tokens": [ { "deprel": "discourse", "end_char": 72, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 70, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 73, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 77, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 75, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 80, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 78, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 85, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "okay", "misc": "", "start_char": 81, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 9, "id": 6, "lemma": ".", "misc": "", "start_char": 86, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 93, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "space", "misc": "", "start_char": 88, "text": "Space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 96, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 94, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 106, "feats": "Degree=Pos", "head": 5, "id": 9, "lemma": "beautiful", "misc": "", "start_char": 97, "text": "beautiful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 107, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 114, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "Earth", "misc": "", "start_char": 109, "text": "Earth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 117, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 115, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 127, "feats": "Degree=Pos", "head": 5, "id": 13, "lemma": "beautiful", "misc": "", "start_char": 118, "text": "beautiful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 128, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 134, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "same", "misc": "", "start_char": 130, "text": "Same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 138, "feats": "Degree=Pos", "head": 5, "id": 16, "lemma": "old", "misc": "", "start_char": 135, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 140, "feats": null, "head": 19, "id": 17, "lemma": ",", "misc": "", "start_char": 139, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 145, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "same", "misc": "", "start_char": 141, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 149, "feats": "Degree=Pos", "head": 16, "id": 19, "lemma": "old", "misc": "", "start_char": 146, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 151, "feats": null, "head": 5, "id": 20, "lemma": ".", "misc": "", "start_char": 150, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ 's) (ADJP (JJ wrong))) (. ?)))" }, "speaker": "Bernadette", "text": "What's wrong?", "tokens": [ { "deprel": "nsubj", "end_char": 156, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 152, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 159, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 157, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 165, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "wrong", "misc": "", "start_char": 160, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 167, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 166, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (NN Everything)) (VP (VBZ 's) (ADJP (JJ fine)) (, ,) (UH heh)) (. .)))" }, "speaker": "Howard", "text": "Everything's fine, heh.", "tokens": [ { "deprel": "nsubj", "end_char": 178, "feats": "Number=Sing|PronType=Tot", "head": 3, "id": 1, "lemma": "everything", "misc": "", "start_char": 168, "text": "Everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "cop", "end_char": 181, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 179, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 186, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "fine", "misc": "", "start_char": 182, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 188, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 187, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 192, "feats": null, "head": 3, "id": 5, "lemma": "heh", "misc": "", "start_char": 189, "text": "heh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 193, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (NP (NNP Howard) (. .)))" }, "speaker": "Bernadette", "text": "Howard.", "tokens": [ { "deprel": "root", "end_char": 201, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Howard", "misc": "", "start_char": 195, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 203, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 202, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (DT The) (JJ other) (NNS astronauts)) (VP (VBP are) (VP (VBG being) (ADJP (JJ mean) (PP (IN to) (NP (PRP me)))))) (. .)))" }, "speaker": "Howard", "text": "The other astronauts are being mean to me.", "tokens": [ { "deprel": "det", "end_char": 207, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 204, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 213, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "other", "misc": "", "start_char": 208, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 224, "feats": "Number=Plur", "head": 6, "id": 3, "lemma": "astronaut", "misc": "", "start_char": 214, "text": "astronauts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 228, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 225, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 234, "feats": "VerbForm=Ger", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 229, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "root", "end_char": 239, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "mean", "misc": "", "start_char": 235, "text": "mean", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 242, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 240, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 245, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 8, "lemma": "I", "misc": "", "start_char": 243, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 247, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 246, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH No)) (, ,) (WHNP (WP what)) (SQ (VBP are) (NP (PRP they)) (VP (VBG doing))) (. ?)))" }, "speaker": "Bernadette", "text": "No, what are they doing?", "tokens": [ { "deprel": "discourse", "end_char": 250, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 248, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 252, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 251, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 257, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 253, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 261, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 258, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 266, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "they", "misc": "", "start_char": 262, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 272, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "do", "misc": "", "start_char": 267, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 273, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (PP (UH like) (PP (IN for) (NP (NN instance)))) (, ,) (NP (NP (DT the) (JJ other) (NN day)) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD was) (ADJP (JJ asleep)))))) (, ,) (S (NP (NP (CD one)) (PP (IN of) (NP (DT the) (NNS guys)))) (VP (VP (VBD went) (PP (IN on) (NP (DT a) (NN space) (NN walk)))) (CC and) (VP (VBD glued) (NP (DT a) (ADJP (JJ big) (HYPH -) (JJ eyed)) (NN rubber) (NN alien) (NN mask)) (PP (IN to) (NP (NP (DT the) (NN outside)) (PP (IN of) (NP (PRP$ my) (NN window)))))))) (. .) (S (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (VP (VBD woke) (PRT (RP up))))) (, ,) (NP (PRP I)) (VP (VBD screamed) (PP (IN for) (NP (UH like) (CD nine) (NNS minutes))))) (. .)))" }, "speaker": "Howard", "text": "Well, like for instance, the other day when I was asleep, one of the guys went on a space walk and glued a big - eyed rubber alien mask to the outside of my window . When I woke up, I screamed for like nine minutes.", "tokens": [ { "deprel": "discourse", "end_char": 279, "feats": null, "head": 19, "id": 1, "lemma": "well", "misc": "", "start_char": 275, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 281, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 280, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 286, "feats": null, "head": 19, "id": 3, "lemma": "like", "misc": "", "start_char": 282, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "case", "end_char": 290, "feats": null, "head": 5, "id": 4, "lemma": "for", "misc": "", "start_char": 287, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 299, "feats": "Number=Sing", "head": 19, "id": 5, "lemma": "instance", "misc": "", "start_char": 291, "text": "instance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 301, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 300, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 305, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 302, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 311, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "other", "misc": "", "start_char": 306, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 315, "feats": "Number=Sing", "head": 19, "id": 9, "lemma": "day", "misc": "", "start_char": 312, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 320, "feats": "PronType=Int", "head": 13, "id": 10, "lemma": "when", "misc": "", "start_char": 316, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 322, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 321, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 326, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 323, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 333, "feats": "Degree=Pos", "head": 19, "id": 13, "lemma": "asleep", "misc": "", "start_char": 327, "text": "asleep", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 334, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 339, "feats": "NumForm=Word|NumType=Card", "head": 19, "id": 15, "lemma": "one", "misc": "", "start_char": 336, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 342, "feats": null, "head": 18, "id": 16, "lemma": "of", "misc": "", "start_char": 340, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 346, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 343, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 351, "feats": "Number=Plur", "head": 15, "id": 18, "lemma": "guy", "misc": "", "start_char": 347, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 356, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 19, "lemma": "go", "misc": "", "start_char": 352, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 359, "feats": null, "head": 23, "id": 20, "lemma": "on", "misc": "", "start_char": 357, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 361, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 21, "lemma": "a", "misc": "", "start_char": 360, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 367, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "space", "misc": "", "start_char": 362, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 372, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "walk", "misc": "", "start_char": 368, "text": "walk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 376, "feats": null, "head": 25, "id": 24, "lemma": "and", "misc": "", "start_char": 373, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 382, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 25, "lemma": "glue", "misc": "", "start_char": 377, "text": "glued", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 384, "feats": "Definite=Ind|PronType=Art", "head": 32, "id": 26, "lemma": "a", "misc": "", "start_char": 383, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 388, "feats": "Degree=Pos", "head": 29, "id": 27, "lemma": "big", "misc": "", "start_char": 385, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 27, "id": 28, "lemma": "-", "misc": "", "start_char": 389, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 395, "feats": "Degree=Pos", "head": 32, "id": 29, "lemma": "eye", "misc": "", "start_char": 391, "text": "eyed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 402, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "rubber", "misc": "", "start_char": 396, "text": "rubber", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 408, "feats": "Number=Sing", "head": 32, "id": 31, "lemma": "alien", "misc": "", "start_char": 403, "text": "alien", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 413, "feats": "Number=Sing", "head": 25, "id": 32, "lemma": "mask", "misc": "", "start_char": 409, "text": "mask", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 416, "feats": null, "head": 35, "id": 33, "lemma": "to", "misc": "", "start_char": 414, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 420, "feats": "Definite=Def|PronType=Art", "head": 35, "id": 34, "lemma": "the", "misc": "", "start_char": 417, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 428, "feats": "Number=Sing", "head": 25, "id": 35, "lemma": "outside", "misc": "", "start_char": 421, "text": "outside", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 431, "feats": null, "head": 38, "id": 36, "lemma": "of", "misc": "", "start_char": 429, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 434, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 38, "id": 37, "lemma": "my", "misc": "", "start_char": 432, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 441, "feats": "Number=Sing", "head": 35, "id": 38, "lemma": "window", "misc": "", "start_char": 435, "text": "window", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 19, "id": 39, "lemma": ".", "misc": "", "start_char": 442, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 448, "feats": "PronType=Int", "head": 42, "id": 40, "lemma": "when", "misc": "", "start_char": 444, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 450, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 42, "id": 41, "lemma": "I", "misc": "", "start_char": 449, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 455, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 46, "id": 42, "lemma": "wake", "misc": "", "start_char": 451, "text": "woke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 458, "feats": null, "head": 42, "id": 43, "lemma": "up", "misc": "", "start_char": 456, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 460, "feats": null, "head": 42, "id": 44, "lemma": ",", "misc": "", "start_char": 459, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 462, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 46, "id": 45, "lemma": "I", "misc": "", "start_char": 461, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 471, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 19, "id": 46, "lemma": "scream", "misc": "", "start_char": 463, "text": "screamed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 475, "feats": null, "head": 50, "id": 47, "lemma": "for", "misc": "", "start_char": 472, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "discourse", "end_char": 480, "feats": null, "head": 50, "id": 48, "lemma": "like", "misc": "", "start_char": 476, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nummod", "end_char": 485, "feats": "NumForm=Word|NumType=Card", "head": 50, "id": 49, "lemma": "nine", "misc": "", "start_char": 481, "text": "nine", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 493, "feats": "Number=Plur", "head": 46, "id": 50, "lemma": "minute", "misc": "", "start_char": 486, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 495, "feats": null, "head": 19, "id": 51, "lemma": ".", "misc": "", "start_char": 494, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NNP Howie)) (. .)))" }, "speaker": "Bernadette", "text": "Oh, Howie.", "tokens": [ { "deprel": "discourse", "end_char": 498, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 496, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 500, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 499, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 506, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Howie", "misc": "", "start_char": 501, "text": "Howie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 508, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 507, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (MD can) (VP (VB see) (NP (PRP it)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP want))))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (PP (IN on) (NP (NNP YouTube))))) (. .) (S (NP (NNP Google) (`` \") (NN Astronaut)) (VP (VBZ screams) (PP (IN for) (NP (CD nine) (NNS minutes))))) (. .) ('' \")))" }, "speaker": "Howard", "text": "You can see it if you want . It's on YouTube . Google \" Astronaut screams for nine minutes . \"", "tokens": [ { "deprel": "nsubj", "end_char": 512, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 509, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 516, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "can", "misc": "", "start_char": 513, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 520, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 517, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 523, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 521, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 526, "feats": null, "head": 7, "id": 5, "lemma": "if", "misc": "", "start_char": 524, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 530, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 527, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 535, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "want", "misc": "", "start_char": 531, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 537, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 536, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 540, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 9, "lemma": "it", "misc": "", "start_char": 538, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 543, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 541, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 546, "feats": null, "head": 12, "id": 11, "lemma": "on", "misc": "", "start_char": 544, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 554, "feats": "Number=Sing", "head": 3, "id": 12, "lemma": "YouTube", "misc": "", "start_char": 547, "text": "YouTube", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 556, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 555, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 563, "feats": "Number=Sing", "head": 17, "id": 14, "lemma": "Google", "misc": "", "start_char": 557, "text": "Google", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 565, "feats": null, "head": 17, "id": 15, "lemma": "\"", "misc": "", "start_char": 564, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 575, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "astronaut", "misc": "", "start_char": 566, "text": "Astronaut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 583, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 17, "lemma": "scream", "misc": "", "start_char": 576, "text": "screams", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 587, "feats": null, "head": 20, "id": 18, "lemma": "for", "misc": "", "start_char": 584, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 592, "feats": "NumForm=Word|NumType=Card", "head": 20, "id": 19, "lemma": "nine", "misc": "", "start_char": 588, "text": "nine", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 600, "feats": "Number=Plur", "head": 17, "id": 20, "lemma": "minute", "misc": "", "start_char": 593, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 602, "feats": null, "head": 3, "id": 21, "lemma": ".", "misc": "", "start_char": 601, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 604, "feats": null, "head": 3, "id": 22, "lemma": "\"", "misc": "", "start_char": 603, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP you)) (VP (VB stand) (PRT (RP up)) (PP (IN to) (NP (PRP them))))) (. ?)))" }, "speaker": "Bernadette", "text": "Why don't you stand up to them?", "tokens": [ { "deprel": "advmod", "end_char": 608, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 605, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 611, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 609, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 615, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 612, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 619, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 616, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 625, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "stand", "misc": "", "start_char": 620, "text": "stand", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 628, "feats": null, "head": 5, "id": 6, "lemma": "up", "misc": "", "start_char": 626, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 631, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 629, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 636, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 5, "id": 8, "lemma": "they", "misc": "", "start_char": 632, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 637, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP am) (NP (PRP I)) (VP (VBN supposed) (S (VP (TO to) (VP (VB say)))))) (. ?)))" }, "speaker": "Howard", "text": "What am I supposed to say?", "tokens": [ { "deprel": "obj", "end_char": 643, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "what", "misc": "", "start_char": 639, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 646, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 644, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj:pass", "end_char": 648, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 647, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 657, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "suppose", "misc": "", "start_char": 649, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 660, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 658, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 664, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "say", "misc": "", "start_char": 661, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 666, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 665, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (VP (VB Say) (, ,) (`` \") (S (S (VP (VBG Being) (ADJP (JJ mean)))) (VP (VBZ is) (ADJP (JJ lame)))) (. .) (S (SBAR (WHNP (WP What)) (S (VP (VBZ 's) (ADJP (JJ cool))))) (VP (VBZ is) (S (VP (VBG being) (ADJP (JJ nice))))))) (. .) ('' \")))" }, "speaker": "Bernadette", "text": "Say, \" Being mean is lame . What's cool is being nice . \"", "tokens": [ { "deprel": "root", "end_char": 670, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "say", "misc": "", "start_char": 667, "text": "Say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 672, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 671, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 674, "feats": null, "head": 7, "id": 3, "lemma": "\"", "misc": "", "start_char": 673, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "cop", "end_char": 680, "feats": "VerbForm=Ger", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 675, "text": "Being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 685, "feats": "Degree=Pos", "head": 7, "id": 5, "lemma": "mean", "misc": "", "start_char": 681, "text": "mean", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cop", "end_char": 688, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 686, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 693, "feats": "Degree=Pos", "head": 1, "id": 7, "lemma": "lame", "misc": "", "start_char": 689, "text": "lame", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 695, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 694, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 700, "feats": "PronType=Int", "head": 11, "id": 9, "lemma": "what", "misc": "", "start_char": 696, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 703, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 701, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 708, "feats": "Degree=Pos", "head": 7, "id": 11, "lemma": "cool", "misc": "", "start_char": 704, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "aux", "end_char": 711, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 709, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "cop", "end_char": 717, "feats": "VerbForm=Ger", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 712, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "parataxis", "end_char": 722, "feats": "Degree=Pos", "head": 1, "id": 14, "lemma": "nice", "misc": "", "start_char": 718, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 724, "feats": null, "head": 1, "id": 15, "lemma": ".", "misc": "", "start_char": 723, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 726, "feats": null, "head": 1, "id": 16, "lemma": "\"", "misc": "", "start_char": 725, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (ADJP (JJ Great))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB do) (NP (DT that)) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB be) (NP (NP (NP (DT the) (JJ first) (NN guy)) (PP (IN in) (NP (NN space)))) (SBAR (S (VP (TO to) (VP (VB get) (NP (DT a) (NN wedgie))))))))))))))) (. .)))" }, "speaker": "Howard", "text": "Great, I'll do that when I want to be the first guy in space to get a wedgie.", "tokens": [ { "deprel": "advmod", "end_char": 732, "feats": "Degree=Pos", "head": 5, "id": 1, "lemma": "great", "misc": "", "start_char": 727, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 734, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 733, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 736, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 735, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 740, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "will", "misc": "", "start_char": 737, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 743, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "do", "misc": "", "start_char": 741, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 748, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 6, "lemma": "that", "misc": "", "start_char": 744, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 753, "feats": "PronType=Int", "head": 9, "id": 7, "lemma": "when", "misc": "", "start_char": 749, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 755, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 754, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 760, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "want", "misc": "", "start_char": 756, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 763, "feats": null, "head": 14, "id": 10, "lemma": "to", "misc": "", "start_char": 761, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 766, "feats": "VerbForm=Inf", "head": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 764, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 770, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 767, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 776, "feats": "Degree=Pos|NumType=Ord", "head": 14, "id": 13, "lemma": "first", "misc": "", "start_char": 771, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 780, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "guy", "misc": "", "start_char": 777, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 783, "feats": null, "head": 16, "id": 15, "lemma": "in", "misc": "", "start_char": 781, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 789, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "space", "misc": "", "start_char": 784, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 792, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 790, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 796, "feats": "VerbForm=Inf", "head": 14, "id": 18, "lemma": "get", "misc": "", "start_char": 793, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 798, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 797, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 805, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "wedgie", "misc": "", "start_char": 799, "text": "wedgie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 807, "feats": null, "head": 5, "id": 21, "lemma": ".", "misc": "", "start_char": 806, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB want) (S (NP (PRP me)) (VP (TO to) (VP (VB call) (NP (NN somebody)) (PP (IN at) (NP (NNP NASA))))))) (. ?)))" }, "speaker": "Bernadette", "text": "Do you want me to call somebody at NASA?", "tokens": [ { "deprel": "aux", "end_char": 810, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 808, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 814, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 811, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 819, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "want", "misc": "", "start_char": 815, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 822, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 820, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 825, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 823, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 830, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "call", "misc": "", "start_char": 826, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 839, "feats": "Number=Sing|PronType=Ind", "head": 6, "id": 7, "lemma": "somebody", "misc": "", "start_char": 831, "text": "somebody", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 842, "feats": null, "head": 9, "id": 8, "lemma": "at", "misc": "", "start_char": 840, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 847, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "NASA", "misc": "", "start_char": 843, "text": "NASA", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 849, "feats": null, "head": 3, "id": 10, "lemma": "?", "misc": "", "start_char": 848, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP$ my) (NN mom)) (ADVP (RB already)) (VP (VBD tried) (NP (DT that) (. .)) (SBAR (S (NP (PRP It)) (ADVP (RB only)) (VP (VBD made) (S (NP (NNS things)) (ADJP (JJR worse))))))) (. .)))" }, "speaker": "Howard", "text": "No, my mom already tried that . It only made things worse.", "tokens": [ { "deprel": "discourse", "end_char": 852, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 850, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 854, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 853, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 857, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 855, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 861, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "mom", "misc": "", "start_char": 858, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 869, "feats": null, "head": 6, "id": 5, "lemma": "already", "misc": "", "start_char": 862, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 875, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "try", "misc": "", "start_char": 870, "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 880, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "that", "misc": "", "start_char": 876, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 882, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 881, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 885, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "it", "misc": "", "start_char": 883, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 890, "feats": null, "head": 11, "id": 10, "lemma": "only", "misc": "", "start_char": 886, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 895, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 11, "lemma": "make", "misc": "", "start_char": 891, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 902, "feats": "Number=Plur", "head": 11, "id": 12, "lemma": "thing", "misc": "", "start_char": 896, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "xcomp", "end_char": 908, "feats": "Degree=Cmp", "head": 11, "id": 13, "lemma": "bad", "misc": "", "start_char": 903, "text": "worse", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 910, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 909, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 0, 0 ], [ 1, 2, 3 ], [ 5, 0, 0 ], [ 6, 7, 7 ], [ 8, 10, 10 ], [ 8, 36, 36 ], [ 8, 40, 40 ], [ 8, 44, 44 ], [ 9, 2, 2 ], [ 11, 3, 3 ], [ 12, 2, 2 ], [ 14, 2, 2 ], [ 14, 7, 7 ], [ 15, 1, 1 ], [ 16, 2, 2 ] ], [ [ 1, 2, 2 ], [ 10, 0, 0 ], [ 10, 5, 5 ], [ 15, 3, 3 ] ], [ [ 2, 6, 6 ] ], [ [ 2, 10, 10 ] ], [ [ 2, 14, 18 ] ], [ [ 6, 0, 2 ], [ 7, 4, 4 ], [ 8, 16, 17 ], [ 11, 7, 7 ] ], [ [ 8, 6, 12 ] ], [ [ 8, 14, 17 ] ], [ [ 8, 21, 21 ], [ 14, 15, 15 ] ], [ [ 8, 20, 22 ] ], [ [ 8, 25, 31 ] ], [ [ 8, 33, 37 ] ], [ [ 8, 36, 37 ] ], [ [ 8, 44, 45 ], [ 10, 3, 3 ], [ 10, 8, 8 ] ], [ [ 8, 47, 49 ] ], [ [ 10, 11, 11 ] ], [ [ 13, 0, 0 ], [ 14, 5, 5 ] ], [ [ 14, 11, 19 ] ], [ [ 14, 18, 19 ] ], [ [ 15, 8, 8 ] ], [ [ 15, 6, 8 ] ], [ [ 15, 5, 8 ], [ 16, 6, 6 ], [ 16, 8, 8 ] ] ]
s06e02c07t
Hey, Bernie. There's my hubby . How's everything going up there? Oh, it's okay . Space is beautiful . Earth is beautiful . Same old, same old. What's wrong? Everything's fine, heh. Howard. The other astronauts are being mean to me. No, what are they doing? Well, like for instance, the other day when I was asleep, one of the guys went on a space walk and glued a big - eyed rubber alien mask to the outside of my window . When I woke up, I screamed for like nine minutes. Oh, Howie. You can see it if you want . It's on YouTube . Google " Astronaut screams for nine minutes . " Why don't you stand up to them? What am I supposed to say? Say, " Being mean is lame . What's cool is being nice . " Great, I'll do that when I want to be the first guy in space to get a wedgie. Do you want me to call somebody at NASA? No, my mom already tried that . It only made things worse.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NNP Gelatinous) (NNP Sphere) (. .)))" }, "speaker": "Leonard", "text": "Gelatinous Sphere.", "tokens": [ { "deprel": "amod", "end_char": 10, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "gelatinous", "misc": "", "start_char": 0, "text": "Gelatinous", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "root", "end_char": 17, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "Sphere", "misc": "", "start_char": 11, "text": "Sphere", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 19, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 18, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (NP (VBN Focused) (NNP Locust) (. .)))" }, "speaker": "Raj", "text": "Focused Locust.", "tokens": [ { "deprel": "amod", "end_char": 27, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 1, "lemma": "focus", "misc": "", "start_char": 20, "text": "Focused", "upos": "VERB", "xpos": "VBN" }, { "deprel": "root", "end_char": 34, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "Locust", "misc": "", "start_char": 28, "text": "Locust", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 36, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 35, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (NP (NP (NNP Temple)) (PP (IN of) (NP (NNP Yip))) (. .)))" }, "speaker": "Stuart", "text": "Temple of Yip.", "tokens": [ { "deprel": "root", "end_char": 43, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Temple", "misc": "", "start_char": 37, "text": "Temple", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 46, "feats": null, "head": 3, "id": 2, "lemma": "of", "misc": "", "start_char": 44, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 50, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Yip", "misc": "", "start_char": 47, "text": "Yip", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 52, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 51, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (S (NP (NNP Wolowitz)) (VP (MD would) (ADVP (RB never)) (VP (VB play) (NP (DT that) (NN card))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm sorry, Wolowitz would never play that card.", "tokens": [ { "deprel": "nsubj", "end_char": 54, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 53, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 57, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 55, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 63, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 58, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 65, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 64, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 74, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "Wolowitz", "misc": "", "start_char": 66, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 80, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "would", "misc": "", "start_char": 75, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 86, "feats": null, "head": 8, "id": 7, "lemma": "never", "misc": "", "start_char": 81, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 91, "feats": "VerbForm=Inf", "head": 3, "id": 8, "lemma": "play", "misc": "", "start_char": 87, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 96, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 9, "lemma": "that", "misc": "", "start_char": 92, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 101, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "card", "misc": "", "start_char": 97, "text": "card", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 103, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 102, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (DT All) (JJ right)) (, ,) (NP (NNP Lesser) (NNP Demon) (NNP Turtle)) (. .)))" }, "speaker": "Stuart", "text": "All right, Lesser Demon Turtle.", "tokens": [ { "deprel": "det", "end_char": 107, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 104, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 113, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "right", "misc": "", "start_char": 108, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 6, "id": 3, "lemma": ",", "misc": "", "start_char": 114, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 122, "feats": "Degree=Pos", "head": 6, "id": 4, "lemma": "less", "misc": "", "start_char": 116, "text": "Lesser", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 128, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Demon", "misc": "", "start_char": 123, "text": "Demon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "vocative", "end_char": 135, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "Turtle", "misc": "", "start_char": 129, "text": "Turtle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 137, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 136, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (NML (NNP Fairy) (NNP God)) (NNP Monster)) (, ,) (S (NP (PRP I)) (VP (VBP win))) (. .) (S (NP (NP (PRP$ Your) (JJ desperate) (NN need)) (PP (IN for) (NP (NN friendship)))) (VP (VBZ makes) (S (NP (PRP you)) (ADJP (JJ weak))))) (. .)))" }, "speaker": "Sheldon", "text": "Fairy God Monster, I win . Your desperate need for friendship makes you weak.", "tokens": [ { "deprel": "compound", "end_char": 143, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Fairy", "misc": "", "start_char": 138, "text": "Fairy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 147, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "God", "misc": "", "start_char": 144, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "vocative", "end_char": 155, "feats": "Number=Sing", "head": 13, "id": 3, "lemma": "monster", "misc": "", "start_char": 148, "text": "Monster", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 157, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 156, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 159, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 158, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 163, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 6, "lemma": "win", "misc": "", "start_char": 160, "text": "win", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 165, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 164, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 170, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 8, "lemma": "your", "misc": "", "start_char": 166, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 180, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "desperate", "misc": "", "start_char": 171, "text": "desperate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 185, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "need", "misc": "", "start_char": 181, "text": "need", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 189, "feats": null, "head": 12, "id": 11, "lemma": "for", "misc": "", "start_char": 186, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 200, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "friendship", "misc": "", "start_char": 190, "text": "friendship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 206, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 13, "lemma": "make", "misc": "", "start_char": 201, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 210, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 13, "id": 14, "lemma": "you", "misc": "", "start_char": 207, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 215, "feats": "Degree=Pos", "head": 13, "id": 15, "lemma": "weak", "misc": "", "start_char": 211, "text": "weak", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 216, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (SBARQ (ADVP (UH So)) (, ,) (WHNP (WP what)) (SQ (VBP are) (NP (PRP you)) (NP (NNS guys)) (VP (VBG doing) (ADVP (RBR later)))) (. ?)) (NP (NNP Stuart) (CC and) (PRP I)) (VP (VBD were) (VP (VBG thinking) (PP (IN of) (S (VP (VBG going) (PRT (RB out)) (PP (IN for) (NP (DT a) (NN drink)))))))) (. .)))" }, "speaker": "Raj", "text": "So, what are you guys doing later? Stuart and I were thinking of going out for a drink.", "tokens": [ { "deprel": "discourse", "end_char": 220, "feats": null, "head": 7, "id": 1, "lemma": "so", "misc": "", "start_char": 218, "text": "So", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 222, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 221, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 227, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "what", "misc": "", "start_char": 223, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 231, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 228, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "dep", "end_char": 235, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 232, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 240, "feats": "Number=Plur", "head": 7, "id": 6, "lemma": "guy", "misc": "", "start_char": 236, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 246, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "do", "misc": "", "start_char": 241, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 252, "feats": "Degree=Cmp", "head": 7, "id": 8, "lemma": "late", "misc": "", "start_char": 247, "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 7, "id": 9, "lemma": "?", "misc": "", "start_char": 253, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 261, "feats": "Number=Sing", "head": 14, "id": 10, "lemma": "Stuart", "misc": "", "start_char": 255, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 265, "feats": null, "head": 12, "id": 11, "lemma": "and", "misc": "", "start_char": 262, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 267, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 12, "lemma": "I", "misc": "", "start_char": 266, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 272, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 268, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 281, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 14, "lemma": "think", "misc": "", "start_char": 273, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 284, "feats": null, "head": 16, "id": 15, "lemma": "of", "misc": "", "start_char": 282, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 290, "feats": "VerbForm=Ger", "head": 14, "id": 16, "lemma": "go", "misc": "", "start_char": 285, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 294, "feats": null, "head": 16, "id": 17, "lemma": "out", "misc": "", "start_char": 291, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 298, "feats": null, "head": 20, "id": 18, "lemma": "for", "misc": "", "start_char": 295, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 300, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 299, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 306, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "drink", "misc": "", "start_char": 301, "text": "drink", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 308, "feats": null, "head": 7, "id": 21, "lemma": ".", "misc": "", "start_char": 307, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB try) (S (VP (TO to) (VP (VB meet) (NP (DT some) (NNS girls)))))))))) (. .)))" }, "speaker": "Stuart", "text": "We're gonna try to meet some girls.", "tokens": [ { "deprel": "nsubj", "end_char": 311, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 309, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 315, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 312, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 319, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 316, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 322, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 320, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 326, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "try", "misc": "", "start_char": 323, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 329, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 327, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 334, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "meet", "misc": "", "start_char": 330, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 339, "feats": null, "head": 9, "id": 8, "lemma": "some", "misc": "", "start_char": 335, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 345, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "girl", "misc": "", "start_char": 340, "text": "girls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 347, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 346, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (VP (UH 'Cause))) (NP (DT that)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (PRP we)) (VP (VBP do))))) (. .)))" }, "speaker": "Raj", "text": "'Cause that's what we do.", "tokens": [ { "deprel": "discourse", "end_char": 354, "feats": null, "head": 4, "id": 1, "lemma": "'cause", "misc": "", "start_char": 348, "text": "'Cause", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 359, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 2, "lemma": "that", "misc": "", "start_char": 355, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 362, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 360, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 367, "feats": "PronType=Rel", "head": 0, "id": 4, "lemma": "what", "misc": "", "start_char": 363, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 370, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 368, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 373, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "do", "misc": "", "start_char": 371, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 375, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 374, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (VP (VB Watch) (PRT (RP out)) (, ,) (NP (NNS ladies)) (: :) (S (NP (DT a) (JJ little) (NN coffee) (CC and) (NN cream)) (VP (VBG coming) (NP (PRP$ your) (NN way))))) (. .)))" }, "speaker": "Stuart", "text": "Watch out, ladies: a little coffee and cream coming your way.", "tokens": [ { "deprel": "root", "end_char": 381, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "watch", "misc": "", "start_char": 376, "text": "Watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 385, "feats": null, "head": 1, "id": 2, "lemma": "out", "misc": "", "start_char": 382, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 387, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 386, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 394, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "lady", "misc": "", "start_char": 388, "text": "ladies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 396, "feats": null, "head": 8, "id": 5, "lemma": ":", "misc": "", "start_char": 395, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "det", "end_char": 398, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 397, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 405, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "little", "misc": "", "start_char": 399, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 412, "feats": "Number=Sing", "head": 1, "id": 8, "lemma": "coffee", "misc": "", "start_char": 406, "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 416, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 413, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 422, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "cream", "misc": "", "start_char": 417, "text": "cream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 429, "feats": "VerbForm=Ger", "head": 8, "id": 11, "lemma": "come", "misc": "", "start_char": 423, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 434, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "your", "misc": "", "start_char": 430, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 438, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "way", "misc": "", "start_char": 435, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 440, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 439, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (SBAR (IN In) (NN case) (S (NP (PRP you)) (VP (VBD did) (RB n't) (VP (VB follow) (NP (DT that)))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (NP (DT the) (NN coffee))) (. .)))" }, "speaker": "Raj", "text": "In case you didn't follow that, I'm the coffee.", "tokens": [ { "deprel": "mark", "end_char": 443, "feats": null, "head": 6, "id": 1, "lemma": "in", "misc": "", "start_char": 441, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 448, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "case", "misc": "", "start_char": 444, "text": "case", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 452, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 449, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 456, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 453, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 460, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 457, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 467, "feats": "VerbForm=Inf", "head": 12, "id": 6, "lemma": "follow", "misc": "", "start_char": 461, "text": "follow", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 472, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "that", "misc": "", "start_char": 468, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 474, "feats": null, "head": 12, "id": 8, "lemma": ",", "misc": "", "start_char": 473, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 476, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 475, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 479, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 477, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 483, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 480, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 490, "feats": "Number=Sing", "head": 0, "id": 12, "lemma": "coffee", "misc": "", "start_char": 484, "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 492, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 491, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (ADVP (RB maybe)) (NP (PRP you)) (VP (MD 'd) (VP (VB like) (S (VP (TO to) (VP (VB go) (PP (IN with) (NP (PRP them))) (S (VP (TO to) (VP (VB meet) (NP (NNS girls)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, maybe you'd like to go with them to meet girls.", "tokens": [ { "deprel": "vocative", "end_char": 500, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 493, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 502, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 501, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 508, "feats": null, "head": 6, "id": 3, "lemma": "maybe", "misc": "", "start_char": 503, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 512, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 509, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 515, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "would", "misc": "", "start_char": 513, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 520, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "like", "misc": "", "start_char": 516, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 523, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 521, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 526, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "go", "misc": "", "start_char": 524, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 531, "feats": null, "head": 10, "id": 9, "lemma": "with", "misc": "", "start_char": 527, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 536, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 8, "id": 10, "lemma": "they", "misc": "", "start_char": 532, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 539, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 537, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 544, "feats": "VerbForm=Inf", "head": 8, "id": 12, "lemma": "meet", "misc": "", "start_char": 540, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 550, "feats": "Number=Plur", "head": 12, "id": 13, "lemma": "girl", "misc": "", "start_char": 545, "text": "girls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 552, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 551, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHADVP (WRB Why)) (SQ (MD would) (NP (PRP I)) (VP (VB be) (ADJP (JJ interested)))) (. ?)) (NP (PRP I)) (VP (VBP have) (NP (NNP Penny))) (. .)))" }, "speaker": "Leonard", "text": "Why would I be interested? I have Penny.", "tokens": [ { "deprel": "advmod", "end_char": 556, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 553, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 562, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "would", "misc": "", "start_char": 557, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 564, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 563, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 567, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 565, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 578, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "interested", "misc": "", "start_char": 568, "text": "interested", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 580, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 579, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 582, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 581, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 587, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "have", "misc": "", "start_char": 583, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 593, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "penny", "misc": "", "start_char": 588, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 595, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 594, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (PP (IN for) (NP (RB now))) (. .) (CC But) (S (NP (DT that) (NN woman)) (VP (VBZ has) (NP (DT a) (NN death) (NN wish)))) (, ,) (S (NP (NNP Leonard) (. .) (UH Yeah)) (, ,) (S (NP (PRP she)) (VP (VBZ talks) (PP (IN to) (NP (NNS strangers))))) (, ,) (S (NP (PRP she)) (VP (VBZ pets) (NP (JJ unfamiliar) (NNS dogs)))) (CC and) (S (NP (PRP it)) (VP (VBZ is) (ADJP (RB ridiculously) (JJ easy) (S (VP (TO to) (VP (VB break) (PP (IN into) (NP (PRP$ her) (NN apartment)))))))))) (. .) (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBD were) (NP (PRP you))))) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB get) (NP (DT a) (NN backup))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, for now . But that woman has a death wish, Leonard . Yeah, she talks to strangers, she pets unfamiliar dogs and it is ridiculously easy to break into her apartment . If I were you, I'd get a backup.", "tokens": [ { "deprel": "discourse", "end_char": 600, "feats": null, "head": 9, "id": 1, "lemma": "yeah", "misc": "", "start_char": 596, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 602, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 601, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 606, "feats": null, "head": 4, "id": 3, "lemma": "for", "misc": "", "start_char": 603, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 610, "feats": null, "head": 9, "id": 4, "lemma": "now", "misc": "", "start_char": 607, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 612, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 611, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 616, "feats": null, "head": 9, "id": 6, "lemma": "but", "misc": "", "start_char": 613, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 621, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "that", "misc": "", "start_char": 617, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 627, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "woman", "misc": "", "start_char": 622, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 631, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "have", "misc": "", "start_char": 628, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 633, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 632, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 639, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "death", "misc": "", "start_char": 634, "text": "death", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 644, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "wish", "misc": "", "start_char": 640, "text": "wish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 646, "feats": null, "head": 14, "id": 13, "lemma": ",", "misc": "", "start_char": 645, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 654, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "Leonard", "misc": "", "start_char": 647, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 656, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 655, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 661, "feats": null, "head": 19, "id": 16, "lemma": "yeah", "misc": "", "start_char": 657, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 663, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 662, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 667, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 18, "lemma": "she", "misc": "", "start_char": 664, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 673, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 19, "lemma": "talk", "misc": "", "start_char": 668, "text": "talks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 676, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 674, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 686, "feats": "Number=Plur", "head": 19, "id": 21, "lemma": "stranger", "misc": "", "start_char": 677, "text": "strangers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 688, "feats": null, "head": 24, "id": 22, "lemma": ",", "misc": "", "start_char": 687, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 692, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 23, "lemma": "she", "misc": "", "start_char": 689, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 697, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 24, "lemma": "pet", "misc": "", "start_char": 693, "text": "pets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "end_char": 708, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "unfamiliar", "misc": "", "start_char": 698, "text": "unfamiliar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 713, "feats": "Number=Plur", "head": 24, "id": 26, "lemma": "dog", "misc": "", "start_char": 709, "text": "dogs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 717, "feats": null, "head": 31, "id": 27, "lemma": "and", "misc": "", "start_char": 714, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 720, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 28, "lemma": "it", "misc": "", "start_char": 718, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 723, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 29, "lemma": "be", "misc": "", "start_char": 721, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 736, "feats": null, "head": 31, "id": 30, "lemma": "ridiculously", "misc": "", "start_char": 724, "text": "ridiculously", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 741, "feats": "Degree=Pos", "head": 19, "id": 31, "lemma": "easy", "misc": "", "start_char": 737, "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 744, "feats": null, "head": 33, "id": 32, "lemma": "to", "misc": "", "start_char": 742, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 750, "feats": "VerbForm=Inf", "head": 31, "id": 33, "lemma": "break", "misc": "", "start_char": 745, "text": "break", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 755, "feats": null, "head": 36, "id": 34, "lemma": "into", "misc": "", "start_char": 751, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 759, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 36, "id": 35, "lemma": "her", "misc": "", "start_char": 756, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 769, "feats": "Number=Sing", "head": 33, "id": 36, "lemma": "apartment", "misc": "", "start_char": 760, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 771, "feats": null, "head": 9, "id": 37, "lemma": ".", "misc": "", "start_char": 770, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 774, "feats": null, "head": 41, "id": 38, "lemma": "if", "misc": "", "start_char": 772, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 776, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 41, "id": 39, "lemma": "I", "misc": "", "start_char": 775, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 781, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 41, "id": 40, "lemma": "be", "misc": "", "start_char": 777, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 785, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 45, "id": 41, "lemma": "you", "misc": "", "start_char": 782, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 787, "feats": null, "head": 45, "id": 42, "lemma": ",", "misc": "", "start_char": 786, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 789, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 45, "id": 43, "lemma": "I", "misc": "", "start_char": 788, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 792, "feats": "VerbForm=Fin", "head": 45, "id": 44, "lemma": "would", "misc": "", "start_char": 790, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 796, "feats": "VerbForm=Inf", "head": 9, "id": 45, "lemma": "get", "misc": "", "start_char": 793, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 798, "feats": "Definite=Ind|PronType=Art", "head": 47, "id": 46, "lemma": "a", "misc": "", "start_char": 797, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 805, "feats": "Number=Sing", "head": 45, "id": 47, "lemma": "backup", "misc": "", "start_char": 799, "text": "backup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 807, "feats": null, "head": 9, "id": 48, "lemma": ".", "misc": "", "start_char": 806, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD ca) (RB n't) (ADVP (RB just)) (VP (VB replace) (NP (NP (NN someone)) (SBAR (S (NP (PRP you)) (VP (VBP care) (PP (IN about)) (PP (IN with) (NP (DT some) (JJ other) (JJ random) (NN person))))))))) (. .)))" }, "speaker": "Leonard", "text": "You can't just replace someone you care about with some other random person.", "tokens": [ { "deprel": "nsubj", "end_char": 811, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 1, "lemma": "you", "misc": "", "start_char": 808, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 814, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "can", "misc": "", "start_char": 812, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 818, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 815, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 823, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 819, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 831, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "replace", "misc": "", "start_char": 824, "text": "replace", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 839, "feats": "Number=Sing|PronType=Ind", "head": 5, "id": 6, "lemma": "someone", "misc": "", "start_char": 832, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 843, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 840, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 848, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "care", "misc": "", "start_char": 844, "text": "care", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obl", "end_char": 854, "feats": null, "head": 8, "id": 9, "lemma": "about", "misc": "", "start_char": 849, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 859, "feats": null, "head": 14, "id": 10, "lemma": "with", "misc": "", "start_char": 855, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 864, "feats": null, "head": 14, "id": 11, "lemma": "some", "misc": "", "start_char": 860, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 870, "feats": "Degree=Pos", "head": 14, "id": 12, "lemma": "other", "misc": "", "start_char": 865, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 877, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "random", "misc": "", "start_char": 871, "text": "random", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 884, "feats": "Number=Sing", "head": 8, "id": 14, "lemma": "person", "misc": "", "start_char": 878, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 886, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 885, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (ADVP (UH please)) (VP (VB do) (RB n't) (VP (VB ruin) (NP (DT this)) (PP (IN for) (NP (PRP me))))) (. .)))" }, "speaker": "Stuart", "text": "No, please don't ruin this for me.", "tokens": [ { "deprel": "discourse", "end_char": 889, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 887, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 891, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 890, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 898, "feats": null, "head": 6, "id": 3, "lemma": "please", "misc": "", "start_char": 892, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "aux", "end_char": 901, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 899, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 905, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 902, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 910, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 6, "lemma": "ruin", "misc": "", "start_char": 906, "text": "ruin", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 915, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "this", "misc": "", "start_char": 911, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 919, "feats": null, "head": 9, "id": 8, "lemma": "for", "misc": "", "start_char": 916, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 922, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 9, "lemma": "I", "misc": "", "start_char": 920, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 924, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 923, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB remember) (SBAR (WHADJP (WRB how) (JJ upset)) (S (NP (PRP I)) (VP (VBD was) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBD replaced) (NP (NNP Edward) (NNP Norton)) (PP (IN as) (NP (DT the) (NNP Hulk)))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Do you remember how upset I was when they replaced Edward Norton as the Hulk?", "tokens": [ { "deprel": "aux", "end_char": 927, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 925, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 931, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 928, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 940, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "remember", "misc": "", "start_char": 932, "text": "remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 944, "feats": "PronType=Int", "head": 5, "id": 4, "lemma": "how", "misc": "", "start_char": 941, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "ccomp", "end_char": 950, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "upset", "misc": "", "start_char": 945, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 952, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 951, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 956, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 7, "lemma": "be", "misc": "", "start_char": 953, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 961, "feats": "PronType=Int", "head": 10, "id": 8, "lemma": "when", "misc": "", "start_char": 957, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 966, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "they", "misc": "", "start_char": 962, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 975, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 10, "lemma": "replace", "misc": "", "start_char": 967, "text": "replaced", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 982, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "Edward", "misc": "", "start_char": 976, "text": "Edward", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 989, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "Norton", "misc": "", "start_char": 983, "text": "Norton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 992, "feats": null, "head": 15, "id": 13, "lemma": "as", "misc": "", "start_char": 990, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 996, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 993, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1001, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "Hulk", "misc": "", "start_char": 997, "text": "Hulk", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1003, "feats": null, "head": 3, "id": 16, "lemma": "?", "misc": "", "start_char": 1002, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (NP (PRP you)) (VP (VBD walked) (PRT (RB around)) (PP (IN for) (NP (DT a) (NN week))) (S (VP (VBG saying) (, ,) (`` \") (NP (NP (NNP Sheldon)) (ADJP (JJ unhappy) (PP (IN with) (NP (NN casting) (NN choice)))))))) (. .) ('' \")))" }, "speaker": "Leonard", "text": "Yes, you walked around for a week saying, \" Sheldon unhappy with casting choice . \"", "tokens": [ { "deprel": "discourse", "end_char": 1007, "feats": null, "head": 4, "id": 1, "lemma": "yes", "misc": "", "start_char": 1004, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1009, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 1008, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1013, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1010, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1020, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "walk", "misc": "", "start_char": 1014, "text": "walked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1027, "feats": null, "head": 4, "id": 5, "lemma": "around", "misc": "", "start_char": 1021, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1031, "feats": null, "head": 8, "id": 6, "lemma": "for", "misc": "", "start_char": 1028, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1033, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1032, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1038, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "week", "misc": "", "start_char": 1034, "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 1045, "feats": "VerbForm=Ger", "head": 4, "id": 9, "lemma": "say", "misc": "", "start_char": 1039, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1047, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 1046, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1049, "feats": null, "head": 9, "id": 11, "lemma": "\"", "misc": "", "start_char": 1048, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 1057, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "Sheldon", "misc": "", "start_char": 1050, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 1065, "feats": "Degree=Pos", "head": 9, "id": 13, "lemma": "unhappy", "misc": "", "start_char": 1058, "text": "unhappy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1070, "feats": null, "head": 16, "id": 14, "lemma": "with", "misc": "", "start_char": 1066, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1078, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "casting", "misc": "", "start_char": 1071, "text": "casting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1085, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "choice", "misc": "", "start_char": 1079, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1087, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 1086, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1089, "feats": null, "head": 4, "id": 18, "lemma": "\"", "misc": "", "start_char": 1088, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (CC But) (ADVP (RB then)) (S (NP (NNP Mark) (NNP Ruffalo)) (VP (VBD was) (NP (DT the) (NNP Hulk)) (PP (IN in) (NP (DT The) (NNPS Avengers))))) (CC and) (S (NP (PRP he)) (VP (VBD was) (ADJP (RB even) (JJR better)))) (. .)))" }, "speaker": "Sheldon", "text": "But then Mark Ruffalo was the Hulk in The Avengers and he was even better.", "tokens": [ { "deprel": "cc", "end_char": 1093, "feats": null, "head": 7, "id": 1, "lemma": "but", "misc": "", "start_char": 1090, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1098, "feats": "PronType=Dem", "head": 7, "id": 2, "lemma": "then", "misc": "", "start_char": 1094, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1103, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Mark", "misc": "", "start_char": 1099, "text": "Mark", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1111, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Ruffalo", "misc": "", "start_char": 1104, "text": "Ruffalo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1115, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 1112, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1119, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1116, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1124, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "Hulk", "misc": "", "start_char": 1120, "text": "Hulk", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1127, "feats": null, "head": 10, "id": 8, "lemma": "in", "misc": "", "start_char": 1125, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1131, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 1128, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1140, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "Avenger", "misc": "", "start_char": 1132, "text": "Avengers", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "cc", "end_char": 1144, "feats": null, "head": 15, "id": 11, "lemma": "and", "misc": "", "start_char": 1141, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1147, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 12, "lemma": "he", "misc": "", "start_char": 1145, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1151, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 1148, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1156, "feats": null, "head": 15, "id": 14, "lemma": "even", "misc": "", "start_char": 1152, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1163, "feats": "Degree=Cmp", "head": 7, "id": 15, "lemma": "good", "misc": "", "start_char": 1157, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1165, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 1164, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ 's) (NP (PRP$ your) (NN point))) (. ?)))" }, "speaker": "Leonard", "text": "What's your point?", "tokens": [ { "deprel": "root", "end_char": 1170, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1166, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1173, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 1171, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1178, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 1174, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1184, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "point", "misc": "", "start_char": 1179, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1186, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 1185, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Call) (NP (PRP me)) (S (NP (DT a) (JJ romantic) (. .))))) (NP (PRP I)) (VP (VBP like) (S (VP (TO to) (VP (VB think) (SBAR (IN that) (S (NP (PRP$ your) (NNP Mark) (NNP Ruffalo)) (VP (VBZ is) (ADVP (RB still)) (ADVP (RB out) (RB there)) (ADVP (RB somewhere))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Call me a romantic . I like to think that your Mark Ruffalo is still out there somewhere.", "tokens": [ { "deprel": "root", "end_char": 1191, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "call", "misc": "", "start_char": 1187, "text": "Call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1194, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 1192, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1196, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 1195, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 1205, "feats": "Degree=Pos", "head": 1, "id": 4, "lemma": "romantic", "misc": "", "start_char": 1197, "text": "romantic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1207, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 1206, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1209, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 1208, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1214, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 7, "lemma": "like", "misc": "", "start_char": 1210, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1217, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1215, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1223, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "think", "misc": "", "start_char": 1218, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1228, "feats": null, "head": 17, "id": 10, "lemma": "that", "misc": "", "start_char": 1224, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1233, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 1229, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1238, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "Mark", "misc": "", "start_char": 1234, "text": "Mark", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1246, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "Ruffalo", "misc": "", "start_char": 1239, "text": "Ruffalo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1249, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 14, "lemma": "be", "misc": "", "start_char": 1247, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1255, "feats": null, "head": 17, "id": 15, "lemma": "still", "misc": "", "start_char": 1250, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1259, "feats": null, "head": 17, "id": 16, "lemma": "out", "misc": "", "start_char": 1256, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1265, "feats": "PronType=Dem", "head": 9, "id": 17, "lemma": "there", "misc": "", "start_char": 1260, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1275, "feats": null, "head": 17, "id": 18, "lemma": "somewhere", "misc": "", "start_char": 1266, "text": "somewhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1277, "feats": null, "head": 1, "id": 19, "lemma": ".", "misc": "", "start_char": 1276, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP we)) (VP (VBG gon) (S (VP (VP (TO na) (VP (VB play) (NP (NNS cards)))) (CC or) (RB not)))) (. ?)))" }, "speaker": "Leonard", "text": "Are we gonna play cards or not?", "tokens": [ { "deprel": "aux", "end_char": 1281, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 1278, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1284, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 1282, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1288, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 1285, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1291, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1289, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1296, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "play", "misc": "", "start_char": 1292, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1302, "feats": "Number=Plur", "head": 5, "id": 6, "lemma": "card", "misc": "", "start_char": 1297, "text": "cards", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1305, "feats": null, "head": 8, "id": 7, "lemma": "or", "misc": "", "start_char": 1303, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1309, "feats": null, "head": 5, "id": 8, "lemma": "not", "misc": "", "start_char": 1306, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1311, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 1310, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP like) (NP (NNP Mark) (NNP Ruffalo)) (ADVP (RB too))) (. .)))" }, "speaker": "Stuart", "text": "I like Mark Ruffalo too.", "tokens": [ { "deprel": "nsubj", "end_char": 1313, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1312, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1318, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "like", "misc": "", "start_char": 1314, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1323, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Mark", "misc": "", "start_char": 1319, "text": "Mark", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1331, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Ruffalo", "misc": "", "start_char": 1324, "text": "Ruffalo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 1335, "feats": null, "head": 2, "id": 5, "lemma": "too", "misc": "", "start_char": 1332, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1337, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 1336, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (S (VP (VB settle) (ADVP (RP down)) (ADVP (RB there)))) (, ,) (S (VP (VB fake) (NP (NNP Wolowitz)))) (. .) (NP (DT No) (NN one)) (VP (VBZ likes) (NP (DT a) (NN kiss) (HYPH -) (NN up))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, settle down there, fake Wolowitz . No one likes a kiss - up.", "tokens": [ { "deprel": "discourse", "end_char": 1342, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1338, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1344, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1343, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1351, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "settle", "misc": "", "start_char": 1345, "text": "settle", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1356, "feats": null, "head": 3, "id": 4, "lemma": "down", "misc": "", "start_char": 1352, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 1362, "feats": "PronType=Dem", "head": 3, "id": 5, "lemma": "there", "misc": "", "start_char": 1357, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1364, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 1363, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1369, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 7, "lemma": "fake", "misc": "", "start_char": 1365, "text": "fake", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1378, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Wolowitz", "misc": "", "start_char": 1370, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1380, "feats": null, "head": 12, "id": 9, "lemma": ".", "misc": "", "start_char": 1379, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1383, "feats": null, "head": 11, "id": 10, "lemma": "no", "misc": "", "start_char": 1381, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1387, "feats": "Number=Sing|PronType=Neg", "head": 12, "id": 11, "lemma": "one", "misc": "", "start_char": 1384, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1393, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 12, "lemma": "like", "misc": "", "start_char": 1388, "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1395, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 13, "lemma": "a", "misc": "", "start_char": 1394, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1400, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "kiss", "misc": "", "start_char": 1396, "text": "kiss", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1402, "feats": null, "head": 14, "id": 15, "lemma": "-", "misc": "", "start_char": 1401, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 1405, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "up", "misc": "", "start_char": 1403, "text": "up", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1407, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 1406, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ] ], [ [ 1, 0, 1 ] ], [ [ 2, 2, 2 ] ], [ [ 2, 0, 2 ], [ 3, 8, 9 ] ], [ [ 3, 0, 0 ], [ 5, 4, 4 ], [ 13, 38, 38 ], [ 13, 42, 42 ], [ 16, 1, 1 ], [ 17, 2, 2 ], [ 17, 11, 11 ], [ 19, 2, 2 ], [ 20, 1, 1 ], [ 20, 5, 5 ] ], [ [ 3, 4, 4 ] ], [ [ 4, 3, 5 ] ], [ [ 5, 0, 2 ] ], [ [ 5, 7, 7 ], [ 5, 13, 13 ], [ 15, 8, 8 ], [ 22, 0, 0 ] ], [ [ 5, 11, 11 ] ], [ [ 5, 7, 11 ] ], [ [ 6, 4, 4 ], [ 6, 4, 5 ] ], [ [ 6, 11, 11 ], [ 10, 8, 8 ] ], [ [ 6, 9, 11 ], [ 7, 0, 0 ], [ 8, 4, 4 ], [ 11, 9, 9 ] ], [ [ 6, 18, 19 ] ], [ [ 7, 8, 8 ], [ 9, 3, 3 ], [ 9, 11, 11 ], [ 11, 12, 12 ] ], [ [ 7, 7, 8 ] ], [ [ 7, 6, 8 ], [ 8, 1, 1 ] ], [ [ 9, 5, 9 ] ], [ [ 9, 7, 9 ], [ 10, 6, 6 ] ], [ [ 9, 11, 12 ] ], [ [ 10, 2, 2 ], [ 21, 1, 1 ] ], [ [ 10, 10, 11 ] ], [ [ 11, 0, 0 ], [ 11, 3, 3 ], [ 12, 2, 2 ], [ 12, 6, 6 ], [ 13, 13, 13 ], [ 13, 40, 40 ], [ 14, 0, 0 ], [ 14, 6, 6 ], [ 16, 5, 5 ], [ 20, 10, 10 ] ], [ [ 12, 8, 8 ], [ 13, 6, 7 ] ], [ [ 13, 7, 7 ], [ 13, 17, 17 ], [ 13, 22, 22 ], [ 13, 34, 34 ] ], [ [ 13, 9, 11 ] ], [ [ 13, 20, 20 ] ], [ [ 13, 24, 25 ] ], [ [ 13, 34, 35 ] ], [ [ 13, 45, 46 ] ], [ [ 14, 5, 5 ] ], [ [ 14, 5, 8 ] ], [ [ 14, 10, 13 ] ], [ [ 15, 6, 6 ] ], [ [ 16, 8, 8 ] ], [ [ 16, 10, 11 ] ], [ [ 16, 13, 14 ], [ 18, 5, 6 ] ], [ [ 17, 6, 7 ] ], [ [ 17, 14, 15 ] ], [ [ 18, 2, 3 ], [ 18, 11, 11 ] ], [ [ 18, 8, 9 ] ], [ [ 19, 2, 3 ] ], [ [ 20, 10, 12 ] ], [ [ 20, 11, 12 ], [ 22, 2, 3 ] ], [ [ 21, 5, 5 ] ], [ [ 23, 7, 7 ] ], [ [ 23, 12, 15 ] ] ]
s06e02c08t
Gelatinous Sphere. Focused Locust. Temple of Yip. I'm sorry, Wolowitz would never play that card. All right, Lesser Demon Turtle. Fairy God Monster, I win . Your desperate need for friendship makes you weak. So, what are you guys doing later? Stuart and I were thinking of going out for a drink. We're gonna try to meet some girls. 'Cause that's what we do. Watch out, ladies: a little coffee and cream coming your way. In case you didn't follow that, I'm the coffee. Leonard, maybe you'd like to go with them to meet girls. Why would I be interested? I have Penny. Yeah, for now . But that woman has a death wish, Leonard . Yeah, she talks to strangers, she pets unfamiliar dogs and it is ridiculously easy to break into her apartment . If I were you, I'd get a backup. You can't just replace someone you care about with some other random person. No, please don't ruin this for me. Do you remember how upset I was when they replaced Edward Norton as the Hulk? Yes, you walked around for a week saying, " Sheldon unhappy with casting choice . " But then Mark Ruffalo was the Hulk in The Avengers and he was even better. What's your point? Call me a romantic . I like to think that your Mark Ruffalo is still out there somewhere. Are we gonna play cards or not? I like Mark Ruffalo too. Yeah, settle down there, fake Wolowitz . No one likes a kiss - up.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP I)) (VP (VBD had) (S (VP (TO to) (VP (VB take) (NP (NNP Sheldon)) (PP (IN to) (NP (DT the) (NN dentist))) (NP (DT this) (NN morning)))))) (. .)))" }, "speaker": "Leonard", "text": "So I had to take Sheldon to the dentist this morning.", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 3, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 4, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 3, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 5, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 11, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 9, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 16, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "take", "misc": "", "start_char": 12, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 24, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Sheldon", "misc": "", "start_char": 17, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 27, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 25, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 31, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 28, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 39, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "dentist", "misc": "", "start_char": 32, "text": "dentist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 44, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "this", "misc": "", "start_char": 40, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 52, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "morning", "misc": "", "start_char": 45, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 54, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 53, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (ADVP (RB Really) (. ?)))" }, "speaker": "Penny", "text": "Really?", "tokens": [ { "deprel": "root", "end_char": 61, "feats": null, "head": 0, "id": 1, "lemma": "really", "misc": "", "start_char": 55, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 63, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 62, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (LST (UH Yup) (. .)) (NP (PRP I)) (VP (VBD told) (NP (PRP him)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD did) (RB n't) (VP (VB bite) (NP (DT the) (NN hygienist)))))))) (, ,) (S (NP (PRP I)) (VP (MD 'd) (VP (VB take) (NP (PRP him)) (PP (IN for) (NP (NN ice) (NN cream)))))) (. .)))" }, "speaker": "Leonard", "text": "Yup . I told him if he didn't bite the hygienist, I'd take him for ice cream.", "tokens": [ { "deprel": "discourse", "end_char": 67, "feats": null, "head": 4, "id": 1, "lemma": "yup", "misc": "", "start_char": 64, "text": "Yup", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 68, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 71, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 70, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 76, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "tell", "misc": "", "start_char": 72, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 80, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "he", "misc": "", "start_char": 77, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 83, "feats": null, "head": 10, "id": 6, "lemma": "if", "misc": "", "start_char": 81, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 86, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "he", "misc": "", "start_char": 84, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 90, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 87, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 94, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 91, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 99, "feats": "VerbForm=Inf", "head": 16, "id": 10, "lemma": "bite", "misc": "", "start_char": 95, "text": "bite", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 103, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 100, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 113, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "hygienist", "misc": "", "start_char": 104, "text": "hygienist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 16, "id": 13, "lemma": ",", "misc": "", "start_char": 114, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 117, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 116, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 120, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "would", "misc": "", "start_char": 118, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 125, "feats": "VerbForm=Inf", "head": 4, "id": 16, "lemma": "take", "misc": "", "start_char": 121, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 129, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 17, "lemma": "he", "misc": "", "start_char": 126, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 133, "feats": null, "head": 20, "id": 18, "lemma": "for", "misc": "", "start_char": 130, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 137, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "ice", "misc": "", "start_char": 134, "text": "ice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 143, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "cream", "misc": "", "start_char": 138, "text": "cream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 145, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 144, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (NP (UH Mmm) (. .)))" }, "speaker": "Penny", "text": "Mmm.", "tokens": [ { "deprel": "root", "end_char": 149, "feats": null, "head": 0, "id": 1, "lemma": "mmm", "misc": "", "start_char": 146, "text": "Mmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 151, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 150, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB take) (NP (PRP him)) (PP (IN for) (NP (NN ice) (NN cream)))))))) (. .)))" }, "speaker": "Leonard", "text": "I didn't have to take him for ice cream.", "tokens": [ { "deprel": "nsubj", "end_char": 153, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 152, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 157, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 154, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 161, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 158, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 166, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 162, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 169, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 167, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 174, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "take", "misc": "", "start_char": 170, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 178, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "he", "misc": "", "start_char": 175, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 182, "feats": null, "head": 10, "id": 8, "lemma": "for", "misc": "", "start_char": 179, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 186, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "ice", "misc": "", "start_char": 183, "text": "ice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 192, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "cream", "misc": "", "start_char": 187, "text": "cream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 193, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (INTJ (UH Uh) (HYPH -) (UH huh) (. .)))" }, "speaker": "Penny", "text": "Uh - huh.", "tokens": [ { "deprel": "root", "end_char": 197, "feats": null, "head": 0, "id": 1, "lemma": "uh", "misc": "", "start_char": 195, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 198, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 203, "feats": null, "head": 1, "id": 3, "lemma": "huh", "misc": "", "start_char": 200, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 205, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 204, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP seem) (S (ADJP (NP (DT a) (JJ little)) (JJ distracted)))) (. .)))" }, "speaker": "Leonard", "text": "You seem a little distracted.", "tokens": [ { "deprel": "nsubj", "end_char": 209, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 206, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 214, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "seem", "misc": "", "start_char": 210, "text": "seem", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 216, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 215, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 223, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "little", "misc": "", "start_char": 217, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 234, "feats": "Degree=Pos", "head": 2, "id": 5, "lemma": "distracted", "misc": "", "start_char": 224, "text": "distracted", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 236, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 235, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Look))) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (NP (NN something)) (SBAR (S (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB tell) (NP (PRP you)))))))))) (. .)))" }, "speaker": "Penny", "text": "Look, there's something I need to tell you.", "tokens": [ { "deprel": "root", "end_char": 241, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 237, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 243, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 242, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 249, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 244, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 252, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 4, "lemma": "be", "misc": "", "start_char": 250, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 262, "feats": "Number=Sing|PronType=Ind", "head": 4, "id": 5, "lemma": "something", "misc": "", "start_char": 253, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 264, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 263, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 269, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 7, "lemma": "need", "misc": "", "start_char": 265, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 272, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 270, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 277, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "tell", "misc": "", "start_char": 273, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 281, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 278, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 283, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 282, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH yeah)) (, ,) (INTJ (UH okay)) (. .)))" }, "speaker": "Leonard", "text": "Oh, yeah, okay.", "tokens": [ { "deprel": "root", "end_char": 286, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 284, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 288, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 287, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 293, "feats": null, "head": 1, "id": 3, "lemma": "yeah", "misc": "", "start_char": 289, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 295, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 294, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 300, "feats": null, "head": 1, "id": 5, "lemma": "okay", "misc": "", "start_char": 296, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 302, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 301, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (ADVP (RB really)) (VP (VB know) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB say) (NP (DT this)))))))) (. .)))" }, "speaker": "Penny", "text": "I don't really know how to say this.", "tokens": [ { "deprel": "nsubj", "end_char": 304, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 303, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 307, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 305, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 311, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 308, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 318, "feats": null, "head": 5, "id": 4, "lemma": "really", "misc": "", "start_char": 312, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 323, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "know", "misc": "", "start_char": 319, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 327, "feats": "PronType=Int", "head": 5, "id": 6, "lemma": "how", "misc": "", "start_char": 324, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "mark", "end_char": 330, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 328, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 334, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "say", "misc": "", "start_char": 331, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 339, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 9, "lemma": "this", "misc": "", "start_char": 335, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 341, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 340, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VB say) (NP (PRP it))) (. .)))" }, "speaker": "Leonard", "text": "Just say it.", "tokens": [ { "deprel": "advmod", "end_char": 346, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 342, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 350, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 347, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 353, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 351, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 354, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (ADVP (RB here)) (VP (VBZ goes)) (. ...)))" }, "speaker": "Penny", "text": "Okay, here goes ...", "tokens": [ { "deprel": "discourse", "end_char": 360, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 356, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 362, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 361, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 367, "feats": "PronType=Dem", "head": 0, "id": 3, "lemma": "here", "misc": "", "start_char": 363, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 372, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 4, "lemma": "go", "misc": "", "start_char": 368, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 376, "feats": null, "head": 3, "id": 5, "lemma": "...", "misc": "", "start_char": 373, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (NP (UH Mm) (HYPH -) (UH hmm) (. .)))" }, "speaker": "Leonard", "text": "Mm - hmm.", "tokens": [ { "deprel": "discourse", "end_char": 379, "feats": null, "head": 3, "id": 1, "lemma": "mm", "misc": "", "start_char": 377, "text": "Mm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 381, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 380, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 385, "feats": null, "head": 0, "id": 3, "lemma": "hmm", "misc": "", "start_char": 382, "text": "hmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 387, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 386, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 2, 2, 2 ], [ 2, 13, 13 ], [ 4, 0, 0 ], [ 7, 9, 9 ] ], [ [ 0, 5, 5 ], [ 2, 4, 4 ], [ 2, 6, 6 ], [ 2, 16, 16 ], [ 4, 6, 6 ] ], [ [ 0, 7, 8 ] ], [ [ 0, 9, 10 ] ], [ [ 2, 10, 11 ] ], [ [ 2, 18, 19 ], [ 4, 8, 9 ] ], [ [ 6, 0, 0 ], [ 7, 5, 5 ], [ 9, 0, 0 ] ], [ [ 7, 4, 4 ] ], [ [ 7, 4, 9 ] ], [ [ 9, 8, 8 ], [ 10, 2, 2 ] ] ]
s06e02c09t
So I had to take Sheldon to the dentist this morning. Really? Yup . I told him if he didn't bite the hygienist, I'd take him for ice cream. Mmm. I didn't have to take him for ice cream. Uh - huh. You seem a little distracted. Look, there's something I need to tell you. Oh, yeah, okay. I don't really know how to say this. Just say it. Okay, here goes ... Mm - hmm.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD slept) (PP (IN with) (NP (PRP him)))) (. ?)))" }, "speaker": "Amy", "text": "You slept with him?", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 0, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 9, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "sleep", "misc": "", "start_char": 4, "text": "slept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 14, "feats": null, "head": 4, "id": 3, "lemma": "with", "misc": "", "start_char": 10, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 18, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 4, "lemma": "he", "misc": "", "start_char": 15, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 19, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB know) (SBAR (WHNP (WP what) (JJ else)) (S (VP (TO to) (VP (VB do)))))))) (. .) (S (NP (PRP He)) (VP (VBD had) (NP (DT those) (JJ big) (, ,) (JJ sad) (NNS eyes)))) (. .)))" }, "speaker": "Penny", "text": "I didn't know what else to do . He had those big, sad eyes.", "tokens": [ { "deprel": "nsubj", "end_char": 22, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 21, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 26, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 23, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 30, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 27, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 35, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 31, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 40, "feats": "PronType=Rel", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 36, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 45, "feats": "Degree=Pos", "head": 5, "id": 6, "lemma": "else", "misc": "", "start_char": 41, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 48, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 46, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 51, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "do", "misc": "", "start_char": 49, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 53, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 52, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 56, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "he", "misc": "", "start_char": 54, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 60, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 11, "lemma": "have", "misc": "", "start_char": 57, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 66, "feats": "Number=Plur|PronType=Dem", "head": 16, "id": 12, "lemma": "that", "misc": "", "start_char": 61, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 70, "feats": "Degree=Pos", "head": 16, "id": 13, "lemma": "big", "misc": "", "start_char": 67, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 72, "feats": null, "head": 16, "id": 14, "lemma": ",", "misc": "", "start_char": 71, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 76, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "sad", "misc": "", "start_char": 73, "text": "sad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 81, "feats": "Number=Plur", "head": 11, "id": 16, "lemma": "eye", "misc": "", "start_char": 77, "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 83, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 82, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (ADJP (JJ sure)) (, ,) (NP (PRP you)) (VP (VBD had) (NP (DT no) (NN choice))) (. .)))" }, "speaker": "Bernadette", "text": "Oh, sure, you had no choice.", "tokens": [ { "deprel": "discourse", "end_char": 86, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 84, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 88, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 87, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 93, "feats": "Degree=Pos", "head": 6, "id": 3, "lemma": "sure", "misc": "", "start_char": 89, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 94, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 99, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 96, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 103, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 100, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 106, "feats": null, "head": 8, "id": 7, "lemma": "no", "misc": "", "start_char": 104, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 113, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "choice", "misc": "", "start_char": 107, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 114, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBD looked) (PP (IN at) (NP (PRP me))) (PP (IN like) (NP (DT this)))) (. .)))" }, "speaker": "Penny", "text": "He looked at me like this.", "tokens": [ { "deprel": "nsubj", "end_char": 118, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "misc": "", "start_char": 116, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 125, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "look", "misc": "", "start_char": 119, "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 128, "feats": null, "head": 4, "id": 3, "lemma": "at", "misc": "", "start_char": 126, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 131, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 4, "lemma": "I", "misc": "", "start_char": 129, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 136, "feats": null, "head": 6, "id": 5, "lemma": "like", "misc": "", "start_char": 132, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 141, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 6, "lemma": "this", "misc": "", "start_char": 137, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 142, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (SBAR (IN if) (S (NP (DT that)) (VP (VBZ 's) (NP (NP (DT all)) (SBAR (S (NP (PRP it)) (VP (VBZ takes)))))))) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (NP (DT a) (JJ good) (NN thing)) (SBAR (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT a) (NN dog)))))))) (. .)))" }, "speaker": "Amy", "text": "Well, if that's all it takes, it's a good thing you don't have a dog.", "tokens": [ { "deprel": "discourse", "end_char": 148, "feats": null, "head": 14, "id": 1, "lemma": "well", "misc": "", "start_char": 144, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 149, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 153, "feats": null, "head": 6, "id": 3, "lemma": "if", "misc": "", "start_char": 151, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 158, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 4, "lemma": "that", "misc": "", "start_char": 154, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 161, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 159, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 165, "feats": null, "head": 14, "id": 6, "lemma": "all", "misc": "", "start_char": 162, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 168, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "it", "misc": "", "start_char": 166, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 174, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "take", "misc": "", "start_char": 169, "text": "takes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 176, "feats": null, "head": 6, "id": 9, "lemma": ",", "misc": "", "start_char": 175, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 179, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 10, "lemma": "it", "misc": "", "start_char": 177, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 182, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 180, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 184, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 183, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 189, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "good", "misc": "", "start_char": 185, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 195, "feats": "Number=Sing", "head": 0, "id": 14, "lemma": "thing", "misc": "", "start_char": 190, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 199, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 15, "lemma": "you", "misc": "", "start_char": 196, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 202, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "do", "misc": "", "start_char": 200, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 206, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 203, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 211, "feats": "VerbForm=Inf", "head": 14, "id": 18, "lemma": "have", "misc": "", "start_char": 207, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 213, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 212, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 217, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "dog", "misc": "", "start_char": 214, "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 14, "id": 21, "lemma": ".", "misc": "", "start_char": 218, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Do) (RB n't) (VP (VB worry)))) (, ,) (NP (PRP you)) (VP (MD 'll) (VP (VB have) (NP (NP (NP (NN plenty)) (PP (IN of) (NP (NNS chances) (S (VP (TO to) (VP (VB break) (PRT (RP up)) (PP (IN with) (NP (PRP him))))))))) (. .) (NP (NP (PRP$ Your) (NN wedding) (NN day)) (, ,) (NP (PRP$ your) (NN honeymoon)) (, ,) (NP (PRP$ your) (JJ 50th) (NN anniversary)))))) (. .)))" }, "speaker": "Bernadette", "text": "Don't worry, you'll have plenty of chances to break up with him . Your wedding day, your honeymoon, your 50th anniversary.", "tokens": [ { "deprel": "aux", "end_char": 222, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 220, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 226, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 223, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 232, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "worry", "misc": "", "start_char": 227, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 234, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 233, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 238, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 235, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 242, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "will", "misc": "", "start_char": 239, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 247, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "have", "misc": "", "start_char": 243, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 254, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "plenty", "misc": "", "start_char": 248, "text": "plenty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 257, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 255, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 265, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "chance", "misc": "", "start_char": 258, "text": "chances", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 268, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 266, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 274, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "break", "misc": "", "start_char": 269, "text": "break", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 277, "feats": null, "head": 12, "id": 13, "lemma": "up", "misc": "", "start_char": 275, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 282, "feats": null, "head": 15, "id": 14, "lemma": "with", "misc": "", "start_char": 278, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 286, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 15, "lemma": "he", "misc": "", "start_char": 283, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 288, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 287, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 293, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 19, "id": 17, "lemma": "your", "misc": "", "start_char": 289, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 301, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "wedding", "misc": "", "start_char": 294, "text": "wedding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 305, "feats": "Number=Sing", "head": 3, "id": 19, "lemma": "day", "misc": "", "start_char": 302, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 307, "feats": null, "head": 22, "id": 20, "lemma": ",", "misc": "", "start_char": 306, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 312, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "your", "misc": "", "start_char": 308, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 322, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "honeymoon", "misc": "", "start_char": 313, "text": "honeymoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 324, "feats": null, "head": 26, "id": 23, "lemma": ",", "misc": "", "start_char": 323, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 329, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 26, "id": 24, "lemma": "your", "misc": "", "start_char": 325, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 334, "feats": "Degree=Pos|NumType=Ord", "head": 26, "id": 25, "lemma": "50th", "misc": "", "start_char": 330, "text": "50th", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 346, "feats": "Number=Sing", "head": 19, "id": 26, "lemma": "anniversary", "misc": "", "start_char": 335, "text": "anniversary", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 348, "feats": null, "head": 3, "id": 27, "lemma": ".", "misc": "", "start_char": 347, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Look))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ fine)))) (, ,) (S (NP (PRP we)) (VP (VBP 're) (RB not) (VP (VBG getting) (ADJP (JJ married))))) (, ,) (INTJ (UH okay)) (. ?) (S (NP (PRP We)) (VP (VBP 're) (VP (VBG keeping) (NP (NP (NNS things)) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (NP (NN homeostasis)))))) (. .)))" }, "speaker": "Penny", "text": "Look, it's fine, we're not getting married, okay? We're keeping things, you know, homeostasis.", "tokens": [ { "deprel": "root", "end_char": 353, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 349, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 354, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 358, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 356, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 361, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 359, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 366, "feats": "Degree=Pos", "head": 1, "id": 5, "lemma": "fine", "misc": "", "start_char": 362, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 368, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 367, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 371, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "we", "misc": "", "start_char": 369, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 375, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 372, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 379, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 376, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 387, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 10, "lemma": "get", "misc": "", "start_char": 380, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 395, "feats": "Degree=Pos", "head": 10, "id": 11, "lemma": "married", "misc": "", "start_char": 388, "text": "married", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 397, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 396, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 402, "feats": null, "head": 17, "id": 13, "lemma": "okay", "misc": "", "start_char": 398, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 404, "feats": null, "head": 13, "id": 14, "lemma": "?", "misc": "", "start_char": 403, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 407, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "we", "misc": "", "start_char": 405, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 411, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 408, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 419, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 17, "lemma": "keep", "misc": "", "start_char": 412, "text": "keeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 426, "feats": "Number=Plur", "head": 17, "id": 18, "lemma": "thing", "misc": "", "start_char": 420, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 428, "feats": null, "head": 21, "id": 19, "lemma": ",", "misc": "", "start_char": 427, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 432, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 21, "id": 20, "lemma": "you", "misc": "", "start_char": 429, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 437, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 21, "lemma": "know", "misc": "", "start_char": 433, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 439, "feats": null, "head": 21, "id": 22, "lemma": ",", "misc": "", "start_char": 438, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 451, "feats": "Number=Sing", "head": 17, "id": 23, "lemma": "homeostasis", "misc": "", "start_char": 440, "text": "homeostasis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 1, "id": 24, "lemma": ".", "misc": "", "start_char": 452, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (RB so) (JJ cute)) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBZ tries))))) (. .)))" }, "speaker": "Amy", "text": "It's so cute when she tries.", "tokens": [ { "deprel": "nsubj", "end_char": 456, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 454, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 459, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 457, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 462, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 460, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 467, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "cute", "misc": "", "start_char": 463, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 472, "feats": "PronType=Int", "head": 7, "id": 5, "lemma": "when", "misc": "", "start_char": 468, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 476, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "she", "misc": "", "start_char": 473, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 482, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "try", "misc": "", "start_char": 477, "text": "tries", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 484, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 483, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (PP (IN from) (NP (NNP Leonard) (. .) ('' \"))) (S (S (NP (JJ Last) (NN night)) (VP (VBD was) (ADJP (JJ amazing)))) (. .) (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ amazing)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB so) (JJ lucky) (S (VP (TO to) (VP (VB have) (NP (PRP you)) (PP (IN in) (NP (PRP$ my) (NN life) (. .) ('' \"))) (INTJ (UH Okay)) (, ,) (S (VP (VB stop) (NP (PRP it)))))))))))) (. .)))" }, "speaker": "Penny", "text": "It's from Leonard . \" Last night was amazing . You're amazing . I'm so lucky to have you in my life . \" Okay, stop it.", "tokens": [ { "deprel": "nsubj", "end_char": 487, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 485, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 490, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 488, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 495, "feats": null, "head": 4, "id": 3, "lemma": "from", "misc": "", "start_char": 491, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 503, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Leonard", "misc": "", "start_char": 496, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 505, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 504, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 507, "feats": null, "head": 4, "id": 6, "lemma": "\"", "misc": "", "start_char": 506, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "amod", "end_char": 512, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "last", "misc": "", "start_char": 508, "text": "Last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 518, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "night", "misc": "", "start_char": 513, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 522, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 519, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 530, "feats": "Degree=Pos", "head": 4, "id": 10, "lemma": "amazing", "misc": "", "start_char": 523, "text": "amazing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 531, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 536, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 533, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 540, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 537, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 548, "feats": "Degree=Pos", "head": 10, "id": 14, "lemma": "amazing", "misc": "", "start_char": 541, "text": "amazing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 550, "feats": null, "head": 10, "id": 15, "lemma": ".", "misc": "", "start_char": 549, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 552, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 16, "lemma": "I", "misc": "", "start_char": 551, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 555, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 553, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 558, "feats": null, "head": 19, "id": 18, "lemma": "so", "misc": "", "start_char": 556, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 564, "feats": "Degree=Pos", "head": 10, "id": 19, "lemma": "lucky", "misc": "", "start_char": 559, "text": "lucky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 567, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 565, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 572, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "have", "misc": "", "start_char": 568, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 576, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 21, "id": 22, "lemma": "you", "misc": "", "start_char": 573, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 579, "feats": null, "head": 25, "id": 23, "lemma": "in", "misc": "", "start_char": 577, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 582, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "my", "misc": "", "start_char": 580, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 587, "feats": "Number=Sing", "head": 21, "id": 25, "lemma": "life", "misc": "", "start_char": 583, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 589, "feats": null, "head": 10, "id": 26, "lemma": ".", "misc": "", "start_char": 588, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 591, "feats": null, "head": 4, "id": 27, "lemma": "\"", "misc": "", "start_char": 590, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "discourse", "end_char": 596, "feats": null, "head": 30, "id": 28, "lemma": "okay", "misc": "", "start_char": 592, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 28, "id": 29, "lemma": ",", "misc": "", "start_char": 597, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 603, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 30, "lemma": "stop", "misc": "", "start_char": 599, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 606, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 31, "lemma": "it", "misc": "", "start_char": 604, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 608, "feats": null, "head": 4, "id": 32, "lemma": ".", "misc": "", "start_char": 607, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 3, 3 ], [ 1, 9, 9 ], [ 3, 0, 0 ], [ 5, 14, 14 ], [ 8, 3, 3 ], [ 8, 15, 15 ], [ 8, 23, 23 ] ], [ [ 1, 0, 0 ], [ 2, 4, 4 ], [ 3, 3, 3 ], [ 4, 14, 14 ], [ 5, 16, 16 ], [ 5, 20, 20 ], [ 5, 23, 23 ], [ 7, 5, 5 ], [ 8, 11, 11 ], [ 8, 21, 21 ] ], [ [ 1, 11, 15 ] ], [ [ 2, 6, 7 ] ], [ [ 3, 5, 5 ], [ 4, 3, 3 ], [ 4, 5, 7 ] ], [ [ 4, 9, 9 ], [ 4, 11, 13 ] ], [ [ 4, 18, 19 ] ], [ [ 5, 4, 4 ] ], [ [ 5, 7, 14 ] ], [ [ 5, 9, 14 ] ], [ [ 5, 20, 21 ] ], [ [ 5, 16, 25 ] ], [ [ 5, 23, 25 ] ], [ [ 6, 6, 6 ], [ 6, 14, 14 ] ], [ [ 6, 17, 17 ] ], [ [ 6, 22, 22 ] ], [ [ 6, 16, 22 ], [ 8, 0, 0 ] ], [ [ 8, 6, 7 ] ], [ [ 8, 23, 24 ] ], [ [ 8, 30, 30 ] ] ]
s06e02c10t
You slept with him? I didn't know what else to do . He had those big, sad eyes. Oh, sure, you had no choice. He looked at me like this. Well, if that's all it takes, it's a good thing you don't have a dog. Don't worry, you'll have plenty of chances to break up with him . Your wedding day, your honeymoon, your 50th anniversary. Look, it's fine, we're not getting married, okay? We're keeping things, you know, homeostasis. It's so cute when she tries. It's from Leonard . " Last night was amazing . You're amazing . I'm so lucky to have you in my life . " Okay, stop it.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNP Bernie)) (. .)))" }, "speaker": "Howard", "text": "Hey, Bernie.", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 0, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 12, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Bernie", "misc": "", "start_char": 6, "text": "Bernie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 14, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 13, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Hey)) (, ,) (WHADVP (WRB how)) (SQ (VBZ 's) (NP (PRP$ my) (JJ little) (NN astronautie) (NN hottie))) (. ?)))" }, "speaker": "Bernadette", "text": "Hey, how's my little astronautie hottie?", "tokens": [ { "deprel": "discourse", "end_char": 18, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 15, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 19, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 24, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "how", "misc": "", "start_char": 21, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 27, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 4, "lemma": "be", "misc": "", "start_char": 25, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 30, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 5, "lemma": "my", "misc": "", "start_char": 28, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 37, "feats": "Degree=Pos", "head": 8, "id": 6, "lemma": "little", "misc": "", "start_char": 31, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 49, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "astronautie", "misc": "", "start_char": 38, "text": "astronautie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 56, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "hottie", "misc": "", "start_char": 50, "text": "hottie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 58, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 57, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (PRP I)) (VP (VBP guess)) (. .) (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB just)) (VP (VBG being) (VP (VBN cooped) (PRT (RP up)) (PP (IN in) (NP (DT this) (NN tin))) (NN can) (PP (IN for) (NP (NNS weeks))) (PP (IN on) (NP (NN end))) (VP (VBZ is) (VP (VBG starting) (S (VP (TO to) (VP (VB get) (PP (IN to) (NP (PRP me)))))))))))) (. .)))" }, "speaker": "Howard", "text": "Okay, I guess . It's just being cooped up in this tin can for weeks on end is starting to get to me.", "tokens": [ { "deprel": "discourse", "end_char": 63, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 59, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 65, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 64, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 67, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 66, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 73, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "guess", "misc": "", "start_char": 68, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 75, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 74, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 78, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 6, "lemma": "it", "misc": "", "start_char": 76, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 81, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 79, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 86, "feats": null, "head": 10, "id": 8, "lemma": "just", "misc": "", "start_char": 82, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 92, "feats": "VerbForm=Ger", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 87, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "csubj", "end_char": 99, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 21, "id": 10, "lemma": "coop", "misc": "", "start_char": 93, "text": "cooped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 102, "feats": null, "head": 10, "id": 11, "lemma": "up", "misc": "", "start_char": 100, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 105, "feats": null, "head": 15, "id": 12, "lemma": "in", "misc": "", "start_char": 103, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 110, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 13, "lemma": "this", "misc": "", "start_char": 106, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 114, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "tin", "misc": "", "start_char": 111, "text": "tin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 118, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "can", "misc": "", "start_char": 115, "text": "can", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 122, "feats": null, "head": 17, "id": 16, "lemma": "for", "misc": "", "start_char": 119, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 128, "feats": "Number=Plur", "head": 10, "id": 17, "lemma": "week", "misc": "", "start_char": 123, "text": "weeks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 131, "feats": null, "head": 19, "id": 18, "lemma": "on", "misc": "", "start_char": 129, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 135, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "end", "misc": "", "start_char": 132, "text": "end", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 138, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 136, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 147, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 21, "lemma": "start", "misc": "", "start_char": 139, "text": "starting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 150, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 148, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 154, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "get", "misc": "", "start_char": 151, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 157, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 155, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 160, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 25, "lemma": "I", "misc": "", "start_char": 158, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 162, "feats": null, "head": 21, "id": 26, "lemma": ".", "misc": "", "start_char": 161, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (S (VP (VB hang) (ADVP (RP in) (RB there)))) (. .) (S (NP (PRP You)) (ADVP (RB just)) (VP (VBP have) (NP (NP (DT a) (NN couple) (JJR more) (NNS days)) (SBAR (S (VP (TO to) (VP (VB go)))))))) (, ,) (CC and) (S (ADVP (RB then)) (NP (PRP you)) (VP (MD 'll) (VP (VB be) (ADVP (RB home))))) (. .)))" }, "speaker": "Bernadette", "text": "Well, hang in there . You just have a couple more days to go, and then you'll be home.", "tokens": [ { "deprel": "discourse", "end_char": 167, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 163, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 169, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 168, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 174, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "hang", "misc": "", "start_char": 170, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 177, "feats": null, "head": 3, "id": 4, "lemma": "in", "misc": "", "start_char": 175, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 183, "feats": "PronType=Dem", "head": 3, "id": 5, "lemma": "there", "misc": "", "start_char": 178, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 185, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 184, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 189, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 186, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 194, "feats": null, "head": 9, "id": 8, "lemma": "just", "misc": "", "start_char": 190, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 199, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 9, "lemma": "have", "misc": "", "start_char": 195, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 201, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 200, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 208, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "couple", "misc": "", "start_char": 202, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 213, "feats": "Degree=Cmp", "head": 13, "id": 12, "lemma": "more", "misc": "", "start_char": 209, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 218, "feats": "Number=Plur", "head": 9, "id": 13, "lemma": "day", "misc": "", "start_char": 214, "text": "days", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 221, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 219, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 224, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "go", "misc": "", "start_char": 222, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 226, "feats": null, "head": 22, "id": 16, "lemma": ",", "misc": "", "start_char": 225, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 230, "feats": null, "head": 22, "id": 17, "lemma": "and", "misc": "", "start_char": 227, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 235, "feats": "PronType=Dem", "head": 22, "id": 18, "lemma": "then", "misc": "", "start_char": 231, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 239, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 19, "lemma": "you", "misc": "", "start_char": 236, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 243, "feats": "VerbForm=Fin", "head": 22, "id": 20, "lemma": "will", "misc": "", "start_char": 240, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 246, "feats": "VerbForm=Inf", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 244, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "end_char": 251, "feats": null, "head": 3, "id": 22, "lemma": "home", "misc": "", "start_char": 247, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 253, "feats": null, "head": 3, "id": 23, "lemma": ".", "misc": "", "start_char": 252, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know)) (. .)))" }, "speaker": "Howard", "text": "I know.", "tokens": [ { "deprel": "nsubj", "end_char": 255, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 254, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 260, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 256, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 262, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 261, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD got) (S (VP (TO to) (VP (VB get) (ADVP (RB back) (PP (IN to) (NP (NN work)))))))) (. .)))" }, "speaker": "Bernadette", "text": "I got to get back to work.", "tokens": [ { "deprel": "nsubj", "end_char": 264, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 263, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 268, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 265, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 271, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 269, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 275, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "get", "misc": "", "start_char": 272, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 280, "feats": null, "head": 4, "id": 5, "lemma": "back", "misc": "", "start_char": 276, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 283, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 281, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 288, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "work", "misc": "", "start_char": 284, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 290, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 289, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (VP (VBP Love) (NP (PRP you)) (ADVP (RB too) (. .) (S (INTJ (UH Hey)) (, ,) (NP (NNP Bernie)) (SBAR (IN before) (S (NP (PRP you)) (VP (VBP go)))) (, ,) (SQ (MD can) (NP (PRP you)) (VP (VB do) (NP (NN something)) (PP (IN for) (NP (PRP me)))))))) (. ?)))" }, "speaker": "Howard", "text": "Love you too . Hey, Bernie before you go, can you do something for me?", "tokens": [ { "deprel": "root", "end_char": 295, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "love", "misc": "", "start_char": 291, "text": "Love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 299, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 296, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 303, "feats": null, "head": 1, "id": 3, "lemma": "too", "misc": "", "start_char": 300, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 305, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 304, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 309, "feats": null, "head": 1, "id": 5, "lemma": "hey", "misc": "", "start_char": 306, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 311, "feats": null, "head": 1, "id": 6, "lemma": ",", "misc": "", "start_char": 310, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 318, "feats": "Number=Sing", "head": 1, "id": 7, "lemma": "Bernie", "misc": "", "start_char": 312, "text": "Bernie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 325, "feats": null, "head": 10, "id": 8, "lemma": "before", "misc": "", "start_char": 319, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 329, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 326, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 332, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 10, "lemma": "go", "misc": "", "start_char": 330, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 334, "feats": null, "head": 14, "id": 11, "lemma": ",", "misc": "", "start_char": 333, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 338, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "can", "misc": "", "start_char": 335, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 342, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 339, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 345, "feats": "VerbForm=Inf", "head": 1, "id": 14, "lemma": "do", "misc": "", "start_char": 343, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 355, "feats": "Number=Sing|PronType=Ind", "head": 14, "id": 15, "lemma": "something", "misc": "", "start_char": 346, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 359, "feats": null, "head": 17, "id": 16, "lemma": "for", "misc": "", "start_char": 356, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 362, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 17, "lemma": "I", "misc": "", "start_char": 360, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 364, "feats": null, "head": 1, "id": 18, "lemma": "?", "misc": "", "start_char": 363, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB want) (S (NP (PRP me)) (VP (TO to) (VP (VB do)))))) (. ?)))" }, "speaker": "Bernadette", "text": "What do you want me to do?", "tokens": [ { "deprel": "obj", "end_char": 369, "feats": "PronType=Int", "head": 7, "id": 1, "lemma": "what", "misc": "", "start_char": 365, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 372, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 370, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 376, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 373, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 381, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 377, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 384, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 382, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 387, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 385, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 390, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "do", "misc": "", "start_char": 388, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 392, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 391, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (ADVP (RB here)) (NP (PRP it)) (VP (VBZ is)) (. .) (S (NP (PRP I)) (ADVP (RB really)) (VP (VBP miss) (NP (NN gravity)))) (. .) (SQ (MD Can) (NP (PRP you)) (VP (VB drop) (NP (NN something)) (SBAR (RB so) (S (NP (PRP I)) (VP (MD can) (VP (VB watch) (S (NP (PRP it)) (VP (VB fall))))))))) (. ?)))" }, "speaker": "Howard", "text": "Okay, here it is . I really miss gravity . Can you drop something so I can watch it fall?", "tokens": [ { "deprel": "discourse", "end_char": 397, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 393, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 398, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 404, "feats": "PronType=Dem", "head": 0, "id": 3, "lemma": "here", "misc": "", "start_char": 400, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 407, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "it", "misc": "", "start_char": 405, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 410, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "be", "misc": "", "start_char": 408, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 412, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 411, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 414, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 413, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 421, "feats": null, "head": 9, "id": 8, "lemma": "really", "misc": "", "start_char": 415, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 426, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 9, "lemma": "miss", "misc": "", "start_char": 422, "text": "miss", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 434, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "gravity", "misc": "", "start_char": 427, "text": "gravity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 436, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 435, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 440, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "can", "misc": "", "start_char": 437, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 444, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 441, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 449, "feats": "VerbForm=Inf", "head": 3, "id": 14, "lemma": "drop", "misc": "", "start_char": 445, "text": "drop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 459, "feats": "Number=Sing|PronType=Ind", "head": 14, "id": 15, "lemma": "something", "misc": "", "start_char": 450, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 462, "feats": null, "head": 19, "id": 16, "lemma": "so", "misc": "", "start_char": 460, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 464, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 17, "lemma": "I", "misc": "", "start_char": 463, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 468, "feats": "VerbForm=Fin", "head": 19, "id": 18, "lemma": "can", "misc": "", "start_char": 465, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 474, "feats": "VerbForm=Inf", "head": 14, "id": 19, "lemma": "watch", "misc": "", "start_char": 469, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 477, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 20, "lemma": "it", "misc": "", "start_char": 475, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 482, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "fall", "misc": "", "start_char": 478, "text": "fall", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 484, "feats": null, "head": 3, "id": 22, "lemma": "?", "misc": "", "start_char": 483, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Really)) (, ,) (NP (PRP you)) (VP (VBP 're) (ADJP (JJ serious))) (. ?)))" }, "speaker": "Bernadette", "text": "Really, you're serious?", "tokens": [ { "deprel": "discourse", "end_char": 491, "feats": null, "head": 5, "id": 1, "lemma": "really", "misc": "", "start_char": 485, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 493, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 492, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 497, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 494, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 501, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 498, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 509, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "serious", "misc": "", "start_char": 502, "text": "serious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 511, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 510, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (NN baby)) (, ,) (NP (PRP you)) (VP (VBP 're) (VP (VBG killing) (NP (PRP me)))) (. .)))" }, "speaker": "Howard", "text": "Oh, baby, you're killing me.", "tokens": [ { "deprel": "discourse", "end_char": 514, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 512, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 516, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 515, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 521, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "baby", "misc": "", "start_char": 517, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 523, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 522, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 527, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 524, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 531, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 528, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 539, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "kill", "misc": "", "start_char": 532, "text": "killing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 542, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 540, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 544, "feats": null, "head": 7, "id": 9, "lemma": ".", "misc": "", "start_char": 543, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 1, 4, 4 ], [ 1, 4, 7 ], [ 2, 2, 2 ], [ 2, 24, 24 ], [ 3, 6, 6 ], [ 3, 18, 18 ], [ 4, 0, 0 ], [ 6, 16, 16 ], [ 7, 2, 2 ], [ 8, 6, 6 ], [ 8, 16, 16 ], [ 9, 2, 2 ], [ 10, 7, 7 ] ], [ [ 2, 5, 5 ] ], [ [ 2, 12, 14 ] ], [ [ 2, 16, 18 ] ], [ [ 3, 9, 14 ] ], [ [ 3, 21, 21 ] ], [ [ 5, 0, 0 ], [ 6, 1, 1 ], [ 6, 6, 6 ], [ 6, 8, 8 ], [ 6, 12, 12 ], [ 7, 4, 4 ], [ 8, 12, 12 ], [ 10, 2, 2 ], [ 10, 4, 4 ] ], [ [ 5, 6, 6 ] ], [ [ 6, 14, 14 ] ], [ [ 7, 5, 6 ], [ 8, 3, 3 ] ], [ [ 8, 9, 9 ] ], [ [ 8, 13, 13 ], [ 8, 14, 14 ], [ 8, 19, 19 ] ] ]
s06e03c00t
Hey, Bernie. Hey, how's my little astronautie hottie? Okay, I guess . It's just being cooped up in this tin can for weeks on end is starting to get to me. Well, hang in there . You just have a couple more days to go, and then you'll be home. I know. I got to get back to work. Love you too . Hey, Bernie before you go, can you do something for me? What do you want me to do? Okay, here it is . I really miss gravity . Can you drop something so I can watch it fall? Really, you're serious? Oh, baby, you're killing me.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNP Sheldon)) (. ?) (S (INTJ (UH Hi) (. .)) (NP (DT This)) (VP (VBD came) (PP (IN for) (NP (PRP you))) (NP (NN today)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (PP (IN from) (NP (PRP$ your) (NN mom))))) (. .)))" }, "speaker": "Penny", "text": "Hey, Sheldon? Hi . This came for you today . It's from your mom.", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 8, "id": 1, "lemma": "hey", "misc": "", "start_char": 0, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 13, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 6, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 15, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 14, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 18, "feats": null, "head": 8, "id": 5, "lemma": "hi", "misc": "", "start_char": 16, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 19, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 25, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 21, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 30, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "come", "misc": "", "start_char": 26, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 34, "feats": null, "head": 10, "id": 9, "lemma": "for", "misc": "", "start_char": 31, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 38, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 10, "lemma": "you", "misc": "", "start_char": 35, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl:tmod", "end_char": 44, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "today", "misc": "", "start_char": 39, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 46, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 45, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 49, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 13, "lemma": "it", "misc": "", "start_char": 47, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 52, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 14, "lemma": "be", "misc": "", "start_char": 50, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 57, "feats": null, "head": 17, "id": 15, "lemma": "from", "misc": "", "start_char": 53, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 62, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "your", "misc": "", "start_char": 58, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 66, "feats": "Number=Sing", "head": 8, "id": 17, "lemma": "mom", "misc": "", "start_char": 63, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 8, "id": 18, "lemma": ".", "misc": "", "start_char": 67, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (LST (UH Oh) (. .)) (VP (VBP Thank) (NP (PRP you)) (, ,) (NP (NNP Penny) (. .) (NNP Mhmm))) (. .)))" }, "speaker": "Sheldon", "text": "Oh . Thank you, Penny . Mhmm.", "tokens": [ { "deprel": "discourse", "end_char": 71, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 69, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 73, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 72, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 79, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "thank", "misc": "", "start_char": 74, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 83, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 80, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 84, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 91, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "penny", "misc": "", "start_char": 86, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 8, "id": 7, "lemma": ".", "misc": "", "start_char": 92, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 98, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "Mhmm", "misc": "", "start_char": 94, "text": "Mhmm", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 100, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 99, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (NP (NN M) (HYPH -) (UH hmm) (. .)))" }, "speaker": "Penny", "text": "M - hmm.", "tokens": [ { "deprel": "root", "end_char": 102, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "M", "misc": "", "start_char": 101, "text": "M", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 3, "id": 2, "lemma": "-", "misc": "", "start_char": 103, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 108, "feats": null, "head": 1, "id": 3, "lemma": "hmm", "misc": "", "start_char": 105, "text": "hmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 109, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (VP (VB wait) (. .) (ADVP (RB Here)) (. .) (PP (IN For) (NP (PRP$ your) (NNS troubles)))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, wait . Here . For your troubles.", "tokens": [ { "deprel": "discourse", "end_char": 115, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 111, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 117, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 116, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 122, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "wait", "misc": "", "start_char": 118, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 123, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 129, "feats": "PronType=Dem", "head": 3, "id": 5, "lemma": "here", "misc": "", "start_char": 125, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 130, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 135, "feats": null, "head": 9, "id": 7, "lemma": "for", "misc": "", "start_char": 132, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 140, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 136, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 149, "feats": "Number=Plur", "head": 3, "id": 9, "lemma": "trouble", "misc": "", "start_char": 141, "text": "troubles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 151, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 150, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH boy)) (, ,) (NP (DT a) (JJ whole) (NN dollar) (. .))) (ADVP (RB Now)) (NP (PRP I)) (VP (MD can) (VP (VB quit) (NP (PRP$ my) (NN paper) (NN route)))) (. .) (RB So) (, ,) (WHNP (WP what)) (SQ (VBZ 's) (PP (IN in) (NP (PRP it)))) (. ?)))" }, "speaker": "Penny", "text": "Oh, boy, a whole dollar . Now I can quit my paper route . So, what's in it?", "tokens": [ { "deprel": "discourse", "end_char": 154, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 152, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 155, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 160, "feats": null, "head": 7, "id": 3, "lemma": "boy", "misc": "", "start_char": 157, "text": "boy", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 162, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 161, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 164, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 163, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 170, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "whole", "misc": "", "start_char": 165, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 177, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "dollar", "misc": "", "start_char": 171, "text": "dollar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 179, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 178, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 183, "feats": null, "head": 12, "id": 9, "lemma": "now", "misc": "", "start_char": 180, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 185, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 184, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 189, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "can", "misc": "", "start_char": 186, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 194, "feats": "VerbForm=Inf", "head": 7, "id": 12, "lemma": "quit", "misc": "", "start_char": 190, "text": "quit", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 197, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 13, "lemma": "my", "misc": "", "start_char": 195, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 203, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "paper", "misc": "", "start_char": 198, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 209, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "route", "misc": "", "start_char": 204, "text": "route", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 211, "feats": null, "head": 17, "id": 16, "lemma": ".", "misc": "", "start_char": 210, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 214, "feats": null, "head": 22, "id": 17, "lemma": "so", "misc": "", "start_char": 212, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 216, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 215, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 221, "feats": "PronType=Int", "head": 22, "id": 19, "lemma": "what", "misc": "", "start_char": 217, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 224, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 222, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 227, "feats": null, "head": 22, "id": 21, "lemma": "in", "misc": "", "start_char": 225, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 230, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 22, "lemma": "it", "misc": "", "start_char": 228, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 232, "feats": null, "head": 7, "id": 23, "lemma": "?", "misc": "", "start_char": 231, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Mmm)) (, ,) (VP (VBZ does) (RB n't) (VP (VB matter)))) (. .) (S (NP (PDT Half) (DT the) (NN time)) (, ,) (NP (PRP he)) (ADVP (RB just)) (VP (VBZ ends) (PRT (RP up)) (S (VP (VBG playing) (PP (IN with) (NP (DT the) (NN box))))))) (. .)))" }, "speaker": "Leonard", "text": "Mmm, doesn't matter . Half the time, he just ends up playing with the box.", "tokens": [ { "deprel": "discourse", "end_char": 236, "feats": null, "head": 5, "id": 1, "lemma": "mmm", "misc": "", "start_char": 233, "text": "Mmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 237, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 243, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 239, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 247, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 244, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 254, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "matter", "misc": "", "start_char": 248, "text": "matter", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 255, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det:predet", "end_char": 261, "feats": "NumForm=Word|NumType=Frac|PronType=Neg", "head": 9, "id": 7, "lemma": "half", "misc": "", "start_char": 257, "text": "Half", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 265, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 262, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 270, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "time", "misc": "", "start_char": 266, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 272, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 271, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 275, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "he", "misc": "", "start_char": 273, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 280, "feats": null, "head": 13, "id": 12, "lemma": "just", "misc": "", "start_char": 276, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 285, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 13, "lemma": "end", "misc": "", "start_char": 281, "text": "ends", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 288, "feats": null, "head": 13, "id": 14, "lemma": "up", "misc": "", "start_char": 286, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "xcomp", "end_char": 296, "feats": "VerbForm=Ger", "head": 13, "id": 15, "lemma": "play", "misc": "", "start_char": 289, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 301, "feats": null, "head": 18, "id": 16, "lemma": "with", "misc": "", "start_char": 297, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 305, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 302, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 309, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "box", "misc": "", "start_char": 306, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 311, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 310, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (NP (NP (NNS journals)) (CC and) (NP (NN research) (NNS papers))) (SBAR (S (NP (PRP I)) (VP (VBD wrote) (PP (IN as) (NP (DT a) (NN child)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, it's journals and research papers I wrote as a child.", "tokens": [ { "deprel": "discourse", "end_char": 316, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 312, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 318, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 317, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 321, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 319, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 324, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 322, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 333, "feats": "Number=Plur", "head": 0, "id": 5, "lemma": "journal", "misc": "", "start_char": 325, "text": "journals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 337, "feats": null, "head": 8, "id": 6, "lemma": "and", "misc": "", "start_char": 334, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 346, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "research", "misc": "", "start_char": 338, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 353, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "paper", "misc": "", "start_char": 347, "text": "papers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 355, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 354, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 361, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 10, "lemma": "write", "misc": "", "start_char": 356, "text": "wrote", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 364, "feats": null, "head": 13, "id": 11, "lemma": "as", "misc": "", "start_char": 362, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 366, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 365, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 372, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "child", "misc": "", "start_char": 367, "text": "child", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 374, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 373, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (LST (UH Aw) (. .)) (WHADJP (WRB How) (JJ cute)) (. .) (SQ (VBZ Is) (NP (DT this)) (, ,) (PP (UH like)) (, ,) (NP (DT a) (NN diary))) (. ?)))" }, "speaker": "Penny", "text": "Aw . How cute . Is this, like, a diary?", "tokens": [ { "deprel": "discourse", "end_char": 377, "feats": null, "head": 4, "id": 1, "lemma": "aw", "misc": "", "start_char": 375, "text": "Aw", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 379, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 378, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 383, "feats": "PronType=Int", "head": 4, "id": 3, "lemma": "how", "misc": "", "start_char": 380, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 388, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "cute", "misc": "", "start_char": 384, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 389, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 393, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 6, "lemma": "be", "misc": "", "start_char": 391, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 398, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 7, "lemma": "this", "misc": "", "start_char": 394, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 399, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 405, "feats": null, "head": 12, "id": 9, "lemma": "like", "misc": "", "start_char": 401, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 407, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 406, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 409, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 408, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 415, "feats": "Number=Sing", "head": 4, "id": 12, "lemma": "diary", "misc": "", "start_char": 410, "text": "diary", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 417, "feats": null, "head": 4, "id": 13, "lemma": "?", "misc": "", "start_char": 416, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (PRP$ my) (NML (NN potty) (NN training)) (NN journal))) (. .)))" }, "speaker": "Sheldon", "text": "No, that's my potty training journal.", "tokens": [ { "deprel": "discourse", "end_char": 420, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 418, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 422, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 421, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 427, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 3, "lemma": "that", "misc": "", "start_char": 423, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 430, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 428, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 433, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 5, "lemma": "my", "misc": "", "start_char": 431, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 439, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "potty", "misc": "", "start_char": 434, "text": "potty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 448, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "training", "misc": "", "start_char": 440, "text": "training", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 456, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "journal", "misc": "", "start_char": 449, "text": "journal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 458, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 457, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Really)) (, ,) (NP (PRP$ your) (NML (NN potty) (NN training)) (NN journal)) (. ?)))" }, "speaker": "Penny", "text": "Really, your potty training journal?", "tokens": [ { "deprel": "advmod", "end_char": 465, "feats": null, "head": 6, "id": 1, "lemma": "really", "misc": "", "start_char": 459, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 466, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 472, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 3, "lemma": "your", "misc": "", "start_char": 468, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 478, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "potty", "misc": "", "start_char": 473, "text": "potty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 487, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "training", "misc": "", "start_char": 479, "text": "training", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 495, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "journal", "misc": "", "start_char": 488, "text": "journal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 497, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 496, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (LST (UH Yeah) (. .) (CC And) (S (VP (VB forgive) (NP (PRP$ my) (NN crude) (NN penmanship)))) (. .) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB start) (S (VP (VBG typing))) (SBAR (IN until) (S (NP (PRP I)) (VP (VBD was) (NP (CD 6)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah . And forgive my crude penmanship . I didn't start typing until I was 6.", "tokens": [ { "deprel": "discourse", "end_char": 502, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 498, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 504, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 503, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 508, "feats": null, "head": 4, "id": 3, "lemma": "and", "misc": "", "start_char": 505, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 516, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "forgive", "misc": "", "start_char": 509, "text": "forgive", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 519, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 5, "lemma": "my", "misc": "", "start_char": 517, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 525, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "crude", "misc": "", "start_char": 520, "text": "crude", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 536, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "penmanship", "misc": "", "start_char": 526, "text": "penmanship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 538, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 537, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 540, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 539, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 544, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 541, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 548, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 545, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 554, "feats": "VerbForm=Inf", "head": 4, "id": 12, "lemma": "start", "misc": "", "start_char": 549, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 561, "feats": "VerbForm=Ger", "head": 12, "id": 13, "lemma": "type", "misc": "", "start_char": 555, "text": "typing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 567, "feats": null, "head": 17, "id": 14, "lemma": "until", "misc": "", "start_char": 562, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 569, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 568, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 573, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 570, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 575, "feats": "NumForm=Digit|NumType=Card", "head": 13, "id": 17, "lemma": "6", "misc": "", "start_char": 574, "text": "6", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 576, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (`` \") (NP (NNP August) (CD 7)) (, ,) (NP (CD 8:42) (NN a.m.)) (NP (DT This)) (VP (VBZ is) (VP (VBG humiliating))) (. .) (SBARQ (WHNP (WP What)) (SQ (SQ (VBD was) (ADJP (JJ wrong) (PP (IN with) (NP (NNS diapers))))))) (. ?) ('' \")))" }, "speaker": "Penny", "text": "\" August 7, 8:42 a.m. This is humiliating . What was wrong with diapers? \"", "tokens": [ { "deprel": "punct", "end_char": 579, "feats": null, "head": 2, "id": 1, "lemma": "\"", "misc": "", "start_char": 578, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "root", "end_char": 586, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "August", "misc": "", "start_char": 580, "text": "August", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nummod", "end_char": 588, "feats": "NumForm=Digit|NumType=Card", "head": 2, "id": 3, "lemma": "7", "misc": "", "start_char": 587, "text": "7", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 590, "feats": null, "head": 2, "id": 4, "lemma": ",", "misc": "", "start_char": 589, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:tmod", "end_char": 595, "feats": "NumForm=Digit|NumType=Card", "head": 2, "id": 5, "lemma": "8:42", "misc": "", "start_char": 591, "text": "8:42", "upos": "NUM", "xpos": "CD" }, { "deprel": "nmod:tmod", "end_char": 600, "feats": "Abbr=Yes|Number=Sing", "head": 2, "id": 6, "lemma": "a.m.", "misc": "", "start_char": 596, "text": "a.m.", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 605, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 7, "lemma": "this", "misc": "", "start_char": 601, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 608, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 606, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 620, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 9, "lemma": "humiliate", "misc": "", "start_char": 609, "text": "humiliating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 622, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 621, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 627, "feats": "PronType=Int", "head": 13, "id": 11, "lemma": "what", "misc": "", "start_char": 623, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 631, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 628, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 637, "feats": "Degree=Pos", "head": 9, "id": 13, "lemma": "wrong", "misc": "", "start_char": 632, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 642, "feats": null, "head": 15, "id": 14, "lemma": "with", "misc": "", "start_char": 638, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 650, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "diaper", "misc": "", "start_char": 643, "text": "diapers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 652, "feats": null, "head": 2, "id": 16, "lemma": "?", "misc": "", "start_char": 651, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 654, "feats": null, "head": 2, "id": 17, "lemma": "\"", "misc": "", "start_char": 653, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NP (DT some) (NNS charts)) (PP (IN in) (NP (DT the) (NN back)))) (SBAR (WHADVP (WRB where)) (S (NP (PRP I)) (VP (VBD kept) (NP (NP (NN track)) (PP (IN of) (NP (NN shape) (, ,) (NN color) (CC and) (NN consistency))))))))) (. .)))" }, "speaker": "Sheldon", "text": "There are some charts in the back where I kept track of shape, color and consistency.", "tokens": [ { "deprel": "expl", "end_char": 660, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 655, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 664, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 661, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 669, "feats": null, "head": 4, "id": 3, "lemma": "some", "misc": "", "start_char": 665, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 676, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "chart", "misc": "", "start_char": 670, "text": "charts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 679, "feats": null, "head": 7, "id": 5, "lemma": "in", "misc": "", "start_char": 677, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 683, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 680, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 688, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "back", "misc": "", "start_char": 684, "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 694, "feats": "PronType=Rel", "head": 10, "id": 8, "lemma": "where", "misc": "", "start_char": 689, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 696, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 695, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 701, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 10, "lemma": "keep", "misc": "", "start_char": 697, "text": "kept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 707, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "track", "misc": "", "start_char": 702, "text": "track", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 710, "feats": null, "head": 13, "id": 12, "lemma": "of", "misc": "", "start_char": 708, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 716, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "shape", "misc": "", "start_char": 711, "text": "shape", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 718, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 717, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 724, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "color", "misc": "", "start_char": 719, "text": "color", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 728, "feats": null, "head": 17, "id": 16, "lemma": "and", "misc": "", "start_char": 725, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 740, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "consistency", "misc": "", "start_char": 729, "text": "consistency", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 742, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 741, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH Oh) (. !)))" }, "speaker": "Penny", "text": "Oh!", "tokens": [ { "deprel": "root", "end_char": 745, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 743, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 747, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 746, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (ADJP (JJ disgusting))))) (VP (VBZ is) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (ADVP (RB still)) (VP (VBG keeping) (NP (NN track))))))) (. .)))" }, "speaker": "Leonard", "text": "No, what's disgusting is he's still keeping track.", "tokens": [ { "deprel": "discourse", "end_char": 750, "feats": "Polarity=Neg", "head": 10, "id": 1, "lemma": "no", "misc": "", "start_char": 748, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 752, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 751, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 757, "feats": "PronType=Int", "head": 10, "id": 3, "lemma": "what", "misc": "", "start_char": 753, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 760, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 758, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "csubj:outer", "end_char": 771, "feats": "Degree=Pos", "head": 10, "id": 5, "lemma": "disgusting", "misc": "", "start_char": 761, "text": "disgusting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cop", "end_char": 774, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 772, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 777, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "he", "misc": "", "start_char": 775, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 780, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 778, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 786, "feats": null, "head": 10, "id": 9, "lemma": "still", "misc": "", "start_char": 781, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 794, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 10, "lemma": "keep", "misc": "", "start_char": 787, "text": "keeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 800, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "track", "misc": "", "start_char": 795, "text": "track", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 802, "feats": null, "head": 10, "id": 12, "lemma": ".", "misc": "", "start_char": 801, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (NP (PRP you)) (VP (VB need) (NP (PDT all) (DT this) (NN stuff)))) (, ...) (. ?)))" }, "speaker": "Penny", "text": "Why do you need all this stuff ...?", "tokens": [ { "deprel": "advmod", "end_char": 806, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 803, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 809, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 807, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 813, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 810, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 818, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "need", "misc": "", "start_char": 814, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "det:predet", "end_char": 822, "feats": null, "head": 7, "id": 5, "lemma": "all", "misc": "", "start_char": 819, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 827, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "this", "misc": "", "start_char": 823, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 833, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "stuff", "misc": "", "start_char": 828, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 837, "feats": null, "head": 4, "id": 8, "lemma": "...", "misc": "", "start_char": 834, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 839, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 838, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH no)) (. ...)))" }, "speaker": "Leonard", "text": "No, no, no, no ...", "tokens": [ { "deprel": "root", "end_char": 842, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 840, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 844, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 843, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 847, "feats": "Polarity=Neg", "head": 1, "id": 3, "lemma": "no", "misc": "", "start_char": 845, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 849, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 848, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 852, "feats": "Polarity=Neg", "head": 1, "id": 5, "lemma": "no", "misc": "", "start_char": 850, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 854, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 853, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 857, "feats": "Polarity=Neg", "head": 1, "id": 7, "lemma": "no", "misc": "", "start_char": 855, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 861, "feats": null, "head": 1, "id": 8, "lemma": "...", "misc": "", "start_char": 858, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (ADJP (JJ Sorry) (. !)))" }, "speaker": "Penny", "text": "Sorry!", "tokens": [ { "deprel": "root", "end_char": 867, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sorry", "misc": "", "start_char": 862, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 869, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 868, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP am) (ADJP (JJ glad) (SBAR (S (NP (PRP you)) (VP (VBD asked) (. .) (WHADVP (UH Yeah))))))) (, ,) (SQ (VBP are) (NP (PRP you)) (ADJP (JJ familiar) (PP (IN with) (NP (DT the) (NNP Higgs) (NN boson))))) (. ?)))" }, "speaker": "Sheldon", "text": "I am glad you asked . Yeah, are you familiar with the Higgs boson?", "tokens": [ { "deprel": "nsubj", "end_char": 871, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 870, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 874, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 872, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 879, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "glad", "misc": "", "start_char": 875, "text": "glad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 883, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 880, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 889, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "ask", "misc": "", "start_char": 884, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 891, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 890, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 896, "feats": null, "head": 11, "id": 7, "lemma": "yeah", "misc": "", "start_char": 892, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 898, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 897, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 902, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 899, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 906, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 903, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 915, "feats": "Degree=Pos", "head": 5, "id": 11, "lemma": "familiar", "misc": "", "start_char": 907, "text": "familiar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 920, "feats": null, "head": 15, "id": 12, "lemma": "with", "misc": "", "start_char": 916, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 924, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 921, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 930, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "Higgs", "misc": "", "start_char": 925, "text": "Higgs", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 936, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "boson", "misc": "", "start_char": 931, "text": "boson", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 938, "feats": null, "head": 3, "id": 16, "lemma": "?", "misc": "", "start_char": 937, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (ADVP (IN Of) (NN course)) (. .) (S (NP (PRP It)) (VP (VBZ is) (, ...) (S (S (NP (PRP It)) (VP (VBZ 's) (VP (VBN been) (PP (IN in) (NP (DT the) (NN news)))))) (. .) (CC And) (S (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (ADJP (RB very) (JJ famous)) (NN boson))))))) (. .)))" }, "speaker": "Penny", "text": "Of course . It is...It's been in the news . And it's a very famous boson.", "tokens": [ { "deprel": "advmod", "end_char": 941, "feats": null, "head": 5, "id": 1, "lemma": "of", "misc": "", "start_char": 939, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 948, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 942, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 950, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 949, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 953, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "it", "misc": "", "start_char": 951, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 956, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "be", "misc": "", "start_char": 954, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 960, "feats": null, "head": 5, "id": 6, "lemma": "...", "misc": "", "start_char": 957, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 963, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 7, "lemma": "it", "misc": "", "start_char": 961, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 966, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 8, "lemma": "be", "misc": "", "start_char": 964, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "cop", "end_char": 971, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 967, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "case", "end_char": 974, "feats": null, "head": 12, "id": 10, "lemma": "in", "misc": "", "start_char": 972, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 978, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 975, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 983, "feats": "Number=Sing", "head": 5, "id": 12, "lemma": "news", "misc": "", "start_char": 979, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 985, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 984, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 989, "feats": null, "head": 20, "id": 14, "lemma": "and", "misc": "", "start_char": 986, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 992, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 15, "lemma": "it", "misc": "", "start_char": 990, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 995, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 16, "lemma": "be", "misc": "", "start_char": 993, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 997, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 17, "lemma": "a", "misc": "", "start_char": 996, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1002, "feats": null, "head": 19, "id": 18, "lemma": "very", "misc": "", "start_char": 998, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1009, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "famous", "misc": "", "start_char": 1003, "text": "famous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1015, "feats": "Number=Sing", "head": 12, "id": 20, "lemma": "boson", "misc": "", "start_char": 1010, "text": "boson", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1017, "feats": null, "head": 12, "id": 21, "lemma": ".", "misc": "", "start_char": 1016, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now)) (, ,) (PP (IN in) (NP (CD 1964))) (, ,) (NP (NP (NNP Dr.) (NNP Peter) (NNP Higgs)) (, ,) (NP (NP (VBN accomplished) (NN self) (HYPH -) (NN promoter)) (CC and) (NP (NN physicist)))) (, ,) (NP (PRP he)) (VP (VBD wrote) (NP (NP (DT a) (NN paper)) (VP (VBG postulating) (NP (NP (DT the) (NN existence)) (PP (IN of) (NP (NP (DT a) (JJ subatomic) (NN particle)) (VP (VBN called) (S (NP (DT the) (NNP Higgs) (NN boson) (. .))))))) (ADVP (RB Now)) (, ,) (S (ADVP (RB initially)) (, ,) (S (NP (DT the) (NN paper)) (VP (VBD was) (VP (VBN rejected)))) (, ,) (CC but) (S (ADVP (RB recently)) (, ,) (NP (PRP he)) (VP (VBD was) (ADJP (VBN proven) (S (ADJP (JJ right) (. .))))) (CC And) (S (ADVP (RB now)) (NP (PRP he)) (VP (VBZ 's) (PP (IN on) (NP (DT the) (JJ fast) (NN track))) (S (VP (TO to) (VP (VB win) (NP (DT a) (NNP Nobel) (NN prize)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Now, in 1964, Dr. Peter Higgs, accomplished self - promoter and physicist, he wrote a paper postulating the existence of a subatomic particle called the Higgs boson . Now, initially, the paper was rejected, but recently, he was proven right . And now he's on the fast track to win a Nobel prize.", "tokens": [ { "deprel": "advmod", "end_char": 1021, "feats": null, "head": 18, "id": 1, "lemma": "now", "misc": "", "start_char": 1018, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1023, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1022, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1026, "feats": null, "head": 4, "id": 3, "lemma": "in", "misc": "", "start_char": 1024, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1031, "feats": "NumForm=Digit|NumType=Card", "head": 18, "id": 4, "lemma": "1964", "misc": "", "start_char": 1027, "text": "1964", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1033, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 1032, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1037, "feats": "Number=Sing", "head": 18, "id": 6, "lemma": "Dr.", "misc": "", "start_char": 1034, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1043, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Peter", "misc": "", "start_char": 1038, "text": "Peter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1049, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Higgs", "misc": "", "start_char": 1044, "text": "Higgs", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1051, "feats": null, "head": 6, "id": 9, "lemma": ",", "misc": "", "start_char": 1050, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "acl", "end_char": 1064, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 10, "lemma": "accomplish", "misc": "", "start_char": 1052, "text": "accomplished", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 1069, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "self", "misc": "", "start_char": 1065, "text": "self", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1071, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 1070, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "xcomp", "end_char": 1080, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "promoter", "misc": "", "start_char": 1072, "text": "promoter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1084, "feats": null, "head": 15, "id": 14, "lemma": "and", "misc": "", "start_char": 1081, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1094, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "physicist", "misc": "", "start_char": 1085, "text": "physicist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1096, "feats": null, "head": 6, "id": 16, "lemma": ",", "misc": "", "start_char": 1095, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1099, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 17, "lemma": "he", "misc": "", "start_char": 1097, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1105, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 18, "lemma": "write", "misc": "", "start_char": 1100, "text": "wrote", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1107, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 1106, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1113, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "paper", "misc": "", "start_char": 1108, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1125, "feats": "VerbForm=Ger", "head": 20, "id": 21, "lemma": "postulate", "misc": "", "start_char": 1114, "text": "postulating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1129, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 1126, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1139, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "existence", "misc": "", "start_char": 1130, "text": "existence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1142, "feats": null, "head": 27, "id": 24, "lemma": "of", "misc": "", "start_char": 1140, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1144, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 25, "lemma": "a", "misc": "", "start_char": 1143, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1154, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "subatomic", "misc": "", "start_char": 1145, "text": "subatomic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1163, "feats": "Number=Sing", "head": 23, "id": 27, "lemma": "particle", "misc": "", "start_char": 1155, "text": "particle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1170, "feats": "Tense=Past|VerbForm=Part", "head": 27, "id": 28, "lemma": "call", "misc": "", "start_char": 1164, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 1174, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 29, "lemma": "the", "misc": "", "start_char": 1171, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1180, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "Higgs", "misc": "", "start_char": 1175, "text": "Higgs", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 1186, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "boson", "misc": "", "start_char": 1181, "text": "boson", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1188, "feats": null, "head": 18, "id": 32, "lemma": ".", "misc": "", "start_char": 1187, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1192, "feats": null, "head": 40, "id": 33, "lemma": "now", "misc": "", "start_char": 1189, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1194, "feats": null, "head": 33, "id": 34, "lemma": ",", "misc": "", "start_char": 1193, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1204, "feats": null, "head": 40, "id": 35, "lemma": "initially", "misc": "", "start_char": 1195, "text": "initially", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1206, "feats": null, "head": 35, "id": 36, "lemma": ",", "misc": "", "start_char": 1205, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1210, "feats": "Definite=Def|PronType=Art", "head": 38, "id": 37, "lemma": "the", "misc": "", "start_char": 1207, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 1216, "feats": "Number=Sing", "head": 40, "id": 38, "lemma": "paper", "misc": "", "start_char": 1211, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 1220, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 40, "id": 39, "lemma": "be", "misc": "", "start_char": 1217, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 1229, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 18, "id": 40, "lemma": "reject", "misc": "", "start_char": 1221, "text": "rejected", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1231, "feats": null, "head": 42, "id": 41, "lemma": ",", "misc": "", "start_char": 1230, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1235, "feats": null, "head": 47, "id": 42, "lemma": "but", "misc": "", "start_char": 1232, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1244, "feats": null, "head": 47, "id": 43, "lemma": "recently", "misc": "", "start_char": 1236, "text": "recently", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1246, "feats": null, "head": 43, "id": 44, "lemma": ",", "misc": "", "start_char": 1245, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 1249, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 47, "id": 45, "lemma": "he", "misc": "", "start_char": 1247, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1253, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 47, "id": 46, "lemma": "be", "misc": "", "start_char": 1250, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 1260, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 40, "id": 47, "lemma": "prove", "misc": "", "start_char": 1254, "text": "proven", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 1266, "feats": "Degree=Pos", "head": 47, "id": 48, "lemma": "right", "misc": "", "start_char": 1261, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1268, "feats": null, "head": 57, "id": 49, "lemma": ".", "misc": "", "start_char": 1267, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1272, "feats": null, "head": 57, "id": 50, "lemma": "and", "misc": "", "start_char": 1269, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1276, "feats": null, "head": 57, "id": 51, "lemma": "now", "misc": "", "start_char": 1273, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1279, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 57, "id": 52, "lemma": "he", "misc": "", "start_char": 1277, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1282, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 57, "id": 53, "lemma": "be", "misc": "", "start_char": 1280, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1285, "feats": null, "head": 57, "id": 54, "lemma": "on", "misc": "", "start_char": 1283, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1289, "feats": "Definite=Def|PronType=Art", "head": 57, "id": 55, "lemma": "the", "misc": "", "start_char": 1286, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1294, "feats": "Degree=Pos", "head": 57, "id": 56, "lemma": "fast", "misc": "", "start_char": 1290, "text": "fast", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1300, "feats": "Number=Sing", "head": 18, "id": 57, "lemma": "track", "misc": "", "start_char": 1295, "text": "track", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1303, "feats": null, "head": 59, "id": 58, "lemma": "to", "misc": "", "start_char": 1301, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1307, "feats": "VerbForm=Inf", "head": 57, "id": 59, "lemma": "win", "misc": "", "start_char": 1304, "text": "win", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1309, "feats": "Definite=Ind|PronType=Art", "head": 62, "id": 60, "lemma": "a", "misc": "", "start_char": 1308, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1315, "feats": "Number=Sing", "head": 62, "id": 61, "lemma": "Nobel", "misc": "", "start_char": 1310, "text": "Nobel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1321, "feats": "Number=Sing", "head": 59, "id": 62, "lemma": "prize", "misc": "", "start_char": 1316, "text": "prize", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1323, "feats": null, "head": 18, "id": 63, "lemma": ".", "misc": "", "start_char": 1322, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (LST (UH Yeah) (. .)) (NP (DT That)) (VP (VBZ 's) (ADVP (RB basically)) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBD said))))) (. .)))" }, "speaker": "Penny", "text": "Yeah . That's basically what I said.", "tokens": [ { "deprel": "discourse", "end_char": 1328, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1324, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1330, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1329, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1335, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 1331, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1338, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1336, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1348, "feats": null, "head": 6, "id": 5, "lemma": "basically", "misc": "", "start_char": 1339, "text": "basically", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1353, "feats": "PronType=Rel", "head": 0, "id": 6, "lemma": "what", "misc": "", "start_char": 1349, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1355, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 1354, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1360, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 8, "lemma": "say", "misc": "", "start_char": 1356, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1362, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 1361, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ...) (S (NP (DT The) (NN point)) (VP (VBZ is) (SBAR (S (NP (NNP Higgs)) (VP (VBZ is) (VP (VBG being) (VP (VBN celebrated) (PP (IN for) (NP (NP (NN work)) (SBAR (S (NP (PRP he)) (VP (VBD did) (ADVP (NP (CD 50) (NNS years)) (RB ago)))))))))))))) (, ,) (S (SBAR (RB so) (S (NP (DT that)) (VP (VBD got) (S (NP (PRP me)) (VP (VBG thinking)))))) (, ,) (ADVP (RB perhaps)) (NP (PRP I)) (VP (VBP 've) (ADVP (RB already)) (VP (VBN hit) (PP (IN upon) (NP (NP (DT the) (NN idea)) (SBAR (WHNP (WDT that)) (S (VP (MD will) (VP (VB win) (NP (PRP me)) (NP (PRP$ my) (NNP Nobel) (NN prize))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah...The point is Higgs is being celebrated for work he did 50 years ago, so that got me thinking, perhaps I've already hit upon the idea that will win me my Nobel prize.", "tokens": [ { "deprel": "discourse", "end_char": 1367, "feats": null, "head": 9, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1363, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1371, "feats": null, "head": 9, "id": 2, "lemma": "...", "misc": "", "start_char": 1368, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1375, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1372, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:outer", "end_char": 1381, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "point", "misc": "", "start_char": 1376, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1384, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 5, "lemma": "be", "misc": "", "start_char": 1382, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj:pass", "end_char": 1390, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "Higgs", "misc": "", "start_char": 1385, "text": "Higgs", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1393, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 1391, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "aux:pass", "end_char": 1399, "feats": "VerbForm=Ger", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1394, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "root", "end_char": 1410, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 9, "lemma": "celebrate", "misc": "", "start_char": 1400, "text": "celebrated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1414, "feats": null, "head": 11, "id": 10, "lemma": "for", "misc": "", "start_char": 1411, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1419, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "work", "misc": "", "start_char": 1415, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1422, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "he", "misc": "", "start_char": 1420, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1426, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 13, "lemma": "do", "misc": "", "start_char": 1423, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "end_char": 1429, "feats": "NumForm=Digit|NumType=Card", "head": 15, "id": 14, "lemma": "50", "misc": "", "start_char": 1427, "text": "50", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 1435, "feats": "Number=Plur", "head": 16, "id": 15, "lemma": "year", "misc": "", "start_char": 1430, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1439, "feats": null, "head": 13, "id": 16, "lemma": "ago", "misc": "", "start_char": 1436, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1441, "feats": null, "head": 20, "id": 17, "lemma": ",", "misc": "", "start_char": 1440, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1444, "feats": null, "head": 20, "id": 18, "lemma": "so", "misc": "", "start_char": 1442, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1449, "feats": "Number=Sing|PronType=Dem", "head": 20, "id": 19, "lemma": "that", "misc": "", "start_char": 1445, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1453, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 20, "lemma": "get", "misc": "", "start_char": 1450, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1456, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 21, "lemma": "I", "misc": "", "start_char": 1454, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1465, "feats": "VerbForm=Ger", "head": 20, "id": 22, "lemma": "think", "misc": "", "start_char": 1457, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1467, "feats": null, "head": 28, "id": 23, "lemma": ",", "misc": "", "start_char": 1466, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1475, "feats": null, "head": 28, "id": 24, "lemma": "perhaps", "misc": "", "start_char": 1468, "text": "perhaps", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1477, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 25, "lemma": "I", "misc": "", "start_char": 1476, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1481, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "have", "misc": "", "start_char": 1478, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1489, "feats": null, "head": 28, "id": 27, "lemma": "already", "misc": "", "start_char": 1482, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1493, "feats": "Tense=Past|VerbForm=Part", "head": 22, "id": 28, "lemma": "hit", "misc": "", "start_char": 1490, "text": "hit", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1498, "feats": null, "head": 31, "id": 29, "lemma": "upon", "misc": "", "start_char": 1494, "text": "upon", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1502, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 30, "lemma": "the", "misc": "", "start_char": 1499, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1507, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "idea", "misc": "", "start_char": 1503, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1512, "feats": "PronType=Rel", "head": 34, "id": 32, "lemma": "that", "misc": "", "start_char": 1508, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 1517, "feats": "VerbForm=Fin", "head": 34, "id": 33, "lemma": "will", "misc": "", "start_char": 1513, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 1521, "feats": "VerbForm=Inf", "head": 31, "id": 34, "lemma": "win", "misc": "", "start_char": 1518, "text": "win", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1524, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 35, "lemma": "I", "misc": "", "start_char": 1522, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nmod:poss", "end_char": 1527, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 38, "id": 36, "lemma": "my", "misc": "", "start_char": 1525, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1533, "feats": "Number=Sing", "head": 38, "id": 37, "lemma": "Nobel", "misc": "", "start_char": 1528, "text": "Nobel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1539, "feats": "Number=Sing", "head": 34, "id": 38, "lemma": "prize", "misc": "", "start_char": 1534, "text": "prize", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1541, "feats": null, "head": 9, "id": 39, "lemma": ".", "misc": "", "start_char": 1540, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB know) (SBAR (S (NP (PRP they)) (VP (VBD gave) (NP (NNP Nobel) (NNPS Prizes)) (PP (IN for) (S (VP (VBG making) (NP (NP (NN boom) (HYPH -) (NN boom)) (PP (IN in) (NP (DT the) (NN potty)))))))))))) (. .)))" }, "speaker": "Leonard", "text": "I didn't know they gave Nobel Prizes for making boom - boom in the potty.", "tokens": [ { "deprel": "nsubj", "end_char": 1543, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1542, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1547, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1544, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1551, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1548, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1556, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 1552, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1561, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "they", "misc": "", "start_char": 1557, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1566, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "give", "misc": "", "start_char": 1562, "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "end_char": 1572, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Nobel", "misc": "", "start_char": 1567, "text": "Nobel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1579, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "Prize", "misc": "", "start_char": 1573, "text": "Prizes", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "mark", "end_char": 1583, "feats": null, "head": 10, "id": 9, "lemma": "for", "misc": "", "start_char": 1580, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1590, "feats": "VerbForm=Ger", "head": 6, "id": 10, "lemma": "make", "misc": "", "start_char": 1584, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 1595, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "boom", "misc": "", "start_char": 1591, "text": "boom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1597, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 1596, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 1602, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "boom", "misc": "", "start_char": 1598, "text": "boom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1605, "feats": null, "head": 16, "id": 14, "lemma": "in", "misc": "", "start_char": 1603, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1609, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 1606, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1615, "feats": "Number=Sing", "head": 10, "id": 16, "lemma": "potty", "misc": "", "start_char": 1610, "text": "potty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1617, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 1616, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADVP (RB really)) (VP (VBP think) (SBAR (S (NP (EX there)) (VP (VBZ 's) (NP (NP (DT some) (NN kind)) (PP (IN of) (NP (JJ scientific) (NN discovery)))) (PP (IN in) (ADVP (RB here))))))) (. ?)))" }, "speaker": "Penny", "text": "You really think there's some kind of scientific discovery in here?", "tokens": [ { "deprel": "nsubj", "end_char": 1621, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1618, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1628, "feats": null, "head": 3, "id": 2, "lemma": "really", "misc": "", "start_char": 1622, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1634, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 1629, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "expl", "end_char": 1640, "feats": null, "head": 5, "id": 4, "lemma": "there", "misc": "", "start_char": 1635, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 1643, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "be", "misc": "", "start_char": 1641, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1648, "feats": null, "head": 7, "id": 6, "lemma": "some", "misc": "", "start_char": 1644, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1653, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "kind", "misc": "", "start_char": 1649, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1656, "feats": null, "head": 10, "id": 8, "lemma": "of", "misc": "", "start_char": 1654, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1667, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "scientific", "misc": "", "start_char": 1657, "text": "scientific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1677, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "discovery", "misc": "", "start_char": 1668, "text": "discovery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1680, "feats": null, "head": 12, "id": 11, "lemma": "in", "misc": "", "start_char": 1678, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1685, "feats": "PronType=Dem", "head": 5, "id": 12, "lemma": "here", "misc": "", "start_char": 1681, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1687, "feats": null, "head": 3, "id": 13, "lemma": "?", "misc": "", "start_char": 1686, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT this) (NN box)) (ADVP (RB only)) (VP (VBZ covers) (NP (PRP$ my) (NN work)) (PP (IN through) (NP (NN nursery) (NN school)))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT a) (JJ good) (NN deal)) (ADJP (NP (JJR more)) (SBAR (S (VP (TO to) (VP (VB come))))))))) (. .) (S (NP (PRP I)) (VP (VBD did) (RB n't) (ADVP (RB really)) (VP (VB hit) (NP (PRP$ my) (JJ academic) (NN stride)) (SBAR (IN until) (S (NP (PRP I)) (VP (VBD cut) (PRT (RP out)) (NP (NP (DT that) (NN time) (HYPH -) (NN suck)) (VP (VBN known) (PP (IN as) (S (VP (VBG playing) (ADVP (RB outdoors))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, this box only covers my work through nursery school . There's a good deal more to come . I didn't really hit my academic stride until I cut out that time - suck known as playing outdoors.", "tokens": [ { "deprel": "discourse", "end_char": 1692, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 1688, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1694, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1693, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1699, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "this", "misc": "", "start_char": 1695, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1703, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "box", "misc": "", "start_char": 1700, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1708, "feats": null, "head": 6, "id": 5, "lemma": "only", "misc": "", "start_char": 1704, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1715, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "cover", "misc": "", "start_char": 1709, "text": "covers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1718, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 1716, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1723, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "work", "misc": "", "start_char": 1719, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1731, "feats": null, "head": 11, "id": 9, "lemma": "through", "misc": "", "start_char": 1724, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1739, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "nursery", "misc": "", "start_char": 1732, "text": "nursery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1746, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "school", "misc": "", "start_char": 1740, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1748, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 1747, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 1754, "feats": null, "head": 14, "id": 13, "lemma": "there", "misc": "", "start_char": 1749, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 1757, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 14, "lemma": "be", "misc": "", "start_char": 1755, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1759, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 1758, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1764, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "good", "misc": "", "start_char": 1760, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1769, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "deal", "misc": "", "start_char": 1765, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 1774, "feats": "Degree=Cmp", "head": 17, "id": 18, "lemma": "more", "misc": "", "start_char": 1770, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "end_char": 1777, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 1775, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1782, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "come", "misc": "", "start_char": 1778, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1784, "feats": null, "head": 6, "id": 21, "lemma": ".", "misc": "", "start_char": 1783, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1786, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 22, "lemma": "I", "misc": "", "start_char": 1785, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1790, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 26, "id": 23, "lemma": "do", "misc": "", "start_char": 1787, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1794, "feats": null, "head": 26, "id": 24, "lemma": "not", "misc": "", "start_char": 1791, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1801, "feats": null, "head": 26, "id": 25, "lemma": "really", "misc": "", "start_char": 1795, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1805, "feats": "VerbForm=Inf", "head": 6, "id": 26, "lemma": "hit", "misc": "", "start_char": 1802, "text": "hit", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1808, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 29, "id": 27, "lemma": "my", "misc": "", "start_char": 1806, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1817, "feats": "Degree=Pos", "head": 29, "id": 28, "lemma": "academic", "misc": "", "start_char": 1809, "text": "academic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1824, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "stride", "misc": "", "start_char": 1818, "text": "stride", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1830, "feats": null, "head": 32, "id": 30, "lemma": "until", "misc": "", "start_char": 1825, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1832, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 31, "lemma": "I", "misc": "", "start_char": 1831, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1836, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 26, "id": 32, "lemma": "cut", "misc": "", "start_char": 1833, "text": "cut", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 1840, "feats": null, "head": 32, "id": 33, "lemma": "out", "misc": "", "start_char": 1837, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1845, "feats": "Number=Sing|PronType=Dem", "head": 37, "id": 34, "lemma": "that", "misc": "", "start_char": 1841, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1850, "feats": "Number=Sing", "head": 37, "id": 35, "lemma": "time", "misc": "", "start_char": 1846, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1852, "feats": null, "head": 37, "id": 36, "lemma": "-", "misc": "", "start_char": 1851, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 1857, "feats": "Number=Sing", "head": 32, "id": 37, "lemma": "suck", "misc": "", "start_char": 1853, "text": "suck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1863, "feats": "Tense=Past|VerbForm=Part", "head": 37, "id": 38, "lemma": "know", "misc": "", "start_char": 1858, "text": "known", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1866, "feats": null, "head": 40, "id": 39, "lemma": "as", "misc": "", "start_char": 1864, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1874, "feats": "VerbForm=Ger", "head": 38, "id": 40, "lemma": "play", "misc": "", "start_char": 1867, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1883, "feats": null, "head": 40, "id": 41, "lemma": "outdoors", "misc": "", "start_char": 1875, "text": "outdoors", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1885, "feats": null, "head": 6, "id": 42, "lemma": ".", "misc": "", "start_char": 1884, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (NP (PRP you)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB spend) (NP (NNS hours) (CC and) (NNS hours)) (S (VP (VBG combing) (PP (IN through) (NP (PDT all) (DT this) (NN stuff)))))))))) (. ?)))" }, "speaker": "Leonard", "text": "So, you're going to spend hours and hours combing through all this stuff?", "tokens": [ { "deprel": "discourse", "end_char": 1888, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 1886, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1890, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1889, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1894, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 1891, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1898, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1895, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1904, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 1899, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1907, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1905, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1913, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "spend", "misc": "", "start_char": 1908, "text": "spend", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1919, "feats": "Number=Plur", "head": 7, "id": 8, "lemma": "hour", "misc": "", "start_char": 1914, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1923, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 1920, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1929, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "hour", "misc": "", "start_char": 1924, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 1937, "feats": "VerbForm=Ger", "head": 7, "id": 11, "lemma": "comb", "misc": "", "start_char": 1930, "text": "combing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1945, "feats": null, "head": 15, "id": 12, "lemma": "through", "misc": "", "start_char": 1938, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det:predet", "end_char": 1949, "feats": null, "head": 15, "id": 13, "lemma": "all", "misc": "", "start_char": 1946, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1954, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 14, "lemma": "this", "misc": "", "start_char": 1950, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1960, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "stuff", "misc": "", "start_char": 1955, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1962, "feats": null, "head": 5, "id": 16, "lemma": "?", "misc": "", "start_char": 1961, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (NP (DT a) (JJ good) (NN point)))) (. .) (S (S (NP (PRP$ My) (NN time)) (VP (VBZ is) (ADJP (RB much) (RB too) (JJ valuable)))) (PRN (. .) (S (NP (PRP You)) (VP (VBP know)))) (, ,) (S (ADVP (RB perhaps)) (NP (PRP I)) (VP (MD should) (VP (VB find) (S (NP (NN someone)) (VP (TO to) (VP (VB do) (NP (PRP it)) (PP (IN for) (NP (PRP me))))))))) (. .) (S (NP (PRP You)) (VP (VBP know))) (, ,) (NP (NP (NN someone)) (PP (IN with) (NP (NP (DT a) (JJ rudimentary) (NN understanding)) (PP (IN of) (NP (NN science)))))) (, ,) (CC but) (SBAR (NP (WP$ whose) (JJ real) (NNS talents)) (S (VP (VBP lie) (PP (IN in) (NP (JJ menial) (NN labor))))))) (. .)))" }, "speaker": "Sheldon", "text": "That's a good point . My time is much too valuable . You know, perhaps I should find someone to do it for me . You know, someone with a rudimentary understanding of science, but whose real talents lie in menial labor.", "tokens": [ { "deprel": "nsubj", "end_char": 1967, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 1963, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1970, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1968, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1972, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 1971, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1977, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "good", "misc": "", "start_char": 1973, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1983, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "point", "misc": "", "start_char": 1978, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1985, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1984, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1988, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 1986, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1993, "feats": "Number=Sing", "head": 12, "id": 8, "lemma": "time", "misc": "", "start_char": 1989, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1996, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 1994, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2001, "feats": null, "head": 12, "id": 10, "lemma": "much", "misc": "", "start_char": 1997, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2005, "feats": null, "head": 12, "id": 11, "lemma": "too", "misc": "", "start_char": 2002, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2014, "feats": "Degree=Pos", "head": 5, "id": 12, "lemma": "valuable", "misc": "", "start_char": 2006, "text": "valuable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2016, "feats": null, "head": 15, "id": 13, "lemma": ".", "misc": "", "start_char": 2015, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2020, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 2017, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2025, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 15, "lemma": "know", "misc": "", "start_char": 2021, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2027, "feats": null, "head": 20, "id": 16, "lemma": ",", "misc": "", "start_char": 2026, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2035, "feats": null, "head": 20, "id": 17, "lemma": "perhaps", "misc": "", "start_char": 2028, "text": "perhaps", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2037, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "I", "misc": "", "start_char": 2036, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2044, "feats": "VerbForm=Fin", "head": 20, "id": 19, "lemma": "should", "misc": "", "start_char": 2038, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 2049, "feats": "VerbForm=Inf", "head": 12, "id": 20, "lemma": "find", "misc": "", "start_char": 2045, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2057, "feats": "Number=Sing|PronType=Ind", "head": 20, "id": 21, "lemma": "someone", "misc": "", "start_char": 2050, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 2060, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 2058, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 2063, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "do", "misc": "", "start_char": 2061, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2066, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 24, "lemma": "it", "misc": "", "start_char": 2064, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2070, "feats": null, "head": 26, "id": 25, "lemma": "for", "misc": "", "start_char": 2067, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2073, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 26, "lemma": "I", "misc": "", "start_char": 2071, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2075, "feats": null, "head": 29, "id": 27, "lemma": ".", "misc": "", "start_char": 2074, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2079, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 29, "id": 28, "lemma": "you", "misc": "", "start_char": 2076, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2084, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 31, "id": 29, "lemma": "know", "misc": "", "start_char": 2080, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2086, "feats": null, "head": 31, "id": 30, "lemma": ",", "misc": "", "start_char": 2085, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2094, "feats": "Number=Sing|PronType=Ind", "head": 23, "id": 31, "lemma": "someone", "misc": "", "start_char": 2087, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 2099, "feats": null, "head": 35, "id": 32, "lemma": "with", "misc": "", "start_char": 2095, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2101, "feats": "Definite=Ind|PronType=Art", "head": 35, "id": 33, "lemma": "a", "misc": "", "start_char": 2100, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2113, "feats": "Degree=Pos", "head": 35, "id": 34, "lemma": "rudimentary", "misc": "", "start_char": 2102, "text": "rudimentary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2127, "feats": "Number=Sing", "head": 31, "id": 35, "lemma": "understanding", "misc": "", "start_char": 2114, "text": "understanding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2130, "feats": null, "head": 37, "id": 36, "lemma": "of", "misc": "", "start_char": 2128, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2138, "feats": "Number=Sing", "head": 35, "id": 37, "lemma": "science", "misc": "", "start_char": 2131, "text": "science", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2140, "feats": null, "head": 43, "id": 38, "lemma": ",", "misc": "", "start_char": 2139, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2144, "feats": null, "head": 43, "id": 39, "lemma": "but", "misc": "", "start_char": 2141, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 2150, "feats": "Poss=Yes|PronType=Rel", "head": 42, "id": 40, "lemma": "whose", "misc": "", "start_char": 2145, "text": "whose", "upos": "PRON", "xpos": "WP$" }, { "deprel": "amod", "end_char": 2155, "feats": "Degree=Pos", "head": 42, "id": 41, "lemma": "real", "misc": "", "start_char": 2151, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2163, "feats": "Number=Plur", "head": 43, "id": 42, "lemma": "talent", "misc": "", "start_char": 2156, "text": "talents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "conj", "end_char": 2167, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 43, "lemma": "lie", "misc": "", "start_char": 2164, "text": "lie", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 2170, "feats": null, "head": 46, "id": 44, "lemma": "in", "misc": "", "start_char": 2168, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 2177, "feats": "Degree=Pos", "head": 46, "id": 45, "lemma": "menial", "misc": "", "start_char": 2171, "text": "menial", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 2183, "feats": "Number=Sing", "head": 43, "id": 46, "lemma": "labor", "misc": "", "start_char": 2178, "text": "labor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2185, "feats": null, "head": 5, "id": 47, "lemma": ".", "misc": "", "start_char": 2184, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (RB Not) (VP (VBG gon) (S (VP (TO na) (VP (VB happen))))) (. .)))" }, "speaker": "Leonard", "text": "Not gonna happen.", "tokens": [ { "deprel": "advmod", "end_char": 2189, "feats": null, "head": 2, "id": 1, "lemma": "not", "misc": "", "start_char": 2186, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2193, "feats": "VerbForm=Ger", "head": 0, "id": 2, "lemma": "go", "misc": "", "start_char": 2190, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2196, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 2194, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2203, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "happen", "misc": "", "start_char": 2197, "text": "happen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2205, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 2204, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ...) (SBAR (IN If) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB think) (SBAR (S (NP (PRP you)) (VP (MD could) (VP (VB handle) (NP (PRP it)))))))))) (, ,) (NP (PRP I)) (VP (MD would) (RB n't) (VP (VB be) (VP (VBG asking)))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, well...If I didn't think you could handle it, I wouldn't be asking.", "tokens": [ { "deprel": "discourse", "end_char": 2210, "feats": null, "head": 19, "id": 1, "lemma": "yeah", "misc": "", "start_char": 2206, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2212, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2211, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2217, "feats": null, "head": 19, "id": 3, "lemma": "well", "misc": "", "start_char": 2213, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2221, "feats": null, "head": 19, "id": 4, "lemma": "...", "misc": "", "start_char": 2218, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 2224, "feats": null, "head": 9, "id": 5, "lemma": "if", "misc": "", "start_char": 2222, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2226, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 2225, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2230, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 2227, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2234, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 2231, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 2240, "feats": "VerbForm=Inf", "head": 19, "id": 9, "lemma": "think", "misc": "", "start_char": 2235, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 2244, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 10, "lemma": "you", "misc": "", "start_char": 2241, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2250, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "could", "misc": "", "start_char": 2245, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 2257, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "handle", "misc": "", "start_char": 2251, "text": "handle", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2260, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "it", "misc": "", "start_char": 2258, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2262, "feats": null, "head": 19, "id": 14, "lemma": ",", "misc": "", "start_char": 2261, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2264, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 15, "lemma": "I", "misc": "", "start_char": 2263, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2270, "feats": "VerbForm=Fin", "head": 19, "id": 16, "lemma": "would", "misc": "", "start_char": 2265, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2274, "feats": null, "head": 19, "id": 17, "lemma": "not", "misc": "", "start_char": 2271, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 2277, "feats": "VerbForm=Inf", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 2275, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 2284, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 19, "lemma": "ask", "misc": "", "start_char": 2278, "text": "asking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 2286, "feats": null, "head": 19, "id": 20, "lemma": ".", "misc": "", "start_char": 2285, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP want) (NP (NN help))))) (, ,) (ADVP (RB just)) (VP (VB hire) (NP (DT a) (NN grad) (NN student))) (. .)))" }, "speaker": "Leonard", "text": "If you want help, just hire a grad student.", "tokens": [ { "deprel": "mark", "end_char": 2289, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 2287, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2293, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 2290, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2298, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "want", "misc": "", "start_char": 2294, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2303, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "help", "misc": "", "start_char": 2299, "text": "help", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2305, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 2304, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2310, "feats": null, "head": 7, "id": 6, "lemma": "just", "misc": "", "start_char": 2306, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2315, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 7, "lemma": "hire", "misc": "", "start_char": 2311, "text": "hire", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2317, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 2316, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2322, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "grad", "misc": "", "start_char": 2318, "text": "grad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2330, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "student", "misc": "", "start_char": 2323, "text": "student", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2332, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 2331, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (NP (PRP I)) (VP (MD could) (VP (VB do) (NP (PRP it)))) (. .)))" }, "speaker": "Penny", "text": "Maybe I could do it.", "tokens": [ { "deprel": "advmod", "end_char": 2338, "feats": null, "head": 4, "id": 1, "lemma": "maybe", "misc": "", "start_char": 2333, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2340, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 2339, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2346, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "could", "misc": "", "start_char": 2341, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 2349, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 2347, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2352, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 2350, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2354, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 2353, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (, ,) (WHADVP (RB really)) (. ?) (NP (PRP You)) (VP (MD can) (VP (VB assess) (NP (NP (DT the) (NN quality)) (PP (IN of) (NP (PRP$ my) (NN work)))))) (. ?) (INTJ (UH Okay)) (, ,) (INTJ (UH um)) (, ,) (ADVP (RB here) (. .)) (NP (PRP I)) (VP (VBD wrote) (NP (DT this)) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD was) (ADJP (NP (CD five) (NNS years)) (JJ old)))))) (. .)))" }, "speaker": "Sheldon", "text": "You, really? You can assess the quality of my work? Okay, um, here . I wrote this when I was five years old.", "tokens": [ { "deprel": "vocative", "end_char": 2358, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 1, "lemma": "you", "misc": "", "start_char": 2355, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2360, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2359, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2367, "feats": null, "head": 7, "id": 3, "lemma": "really", "misc": "", "start_char": 2361, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2369, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 2368, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2373, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 2370, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2377, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "can", "misc": "", "start_char": 2374, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 2384, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "assess", "misc": "", "start_char": 2378, "text": "assess", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2388, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 2385, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2396, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "quality", "misc": "", "start_char": 2389, "text": "quality", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2399, "feats": null, "head": 12, "id": 10, "lemma": "of", "misc": "", "start_char": 2397, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2402, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "misc": "", "start_char": 2400, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 2407, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "work", "misc": "", "start_char": 2403, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2409, "feats": null, "head": 14, "id": 13, "lemma": "?", "misc": "", "start_char": 2408, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 2414, "feats": null, "head": 18, "id": 14, "lemma": "okay", "misc": "", "start_char": 2410, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2416, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 2415, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2419, "feats": null, "head": 18, "id": 16, "lemma": "um", "misc": "", "start_char": 2417, "text": "um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2421, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 2420, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2426, "feats": "PronType=Dem", "head": 7, "id": 18, "lemma": "here", "misc": "", "start_char": 2422, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2428, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 2427, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2430, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "I", "misc": "", "start_char": 2429, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2436, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 21, "lemma": "write", "misc": "", "start_char": 2431, "text": "wrote", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2441, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 22, "lemma": "this", "misc": "", "start_char": 2437, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 2446, "feats": "PronType=Int", "head": 28, "id": 23, "lemma": "when", "misc": "", "start_char": 2442, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 2448, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 24, "lemma": "I", "misc": "", "start_char": 2447, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2452, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 28, "id": 25, "lemma": "be", "misc": "", "start_char": 2449, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nummod", "end_char": 2457, "feats": "NumForm=Word|NumType=Card", "head": 27, "id": 26, "lemma": "five", "misc": "", "start_char": 2453, "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 2463, "feats": "Number=Plur", "head": 28, "id": 27, "lemma": "year", "misc": "", "start_char": 2458, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 2467, "feats": "Degree=Pos", "head": 21, "id": 28, "lemma": "old", "misc": "", "start_char": 2464, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2469, "feats": null, "head": 7, "id": 29, "lemma": ".", "misc": "", "start_char": 2468, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (`` \") (NP (NP (DT A) (NN proof) (SBAR (IN that) (S (NP (JJ algebraic) (NN topology)) (VP (MD can) (ADVP (RB never)) (VP (VB have) (NP (NP (DT a) (ADJP (AFX non) (HYPH -) (NN self)) (JJ contradictory) (NN set)) (PP (IN of) (NP (NN abelion) (NNS groups))))))))) (. .) ('' \")) (NP (PRP I)) (VP (VBP 'm) (NP (NP (RB just) (DT a) (NN blonde) (NN monkey)) (PP (IN to) (NP (PRP you))))) (, ,) (SQ (VBP are) (RB n't) (NP (PRP I))) (. ?)))" }, "speaker": "Penny", "text": "\" A proof that algebraic topology can never have a non - self contradictory set of abelion groups . \" I'm just a blonde monkey to you, aren't I?", "tokens": [ { "deprel": "punct", "end_char": 2471, "feats": null, "head": 26, "id": 1, "lemma": "\"", "misc": "", "start_char": 2470, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 2473, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 2472, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 2479, "feats": "Number=Sing", "head": 26, "id": 3, "lemma": "proof", "misc": "", "start_char": 2474, "text": "proof", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 2484, "feats": null, "head": 9, "id": 4, "lemma": "that", "misc": "", "start_char": 2480, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "amod", "end_char": 2494, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "algebraic", "misc": "", "start_char": 2485, "text": "algebraic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2503, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "topology", "misc": "", "start_char": 2495, "text": "topology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 2507, "feats": "VerbForm=Fin", "head": 9, "id": 7, "lemma": "can", "misc": "", "start_char": 2504, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2513, "feats": null, "head": 9, "id": 8, "lemma": "never", "misc": "", "start_char": 2508, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl", "end_char": 2518, "feats": "VerbForm=Inf", "head": 3, "id": 9, "lemma": "have", "misc": "", "start_char": 2514, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2520, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 10, "lemma": "a", "misc": "", "start_char": 2519, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 2524, "feats": null, "head": 13, "id": 11, "lemma": "non", "misc": "", "start_char": 2521, "text": "non", "upos": "ADV", "xpos": "AFX" }, { "deprel": "punct", "end_char": 2526, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 2525, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 2531, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "self", "misc": "", "start_char": 2527, "text": "self", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 2545, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "contradictory", "misc": "", "start_char": 2532, "text": "contradictory", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2549, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "set", "misc": "", "start_char": 2546, "text": "set", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2552, "feats": null, "head": 18, "id": 16, "lemma": "of", "misc": "", "start_char": 2550, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 2560, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "abelion", "misc": "", "start_char": 2553, "text": "abelion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 2567, "feats": "Number=Plur", "head": 15, "id": 18, "lemma": "group", "misc": "", "start_char": 2561, "text": "groups", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2569, "feats": null, "head": 26, "id": 19, "lemma": ".", "misc": "", "start_char": 2568, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 2571, "feats": null, "head": 26, "id": 20, "lemma": "\"", "misc": "", "start_char": 2570, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 2573, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 21, "lemma": "I", "misc": "", "start_char": 2572, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2576, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 22, "lemma": "be", "misc": "", "start_char": 2574, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2581, "feats": null, "head": 26, "id": 23, "lemma": "just", "misc": "", "start_char": 2577, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 2583, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 24, "lemma": "a", "misc": "", "start_char": 2582, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2590, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "blonde", "misc": "", "start_char": 2584, "text": "blonde", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 2597, "feats": "Number=Sing", "head": 0, "id": 26, "lemma": "monkey", "misc": "", "start_char": 2591, "text": "monkey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2600, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 2598, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2604, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 26, "id": 28, "lemma": "you", "misc": "", "start_char": 2601, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2606, "feats": null, "head": 30, "id": 29, "lemma": ",", "misc": "", "start_char": 2605, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2610, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 26, "id": 30, "lemma": "be", "misc": "", "start_char": 2607, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2614, "feats": null, "head": 30, "id": 31, "lemma": "not", "misc": "", "start_char": 2611, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2616, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 32, "lemma": "I", "misc": "", "start_char": 2615, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2618, "feats": null, "head": 26, "id": 33, "lemma": "?", "misc": "", "start_char": 2617, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD said) (NP (NP (PRP it)) (, ,) (RB not) (NP (PRP me)))) (. .)))" }, "speaker": "Sheldon", "text": "You said it, not me.", "tokens": [ { "deprel": "nsubj", "end_char": 2622, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 2619, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2627, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 2623, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2630, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 2628, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2632, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 2631, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2636, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 2633, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 2639, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 6, "lemma": "I", "misc": "", "start_char": 2637, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2641, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 2640, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 9, 9 ], [ 0, 15, 15 ] ], [ [ 0, 6, 6 ], [ 0, 12, 12 ] ], [ [ 0, 15, 16 ] ], [ [ 1, 3, 3 ], [ 1, 5, 5 ], [ 3, 7, 7 ], [ 4, 9, 9 ], [ 4, 12, 12 ], [ 18, 3, 3 ], [ 18, 9, 9 ], [ 21, 6, 6 ], [ 31, 1, 1 ], [ 32, 0, 0 ], [ 32, 4, 4 ], [ 33, 20, 20 ], [ 33, 22, 25 ] ], [ [ 4, 4, 6 ] ], [ [ 5, 10, 10 ], [ 6, 8, 8 ], [ 8, 4, 4 ], [ 9, 2, 2 ], [ 10, 4, 4 ], [ 18, 0, 0 ], [ 22, 20, 20 ], [ 22, 24, 24 ], [ 22, 34, 34 ], [ 22, 35, 35 ], [ 24, 0, 0 ], [ 25, 6, 6 ], [ 25, 21, 21 ], [ 25, 26, 26 ], [ 25, 30, 30 ], [ 26, 2, 2 ], [ 27, 6, 6 ], [ 27, 17, 17 ], [ 27, 25, 25 ], [ 29, 5, 5 ], [ 29, 14, 14 ], [ 30, 1, 1 ], [ 32, 10, 10 ], [ 32, 19, 19 ], [ 32, 23, 23 ], [ 33, 27, 27 ], [ 34, 5, 5 ] ], [ [ 5, 17, 17 ], [ 25, 2, 3 ] ], [ [ 5, 16, 17 ] ], [ [ 6, 6, 7 ] ], [ [ 6, 11, 12 ] ], [ [ 7, 10, 11 ] ], [ [ 8, 4, 7 ] ], [ [ 8, 5, 7 ], [ 9, 2, 5 ] ], [ [ 9, 3, 3 ], [ 23, 14, 15 ] ], [ [ 10, 5, 5 ], [ 10, 8, 8 ], [ 10, 14, 14 ] ], [ [ 11, 14, 14 ] ], [ [ 12, 8, 8 ], [ 14, 6, 6 ], [ 15, 2, 2 ] ], [ [ 18, 12, 14 ], [ 19, 3, 3 ], [ 19, 6, 6 ], [ 19, 14, 14 ], [ 19, 16, 19 ] ], [ [ 20, 5, 7 ], [ 20, 16, 16 ], [ 20, 44, 44 ], [ 20, 51, 51 ], [ 22, 5, 5 ], [ 22, 11, 11 ] ], [ [ 20, 19, 19 ], [ 20, 36, 37 ] ], [ [ 20, 18, 30 ] ], [ [ 20, 24, 30 ] ], [ [ 20, 59, 61 ] ], [ [ 20, 60, 61 ], [ 22, 35, 37 ] ], [ [ 22, 36, 37 ], [ 23, 6, 7 ] ], [ [ 23, 0, 0 ], [ 27, 13, 13 ], [ 27, 27, 27 ], [ 29, 9, 9 ] ], [ [ 23, 4, 4 ] ], [ [ 25, 9, 10 ] ], [ [ 30, 7, 9 ] ], [ [ 32, 10, 11 ] ], [ [ 33, 16, 17 ] ], [ [ 33, 24, 25 ], [ 33, 31, 31 ], [ 34, 0, 0 ] ] ]
s06e03c01t
Hey, Sheldon? Hi . This came for you today . It's from your mom. Oh . Thank you, Penny . Mhmm. M - hmm. Yeah, wait . Here . For your troubles. Oh, boy, a whole dollar . Now I can quit my paper route . So, what's in it? Mmm, doesn't matter . Half the time, he just ends up playing with the box. Yeah, it's journals and research papers I wrote as a child. Aw . How cute . Is this, like, a diary? No, that's my potty training journal. Really, your potty training journal? Yeah . And forgive my crude penmanship . I didn't start typing until I was 6. " August 7, 8:42 a.m. This is humiliating . What was wrong with diapers? " There are some charts in the back where I kept track of shape, color and consistency. Oh! No, what's disgusting is he's still keeping track. Why do you need all this stuff ...? No, no, no, no ... Sorry! I am glad you asked . Yeah, are you familiar with the Higgs boson? Of course . It is...It's been in the news . And it's a very famous boson. Now, in 1964, Dr. Peter Higgs, accomplished self - promoter and physicist, he wrote a paper postulating the existence of a subatomic particle called the Higgs boson . Now, initially, the paper was rejected, but recently, he was proven right . And now he's on the fast track to win a Nobel prize. Yeah . That's basically what I said. Yeah...The point is Higgs is being celebrated for work he did 50 years ago, so that got me thinking, perhaps I've already hit upon the idea that will win me my Nobel prize. I didn't know they gave Nobel Prizes for making boom - boom in the potty. You really think there's some kind of scientific discovery in here? Well, this box only covers my work through nursery school . There's a good deal more to come . I didn't really hit my academic stride until I cut out that time - suck known as playing outdoors. So, you're going to spend hours and hours combing through all this stuff? That's a good point . My time is much too valuable . You know, perhaps I should find someone to do it for me . You know, someone with a rudimentary understanding of science, but whose real talents lie in menial labor. Not gonna happen. Yeah, well...If I didn't think you could handle it, I wouldn't be asking. If you want help, just hire a grad student. Maybe I could do it. You, really? You can assess the quality of my work? Okay, um, here . I wrote this when I was five years old. " A proof that algebraic topology can never have a non - self contradictory set of abelion groups . " I'm just a blonde monkey to you, aren't I? You said it, not me.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (DT All) (JJ right)) (, ,) (NP (NNP Ms.) (NNP Jenson) (. .) (UH Uh)) (, ,) (SBAR (IN before) (S (NP (PRP we)) (VP (VBP begin)))) (, ,) (MD may) (NP (PRP I)) (VP (VB offer) (NP (PRP you)) (NP (NP (DT a) (NN refreshment)) (. ?) (NP (NP (NN Water)) (, ,) (NP (NN coffee)) (, ,) (NP (NN tea)) (, ,) (NP (DT a) (NN marijuana) (NN cigarette))))) (. ?)))" }, "speaker": "Sheldon", "text": "All right, Ms. Jenson . Uh, before we begin, may I offer you a refreshment? Water, coffee, tea, a marijuana cigarette?", "tokens": [ { "deprel": "det", "end_char": 3, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 0, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 9, "feats": "Degree=Pos", "head": 15, "id": 2, "lemma": "right", "misc": "", "start_char": 4, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 10, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 15, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Ms.", "misc": "", "start_char": 12, "text": "Ms.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 22, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Jenson", "misc": "", "start_char": 16, "text": "Jenson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 24, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 23, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 27, "feats": null, "head": 15, "id": 7, "lemma": "uh", "misc": "", "start_char": 25, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 15, "id": 8, "lemma": ",", "misc": "", "start_char": 28, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 36, "feats": null, "head": 11, "id": 9, "lemma": "before", "misc": "", "start_char": 30, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 39, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "we", "misc": "", "start_char": 37, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 45, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 11, "lemma": "begin", "misc": "", "start_char": 40, "text": "begin", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 15, "id": 12, "lemma": ",", "misc": "", "start_char": 46, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 51, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "may", "misc": "", "start_char": 48, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 53, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 52, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 59, "feats": "VerbForm=Inf", "head": 0, "id": 15, "lemma": "offer", "misc": "", "start_char": 54, "text": "offer", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 63, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 16, "lemma": "you", "misc": "", "start_char": 60, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 65, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 64, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 77, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "refreshment", "misc": "", "start_char": 66, "text": "refreshment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 79, "feats": null, "head": 18, "id": 19, "lemma": "?", "misc": "", "start_char": 78, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 85, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "water", "misc": "", "start_char": 80, "text": "Water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 20, "id": 21, "lemma": ",", "misc": "", "start_char": 86, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 94, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "coffee", "misc": "", "start_char": 88, "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 20, "id": 23, "lemma": ",", "misc": "", "start_char": 95, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 100, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "tea", "misc": "", "start_char": 97, "text": "tea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 20, "id": 25, "lemma": ",", "misc": "", "start_char": 101, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 104, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 26, "lemma": "a", "misc": "", "start_char": 103, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 114, "feats": "Number=Sing", "head": 28, "id": 27, "lemma": "marijuana", "misc": "", "start_char": 105, "text": "marijuana", "upos": "NOUN", "xpos": "NN" }, { "deprel": "list", "end_char": 124, "feats": "Number=Sing", "head": 20, "id": 28, "lemma": "cigarette", "misc": "", "start_char": 115, "text": "cigarette", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 126, "feats": null, "head": 15, "id": 29, "lemma": "?", "misc": "", "start_char": 125, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (NN thanks)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ fine))) (. .)))" }, "speaker": "Ms Jenson", "text": "No, thanks, I'm fine.", "tokens": [ { "deprel": "discourse", "end_char": 129, "feats": "Polarity=Neg", "head": 7, "id": 1, "lemma": "no", "misc": "", "start_char": 127, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 130, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 138, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "thanks", "misc": "", "start_char": 132, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 140, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 139, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 142, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 141, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 145, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 143, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 150, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "fine", "misc": "", "start_char": 146, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 152, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 151, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now)) (, ,) (SQ (VBP are) (NP (PRP you)) (ADJP (JJ sure)) (. ?) (S (NP (NN Everyone)) (VP (VBZ 's) (VP (VBG smoking) (NP (PRP them))))) (. .) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP they)) (VP (VBP 're) (NP (DT the) (JJS best))))))) (. .))))" }, "speaker": "Sheldon", "text": "Now, are you sure? Everyone's smoking them . I think they're the best.", "tokens": [ { "deprel": "advmod", "end_char": 156, "feats": null, "head": 5, "id": 1, "lemma": "now", "misc": "", "start_char": 153, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 157, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 162, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 159, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 166, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 163, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 171, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sure", "misc": "", "start_char": 167, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 172, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 182, "feats": "Number=Sing|PronType=Tot", "head": 9, "id": 7, "lemma": "everyone", "misc": "", "start_char": 174, "text": "Everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 185, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 183, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 193, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 9, "lemma": "smoke", "misc": "", "start_char": 186, "text": "smoking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 198, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "they", "misc": "", "start_char": 194, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 199, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 202, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 201, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 208, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 13, "lemma": "think", "misc": "", "start_char": 203, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 213, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 17, "id": 14, "lemma": "they", "misc": "", "start_char": 209, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 217, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 214, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 221, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 218, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 226, "feats": "Degree=Sup", "head": 13, "id": 17, "lemma": "good", "misc": "", "start_char": 222, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 227, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB do) (NP (NNS drugs)))) (. .)))" }, "speaker": "Ms Jenson", "text": "I don't do drugs.", "tokens": [ { "deprel": "nsubj", "end_char": 230, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 229, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 233, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 231, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 237, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 234, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 240, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 238, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 246, "feats": "Number=Plur", "head": 4, "id": 5, "lemma": "drug", "misc": "", "start_char": 241, "text": "drugs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 247, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (ADJP (JJ Excellent)) (, ,) (INTJ (UH yeah) (. .)) (S (NP (DT That)) (VP (VBD was) (NP (DT a) (NN ruse)))) (. .) (S (S (NP (PRP They)) (VP (VBP 're) (RB not) (NP (DT the) (JJS best) (. .) (NN Physics)))) (VP (VBZ is) (NP (DT the) (JJS best)))) (. .) (CC And) (S (PP (IN by) (NP (DT the) (NN way))) (, ,) (NP (NN coffee)) (VP (VBD was) (ADVP (RB also)) (NP (DT an) (JJ unacceptable) (NN choice))))) (. .) (S (ADVP (DT All) (JJ right)) (, ,) (RB so) (S (NP (PRP I)) (VP (VBP see) (ADVP (RB here)) (SBAR (S (NP (PRP you)) (VP (VBP 're) (PP (IN from) (NP (NP (NNP Des) (NNP Moines)) (, ,) (NP (NNP Iowa) (. .) (UH Uh))))))))) (, ,) (S (NP (PRP you)) (VP (VBP 're) (NP (NP (NN summa) (NN cum) (NN laude)) (PP (IN in) (NP (JJ theoretical) (NN physics))) (PP (IN from) (NP (NNP Stanford) (NNP University)))))) (. .) (UH Oh) (, ,) (CC and) (S (ADVP (NP (CD two) (NNS years)) (RB ago)) (, ,) (NP (PRP you)) (VP (VBD had) (NP (DT a) (JJ persistent) (NN ear) (NN infection)))) (. .)) (NP (PRP I)) (VP (VBP hope) (SBAR (S (NP (DT that)) (VP (VBD did) (RB n't) (VP (VB cause) (NP (DT any) (NN hearing) (NN loss))))))) (. .)))" }, "speaker": "Sheldon", "text": "Excellent, yeah . That was a ruse . They're not the best . Physics is the best . And by the way, coffee was also an unacceptable choice . All right, so I see here you're from Des Moines, Iowa . Uh, you're summa cum laude in theoretical physics from Stanford University . Oh, and two years ago, you had a persistent ear infection . I hope that didn't cause any hearing loss.", "tokens": [ { "deprel": "root", "end_char": 258, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "excellent", "misc": "", "start_char": 249, "text": "Excellent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 260, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 259, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 265, "feats": null, "head": 8, "id": 3, "lemma": "yeah", "misc": "", "start_char": 261, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 267, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 266, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 272, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "that", "misc": "", "start_char": 268, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 276, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 273, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 278, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 277, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 283, "feats": "Number=Sing", "head": 1, "id": 8, "lemma": "ruse", "misc": "", "start_char": 279, "text": "ruse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 285, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 284, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 290, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": 10, "lemma": "they", "misc": "", "start_char": 286, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 294, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 291, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 298, "feats": null, "head": 14, "id": 12, "lemma": "not", "misc": "", "start_char": 295, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 302, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 299, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 307, "feats": "Degree=Sup", "head": 8, "id": 14, "lemma": "good", "misc": "", "start_char": 303, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "punct", "end_char": 309, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 308, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 317, "feats": "Number=Sing", "head": 19, "id": 16, "lemma": "physics", "misc": "", "start_char": 310, "text": "Physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 320, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 318, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 324, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 321, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 329, "feats": "Degree=Sup", "head": 14, "id": 19, "lemma": "good", "misc": "", "start_char": 325, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "punct", "end_char": 331, "feats": null, "head": 31, "id": 20, "lemma": ".", "misc": "", "start_char": 330, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 335, "feats": null, "head": 31, "id": 21, "lemma": "and", "misc": "", "start_char": 332, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 338, "feats": null, "head": 24, "id": 22, "lemma": "by", "misc": "", "start_char": 336, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 342, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 339, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 346, "feats": "Number=Sing", "head": 31, "id": 24, "lemma": "way", "misc": "", "start_char": 343, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 348, "feats": null, "head": 31, "id": 25, "lemma": ",", "misc": "", "start_char": 347, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 355, "feats": "Number=Sing", "head": 31, "id": 26, "lemma": "coffee", "misc": "", "start_char": 349, "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 359, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 31, "id": 27, "lemma": "be", "misc": "", "start_char": 356, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 364, "feats": null, "head": 31, "id": 28, "lemma": "also", "misc": "", "start_char": 360, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 367, "feats": "Definite=Ind|PronType=Art", "head": 31, "id": 29, "lemma": "a", "misc": "", "start_char": 365, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 380, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "unacceptable", "misc": "", "start_char": 368, "text": "unacceptable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 387, "feats": "Number=Sing", "head": 8, "id": 31, "lemma": "choice", "misc": "", "start_char": 381, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 389, "feats": null, "head": 31, "id": 32, "lemma": ".", "misc": "", "start_char": 388, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 393, "feats": null, "head": 34, "id": 33, "lemma": "all", "misc": "", "start_char": 390, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 399, "feats": "Degree=Pos", "head": 31, "id": 34, "lemma": "right", "misc": "", "start_char": 394, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 401, "feats": null, "head": 38, "id": 35, "lemma": ",", "misc": "", "start_char": 400, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 404, "feats": null, "head": 38, "id": 36, "lemma": "so", "misc": "", "start_char": 402, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 406, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 38, "id": 37, "lemma": "I", "misc": "", "start_char": 405, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 410, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 31, "id": 38, "lemma": "see", "misc": "", "start_char": 407, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 415, "feats": "PronType=Dem", "head": 38, "id": 39, "lemma": "here", "misc": "", "start_char": 411, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 419, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 44, "id": 40, "lemma": "you", "misc": "", "start_char": 416, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 423, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 44, "id": 41, "lemma": "be", "misc": "", "start_char": 420, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 428, "feats": null, "head": 44, "id": 42, "lemma": "from", "misc": "", "start_char": 424, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 432, "feats": "Number=Sing", "head": 44, "id": 43, "lemma": "Des", "misc": "", "start_char": 429, "text": "Des", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 439, "feats": "Number=Sing", "head": 38, "id": 44, "lemma": "Moines", "misc": "", "start_char": 433, "text": "Moines", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 46, "id": 45, "lemma": ",", "misc": "", "start_char": 440, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 446, "feats": "Number=Sing", "head": 44, "id": 46, "lemma": "Iowa", "misc": "", "start_char": 442, "text": "Iowa", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 448, "feats": null, "head": 54, "id": 47, "lemma": ".", "misc": "", "start_char": 447, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 451, "feats": null, "head": 54, "id": 48, "lemma": "uh", "misc": "", "start_char": 449, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 48, "id": 49, "lemma": ",", "misc": "", "start_char": 452, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 457, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 54, "id": 50, "lemma": "you", "misc": "", "start_char": 454, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 461, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 54, "id": 51, "lemma": "be", "misc": "", "start_char": 458, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "compound", "end_char": 467, "feats": "Number=Sing", "head": 54, "id": 52, "lemma": "summa", "misc": "", "start_char": 462, "text": "summa", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 471, "feats": "Number=Sing", "head": 54, "id": 53, "lemma": "cum", "misc": "", "start_char": 468, "text": "cum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 477, "feats": "Number=Sing", "head": 38, "id": 54, "lemma": "laude", "misc": "", "start_char": 472, "text": "laude", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 480, "feats": null, "head": 57, "id": 55, "lemma": "in", "misc": "", "start_char": 478, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 492, "feats": "Degree=Pos", "head": 57, "id": 56, "lemma": "theoretical", "misc": "", "start_char": 481, "text": "theoretical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 500, "feats": "Number=Sing", "head": 54, "id": 57, "lemma": "physics", "misc": "", "start_char": 493, "text": "physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 505, "feats": null, "head": 60, "id": 58, "lemma": "from", "misc": "", "start_char": 501, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 514, "feats": "Number=Sing", "head": 60, "id": 59, "lemma": "Stanford", "misc": "", "start_char": 506, "text": "Stanford", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 525, "feats": "Number=Sing", "head": 57, "id": 60, "lemma": "University", "misc": "", "start_char": 515, "text": "University", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 54, "id": 61, "lemma": ".", "misc": "", "start_char": 526, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 530, "feats": null, "head": 70, "id": 62, "lemma": "oh", "misc": "", "start_char": 528, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 62, "id": 63, "lemma": ",", "misc": "", "start_char": 531, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 536, "feats": null, "head": 70, "id": 64, "lemma": "and", "misc": "", "start_char": 533, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nummod", "end_char": 540, "feats": "NumForm=Word|NumType=Card", "head": 66, "id": 65, "lemma": "two", "misc": "", "start_char": 537, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 546, "feats": "Number=Plur", "head": 67, "id": 66, "lemma": "year", "misc": "", "start_char": 541, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 550, "feats": null, "head": 70, "id": 67, "lemma": "ago", "misc": "", "start_char": 547, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 552, "feats": null, "head": 67, "id": 68, "lemma": ",", "misc": "", "start_char": 551, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 556, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 70, "id": 69, "lemma": "you", "misc": "", "start_char": 553, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 560, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 54, "id": 70, "lemma": "have", "misc": "", "start_char": 557, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 562, "feats": "Definite=Ind|PronType=Art", "head": 74, "id": 71, "lemma": "a", "misc": "", "start_char": 561, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 573, "feats": "Degree=Pos", "head": 74, "id": 72, "lemma": "persistent", "misc": "", "start_char": 563, "text": "persistent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 577, "feats": "Number=Sing", "head": 74, "id": 73, "lemma": "ear", "misc": "", "start_char": 574, "text": "ear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 587, "feats": "Number=Sing", "head": 70, "id": 74, "lemma": "infection", "misc": "", "start_char": 578, "text": "infection", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 589, "feats": null, "head": 8, "id": 75, "lemma": ".", "misc": "", "start_char": 588, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 591, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 77, "id": 76, "lemma": "I", "misc": "", "start_char": 590, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 596, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 70, "id": 77, "lemma": "hope", "misc": "", "start_char": 592, "text": "hope", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 601, "feats": "Number=Sing|PronType=Dem", "head": 81, "id": 78, "lemma": "that", "misc": "", "start_char": 597, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 605, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 81, "id": 79, "lemma": "do", "misc": "", "start_char": 602, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 609, "feats": null, "head": 81, "id": 80, "lemma": "not", "misc": "", "start_char": 606, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 615, "feats": "VerbForm=Inf", "head": 77, "id": 81, "lemma": "cause", "misc": "", "start_char": 610, "text": "cause", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 619, "feats": null, "head": 84, "id": 82, "lemma": "any", "misc": "", "start_char": 616, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 627, "feats": "Number=Sing", "head": 84, "id": 83, "lemma": "hearing", "misc": "", "start_char": 620, "text": "hearing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 632, "feats": "Number=Sing", "head": 81, "id": 84, "lemma": "loss", "misc": "", "start_char": 628, "text": "loss", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 634, "feats": null, "head": 1, "id": 85, "lemma": ".", "misc": "", "start_char": 633, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (ADVP (IN of) (NN course)) (RB not) (. .) (WHADVP (WRB How)) (SQ (VBD did) (NP (PRP you)) (VP (VB know) (PP (IN about) (NP (DT that))))) (. ?)))" }, "speaker": "Ms Jenson", "text": "No, of course not . How did you know about that?", "tokens": [ { "deprel": "discourse", "end_char": 637, "feats": "Polarity=Neg", "head": 10, "id": 1, "lemma": "no", "misc": "", "start_char": 635, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 639, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 638, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 642, "feats": null, "head": 10, "id": 3, "lemma": "of", "misc": "", "start_char": 640, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 649, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "course", "misc": "", "start_char": 643, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 653, "feats": null, "head": 10, "id": 5, "lemma": "not", "misc": "", "start_char": 650, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 655, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 654, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 659, "feats": "PronType=Int", "head": 10, "id": 7, "lemma": "how", "misc": "", "start_char": 656, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 663, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 660, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 667, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 664, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 672, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "know", "misc": "", "start_char": 668, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 678, "feats": null, "head": 12, "id": 11, "lemma": "about", "misc": "", "start_char": 673, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 683, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 12, "lemma": "that", "misc": "", "start_char": 679, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 685, "feats": null, "head": 10, "id": 13, "lemma": "?", "misc": "", "start_char": 684, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD did) (NP (DT a) (JJ comprehensive) (NN background) (NN check)))) (. .) (S (NP (NP (JJ Medical) (NNS records)) (, ,) (NP (NN credit) (NNS reports)) (, ,) (NP (JJ criminal) (NN history)) (. .)) (NP (PRP I)) (VP (VBP trust) (SBAR (S (NP (PRP you)) (VP (VBD paid) (PRT (RP off)) (NP (DT those) (NN parking) (NNS tickets))))))) (. .)))" }, "speaker": "Sheldon", "text": "I did a comprehensive background check . Medical records, credit reports, criminal history . I trust you paid off those parking tickets.", "tokens": [ { "deprel": "nsubj", "end_char": 687, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 686, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 691, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 688, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 693, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 3, "lemma": "a", "misc": "", "start_char": 692, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 707, "feats": "Degree=Pos", "head": 6, "id": 4, "lemma": "comprehensive", "misc": "", "start_char": 694, "text": "comprehensive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 718, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "background", "misc": "", "start_char": 708, "text": "background", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 724, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "check", "misc": "", "start_char": 719, "text": "check", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 726, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 725, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 734, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "Medical", "misc": "", "start_char": 727, "text": "Medical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 742, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "record", "misc": "", "start_char": 735, "text": "records", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 744, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 743, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 751, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "credit", "misc": "", "start_char": 745, "text": "credit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "list", "end_char": 759, "feats": "Number=Plur", "head": 9, "id": 12, "lemma": "report", "misc": "", "start_char": 752, "text": "reports", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 761, "feats": null, "head": 15, "id": 13, "lemma": ",", "misc": "", "start_char": 760, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 770, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "criminal", "misc": "", "start_char": 762, "text": "criminal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "list", "end_char": 778, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "history", "misc": "", "start_char": 771, "text": "history", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 780, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 779, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 782, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 781, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 788, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 18, "lemma": "trust", "misc": "", "start_char": 783, "text": "trust", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 792, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 19, "lemma": "you", "misc": "", "start_char": 789, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 797, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 18, "id": 20, "lemma": "pay", "misc": "", "start_char": 793, "text": "paid", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 801, "feats": null, "head": 20, "id": 21, "lemma": "off", "misc": "", "start_char": 798, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 807, "feats": "Number=Plur|PronType=Dem", "head": 24, "id": 22, "lemma": "that", "misc": "", "start_char": 802, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 815, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "parking", "misc": "", "start_char": 808, "text": "parking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 823, "feats": "Number=Plur", "head": 20, "id": 24, "lemma": "ticket", "misc": "", "start_char": 816, "text": "tickets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 825, "feats": null, "head": 2, "id": 25, "lemma": ".", "misc": "", "start_char": 824, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (NP (PRP I)) (VP (VBD did)) (. .)))" }, "speaker": "Ms Jenson", "text": "Yes, I did.", "tokens": [ { "deprel": "discourse", "end_char": 829, "feats": null, "head": 4, "id": 1, "lemma": "yes", "misc": "", "start_char": 826, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 831, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 830, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 833, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 832, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 837, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 834, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 839, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 838, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (VP (VBG Hearing) (ADJP (JJ unimpaired) (, ,) (JJ good))) (. .)))" }, "speaker": "Sheldon", "text": "Hearing unimpaired, good.", "tokens": [ { "deprel": "root", "end_char": 847, "feats": "VerbForm=Ger", "head": 0, "id": 1, "lemma": "hear", "misc": "", "start_char": 840, "text": "Hearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 858, "feats": "Degree=Pos", "head": 1, "id": 2, "lemma": "unimpaired", "misc": "", "start_char": 848, "text": "unimpaired", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 860, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 859, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 865, "feats": "Degree=Pos", "head": 1, "id": 4, "lemma": "good", "misc": "", "start_char": 861, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 867, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 866, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Look) (, ,) (NP (NNP Dr.) (NNP Cooper)) (, ,))) (NP (PRP I)) (ADVP (RB really)) (VP (VBP want) (NP (DT this) (NN position))) (. .) (S (NP (PRP It)) (VP (MD would) (VP (VB be) (NP (NP (DT an) (JJ incredible) (NN honor)) (SBAR (S (VP (TO to) (VP (VB work) (PP (IN for) (NP (NP (DT a) (NN man)) (PP (IN of) (NP (PRP$ your) (NN brilliance))))))))))))) (. .)))" }, "speaker": "Ms Jenson", "text": "Look, Dr. Cooper, I really want this position . It would be an incredible honor to work for a man of your brilliance.", "tokens": [ { "deprel": "discourse", "end_char": 872, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 1, "lemma": "look", "misc": "", "start_char": 868, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 874, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 873, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 878, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Dr.", "misc": "", "start_char": 875, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 885, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Cooper", "misc": "", "start_char": 879, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 887, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 886, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 889, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 888, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 896, "feats": null, "head": 8, "id": 7, "lemma": "really", "misc": "", "start_char": 890, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 901, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "want", "misc": "", "start_char": 897, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 906, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 9, "lemma": "this", "misc": "", "start_char": 902, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 915, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "position", "misc": "", "start_char": 907, "text": "position", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 917, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 916, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 920, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 12, "lemma": "it", "misc": "", "start_char": 918, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 926, "feats": "VerbForm=Fin", "head": 17, "id": 13, "lemma": "would", "misc": "", "start_char": 921, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 929, "feats": "VerbForm=Inf", "head": 17, "id": 14, "lemma": "be", "misc": "", "start_char": 927, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 932, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 930, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 943, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "incredible", "misc": "", "start_char": 933, "text": "incredible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 949, "feats": "Number=Sing", "head": 8, "id": 17, "lemma": "honor", "misc": "", "start_char": 944, "text": "honor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 952, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 950, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 957, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "work", "misc": "", "start_char": 953, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 961, "feats": null, "head": 22, "id": 20, "lemma": "for", "misc": "", "start_char": 958, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 963, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 962, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 967, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "man", "misc": "", "start_char": 964, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 970, "feats": null, "head": 25, "id": 23, "lemma": "of", "misc": "", "start_char": 968, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 975, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "your", "misc": "", "start_char": 971, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 986, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "brilliance", "misc": "", "start_char": 976, "text": "brilliance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 988, "feats": null, "head": 8, "id": 26, "lemma": ".", "misc": "", "start_char": 987, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (NP (NN Flattery)) (VP (MD will) (RB not) (VP (VB get) (S (NP (PRP you)) (NP (DT this) (NN job)))))) (, ,) (NP (NNP Ms.) (NNP Jenson)) (. .)))" }, "speaker": "Sheldon", "text": "Flattery will not get you this job, Ms. Jenson.", "tokens": [ { "deprel": "nsubj", "end_char": 997, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "flattery", "misc": "", "start_char": 989, "text": "Flattery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1002, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "will", "misc": "", "start_char": 998, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1006, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1003, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1010, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 1007, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1014, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 1011, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1019, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "this", "misc": "", "start_char": 1015, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1023, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "job", "misc": "", "start_char": 1020, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1025, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 1024, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1029, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "Ms.", "misc": "", "start_char": 1026, "text": "Ms.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1036, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Jenson", "misc": "", "start_char": 1030, "text": "Jenson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1038, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1037, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (RB not) (ADJP (JJ flattery)) (SBAR (IN if) (S (NP (PRP it)) (VP (VBZ 's) (NP (DT the) (NN truth)))))) (. .)))" }, "speaker": "Ms Jenson", "text": "It's not flattery if it's the truth.", "tokens": [ { "deprel": "nsubj", "end_char": 1041, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 1039, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1044, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1042, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1048, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1045, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1057, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "flattery", "misc": "", "start_char": 1049, "text": "flattery", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1060, "feats": null, "head": 9, "id": 5, "lemma": "if", "misc": "", "start_char": 1058, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1063, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 6, "lemma": "it", "misc": "", "start_char": 1061, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1066, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 1064, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1070, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 1067, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 1076, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "truth", "misc": "", "start_char": 1071, "text": "truth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1078, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1077, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH well)) (, ,) (VP (VBP thank) (NP (PRP you) (. .)) (VP (UH Welcome) (ADVP (RB aboard)))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, well, thank you . Welcome aboard.", "tokens": [ { "deprel": "discourse", "end_char": 1081, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 1079, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1083, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1082, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1088, "feats": null, "head": 5, "id": 3, "lemma": "well", "misc": "", "start_char": 1084, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1090, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1089, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1096, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "thank", "misc": "", "start_char": 1091, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1100, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 1097, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1102, "feats": null, "head": 8, "id": 7, "lemma": ".", "misc": "", "start_char": 1101, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1110, "feats": null, "head": 5, "id": 8, "lemma": "welcome", "misc": "", "start_char": 1103, "text": "Welcome", "upos": "INTJ", "xpos": "UH" }, { "deprel": "advmod", "end_char": 1117, "feats": null, "head": 8, "id": 9, "lemma": "aboard", "misc": "", "start_char": 1111, "text": "aboard", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1119, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 1118, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ], [ 0, 15, 15 ] ], [ [ 0, 9, 9 ] ], [ [ 0, 13, 13 ], [ 2, 11, 11 ], [ 4, 36, 36 ], [ 4, 75, 75 ], [ 5, 8, 8 ], [ 6, 0, 0 ], [ 6, 16, 16 ], [ 9, 2, 3 ], [ 9, 23, 23 ], [ 9, 20, 24 ] ], [ [ 0, 16, 17 ] ], [ [ 0, 21, 21 ], [ 4, 25, 25 ] ], [ [ 0, 23, 23 ] ], [ [ 0, 25, 27 ] ], [ [ 0, 26, 27 ], [ 2, 9, 9 ], [ 2, 13, 13 ] ], [ [ 1, 4, 4 ], [ 2, 3, 3 ], [ 3, 0, 0 ], [ 4, 39, 39 ], [ 4, 49, 49 ], [ 4, 68, 68 ], [ 6, 18, 18 ], [ 7, 2, 2 ], [ 9, 5, 5 ], [ 10, 4, 4 ], [ 10, 8, 9 ], [ 12, 5, 5 ] ], [ [ 2, 13, 14 ], [ 3, 4, 4 ], [ 4, 9, 9 ] ], [ [ 4, 45, 45 ] ], [ [ 4, 42, 45 ] ], [ [ 4, 58, 59 ] ], [ [ 6, 10, 11 ] ], [ [ 6, 21, 23 ] ] ]
s06e03c02t
All right, Ms. Jenson . Uh, before we begin, may I offer you a refreshment? Water, coffee, tea, a marijuana cigarette? No, thanks, I'm fine. Now, are you sure? Everyone's smoking them . I think they're the best. I don't do drugs. Excellent, yeah . That was a ruse . They're not the best . Physics is the best . And by the way, coffee was also an unacceptable choice . All right, so I see here you're from Des Moines, Iowa . Uh, you're summa cum laude in theoretical physics from Stanford University . Oh, and two years ago, you had a persistent ear infection . I hope that didn't cause any hearing loss. No, of course not . How did you know about that? I did a comprehensive background check . Medical records, credit reports, criminal history . I trust you paid off those parking tickets. Yes, I did. Hearing unimpaired, good. Look, Dr. Cooper, I really want this position . It would be an incredible honor to work for a man of your brilliance. Flattery will not get you this job, Ms. Jenson. It's not flattery if it's the truth. Oh, well, thank you . Welcome aboard.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP talk) (PP (IN to) (NP (NNP Howard))) (ADVP (RB lately))) (. ?)))" }, "speaker": "Leonard", "text": "You talk to Howard lately?", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 0, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "talk", "misc": "", "start_char": 4, "text": "talk", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 11, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 9, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 18, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Howard", "misc": "", "start_char": 12, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 25, "feats": null, "head": 2, "id": 5, "lemma": "lately", "misc": "", "start_char": 19, "text": "lately", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 27, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 26, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh)) (, ,) (INTJ (UH yeah)) (, ,) (NP (JJ last) (NN night)) (. .) (S (NP (PRP He)) (VP (VBD kept) (S (VP (VBG making) (S (NP (PRP me)) (VP (VB drop) (NP (NNS pencils)) (PP (IN for) (NP (PRP him))))))))) (. .) (S (NP (PRP I)) (VP (VBD got) (ADJP (JJ uncomfortable) (. .) (S (INTJ (UH Hey)) (, ,) (NP (NNP Sheldon)) (, ,) (VP (VBP hope) (SBAR (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ hungry)))))))))) (. .) (S (NP (PRP They)) (VP (VBP 're) (VP (VBG serving) (NP (NN macaroni) (CC and) (, ...) (NN cheese))))) (. .)))" }, "speaker": "Raj", "text": "Uh, yeah, last night . He kept making me drop pencils for him . I got uncomfortable . Hey, Sheldon, hope you're hungry . They're serving macaroni and...cheese.", "tokens": [ { "deprel": "discourse", "end_char": 30, "feats": null, "head": 9, "id": 1, "lemma": "uh", "misc": "", "start_char": 28, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 31, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 37, "feats": null, "head": 9, "id": 3, "lemma": "yeah", "misc": "", "start_char": 33, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 39, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 38, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 44, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "last", "misc": "", "start_char": 40, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 50, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "night", "misc": "", "start_char": 45, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 52, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 51, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 55, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "he", "misc": "", "start_char": 53, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 60, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 9, "lemma": "keep", "misc": "", "start_char": 56, "text": "kept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 67, "feats": "VerbForm=Ger", "head": 9, "id": 10, "lemma": "make", "misc": "", "start_char": 61, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 70, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "I", "misc": "", "start_char": 68, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 75, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "drop", "misc": "", "start_char": 71, "text": "drop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 83, "feats": "Number=Plur", "head": 12, "id": 13, "lemma": "pencil", "misc": "", "start_char": 76, "text": "pencils", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 87, "feats": null, "head": 15, "id": 14, "lemma": "for", "misc": "", "start_char": 84, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 91, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 15, "lemma": "he", "misc": "", "start_char": 88, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 9, "id": 16, "lemma": ".", "misc": "", "start_char": 92, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 95, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 94, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 99, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 18, "lemma": "get", "misc": "", "start_char": 96, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 113, "feats": "Degree=Pos", "head": 18, "id": 19, "lemma": "uncomfortable", "misc": "", "start_char": 100, "text": "uncomfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 18, "id": 20, "lemma": ".", "misc": "", "start_char": 114, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 119, "feats": null, "head": 25, "id": 21, "lemma": "hey", "misc": "", "start_char": 116, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 121, "feats": null, "head": 21, "id": 22, "lemma": ",", "misc": "", "start_char": 120, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 129, "feats": "Number=Sing", "head": 25, "id": 23, "lemma": "Sheldon", "misc": "", "start_char": 122, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 25, "id": 24, "lemma": ",", "misc": "", "start_char": 130, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 136, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 25, "lemma": "hope", "misc": "", "start_char": 132, "text": "hope", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 140, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 28, "id": 26, "lemma": "you", "misc": "", "start_char": 137, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 144, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 141, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 151, "feats": "Degree=Pos", "head": 25, "id": 28, "lemma": "hungry", "misc": "", "start_char": 145, "text": "hungry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 9, "id": 29, "lemma": ".", "misc": "", "start_char": 152, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 158, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 32, "id": 30, "lemma": "they", "misc": "", "start_char": 154, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 162, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 32, "id": 31, "lemma": "be", "misc": "", "start_char": 159, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 170, "feats": "Tense=Pres|VerbForm=Part", "head": 25, "id": 32, "lemma": "serve", "misc": "", "start_char": 163, "text": "serving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 179, "feats": "Number=Sing", "head": 32, "id": 33, "lemma": "macaroni", "misc": "", "start_char": 171, "text": "macaroni", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 183, "feats": null, "head": 36, "id": 34, "lemma": "and", "misc": "", "start_char": 180, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 187, "feats": null, "head": 36, "id": 35, "lemma": "...", "misc": "", "start_char": 184, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 194, "feats": "Number=Sing", "head": 33, "id": 36, "lemma": "cheese", "misc": "", "start_char": 188, "text": "cheese", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 196, "feats": null, "head": 9, "id": 37, "lemma": ".", "misc": "", "start_char": 195, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (ADJP (JJ Smooth) (. .)))" }, "speaker": "Leonard", "text": "Smooth.", "tokens": [ { "deprel": "root", "end_char": 203, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "smooth", "misc": "", "start_char": 197, "text": "Smooth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 205, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 204, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (INTJ (UH Hello) (. .)))" }, "speaker": "Ms Jenson", "text": "Hello.", "tokens": [ { "deprel": "root", "end_char": 211, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 206, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 212, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Sheldon)) (, ,) (SQ (VBP are) (RB n't) (NP (PRP you)) (VP (VBG going) (S (VP (TO to) (VP (VB introduce) (NP (PRP us))))))) (. ?)))" }, "speaker": "Leonard", "text": "Sheldon, aren't you going to introduce us?", "tokens": [ { "deprel": "vocative", "end_char": 221, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 214, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 223, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 222, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 227, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 224, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 231, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 228, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 235, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 232, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 241, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 236, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 244, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 242, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 254, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "introduce", "misc": "", "start_char": 245, "text": "introduce", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 257, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "we", "misc": "", "start_char": 255, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 259, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 258, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (NP (PRP I)) (VP (VBP have) (NP (NNS people)) (PP (IN for) (NP (DT that))) (ADVP (RB now))) (. .) (S (NP (PRP You)) (VP (VBP 're) (ADVP (RB up)))) (. .)))" }, "speaker": "Sheldon", "text": "No . I have people for that now . You're up.", "tokens": [ { "deprel": "discourse", "end_char": 262, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 260, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 264, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 263, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 266, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 265, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 271, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 267, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 278, "feats": "Number=Plur", "head": 4, "id": 5, "lemma": "person", "misc": "", "start_char": 272, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 282, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 279, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 287, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 7, "lemma": "that", "misc": "", "start_char": 283, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 291, "feats": null, "head": 4, "id": 8, "lemma": "now", "misc": "", "start_char": 288, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 293, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 292, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 297, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 10, "lemma": "you", "misc": "", "start_char": 294, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 301, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 298, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 304, "feats": null, "head": 4, "id": 12, "lemma": "up", "misc": "", "start_char": 302, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 306, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 305, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (NNP Alex)) (, ,) (NP (NP (NNP Dr.) (NNP Cooper) (POS 's)) (JJ new) (NN assistant)))) (. .)))" }, "speaker": "Ms Jenson", "text": "I'm Alex, Dr. Cooper's new assistant.", "tokens": [ { "deprel": "nsubj", "end_char": 308, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 307, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 311, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 309, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 316, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Alex", "misc": "", "start_char": 312, "text": "Alex", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 318, "feats": null, "head": 9, "id": 4, "lemma": ",", "misc": "", "start_char": 317, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 322, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "Dr.", "misc": "", "start_char": 319, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 329, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Cooper", "misc": "", "start_char": 323, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 332, "feats": null, "head": 5, "id": 7, "lemma": "'s", "misc": "", "start_char": 330, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 336, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "new", "misc": "", "start_char": 333, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 346, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "assistant", "misc": "", "start_char": 337, "text": "assistant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 348, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 347, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Ah)) (, ,) (NP (NNS congratulations)) (, ,) (CC and) (VP (MD may) (S (NP (NNP God)) (VP (VB have) (NP (NP (NN mercy)) (PP (IN on) (NP (PRP$ your) (NN soul))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (NP (NNP Leonard)))) (, ,)) (NP (DT this)) (VP (VBZ is) (NP (NNP Raj))) (. .)))" }, "speaker": "Leonard", "text": "Ah, congratulations, and may God have mercy on your soul . I'm Leonard, this is Raj.", "tokens": [ { "deprel": "discourse", "end_char": 351, "feats": null, "head": 3, "id": 1, "lemma": "ah", "misc": "", "start_char": 349, "text": "Ah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 353, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 352, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 369, "feats": "Number=Plur", "head": 0, "id": 3, "lemma": "congratulation", "misc": "", "start_char": 354, "text": "congratulations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 371, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 370, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 375, "feats": null, "head": 8, "id": 5, "lemma": "and", "misc": "", "start_char": 372, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 379, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "may", "misc": "", "start_char": 376, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 383, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "God", "misc": "", "start_char": 380, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 388, "feats": "VerbForm=Inf", "head": 3, "id": 8, "lemma": "have", "misc": "", "start_char": 384, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 394, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "mercy", "misc": "", "start_char": 389, "text": "mercy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 397, "feats": null, "head": 12, "id": 10, "lemma": "on", "misc": "", "start_char": 395, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 402, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 398, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 407, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "soul", "misc": "", "start_char": 403, "text": "soul", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 409, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 408, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 411, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 410, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 414, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 412, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 422, "feats": "Number=Sing", "head": 8, "id": 16, "lemma": "Leonard", "misc": "", "start_char": 415, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 424, "feats": null, "head": 20, "id": 17, "lemma": ",", "misc": "", "start_char": 423, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 429, "feats": "Number=Sing|PronType=Dem", "head": 20, "id": 18, "lemma": "this", "misc": "", "start_char": 425, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 432, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 430, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 436, "feats": "Number=Sing", "head": 3, "id": 20, "lemma": "Raj", "misc": "", "start_char": 433, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 438, "feats": null, "head": 3, "id": 21, "lemma": ".", "misc": "", "start_char": 437, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (PRP It))) (VP (VBZ 's) (ADJP (JJ nice)) (S (VP (TO to) (VP (VB meet) (NP (PRP you))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB so) (JJ excited) (S (VP (TO to) (VP (VB be) (VP (VBG working) (PP (IN with) (NP (NNP Dr)))))))))) (. ...)))" }, "speaker": "Alex", "text": "It's nice to meet you . I'm so excited to be working with Dr ...", "tokens": [ { "deprel": "expl", "end_char": 441, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 439, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 444, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 442, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 449, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "nice", "misc": "", "start_char": 445, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 452, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 450, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 457, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "meet", "misc": "", "start_char": 453, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 461, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 458, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 463, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 462, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 465, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 464, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 468, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 466, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 471, "feats": null, "head": 11, "id": 10, "lemma": "so", "misc": "", "start_char": 469, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 479, "feats": "Degree=Pos", "head": 3, "id": 11, "lemma": "excited", "misc": "", "start_char": 472, "text": "excited", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 482, "feats": null, "head": 14, "id": 12, "lemma": "to", "misc": "", "start_char": 480, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux", "end_char": 485, "feats": "VerbForm=Inf", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 483, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 493, "feats": "Tense=Pres|VerbForm=Part", "head": 11, "id": 14, "lemma": "work", "misc": "", "start_char": 486, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 498, "feats": null, "head": 16, "id": 15, "lemma": "with", "misc": "", "start_char": 494, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 501, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "Dr", "misc": "", "start_char": 499, "text": "Dr", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 505, "feats": null, "head": 3, "id": 17, "lemma": "...", "misc": "", "start_char": 502, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (UH please)) (VP (VB reserve) (NP (NN chitchat)) (PP (IN for) (NP (PRP$ your) (NNS breaks)))) (, ,) (NP (NNP Ms.) (NNP Jenson) (. .) (WHADVP (UH Yeah)) (, ,) (INTJ (RB FYI)) (, ,) (SBAR (S (NP (EX there)) (VP (MD will) (VP (VB be) (NP (DT no) (NNS breaks))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, please reserve chitchat for your breaks, Ms. Jenson . Yeah, FYI, there will be no breaks.", "tokens": [ { "deprel": "discourse", "end_char": 510, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 506, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 512, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 511, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 519, "feats": null, "head": 4, "id": 3, "lemma": "please", "misc": "", "start_char": 513, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 527, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "reserve", "misc": "", "start_char": 520, "text": "reserve", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 536, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "chitchat", "misc": "", "start_char": 528, "text": "chitchat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 540, "feats": null, "head": 8, "id": 6, "lemma": "for", "misc": "", "start_char": 537, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 545, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 541, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 552, "feats": "Number=Plur", "head": 4, "id": 8, "lemma": "break", "misc": "", "start_char": 546, "text": "breaks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 554, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 553, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 558, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "Ms.", "misc": "", "start_char": 555, "text": "Ms.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 565, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "Jenson", "misc": "", "start_char": 559, "text": "Jenson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 567, "feats": null, "head": 13, "id": 12, "lemma": ".", "misc": "", "start_char": 566, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 572, "feats": null, "head": 19, "id": 13, "lemma": "yeah", "misc": "", "start_char": 568, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 574, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 573, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 578, "feats": null, "head": 19, "id": 15, "lemma": "fyi", "misc": "", "start_char": 575, "text": "FYI", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 580, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 579, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 586, "feats": null, "head": 19, "id": 17, "lemma": "there", "misc": "", "start_char": 581, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "aux", "end_char": 591, "feats": "VerbForm=Fin", "head": 19, "id": 18, "lemma": "will", "misc": "", "start_char": 587, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 594, "feats": "VerbForm=Inf", "head": 4, "id": 19, "lemma": "be", "misc": "", "start_char": 592, "text": "be", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 597, "feats": null, "head": 21, "id": 20, "lemma": "no", "misc": "", "start_char": 595, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 604, "feats": "Number=Plur", "head": 19, "id": 21, "lemma": "break", "misc": "", "start_char": 598, "text": "breaks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 606, "feats": null, "head": 4, "id": 22, "lemma": ".", "misc": "", "start_char": 605, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD should) (ADVP (RB probably)) (VP (VB get) (S (VP (TO to) (VP (VB work)))))) (. .)))" }, "speaker": "Alex", "text": "I should probably get to work.", "tokens": [ { "deprel": "nsubj", "end_char": 608, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 607, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 615, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "should", "misc": "", "start_char": 609, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 624, "feats": null, "head": 4, "id": 3, "lemma": "probably", "misc": "", "start_char": 616, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 628, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 625, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 631, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 629, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 636, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "work", "misc": "", "start_char": 632, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 637, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ seems) (S (ADJP (JJ nice)))) (. .)))" }, "speaker": "Leonard", "text": "She seems nice.", "tokens": [ { "deprel": "nsubj", "end_char": 642, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "she", "misc": "", "start_char": 639, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 648, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "seem", "misc": "", "start_char": 643, "text": "seems", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 653, "feats": "Degree=Pos", "head": 2, "id": 3, "lemma": "nice", "misc": "", "start_char": 649, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 655, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 654, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (PRP you)) (ADVP (RB already)) (VP (VBD got) (NP (DT a) (NN girlfriend))) (. .) (S (NP (PRP I)) (VP (VBP call) (NP (NN dibs)))) (. .)))" }, "speaker": "Raj", "text": "Hey, you already got a girlfriend . I call dibs.", "tokens": [ { "deprel": "discourse", "end_char": 659, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 656, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 661, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 660, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 665, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 662, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 673, "feats": null, "head": 5, "id": 4, "lemma": "already", "misc": "", "start_char": 666, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 677, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 674, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 679, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 678, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 690, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "girlfriend", "misc": "", "start_char": 680, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 692, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 691, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 694, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 693, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 699, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 10, "lemma": "call", "misc": "", "start_char": 695, "text": "call", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 704, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "dib", "misc": "", "start_char": 700, "text": "dibs", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 706, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 705, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT All)) (SBAR (S (NP (PRP I)) (VP (VBD said))))) (VP (VBD was) (SBAR (`` \") (S (NP (PRP She)) (VP (VBZ seems) (S (ADJP (JJ nice))))))) (. .) ('' \")))" }, "speaker": "Leonard", "text": "All I said was \" She seems nice . \"", "tokens": [ { "deprel": "nsubj:outer", "end_char": 710, "feats": null, "head": 7, "id": 1, "lemma": "all", "misc": "", "start_char": 707, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 712, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 711, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 717, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 1, "id": 3, "lemma": "say", "misc": "", "start_char": 713, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cop", "end_char": 721, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 718, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 723, "feats": null, "head": 7, "id": 5, "lemma": "\"", "misc": "", "start_char": 722, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 727, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "she", "misc": "", "start_char": 724, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 733, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "seem", "misc": "", "start_char": 728, "text": "seems", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 738, "feats": "Degree=Pos", "head": 7, "id": 8, "lemma": "nice", "misc": "", "start_char": 734, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 740, "feats": null, "head": 7, "id": 9, "lemma": ".", "misc": "", "start_char": 739, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 742, "feats": null, "head": 7, "id": 10, "lemma": "\"", "misc": "", "start_char": 741, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP I)) (VP (VBP love) (NP (PRP her))) (. .)))" }, "speaker": "Raj", "text": "Yeah, well, I love her.", "tokens": [ { "deprel": "discourse", "end_char": 747, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 743, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 749, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 748, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 754, "feats": null, "head": 6, "id": 3, "lemma": "well", "misc": "", "start_char": 750, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 756, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 755, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 758, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 757, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 763, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "love", "misc": "", "start_char": 759, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 767, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "her", "misc": "", "start_char": 764, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 769, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 768, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 3, 3 ], [ 1, 7, 7 ], [ 1, 14, 14 ] ], [ [ 1, 4, 5 ] ], [ [ 1, 10, 10 ], [ 1, 16, 16 ], [ 7, 19, 19 ], [ 12, 8, 8 ], [ 14, 4, 4 ] ], [ [ 1, 12, 12 ] ], [ [ 1, 22, 22 ], [ 1, 25, 25 ], [ 4, 0, 0 ], [ 4, 4, 4 ] ], [ [ 1, 29, 29 ] ], [ [ 1, 32, 35 ] ], [ [ 4, 8, 8 ] ], [ [ 5, 0, 0 ] ], [ [ 5, 2, 2 ] ], [ [ 5, 6, 6 ] ], [ [ 5, 4, 6 ] ], [ [ 5, 9, 9 ] ], [ [ 6, 0, 0 ], [ 6, 4, 8 ], [ 6, 2, 8 ], [ 7, 10, 10 ], [ 9, 6, 6 ], [ 9, 6, 7 ], [ 9, 9, 10 ], [ 9, 16, 16 ], [ 9, 19, 20 ] ], [ [ 6, 5, 5 ], [ 8, 15, 15 ] ], [ [ 7, 2, 2 ] ], [ [ 7, 6, 6 ], [ 7, 8, 8 ], [ 7, 10, 11 ] ], [ [ 7, 13, 13 ], [ 7, 15, 15 ], [ 8, 5, 5 ], [ 12, 2, 2 ], [ 13, 1, 1 ] ], [ [ 7, 17, 17 ] ], [ [ 8, 0, 0 ] ], [ [ 8, 7, 7 ], [ 10, 0, 0 ], [ 11, 0, 0 ], [ 13, 5, 5 ], [ 14, 6, 6 ] ], [ [ 9, 4, 4 ] ], [ [ 9, 14, 14 ] ], [ [ 10, 5, 5 ] ], [ [ 12, 5, 6 ] ], [ [ 12, 10, 10 ] ], [ [ 13, 0, 0 ] ], [ [ 13, 0, 2 ] ] ]
s06e03c03t
You talk to Howard lately? Uh, yeah, last night . He kept making me drop pencils for him . I got uncomfortable . Hey, Sheldon, hope you're hungry . They're serving macaroni and...cheese. Smooth. Hello. Sheldon, aren't you going to introduce us? No . I have people for that now . You're up. I'm Alex, Dr. Cooper's new assistant. Ah, congratulations, and may God have mercy on your soul . I'm Leonard, this is Raj. It's nice to meet you . I'm so excited to be working with Dr ... Yeah, please reserve chitchat for your breaks, Ms. Jenson . Yeah, FYI, there will be no breaks. I should probably get to work. She seems nice. Hey, you already got a girlfriend . I call dibs. All I said was " She seems nice . " Yeah, well, I love her.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (PRP I)) (VP (VBD was) (RB n't) (VP (VBG expecting) (S (S (VP (TO to) (VP (VB hear) (PP (IN from) (NP (PRP you))) (NP (NN today))))) (. .) (NP (NN Everything) (JJ okay))))) (. ?)))" }, "speaker": "Bernadette", "text": "Hey, I wasn't expecting to hear from you today . Everything okay?", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 6, "id": 1, "lemma": "hey", "misc": "", "start_char": 0, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 7, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 6, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 8, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 15, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 12, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 25, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "expect", "misc": "", "start_char": 16, "text": "expecting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 28, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 26, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 33, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "hear", "misc": "", "start_char": 29, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 38, "feats": null, "head": 10, "id": 9, "lemma": "from", "misc": "", "start_char": 34, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 42, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 10, "lemma": "you", "misc": "", "start_char": 39, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl:tmod", "end_char": 48, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "today", "misc": "", "start_char": 43, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 49, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 61, "feats": "Number=Sing|PronType=Tot", "head": 8, "id": 13, "lemma": "everything", "misc": "", "start_char": 51, "text": "Everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 66, "feats": "Degree=Pos", "head": 13, "id": 14, "lemma": "okay", "misc": "", "start_char": 62, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 6, "id": 15, "lemma": "?", "misc": "", "start_char": 67, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh)) (, ,) (INTJ (UH no)) (, ,) (RB not) (RB really) (. .)))" }, "speaker": "Howard", "text": "Uh, no, not really.", "tokens": [ { "deprel": "discourse", "end_char": 71, "feats": null, "head": 6, "id": 1, "lemma": "uh", "misc": "", "start_char": 69, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 73, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 72, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 76, "feats": "Polarity=Neg", "head": 6, "id": 3, "lemma": "no", "misc": "", "start_char": 74, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 77, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 82, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 79, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 89, "feats": null, "head": 0, "id": 6, "lemma": "really", "misc": "", "start_char": 83, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 91, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 90, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ ’s) (ADJP (JJ wrong))) (. ?)))" }, "speaker": "Bernadette", "text": "What ’s wrong?", "tokens": [ { "deprel": "nsubj", "end_char": 96, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 92, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 99, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 97, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 105, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "wrong", "misc": "", "start_char": 100, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 106, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (LST (NFP _) (INTJ (UH Well)) (, ,) (VP (VB remember) (NP (NP (DT the) (NNP Soyuz) (NN capsule)) (SBAR (S (NP (PRP they)) (VP (VBD were) (VP (VBG sending) (S (VP (TO to) (VP (VB bring) (NP (PRP us)) (ADVP (RB home))))))))))) (. ?)))" }, "speaker": "Howard", "text": "_ Well, remember the Soyuz capsule they were sending to bring us home?", "tokens": [ { "deprel": "punct", "end_char": 109, "feats": null, "head": 4, "id": 1, "lemma": "_", "misc": "", "start_char": 108, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "discourse", "end_char": 114, "feats": null, "head": 4, "id": 2, "lemma": "well", "misc": "", "start_char": 110, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 116, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 115, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 125, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "remember", "misc": "", "start_char": 117, "text": "remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 129, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 126, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 135, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "Soyuz", "misc": "", "start_char": 130, "text": "Soyuz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 143, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "capsule", "misc": "", "start_char": 136, "text": "capsule", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 148, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "they", "misc": "", "start_char": 144, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 153, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 149, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 161, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 10, "lemma": "send", "misc": "", "start_char": 154, "text": "sending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 164, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 162, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 170, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "bring", "misc": "", "start_char": 165, "text": "bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 173, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 13, "lemma": "we", "misc": "", "start_char": 171, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 178, "feats": null, "head": 12, "id": 14, "lemma": "home", "misc": "", "start_char": 174, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 180, "feats": null, "head": 4, "id": 15, "lemma": "?", "misc": "", "start_char": 179, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (INTJ (UH Uh) (HYPH -) (UH huh) (. .)))" }, "speaker": "Bernadette", "text": "Uh - huh.", "tokens": [ { "deprel": "root", "end_char": 183, "feats": null, "head": 0, "id": 1, "lemma": "uh", "misc": "", "start_char": 181, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 185, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 184, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 189, "feats": null, "head": 1, "id": 3, "lemma": "huh", "misc": "", "start_char": 186, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 191, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 190, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (VBN delayed)))) (. .) (S (NP (PRP We)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (ADVP (RB here)) (NP (QP (ADVP (IN at) (JJS least)) (DT another)) (NN week)))))))) (. .) (S (S (ADVP (RB Maybe)) (NP (CD ten) (NNS days))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (DT the) (NNPS Russians)))) (, ,) (RB so) (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB know)))) (. .) (S (NP (PRP They)) (VP (VBD left) (NP (NNS dogs)) (ADVP (RP up) (ADVP (RB here))) (PP (IN in) (NP (DT the) (`` ') (NNS 60s)))))) (. .)))" }, "speaker": "Howard", "text": "It's delayed . We're gonna be here at least another week . Maybe ten days . It's the Russians, so you don't know . They left dogs up here in the' 60s.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 194, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 192, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 197, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 195, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "reparandum", "end_char": 205, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": 3, "lemma": "delay", "misc": "", "start_char": 198, "text": "delayed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 207, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 206, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 210, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "we", "misc": "", "start_char": 208, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 214, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 211, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 218, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 215, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 221, "feats": null, "head": 10, "id": 8, "lemma": "to", "misc": "", "start_char": 219, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 224, "feats": "VerbForm=Inf", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 222, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 229, "feats": "PronType=Dem", "head": 7, "id": 10, "lemma": "here", "misc": "", "start_char": 225, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 232, "feats": null, "head": 12, "id": 11, "lemma": "at", "misc": "", "start_char": 230, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 238, "feats": "Degree=Sup", "head": 14, "id": 12, "lemma": "least", "misc": "", "start_char": 233, "text": "least", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "det", "end_char": 246, "feats": null, "head": 14, "id": 13, "lemma": "another", "misc": "", "start_char": 239, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 251, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "week", "misc": "", "start_char": 247, "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 253, "feats": null, "head": 7, "id": 15, "lemma": ".", "misc": "", "start_char": 252, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 259, "feats": null, "head": 18, "id": 16, "lemma": "maybe", "misc": "", "start_char": 254, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 263, "feats": "NumForm=Word|NumType=Card", "head": 18, "id": 17, "lemma": "ten", "misc": "", "start_char": 260, "text": "ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 268, "feats": "Number=Plur", "head": 23, "id": 18, "lemma": "day", "misc": "", "start_char": 264, "text": "days", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 270, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 269, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 273, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 20, "lemma": "it", "misc": "", "start_char": 271, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 276, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 21, "lemma": "be", "misc": "", "start_char": 274, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 280, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 277, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 289, "feats": "Number=Plur", "head": 7, "id": 23, "lemma": "Russian", "misc": "", "start_char": 281, "text": "Russians", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 291, "feats": null, "head": 23, "id": 24, "lemma": ",", "misc": "", "start_char": 290, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 294, "feats": null, "head": 29, "id": 25, "lemma": "so", "misc": "", "start_char": 292, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 298, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 29, "id": 26, "lemma": "you", "misc": "", "start_char": 295, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 301, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 29, "id": 27, "lemma": "do", "misc": "", "start_char": 299, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 305, "feats": null, "head": 29, "id": 28, "lemma": "not", "misc": "", "start_char": 302, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 310, "feats": "VerbForm=Inf", "head": 23, "id": 29, "lemma": "know", "misc": "", "start_char": 306, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 32, "id": 30, "lemma": ".", "misc": "", "start_char": 311, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 317, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 32, "id": 31, "lemma": "they", "misc": "", "start_char": 313, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 322, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 23, "id": 32, "lemma": "leave", "misc": "", "start_char": 318, "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 327, "feats": "Number=Plur", "head": 32, "id": 33, "lemma": "dog", "misc": "", "start_char": 323, "text": "dogs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "compound:prt", "end_char": 330, "feats": null, "head": 32, "id": 34, "lemma": "up", "misc": "", "start_char": 328, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 335, "feats": "PronType=Dem", "head": 32, "id": 35, "lemma": "here", "misc": "", "start_char": 331, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 338, "feats": null, "head": 39, "id": 36, "lemma": "in", "misc": "", "start_char": 336, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 342, "feats": "Definite=Def|PronType=Art", "head": 39, "id": 37, "lemma": "the", "misc": "", "start_char": 339, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 344, "feats": null, "head": 39, "id": 38, "lemma": "'", "misc": "", "start_char": 343, "text": "'", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obl", "end_char": 348, "feats": "Number=Plur", "head": 32, "id": 39, "lemma": "60", "misc": "", "start_char": 345, "text": "60s", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 350, "feats": null, "head": 7, "id": 40, "lemma": ".", "misc": "", "start_char": 349, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (NNP Howard) (. .)) (NP (DT No) (NN one)) (VP (VBZ 's) (VP (VBG leaving) (NP (PRP you)) (ADVP (RP up) (RB there)))) (. .)))" }, "speaker": "Bernadette", "text": "Come on, Howard . No one's leaving you up there.", "tokens": [ { "deprel": "root", "end_char": 355, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 351, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 358, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 356, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 360, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 359, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 367, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "Howard", "misc": "", "start_char": 361, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 369, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 368, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 372, "feats": null, "head": 7, "id": 6, "lemma": "no", "misc": "", "start_char": 370, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 376, "feats": "Number=Sing|PronType=Neg", "head": 9, "id": 7, "lemma": "one", "misc": "", "start_char": 373, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 379, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 377, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 387, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 9, "lemma": "leave", "misc": "", "start_char": 380, "text": "leaving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 391, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 388, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 394, "feats": null, "head": 12, "id": 11, "lemma": "up", "misc": "", "start_char": 392, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 400, "feats": "PronType=Dem", "head": 9, "id": 12, "lemma": "there", "misc": "", "start_char": 395, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 402, "feats": null, "head": 1, "id": 13, "lemma": ".", "misc": "", "start_char": 401, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WHADJP (WRB how) (JJ much)) (RBR longer)) (S (NP (PRP I)) (VP (MD can) (VP (VB take) (NP (DT this))))))))) (. .) (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB sleep)))) (, ,) (CC and) (S (NP (CD zero) (NN gravity)) (VP (VBZ is) (VP (VBG giving) (NP (PRP me)) (NP (JJ crazy) (NN acid) (NN reflux))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB down) (PP (IN to) (NP (PRP$ my) (JJ last) (CD three) (NNS Tums)))))) (. .)))" }, "speaker": "Howard", "text": "I don't know how much longer I can take this . I can't sleep, and zero gravity is giving me crazy acid reflux . I'm down to my last three Tums.", "tokens": [ { "deprel": "nsubj", "end_char": 404, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 403, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 407, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 405, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 411, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 408, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 416, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 412, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 420, "feats": "PronType=Int", "head": 6, "id": 5, "lemma": "how", "misc": "", "start_char": 417, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 425, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "much", "misc": "", "start_char": 421, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 432, "feats": "Degree=Cmp", "head": 10, "id": 7, "lemma": "long", "misc": "", "start_char": 426, "text": "longer", "upos": "ADV", "xpos": "RBR" }, { "deprel": "nsubj", "end_char": 434, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 433, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 438, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "can", "misc": "", "start_char": 435, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 443, "feats": "VerbForm=Inf", "head": 4, "id": 10, "lemma": "take", "misc": "", "start_char": 439, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 448, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 11, "lemma": "this", "misc": "", "start_char": 444, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 450, "feats": null, "head": 16, "id": 12, "lemma": ".", "misc": "", "start_char": 449, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 452, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 13, "lemma": "I", "misc": "", "start_char": 451, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 455, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "can", "misc": "", "start_char": 453, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 459, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 456, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 465, "feats": "VerbForm=Inf", "head": 4, "id": 16, "lemma": "sleep", "misc": "", "start_char": 460, "text": "sleep", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 22, "id": 17, "lemma": ",", "misc": "", "start_char": 466, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 471, "feats": null, "head": 22, "id": 18, "lemma": "and", "misc": "", "start_char": 468, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nummod", "end_char": 476, "feats": "NumForm=Word|NumType=Card", "head": 20, "id": 19, "lemma": "zero", "misc": "", "start_char": 472, "text": "zero", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 484, "feats": "Number=Sing", "head": 22, "id": 20, "lemma": "gravity", "misc": "", "start_char": 477, "text": "gravity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 487, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 485, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 494, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 22, "lemma": "give", "misc": "", "start_char": 488, "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 497, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 23, "lemma": "I", "misc": "", "start_char": 495, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 503, "feats": "Degree=Pos", "head": 26, "id": 24, "lemma": "crazy", "misc": "", "start_char": 498, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 508, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "acid", "misc": "", "start_char": 504, "text": "acid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 515, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "reflux", "misc": "", "start_char": 509, "text": "reflux", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 517, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 516, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 519, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 28, "lemma": "I", "misc": "", "start_char": 518, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 522, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 35, "id": 29, "lemma": "be", "misc": "", "start_char": 520, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 527, "feats": null, "head": 35, "id": 30, "lemma": "down", "misc": "", "start_char": 523, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 530, "feats": null, "head": 35, "id": 31, "lemma": "to", "misc": "", "start_char": 528, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 533, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 35, "id": 32, "lemma": "my", "misc": "", "start_char": 531, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 538, "feats": "Degree=Pos", "head": 35, "id": 33, "lemma": "last", "misc": "", "start_char": 534, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nummod", "end_char": 544, "feats": "NumForm=Word|NumType=Card", "head": 35, "id": 34, "lemma": "three", "misc": "", "start_char": 539, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 549, "feats": "Number=Plur", "head": 22, "id": 35, "lemma": "tum", "misc": "", "start_char": 545, "text": "Tums", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 551, "feats": null, "head": 4, "id": 36, "lemma": ".", "misc": "", "start_char": 550, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB be) (ADJP (JJ fine)))))))) (. .) (S (NP (PRP You)) (VP (VBD survived) (SBAR (IN that) (S (NP (NP (NML (NNP Weight) (NNPS Watchers)) (NN cruise)) (PP (IN with) (NP (PRP$ your) (NN mom)))) (. .) (CC And) (NP (PRP they)) (VP (VBD ran) (PP (IN out) (PP (IN of) (NP (NML (JJ low) (HYPH -) (JJ fat)) (NN ice) (NN cream)))) (PP (IN on) (NP (NN day) (CD two))) (. .) (RB Just) (VP (VP (VB calm) (ADVP (RP down))) (CC and) (VP (VB take) (NP (DT a) (JJ few) (JJ deep) (NNS breaths))))))))) (. .)))" }, "speaker": "Bernadette", "text": "You're going to be fine . You survived that Weight Watchers cruise with your mom . And they ran out of low - fat ice cream on day two . Just calm down and take a few deep breaths.", "tokens": [ { "deprel": "nsubj", "end_char": 555, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 552, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 559, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 556, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 565, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 560, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 568, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 566, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 571, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 569, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 576, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "fine", "misc": "", "start_char": 572, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 578, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 577, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 582, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 579, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 591, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 9, "lemma": "survive", "misc": "", "start_char": 583, "text": "survived", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 596, "feats": null, "head": 13, "id": 10, "lemma": "that", "misc": "", "start_char": 592, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "compound", "end_char": 603, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "Weight", "misc": "", "start_char": 597, "text": "Weight", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 612, "feats": "Number=Plur", "head": 13, "id": 12, "lemma": "Watchers", "misc": "", "start_char": 604, "text": "Watchers", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "obj", "end_char": 619, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "cruise", "misc": "", "start_char": 613, "text": "cruise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 624, "feats": null, "head": 16, "id": 14, "lemma": "with", "misc": "", "start_char": 620, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 629, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "your", "misc": "", "start_char": 625, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 633, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "mom", "misc": "", "start_char": 630, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 635, "feats": null, "head": 20, "id": 17, "lemma": ".", "misc": "", "start_char": 634, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 639, "feats": null, "head": 20, "id": 18, "lemma": "and", "misc": "", "start_char": 636, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 644, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 20, "id": 19, "lemma": "they", "misc": "", "start_char": 640, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 648, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 20, "lemma": "run", "misc": "", "start_char": 645, "text": "ran", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 652, "feats": null, "head": 27, "id": 21, "lemma": "out", "misc": "", "start_char": 649, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 655, "feats": null, "head": 27, "id": 22, "lemma": "of", "misc": "", "start_char": 653, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 659, "feats": "Degree=Pos", "head": 25, "id": 23, "lemma": "low", "misc": "", "start_char": 656, "text": "low", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 661, "feats": null, "head": 23, "id": 24, "lemma": "-", "misc": "", "start_char": 660, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 665, "feats": "Degree=Pos", "head": 27, "id": 25, "lemma": "fat", "misc": "", "start_char": 662, "text": "fat", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 669, "feats": "Number=Sing", "head": 27, "id": 26, "lemma": "ice", "misc": "", "start_char": 666, "text": "ice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 675, "feats": "Number=Sing", "head": 20, "id": 27, "lemma": "cream", "misc": "", "start_char": 670, "text": "cream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 678, "feats": null, "head": 29, "id": 28, "lemma": "on", "misc": "", "start_char": 676, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 682, "feats": "Number=Sing", "head": 20, "id": 29, "lemma": "day", "misc": "", "start_char": 679, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nummod", "end_char": 686, "feats": "NumForm=Word|NumType=Card", "head": 29, "id": 30, "lemma": "two", "misc": "", "start_char": 683, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 688, "feats": null, "head": 20, "id": 31, "lemma": ".", "misc": "", "start_char": 687, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 693, "feats": null, "head": 33, "id": 32, "lemma": "just", "misc": "", "start_char": 689, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 698, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 33, "lemma": "calm", "misc": "", "start_char": 694, "text": "calm", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 703, "feats": null, "head": 33, "id": 34, "lemma": "down", "misc": "", "start_char": 699, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 707, "feats": null, "head": 36, "id": 35, "lemma": "and", "misc": "", "start_char": 704, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 712, "feats": "Mood=Imp|VerbForm=Fin", "head": 33, "id": 36, "lemma": "take", "misc": "", "start_char": 708, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 714, "feats": "Definite=Ind|PronType=Art", "head": 40, "id": 37, "lemma": "a", "misc": "", "start_char": 713, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 718, "feats": "Degree=Pos", "head": 40, "id": 38, "lemma": "few", "misc": "", "start_char": 715, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 723, "feats": "Degree=Pos", "head": 40, "id": 39, "lemma": "deep", "misc": "", "start_char": 719, "text": "deep", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 731, "feats": "Number=Plur", "head": 36, "id": 40, "lemma": "breath", "misc": "", "start_char": 724, "text": "breaths", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 733, "feats": null, "head": 3, "id": 41, "lemma": ".", "misc": "", "start_char": 732, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHNP (WP What)) (SQ (VBP am) (NP (PRP I)) (VP (VBG doing))) (. ?)) (NP (PRP I)) (VP (VBP 'm) (VP (VBG using) (PRT (RP up)) (NP (PDT all) (DT the) (NN oxygen)))) (. .) (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBP die)))) (, ,) (VP (VBP promise) (SBAR (S (NP (PRP you)) (VP (MD 'll) (ADVP (RB never)) (VP (VB have) (NP (NN sex)) (PP (IN with) (NP (DT another) (NN man))))))))) (. .)))" }, "speaker": "Howard", "text": "What am I doing? I'm using up all the oxygen . If I die, promise you'll never have sex with another man.", "tokens": [ { "deprel": "obj", "end_char": 738, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 734, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 741, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 739, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 743, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 742, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 749, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 744, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 751, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 750, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 753, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 752, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 756, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 754, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 762, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "use", "misc": "", "start_char": 757, "text": "using", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 765, "feats": null, "head": 8, "id": 9, "lemma": "up", "misc": "", "start_char": 763, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det:predet", "end_char": 769, "feats": null, "head": 12, "id": 10, "lemma": "all", "misc": "", "start_char": 766, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 773, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 770, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 780, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "oxygen", "misc": "", "start_char": 774, "text": "oxygen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 782, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 781, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 785, "feats": null, "head": 16, "id": 14, "lemma": "if", "misc": "", "start_char": 783, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 787, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 786, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 791, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "die", "misc": "", "start_char": 788, "text": "die", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 793, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 792, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 801, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 18, "lemma": "promise", "misc": "", "start_char": 794, "text": "promise", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 805, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 19, "lemma": "you", "misc": "", "start_char": 802, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 809, "feats": "VerbForm=Fin", "head": 22, "id": 20, "lemma": "will", "misc": "", "start_char": 806, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 815, "feats": null, "head": 22, "id": 21, "lemma": "never", "misc": "", "start_char": 810, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 820, "feats": "VerbForm=Inf", "head": 18, "id": 22, "lemma": "have", "misc": "", "start_char": 816, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 824, "feats": "Number=Sing", "head": 22, "id": 23, "lemma": "sex", "misc": "", "start_char": 821, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 829, "feats": null, "head": 26, "id": 24, "lemma": "with", "misc": "", "start_char": 825, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 837, "feats": null, "head": 26, "id": 25, "lemma": "another", "misc": "", "start_char": 830, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 841, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "man", "misc": "", "start_char": 838, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 843, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 842, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 5, 25, 25 ], [ 9, 18, 18 ] ], [ [ 0, 9, 9 ] ], [ [ 0, 10, 10 ] ], [ [ 0, 12, 12 ] ], [ [ 2, 0, 0 ] ], [ [ 3, 7, 7 ] ], [ [ 3, 12, 12 ], [ 5, 4, 4 ] ], [ [ 3, 4, 13 ], [ 5, 0, 0 ], [ 5, 10, 13 ], [ 7, 10, 10 ] ], [ [ 5, 12, 12 ] ], [ [ 5, 15, 15 ], [ 6, 3, 3 ] ], [ [ 5, 19, 19 ] ], [ [ 5, 21, 22 ], [ 5, 30, 30 ] ], [ [ 5, 32, 32 ], [ 5, 36, 38 ] ], [ [ 6, 5, 6 ] ], [ [ 6, 9, 9 ], [ 7, 0, 0 ], [ 7, 7, 7 ], [ 7, 12, 12 ], [ 7, 22, 22 ], [ 7, 27, 27 ], [ 7, 31, 31 ], [ 8, 0, 0 ], [ 8, 7, 7 ], [ 9, 2, 2 ], [ 9, 5, 5 ], [ 9, 14, 14 ] ], [ [ 7, 18, 19 ], [ 7, 23, 25 ] ], [ [ 7, 31, 34 ] ], [ [ 8, 14, 14 ] ], [ [ 8, 9, 15 ] ], [ [ 8, 14, 15 ] ], [ [ 8, 18, 18 ] ], [ [ 8, 22, 26 ] ], [ [ 8, 28, 29 ] ], [ [ 8, 36, 39 ] ], [ [ 9, 0, 0 ] ], [ [ 9, 9, 11 ] ], [ [ 9, 22, 22 ], [ 9, 24, 25 ] ] ]
s06e03c04t
Hey, I wasn't expecting to hear from you today . Everything okay? Uh, no, not really. What ’s wrong? _ Well, remember the Soyuz capsule they were sending to bring us home? Uh - huh. It's delayed . We're gonna be here at least another week . Maybe ten days . It's the Russians, so you don't know . They left dogs up here in the' 60s. Come on, Howard . No one's leaving you up there. I don't know how much longer I can take this . I can't sleep, and zero gravity is giving me crazy acid reflux . I'm down to my last three Tums. You're going to be fine . You survived that Weight Watchers cruise with your mom . And they ran out of low - fat ice cream on day two . Just calm down and take a few deep breaths. What am I doing? I'm using up all the oxygen . If I die, promise you'll never have sex with another man.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH yeah)) (. .) (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (NN man) (HYPH -) (NN eater)) (ADVP (RB now))) (. .)))" }, "speaker": "Amy", "text": "Oh, yeah . I'm a man - eater now.", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": null, "head": 10, "id": 1, "lemma": "oh", "misc": "", "start_char": 0, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 4, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 9, "feats": null, "head": 10, "id": 3, "lemma": "yeah", "misc": "", "start_char": 5, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 10, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 13, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 5, "lemma": "I", "misc": "", "start_char": 12, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 16, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 14, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 18, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 7, "lemma": "a", "misc": "", "start_char": 17, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 22, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "man", "misc": "", "start_char": 19, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 24, "feats": null, "head": 8, "id": 9, "lemma": "-", "misc": "", "start_char": 23, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 30, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "eater", "misc": "", "start_char": 25, "text": "eater", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 34, "feats": null, "head": 10, "id": 11, "lemma": "now", "misc": "", "start_char": 31, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 36, "feats": null, "head": 10, "id": 12, "lemma": ".", "misc": "", "start_char": 35, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Okay)) (, ,) (PP (IN for) (NP (DT the) (JJ final) (NN touch))) (, ,) (NP (DT this)) (VP (VBZ is) (NP (DT an) (NN eyelash) (NN curler)))) (. .) (S (NP (PRP You)) (ADVP (RB just)) (VP (VP (VBP place) (NP (PRP it)) (PP (IN on) (NP (PRP$ your) (NNS lashes)))) (CC and) (VP (VBP squeeze) (NP (PRP it)) (ADJP (VBN closed))))) (. .)))" }, "speaker": "Penny", "text": "Okay, for the final touch, this is an eyelash curler . You just place it on your lashes and squeeze it closed.", "tokens": [ { "deprel": "discourse", "end_char": 41, "feats": null, "head": 12, "id": 1, "lemma": "okay", "misc": "", "start_char": 37, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 43, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 42, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 47, "feats": null, "head": 6, "id": 3, "lemma": "for", "misc": "", "start_char": 44, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 51, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 48, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 57, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "final", "misc": "", "start_char": 52, "text": "final", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 63, "feats": "Number=Sing", "head": 12, "id": 6, "lemma": "touch", "misc": "", "start_char": 58, "text": "touch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 65, "feats": null, "head": 12, "id": 7, "lemma": ",", "misc": "", "start_char": 64, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 70, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 8, "lemma": "this", "misc": "", "start_char": 66, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 73, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 71, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 76, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 74, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 84, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "eyelash", "misc": "", "start_char": 77, "text": "eyelash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 91, "feats": "Number=Sing", "head": 0, "id": 12, "lemma": "curler", "misc": "", "start_char": 85, "text": "curler", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 92, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 97, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 94, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 102, "feats": null, "head": 16, "id": 15, "lemma": "just", "misc": "", "start_char": 98, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 108, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 16, "lemma": "place", "misc": "", "start_char": 103, "text": "place", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 111, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 17, "lemma": "it", "misc": "", "start_char": 109, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 114, "feats": null, "head": 20, "id": 18, "lemma": "on", "misc": "", "start_char": 112, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 119, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "your", "misc": "", "start_char": 115, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 126, "feats": "Number=Plur", "head": 16, "id": 20, "lemma": "lash", "misc": "", "start_char": 120, "text": "lashes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 130, "feats": null, "head": 22, "id": 21, "lemma": "and", "misc": "", "start_char": 127, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 138, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 22, "lemma": "squeeze", "misc": "", "start_char": 131, "text": "squeeze", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 141, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 23, "lemma": "it", "misc": "", "start_char": 139, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 148, "feats": "Tense=Past|VerbForm=Part", "head": 22, "id": 24, "lemma": "close", "misc": "", "start_char": 142, "text": "closed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 12, "id": 25, "lemma": ".", "misc": "", "start_char": 149, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know))) (. .) (VP (VBZ Looks) (PP (IN like) (NP (NP (NN something)) (VP (VBN used) (PP (IN by) (NP (NP (NNP Tinker) (NNP Bell) (POS 's)) (NN gynecologist))))))) (. .)))" }, "speaker": "Amy", "text": "Oh, I don't know . Looks like something used by Tinker Bell's gynecologist.", "tokens": [ { "deprel": "discourse", "end_char": 153, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 151, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 155, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 154, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 157, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 156, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 160, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 158, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 164, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 161, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 169, "feats": "VerbForm=Inf", "head": 8, "id": 6, "lemma": "know", "misc": "", "start_char": 165, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 171, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 170, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 177, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "look", "misc": "", "start_char": 172, "text": "Looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 182, "feats": null, "head": 10, "id": 9, "lemma": "like", "misc": "", "start_char": 178, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 192, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 10, "lemma": "something", "misc": "", "start_char": 183, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "acl", "end_char": 197, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 11, "lemma": "use", "misc": "", "start_char": 193, "text": "used", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 200, "feats": null, "head": 16, "id": 12, "lemma": "by", "misc": "", "start_char": 198, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 207, "feats": "Number=Sing", "head": 16, "id": 13, "lemma": "Tinker", "misc": "", "start_char": 201, "text": "Tinker", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 212, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "Bell", "misc": "", "start_char": 208, "text": "Bell", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 215, "feats": null, "head": 13, "id": 15, "lemma": "'s", "misc": "", "start_char": 213, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 228, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "gynecologist", "misc": "", "start_char": 216, "text": "gynecologist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 230, "feats": null, "head": 8, "id": 17, "lemma": ".", "misc": "", "start_char": 229, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (SBAR (WHNP (WP Who)) (S (NP (PRP I)) (VP (VBP hope)))) (, ,) (PP (IN for) (NP (PRP$ her) (NN sake))) (, ,) (VP (VBZ is) (RB not) (NP (NNP Captain) (NNP Hook)) (, ,) (ADVP (RB so))) (. ...)))" }, "speaker": "Penny", "text": "Who I hope, for her sake, is not Captain Hook, so ...", "tokens": [ { "deprel": "nsubj", "end_char": 234, "feats": "PronType=Int", "head": 11, "id": 1, "lemma": "who", "misc": "", "start_char": 231, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 236, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 235, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 241, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 3, "lemma": "hope", "misc": "", "start_char": 237, "text": "hope", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 243, "feats": null, "head": 11, "id": 4, "lemma": ",", "misc": "", "start_char": 242, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 247, "feats": null, "head": 7, "id": 5, "lemma": "for", "misc": "", "start_char": 244, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 251, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "her", "misc": "", "start_char": 248, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 256, "feats": "Number=Sing", "head": 11, "id": 7, "lemma": "sake", "misc": "", "start_char": 252, "text": "sake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 258, "feats": null, "head": 11, "id": 8, "lemma": ",", "misc": "", "start_char": 257, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 261, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 259, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 265, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 262, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 273, "feats": "Number=Sing", "head": 0, "id": 11, "lemma": "Captain", "misc": "", "start_char": 266, "text": "Captain", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 278, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "Hook", "misc": "", "start_char": 274, "text": "Hook", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 280, "feats": null, "head": 11, "id": 13, "lemma": ",", "misc": "", "start_char": 279, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 283, "feats": null, "head": 11, "id": 14, "lemma": "so", "misc": "", "start_char": 281, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 287, "feats": null, "head": 11, "id": 15, "lemma": "...", "misc": "", "start_char": 284, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB video) (HYPH -) (VB chat) (NP (NNP Sheldon)))))))) (. .) (S (SBAR (IN If) (S (NP (PRP$ my) (JJ new) (NN look)) (VP (VBZ leads) (PP (IN to) (NP (NN phone) (NN sex)))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB have) (S (VP (TO to) (VP (VB ask) (NP (PRP you)) (S (VP (TO to) (VP (VB leave) (NP (DT the) (NN room)))))))))))))) (. .)))" }, "speaker": "Amy", "text": "I'm going to video - chat Sheldon . If my new look leads to phone sex, I'm going to have to ask you to leave the room.", "tokens": [ { "deprel": "nsubj", "end_char": 289, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 288, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 292, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 290, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 298, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 293, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 301, "feats": null, "head": 7, "id": 4, "lemma": "to", "misc": "", "start_char": 299, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "compound", "end_char": 307, "feats": "VerbForm=Inf", "head": 7, "id": 5, "lemma": "video", "misc": "", "start_char": 302, "text": "video", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 309, "feats": null, "head": 7, "id": 6, "lemma": "-", "misc": "", "start_char": 308, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "xcomp", "end_char": 314, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "chat", "misc": "", "start_char": 310, "text": "chat", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 322, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Sheldon", "misc": "", "start_char": 315, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 324, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 323, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 327, "feats": null, "head": 14, "id": 10, "lemma": "if", "misc": "", "start_char": 325, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 330, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 11, "lemma": "my", "misc": "", "start_char": 328, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 334, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "new", "misc": "", "start_char": 331, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 339, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "look", "misc": "", "start_char": 335, "text": "look", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 345, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 14, "lemma": "lead", "misc": "", "start_char": 340, "text": "leads", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 348, "feats": null, "head": 17, "id": 15, "lemma": "to", "misc": "", "start_char": 346, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 354, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "phone", "misc": "", "start_char": 349, "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 358, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "sex", "misc": "", "start_char": 355, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 360, "feats": null, "head": 21, "id": 18, "lemma": ",", "misc": "", "start_char": 359, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 362, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 19, "lemma": "I", "misc": "", "start_char": 361, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 365, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 363, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 371, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 21, "lemma": "go", "misc": "", "start_char": 366, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 374, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 372, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 379, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "have", "misc": "", "start_char": 375, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 382, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 380, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 386, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "ask", "misc": "", "start_char": 383, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 390, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 25, "id": 26, "lemma": "you", "misc": "", "start_char": 387, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 393, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 391, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 399, "feats": "VerbForm=Inf", "head": 25, "id": 28, "lemma": "leave", "misc": "", "start_char": 394, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 403, "feats": "Definite=Def|PronType=Art", "head": 30, "id": 29, "lemma": "the", "misc": "", "start_char": 400, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 408, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "room", "misc": "", "start_char": 404, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 410, "feats": null, "head": 3, "id": 31, "lemma": ".", "misc": "", "start_char": 409, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (NP (NP (NNP Dr.) (NNP Cooper) (POS 's)) (NN office) (. .)))" }, "speaker": "Alex", "text": "Dr. Cooper's office.", "tokens": [ { "deprel": "nmod:poss", "end_char": 414, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Dr.", "misc": "", "start_char": 411, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 421, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Cooper", "misc": "", "start_char": 415, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 424, "feats": null, "head": 1, "id": 3, "lemma": "'s", "misc": "", "start_char": 422, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "end_char": 431, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "office", "misc": "", "start_char": 425, "text": "office", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 433, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 432, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (SQ (VBP are) (NP (PRP you))) (. ?) (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (NNP Alex)) (, ,) (NP (NP (NNP Dr.) (NNP Cooper) (POS 's)) (NN assistant)))))) (. .)))" }, "speaker": "Amy", "text": "Who are you? I'm Alex, Dr. Cooper's assistant.", "tokens": [ { "deprel": "reparandum", "end_char": 437, "feats": "PronType=Int", "head": 7, "id": 1, "lemma": "who", "misc": "", "start_char": 434, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 441, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 438, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 445, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 1, "id": 3, "lemma": "you", "misc": "", "start_char": 442, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 446, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 449, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 448, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 452, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 450, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 457, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "Alex", "misc": "", "start_char": 453, "text": "Alex", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 459, "feats": null, "head": 12, "id": 8, "lemma": ",", "misc": "", "start_char": 458, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 463, "feats": "Number=Sing", "head": 12, "id": 9, "lemma": "Dr.", "misc": "", "start_char": 460, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 470, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Cooper", "misc": "", "start_char": 464, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 473, "feats": null, "head": 9, "id": 11, "lemma": "'s", "misc": "", "start_char": 471, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "appos", "end_char": 483, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "assistant", "misc": "", "start_char": 474, "text": "assistant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 485, "feats": null, "head": 7, "id": 13, "lemma": ".", "misc": "", "start_char": 484, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (NNP Alex)) (, ,) (NP (NP (NNP Dr.) (NNP Cooper) (POS 's)) (NN assistant)))) (. .)))" }, "speaker": "Alex", "text": "I'm Alex, Dr. Cooper's assistant.", "tokens": [ { "deprel": "nsubj", "end_char": 487, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 486, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 490, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 488, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 495, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Alex", "misc": "", "start_char": 491, "text": "Alex", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 497, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 496, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 501, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "Dr.", "misc": "", "start_char": 498, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 508, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Cooper", "misc": "", "start_char": 502, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 511, "feats": null, "head": 5, "id": 7, "lemma": "'s", "misc": "", "start_char": 509, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "appos", "end_char": 521, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "assistant", "misc": "", "start_char": 512, "text": "assistant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 523, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 522, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'd) (VP (VB like) (S (VP (TO to) (VP (VB speak) (PP (IN to) (NP (NNP Sheldon)))))))) (. .)))" }, "speaker": "Amy", "text": "I'd like to speak to Sheldon.", "tokens": [ { "deprel": "nsubj", "end_char": 525, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 524, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 528, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 526, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 533, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "like", "misc": "", "start_char": 529, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 536, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 534, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 542, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "speak", "misc": "", "start_char": 537, "text": "speak", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 545, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 543, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 553, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Sheldon", "misc": "", "start_char": 546, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 555, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 554, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN asked) (NP (PRP me)) (S (VP (TO to) (VP (VB hold) (NP (DT all) (NNS calls)) (SBAR (IN unless) (S (NP (PRP you)) (VP (VBP 're) (NP (NP (NNP Stephen) (NNP Hawking)) (, ,) (NP (PRP$ his) (NN mother)) (, ,) (CC or) (NP (NP (PRP himself)) (PP (IN from) (NP (DT the) (NN future)))))))))))))) (. .)))" }, "speaker": "Alex", "text": "I'm sorry, he's asked me to hold all calls unless you're Stephen Hawking, his mother, or himself from the future.", "tokens": [ { "deprel": "nsubj", "end_char": 557, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 556, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 560, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 558, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 566, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 561, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 568, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 567, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 571, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "he", "misc": "", "start_char": 569, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 574, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 572, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 580, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 7, "lemma": "ask", "misc": "", "start_char": 575, "text": "asked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "iobj", "end_char": 583, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 581, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 586, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 584, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 591, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "hold", "misc": "", "start_char": 587, "text": "hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 595, "feats": null, "head": 12, "id": 11, "lemma": "all", "misc": "", "start_char": 592, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 601, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "call", "misc": "", "start_char": 596, "text": "calls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 608, "feats": null, "head": 16, "id": 13, "lemma": "unless", "misc": "", "start_char": 602, "text": "unless", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 612, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 609, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 616, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 613, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 624, "feats": "Number=Sing", "head": 10, "id": 16, "lemma": "Stephen", "misc": "", "start_char": 617, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 632, "feats": "Number=Sing", "head": 16, "id": 17, "lemma": "Hawking", "misc": "", "start_char": 625, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 634, "feats": null, "head": 20, "id": 18, "lemma": ",", "misc": "", "start_char": 633, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 638, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "his", "misc": "", "start_char": 635, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 645, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "mother", "misc": "", "start_char": 639, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 23, "id": 21, "lemma": ",", "misc": "", "start_char": 646, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 650, "feats": null, "head": 23, "id": 22, "lemma": "or", "misc": "", "start_char": 648, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 658, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 16, "id": 23, "lemma": "himself", "misc": "", "start_char": 651, "text": "himself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 663, "feats": null, "head": 26, "id": 24, "lemma": "from", "misc": "", "start_char": 659, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 667, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 664, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 674, "feats": "Number=Sing", "head": 16, "id": 26, "lemma": "future", "misc": "", "start_char": 668, "text": "future", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 676, "feats": null, "head": 3, "id": 27, "lemma": ".", "misc": "", "start_char": 675, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (INTJ (UH well)) (, ,) (VP (VB tell) (NP (PRP him)) (SBAR (S (NP (NNP Amy)) (VP (VBD called))))) (. .)))" }, "speaker": "Amy", "text": "All right, well, tell him Amy called.", "tokens": [ { "deprel": "det", "end_char": 680, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 677, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 686, "feats": null, "head": 6, "id": 2, "lemma": "right", "misc": "", "start_char": 681, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 688, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 687, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 693, "feats": null, "head": 6, "id": 4, "lemma": "well", "misc": "", "start_char": 689, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 695, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 694, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 700, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 6, "lemma": "tell", "misc": "", "start_char": 696, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 704, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "he", "misc": "", "start_char": 701, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 708, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Amy", "misc": "", "start_char": 705, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 715, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 9, "lemma": "call", "misc": "", "start_char": 709, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 716, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (NP (JJ Last) (NN name) (. ?)))" }, "speaker": "Alex", "text": "Last name?", "tokens": [ { "deprel": "amod", "end_char": 722, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "last", "misc": "", "start_char": 718, "text": "Last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 727, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "name", "misc": "", "start_char": 723, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 729, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 728, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (NP (JJ Last) (NN name)) (. ?) (S (NP (PRP He)) (VP (VBZ knows) (NP (PRP$ my) (JJ last) (NN name)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (NP (PRP$ his) (NN girlfriend)))) (. .) (S (NP (PRP We)) (VP (VBP have) (NP (DT a) (NN contract) (CC and) (NN everything)))) (. .) (S (NP (PRP I)) (VP (MD 'll) (VP (VB send) (NP (PRP you)) (NP (DT a) (NN PDF))))) (. .)))" }, "speaker": "Amy", "text": "Last name? He knows my last name . I'm his girlfriend . We have a contract and everything . I'll send you a PDF.", "tokens": [ { "deprel": "amod", "end_char": 734, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "last", "misc": "", "start_char": 730, "text": "Last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 739, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "name", "misc": "", "start_char": 735, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 741, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 740, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 744, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "he", "misc": "", "start_char": 742, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 750, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "know", "misc": "", "start_char": 745, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 753, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 6, "lemma": "my", "misc": "", "start_char": 751, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 758, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "last", "misc": "", "start_char": 754, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 763, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "name", "misc": "", "start_char": 759, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 765, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 764, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 767, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 766, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 770, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 768, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 774, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "his", "misc": "", "start_char": 771, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 785, "feats": "Number=Sing", "head": 5, "id": 13, "lemma": "girlfriend", "misc": "", "start_char": 775, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 787, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 786, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 790, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "we", "misc": "", "start_char": 788, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 795, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 16, "lemma": "have", "misc": "", "start_char": 791, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 797, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 796, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 806, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "contract", "misc": "", "start_char": 798, "text": "contract", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 810, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 807, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 821, "feats": "Number=Sing|PronType=Tot", "head": 18, "id": 20, "lemma": "everything", "misc": "", "start_char": 811, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 823, "feats": null, "head": 5, "id": 21, "lemma": ".", "misc": "", "start_char": 822, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 825, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "I", "misc": "", "start_char": 824, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 829, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "will", "misc": "", "start_char": 826, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 834, "feats": "VerbForm=Inf", "head": 5, "id": 24, "lemma": "send", "misc": "", "start_char": 830, "text": "send", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 838, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 24, "id": 25, "lemma": "you", "misc": "", "start_char": 835, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 840, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 26, "lemma": "a", "misc": "", "start_char": 839, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 844, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "PDF", "misc": "", "start_char": 841, "text": "PDF", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 846, "feats": null, "head": 2, "id": 28, "lemma": ".", "misc": "", "start_char": 845, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (NP (PRP I)) (VP (MD will) (VP (VB tell) (NP (PRP him)) (SBAR (S (NP (PRP you)) (VP (VBD called)))))) (. .)))" }, "speaker": "Alex", "text": "All right, I will tell him you called.", "tokens": [ { "deprel": "obl:npmod", "end_char": 850, "feats": null, "head": 6, "id": 1, "lemma": "all", "misc": "", "start_char": 847, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 856, "feats": null, "head": 1, "id": 2, "lemma": "right", "misc": "", "start_char": 851, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 858, "feats": null, "head": 6, "id": 3, "lemma": ",", "misc": "", "start_char": 857, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 860, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 859, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 865, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "will", "misc": "", "start_char": 861, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 870, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "tell", "misc": "", "start_char": 866, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 874, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "he", "misc": "", "start_char": 871, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 878, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 875, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 885, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 9, "lemma": "call", "misc": "", "start_char": 879, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 887, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 886, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hmm)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ weird))) (. .)))" }, "speaker": "Amy", "text": "Hmm, that's weird.", "tokens": [ { "deprel": "discourse", "end_char": 891, "feats": null, "head": 5, "id": 1, "lemma": "hmm", "misc": "", "start_char": 888, "text": "Hmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 893, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 892, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 898, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 894, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 901, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 899, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 907, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "weird", "misc": "", "start_char": 902, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 909, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 908, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Penny", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 914, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 910, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 916, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 915, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (VP (VBD told) (NP (PRP me)) (SBAR (SBAR (S (NP (PRP he)) (VP (VBD had) (NP (NP (DT a) (JJ new) (NN assistant)) (VP (VBN named) (S (NP (NNP Alex) (. .)))))))) (S (NP (PRP He)) (VP (VBD did) (RB n't) (VP (VB mention) (SBAR (IN that) (S (NP (NNP Alex)) (VP (VBD was) (NP (DT a) (NN girl)))))))))) (. .)))" }, "speaker": "Amy", "text": "Sheldon told me he had a new assistant named Alex . He didn't mention that Alex was a girl.", "tokens": [ { "deprel": "nsubj", "end_char": 924, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 917, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 929, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "tell", "misc": "", "start_char": 925, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 932, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 930, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 935, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "he", "misc": "", "start_char": 933, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 939, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 5, "lemma": "have", "misc": "", "start_char": 936, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 941, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 940, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 945, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "new", "misc": "", "start_char": 942, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 955, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "assistant", "misc": "", "start_char": 946, "text": "assistant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 961, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 9, "lemma": "name", "misc": "", "start_char": 956, "text": "named", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 966, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Alex", "misc": "", "start_char": 962, "text": "Alex", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 968, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 967, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 971, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 12, "lemma": "he", "misc": "", "start_char": 969, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 975, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 13, "lemma": "do", "misc": "", "start_char": 972, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 979, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 976, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 987, "feats": "VerbForm=Inf", "head": 2, "id": 15, "lemma": "mention", "misc": "", "start_char": 980, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 992, "feats": null, "head": 20, "id": 16, "lemma": "that", "misc": "", "start_char": 988, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 997, "feats": "Number=Sing", "head": 20, "id": 17, "lemma": "Alex", "misc": "", "start_char": 993, "text": "Alex", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1001, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": 18, "lemma": "be", "misc": "", "start_char": 998, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1003, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 1002, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 1008, "feats": "Number=Sing", "head": 15, "id": 20, "lemma": "girl", "misc": "", "start_char": 1004, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1010, "feats": null, "head": 2, "id": 21, "lemma": ".", "misc": "", "start_char": 1009, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (NP (PRP he)) (VP (VBD did) (RB n't) (VP (VB notice))) (. .)))" }, "speaker": "Penny", "text": "Maybe he didn't notice.", "tokens": [ { "deprel": "advmod", "end_char": 1016, "feats": null, "head": 5, "id": 1, "lemma": "maybe", "misc": "", "start_char": 1011, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1019, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 2, "lemma": "he", "misc": "", "start_char": 1017, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1023, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 1020, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1027, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 1024, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1034, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "notice", "misc": "", "start_char": 1028, "text": "notice", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1036, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1035, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ right)))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB worry) (PP (IN about) (NP (NNP Sheldon))))))))) (. .)))" }, "speaker": "Amy", "text": "You're right . I don't have to worry about Sheldon.", "tokens": [ { "deprel": "nsubj", "end_char": 1040, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1037, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1044, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1041, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1050, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "right", "misc": "", "start_char": 1045, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1052, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1051, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1054, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 1053, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1057, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 1055, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1061, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 1058, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1066, "feats": "VerbForm=Inf", "head": 3, "id": 8, "lemma": "have", "misc": "", "start_char": 1062, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1069, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 1067, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1075, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "worry", "misc": "", "start_char": 1070, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1081, "feats": null, "head": 12, "id": 11, "lemma": "about", "misc": "", "start_char": 1076, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1089, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "Sheldon", "misc": "", "start_char": 1082, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1091, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 1090, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP you)) (VP (VBP do) (RB not)) (. .)))" }, "speaker": "Penny", "text": "No, you do not.", "tokens": [ { "deprel": "discourse", "end_char": 1094, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 1092, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1096, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1095, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1100, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1097, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1103, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 1101, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1107, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 1104, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1109, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1108, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (PRP her)) (SBAR (S (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VB worry) (PP (IN about)))))))))) (. .)))" }, "speaker": "Amy", "text": "It's her I have to worry about.", "tokens": [ { "deprel": "nsubj", "end_char": 1112, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 1110, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1115, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1113, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1119, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 3, "lemma": "her", "misc": "", "start_char": 1116, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1121, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1120, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1126, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "have", "misc": "", "start_char": 1122, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1129, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1127, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1135, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "worry", "misc": "", "start_char": 1130, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 1141, "feats": null, "head": 7, "id": 8, "lemma": "about", "misc": "", "start_char": 1136, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1143, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 1142, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NNP Amy)) (, ,) (ADVP (RB really)) (. ?) (S (NP (PRP She)) (VP (VBZ is) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VB come) (PRT (RB on)) (PP (IN to) (NP (NNP Sheldon))))))))) (. .)))" }, "speaker": "Penny", "text": "Oh, Amy, really? She is not going to come on to Sheldon.", "tokens": [ { "deprel": "discourse", "end_char": 1146, "feats": null, "head": 10, "id": 1, "lemma": "oh", "misc": "", "start_char": 1144, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1148, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1147, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1152, "feats": "Number=Sing", "head": 10, "id": 3, "lemma": "Amy", "misc": "", "start_char": 1149, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1154, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1153, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1161, "feats": null, "head": 10, "id": 5, "lemma": "really", "misc": "", "start_char": 1155, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1163, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 1162, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1167, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "she", "misc": "", "start_char": 1164, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1170, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1168, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1174, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1171, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1180, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 10, "lemma": "go", "misc": "", "start_char": 1175, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1183, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1181, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1188, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "come", "misc": "", "start_char": 1184, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1191, "feats": null, "head": 12, "id": 13, "lemma": "on", "misc": "", "start_char": 1189, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1194, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 1192, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1202, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "Sheldon", "misc": "", "start_char": 1195, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1204, "feats": null, "head": 10, "id": 16, "lemma": ".", "misc": "", "start_char": 1203, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (RB really)) (. ?) (SQ (VP (VB Look) (PP (IN at) (NP (DT this) (NN face)))) (. .) (SBARQ (WHADVP (WRB How)) (SQ (MD can) (NP (DT any) (NN woman)) (VP (VP (VB spend) (NP (NP (CD eight) (NNS hours)) (NP (DT a) (NN day))) (ADVP (RB alone)) (PP (IN with) (NP (DT this) (NN face)))) (CC and) (RB not) (VP (VB fall) (PP (IN in) (NP (NN love))) (PP (IN with) (NP (PRP it)))))))) (. ?)))" }, "speaker": "Amy", "text": "Oh, really? Look at this face . How can any woman spend eight hours a day alone with this face and not fall in love with it?", "tokens": [ { "deprel": "discourse", "end_char": 1207, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 1205, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1209, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1208, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1216, "feats": null, "head": 5, "id": 3, "lemma": "really", "misc": "", "start_char": 1210, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1218, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1217, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 1223, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "look", "misc": "", "start_char": 1219, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1226, "feats": null, "head": 8, "id": 6, "lemma": "at", "misc": "", "start_char": 1224, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1231, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 1227, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1236, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "face", "misc": "", "start_char": 1232, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1238, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 1237, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1242, "feats": "PronType=Int", "head": 14, "id": 10, "lemma": "how", "misc": "", "start_char": 1239, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1246, "feats": "VerbForm=Fin", "head": 14, "id": 11, "lemma": "can", "misc": "", "start_char": 1243, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "det", "end_char": 1250, "feats": null, "head": 13, "id": 12, "lemma": "any", "misc": "", "start_char": 1247, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1256, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "woman", "misc": "", "start_char": 1251, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1262, "feats": "VerbForm=Inf", "head": 5, "id": 14, "lemma": "spend", "misc": "", "start_char": 1257, "text": "spend", "upos": "VERB", "xpos": "VB" }, { "deprel": "nummod", "end_char": 1268, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 15, "lemma": "eight", "misc": "", "start_char": 1263, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1274, "feats": "Number=Plur", "head": 14, "id": 16, "lemma": "hour", "misc": "", "start_char": 1269, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "det", "end_char": 1276, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 1275, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1280, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "day", "misc": "", "start_char": 1277, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1286, "feats": null, "head": 14, "id": 19, "lemma": "alone", "misc": "", "start_char": 1281, "text": "alone", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1291, "feats": null, "head": 22, "id": 20, "lemma": "with", "misc": "", "start_char": 1287, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1296, "feats": "Number=Sing|PronType=Dem", "head": 22, "id": 21, "lemma": "this", "misc": "", "start_char": 1292, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1301, "feats": "Number=Sing", "head": 14, "id": 22, "lemma": "face", "misc": "", "start_char": 1297, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1305, "feats": null, "head": 25, "id": 23, "lemma": "and", "misc": "", "start_char": 1302, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1309, "feats": null, "head": 25, "id": 24, "lemma": "not", "misc": "", "start_char": 1306, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1314, "feats": "VerbForm=Inf", "head": 14, "id": 25, "lemma": "fall", "misc": "", "start_char": 1310, "text": "fall", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1317, "feats": null, "head": 27, "id": 26, "lemma": "in", "misc": "", "start_char": 1315, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1322, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "love", "misc": "", "start_char": 1318, "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1327, "feats": null, "head": 29, "id": 28, "lemma": "with", "misc": "", "start_char": 1323, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1330, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 29, "lemma": "it", "misc": "", "start_char": 1328, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1332, "feats": null, "head": 5, "id": 30, "lemma": "?", "misc": "", "start_char": 1331, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (PP (IN for) (NP (NNS starters))) (, ,) (PP (IN at) (NP (DT some) (NN point))) (, ,) (NP (DT that) (NN face)) (VP (VBZ starts) (S (VP (VBG talking)))) (. .)))" }, "speaker": "Penny", "text": "Well, for starters, at some point, that face starts talking.", "tokens": [ { "deprel": "discourse", "end_char": 1337, "feats": null, "head": 12, "id": 1, "lemma": "well", "misc": "", "start_char": 1333, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1339, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1338, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1343, "feats": null, "head": 4, "id": 3, "lemma": "for", "misc": "", "start_char": 1340, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1352, "feats": "Number=Plur", "head": 12, "id": 4, "lemma": "starter", "misc": "", "start_char": 1344, "text": "starters", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1354, "feats": null, "head": 12, "id": 5, "lemma": ",", "misc": "", "start_char": 1353, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1357, "feats": null, "head": 8, "id": 6, "lemma": "at", "misc": "", "start_char": 1355, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1362, "feats": null, "head": 8, "id": 7, "lemma": "some", "misc": "", "start_char": 1358, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1368, "feats": "Number=Sing", "head": 12, "id": 8, "lemma": "point", "misc": "", "start_char": 1363, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1370, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 1369, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1375, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "that", "misc": "", "start_char": 1371, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1380, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "face", "misc": "", "start_char": 1376, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1387, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 12, "lemma": "start", "misc": "", "start_char": 1381, "text": "starts", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 1395, "feats": "VerbForm=Ger", "head": 12, "id": 13, "lemma": "talk", "misc": "", "start_char": 1388, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1397, "feats": null, "head": 12, "id": 14, "lemma": ".", "misc": "", "start_char": 1396, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 1, 13, 13 ], [ 1, 18, 18 ], [ 2, 2, 2 ], [ 4, 0, 0 ], [ 4, 10, 10 ], [ 4, 10, 12 ], [ 4, 18, 18 ], [ 6, 4, 4 ], [ 6, 8, 11 ], [ 6, 6, 11 ], [ 8, 0, 0 ], [ 9, 13, 13 ], [ 10, 7, 7 ], [ 12, 5, 5 ], [ 12, 9, 9 ], [ 12, 21, 21 ], [ 13, 7, 7 ], [ 16, 2, 2 ], [ 18, 4, 4 ], [ 19, 2, 2 ], [ 20, 3, 3 ], [ 21, 2, 2 ], [ 21, 14, 14 ] ], [ [ 0, 6, 9 ] ], [ [ 1, 3, 5 ] ], [ [ 1, 7, 7 ] ], [ [ 1, 9, 11 ], [ 1, 16, 16 ] ], [ [ 1, 18, 19 ] ], [ [ 1, 22, 22 ] ], [ [ 2, 9, 9 ] ], [ [ 2, 9, 15 ] ], [ [ 2, 12, 15 ] ], [ [ 3, 0, 0 ] ], [ [ 3, 1, 1 ], [ 4, 25, 25 ], [ 18, 0, 0 ] ], [ [ 3, 5, 5 ] ], [ [ 3, 5, 6 ] ], [ [ 3, 10, 11 ] ], [ [ 4, 7, 7 ], [ 8, 6, 6 ], [ 9, 4, 4 ], [ 10, 6, 6 ], [ 12, 3, 3 ], [ 12, 11, 11 ], [ 12, 11, 12 ], [ 13, 6, 6 ], [ 16, 0, 0 ], [ 16, 3, 3 ], [ 16, 11, 11 ], [ 17, 1, 1 ], [ 18, 11, 11 ] ], [ [ 4, 15, 16 ] ], [ [ 4, 28, 29 ] ], [ [ 5, 0, 3 ] ], [ [ 6, 0, 0 ] ], [ [ 6, 2, 2 ] ], [ [ 7, 0, 0 ], [ 7, 4, 7 ], [ 7, 2, 7 ], [ 9, 0, 0 ], [ 9, 7, 7 ], [ 12, 24, 24 ], [ 13, 3, 3 ], [ 16, 5, 9 ], [ 16, 16, 16 ], [ 16, 18, 19 ], [ 20, 2, 2 ], [ 21, 6, 6 ] ], [ [ 9, 10, 11 ] ], [ [ 9, 18, 18 ] ], [ [ 9, 18, 19 ] ], [ [ 9, 22, 22 ] ], [ [ 9, 15, 25 ] ], [ [ 9, 22, 25 ] ], [ [ 9, 24, 25 ] ], [ [ 11, 0, 1 ], [ 12, 0, 1 ], [ 12, 5, 7 ] ], [ [ 12, 14, 14 ] ], [ [ 12, 17, 17 ], [ 12, 19, 19 ] ], [ [ 12, 16, 19 ], [ 12, 25, 26 ] ], [ [ 14, 2, 2 ] ], [ [ 15, 0, 0 ] ], [ [ 20, 0, 0 ] ], [ [ 20, 2, 7 ] ], [ [ 22, 6, 7 ], [ 22, 20, 21 ], [ 22, 28, 28 ], [ 23, 9, 10 ] ], [ [ 22, 11, 12 ] ], [ [ 22, 14, 17 ] ], [ [ 22, 16, 17 ] ], [ [ 22, 26, 26 ] ], [ [ 23, 3, 3 ] ], [ [ 23, 6, 7 ] ] ]
s06e03c05t
Oh, yeah . I'm a man - eater now. Okay, for the final touch, this is an eyelash curler . You just place it on your lashes and squeeze it closed. Oh, I don't know . Looks like something used by Tinker Bell's gynecologist. Who I hope, for her sake, is not Captain Hook, so ... I'm going to video - chat Sheldon . If my new look leads to phone sex, I'm going to have to ask you to leave the room. Dr. Cooper's office. Who are you? I'm Alex, Dr. Cooper's assistant. I'm Alex, Dr. Cooper's assistant. I'd like to speak to Sheldon. I'm sorry, he's asked me to hold all calls unless you're Stephen Hawking, his mother, or himself from the future. All right, well, tell him Amy called. Last name? Last name? He knows my last name . I'm his girlfriend . We have a contract and everything . I'll send you a PDF. All right, I will tell him you called. Hmm, that's weird. What? Sheldon told me he had a new assistant named Alex . He didn't mention that Alex was a girl. Maybe he didn't notice. You're right . I don't have to worry about Sheldon. No, you do not. It's her I have to worry about. Oh, Amy, really? She is not going to come on to Sheldon. Oh, really? Look at this face . How can any woman spend eight hours a day alone with this face and not fall in love with it? Well, for starters, at some point, that face starts talking.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Amy)) (, ,) (NP (DT this)) (VP (VBZ is) (ADJP (JJ crazy)))) (. .) (S (NP (PRP You)) (VP (VBP have) (NP (NP (NN nothing)) (SBAR (S (VP (TO to) (VP (VB be) (ADJP (JJ suspicious) (PP (IN about)))))))))) (. .)))" }, "speaker": "Penny", "text": "Amy, this is crazy . You have nothing to be suspicious about.", "tokens": [ { "deprel": "vocative", "end_char": 3, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Amy", "misc": "", "start_char": 0, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 10, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "this", "misc": "", "start_char": 6, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 11, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 19, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "crazy", "misc": "", "start_char": 14, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 20, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 25, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 22, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 30, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "have", "misc": "", "start_char": 26, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 38, "feats": "Number=Sing|PronType=Neg", "head": 8, "id": 9, "lemma": "nothing", "misc": "", "start_char": 31, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 41, "feats": null, "head": 12, "id": 10, "lemma": "to", "misc": "", "start_char": 39, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 44, "feats": "VerbForm=Inf", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 42, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl", "end_char": 55, "feats": "Degree=Pos", "head": 9, "id": 12, "lemma": "suspicious", "misc": "", "start_char": 45, "text": "suspicious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 61, "feats": null, "head": 12, "id": 13, "lemma": "about", "misc": "", "start_char": 56, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 63, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 62, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ suspicious)))) (. .) (S (NP (PRP I)) (ADVP (RB just)) (VP (VP (VBP want) (S (VP (TO to) (VP (VB stop) (PRT (IN in)))))) (, ,) (VP (VBP say) (NP (UH hi)) (PP (IN to) (NP (PRP$ my) (NN boyfriend)))) (CC and) (VP (VBP meet) (NP (PRP$ his) (JJ new) (NN assistant) (. .) (UH Aha))))) (. !)))" }, "speaker": "Amy", "text": "I'm not suspicious . I just want to stop in, say hi to my boyfriend and meet his new assistant . Aha!", "tokens": [ { "deprel": "nsubj", "end_char": 65, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 64, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 68, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 66, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 72, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 69, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 83, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "suspicious", "misc": "", "start_char": 73, "text": "suspicious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 84, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 87, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 86, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 92, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 88, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 97, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 8, "lemma": "want", "misc": "", "start_char": 93, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 100, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 98, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 105, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "stop", "misc": "", "start_char": 101, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 108, "feats": null, "head": 10, "id": 11, "lemma": "in", "misc": "", "start_char": 106, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 109, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 114, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 13, "lemma": "say", "misc": "", "start_char": 111, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 117, "feats": null, "head": 13, "id": 14, "lemma": "hi", "misc": "", "start_char": 115, "text": "hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "case", "end_char": 120, "feats": null, "head": 17, "id": 15, "lemma": "to", "misc": "", "start_char": 118, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 123, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "my", "misc": "", "start_char": 121, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 133, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "boyfriend", "misc": "", "start_char": 124, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 137, "feats": null, "head": 19, "id": 18, "lemma": "and", "misc": "", "start_char": 134, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 142, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 19, "lemma": "meet", "misc": "", "start_char": 138, "text": "meet", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 146, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 22, "id": 20, "lemma": "his", "misc": "", "start_char": 143, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 150, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "new", "misc": "", "start_char": 147, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 160, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "assistant", "misc": "", "start_char": 151, "text": "assistant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 162, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 161, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 166, "feats": null, "head": 4, "id": 24, "lemma": "aha", "misc": "", "start_char": 163, "text": "Aha", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 168, "feats": null, "head": 4, "id": 25, "lemma": "!", "misc": "", "start_char": 167, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP we)) (VP (VB go) (ADVP (RB now))) (. ?)))" }, "speaker": "Penny", "text": "Can we go now?", "tokens": [ { "deprel": "aux", "end_char": 172, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 169, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 175, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 173, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 178, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 176, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 182, "feats": null, "head": 3, "id": 4, "lemma": "now", "misc": "", "start_char": 179, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 183, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (VP (VB Hang) (PRT (RP on))) (. .)))" }, "speaker": "Amy", "text": "Hang on.", "tokens": [ { "deprel": "root", "end_char": 189, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hang", "misc": "", "start_char": 185, "text": "Hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 192, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 190, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 193, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing))) (. ?)))" }, "speaker": "Penny", "text": "What are you doing?", "tokens": [ { "deprel": "obj", "end_char": 199, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 195, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 203, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 200, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 207, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 204, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 213, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 208, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 215, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 214, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (RB n't) (NP (NP (PRP it))) (ADJP (JJ obvious)) (. ?) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG spreading) (NP (PRP$ my) (NN scent)) (S (VP (TO to) (VP (VB mark) (NP (PRP$ my) (NN territory)))))))) (. .)))" }, "speaker": "Amy", "text": "Isn't it obvious? I'm spreading my scent to mark my territory.", "tokens": [ { "deprel": "cop", "end_char": 218, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 216, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 222, "feats": null, "head": 4, "id": 2, "lemma": "not", "misc": "", "start_char": 219, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 225, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 223, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 233, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "obvious", "misc": "", "start_char": 226, "text": "obvious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 235, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 234, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 237, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 236, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 240, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 238, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 250, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "spread", "misc": "", "start_char": 241, "text": "spreading", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 253, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 251, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 259, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "scent", "misc": "", "start_char": 254, "text": "scent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 262, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 260, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 267, "feats": "VerbForm=Inf", "head": 8, "id": 12, "lemma": "mark", "misc": "", "start_char": 263, "text": "mark", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 270, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 268, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 280, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "territory", "misc": "", "start_char": 271, "text": "territory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 282, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 281, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (NNP Amy) (. .)) (NP (DT That)) (VP (VBZ is) (RB not) (VP (VBG gon) (S (VP (TO na) (VP (VB work)))))) (. .)))" }, "speaker": "Penny", "text": "Come on, Amy . That is not gonna work.", "tokens": [ { "deprel": "root", "end_char": 287, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 283, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 290, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 288, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 292, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 291, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 296, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "Amy", "misc": "", "start_char": 293, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 298, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 297, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 303, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 6, "lemma": "that", "misc": "", "start_char": 299, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 306, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 304, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 310, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 307, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 314, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 9, "lemma": "go", "misc": "", "start_char": 311, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 317, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 315, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 322, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "work", "misc": "", "start_char": 318, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 324, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 323, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (PP (ADVP (RB just)) (IN before) (S (NP (PRP you)) (VP (VBD became) (NP (PRP$ my) (JJS best) (NN friend))))) (, ,) (NP (PRP I)) (VP (VBD did) (NP (DT this)) (PP (ADVP (RB all)) (IN over) (NP (PRP$ your) (NN apartment))))) (. .)))" }, "speaker": "Amy", "text": "Because just before you became my best friend, I did this all over your apartment.", "tokens": [ { "deprel": "mark", "end_char": 332, "feats": null, "head": 11, "id": 1, "lemma": "because", "misc": "", "start_char": 325, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "end_char": 337, "feats": null, "head": 5, "id": 2, "lemma": "just", "misc": "", "start_char": 333, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 344, "feats": null, "head": 5, "id": 3, "lemma": "before", "misc": "", "start_char": 338, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 348, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 345, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 355, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 11, "id": 5, "lemma": "become", "misc": "", "start_char": 349, "text": "became", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 358, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 6, "lemma": "my", "misc": "", "start_char": 356, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 363, "feats": "Degree=Sup", "head": 8, "id": 7, "lemma": "good", "misc": "", "start_char": 359, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "xcomp", "end_char": 370, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "friend", "misc": "", "start_char": 364, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 372, "feats": null, "head": 11, "id": 9, "lemma": ",", "misc": "", "start_char": 371, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 374, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 373, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 378, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 11, "lemma": "do", "misc": "", "start_char": 375, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 383, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 12, "lemma": "this", "misc": "", "start_char": 379, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 387, "feats": null, "head": 16, "id": 13, "lemma": "all", "misc": "", "start_char": 384, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 392, "feats": null, "head": 16, "id": 14, "lemma": "over", "misc": "", "start_char": 388, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 397, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "your", "misc": "", "start_char": 393, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 407, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "apartment", "misc": "", "start_char": 398, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 409, "feats": null, "head": 11, "id": 17, "lemma": ".", "misc": "", "start_char": 408, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 6, 6 ] ], [ [ 0, 2, 2 ] ], [ [ 0, 8, 8 ] ], [ [ 0, 8, 12 ] ], [ [ 1, 0, 0 ], [ 1, 5, 5 ], [ 1, 15, 15 ], [ 4, 2, 2 ], [ 5, 5, 5 ], [ 5, 8, 8 ], [ 5, 8, 9 ], [ 5, 12, 12 ], [ 5, 12, 13 ], [ 6, 3, 3 ], [ 6, 5, 5 ], [ 7, 5, 5 ], [ 7, 9, 9 ], [ 7, 11, 11 ] ], [ [ 1, 15, 16 ], [ 1, 19, 19 ], [ 1, 19, 21 ] ], [ [ 2, 1, 1 ] ], [ [ 4, 0, 0 ] ], [ [ 5, 2, 2 ] ], [ [ 7, 3, 3 ], [ 7, 5, 7 ], [ 7, 14, 14 ], [ 7, 14, 15 ] ] ]
s06e03c06t
Amy, this is crazy . You have nothing to be suspicious about. I'm not suspicious . I just want to stop in, say hi to my boyfriend and meet his new assistant . Aha! Can we go now? Hang on. What are you doing? Isn't it obvious? I'm spreading my scent to mark my territory. Come on, Amy . That is not gonna work. Because just before you became my best friend, I did this all over your apartment.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SQ (VBZ Has) (NP (PRP$ your) (, ,) (INTJ (UH uh)) (, ,) (NN assistant)) (VP (VBD said) (NP (NP (NN anything)) (PP (IN about) (NP (PRP me))))) (. ?)))" }, "speaker": "Raj", "text": "Has your, uh, assistant said anything about me?", "tokens": [ { "deprel": "aux", "end_char": 3, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 1, "lemma": "have", "misc": "", "start_char": 0, "text": "Has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 8, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 2, "lemma": "your", "misc": "", "start_char": 4, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "punct", "end_char": 10, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 9, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 13, "feats": null, "head": 7, "id": 4, "lemma": "uh", "misc": "", "start_char": 11, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 15, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 14, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 25, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "assistant", "misc": "", "start_char": 16, "text": "assistant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 30, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "say", "misc": "", "start_char": 26, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 39, "feats": "Number=Sing|PronType=Ind", "head": 7, "id": 8, "lemma": "anything", "misc": "", "start_char": 31, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 45, "feats": null, "head": 10, "id": 9, "lemma": "about", "misc": "", "start_char": 40, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 48, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 10, "lemma": "I", "misc": "", "start_char": 46, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 7, "id": 11, "lemma": "?", "misc": "", "start_char": 49, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (PP (IN In) (NP (NN fact))) (, ,) (NP (PRP she)) (VP (VBZ has) (. .) (INTJ (UH Uh)) (, ,) (S (NP (PRP$ her) (JJ exact) (NNS words)) (VP (VBD were) (, ,) (SBARQ (`` \") (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT that) (NN guy) (POS 's)) (NN problem))))))) (. ?)) ('' \")))" }, "speaker": "Sheldon", "text": "In fact, she has . Uh, her exact words were, \" What is that guy's problem? \"", "tokens": [ { "deprel": "case", "end_char": 53, "feats": null, "head": 2, "id": 1, "lemma": "in", "misc": "", "start_char": 51, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 58, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "fact", "misc": "", "start_char": 54, "text": "fact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 59, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 64, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "she", "misc": "", "start_char": 61, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 68, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 65, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 70, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 69, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 73, "feats": null, "head": 12, "id": 7, "lemma": "uh", "misc": "", "start_char": 71, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 75, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 74, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 79, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 9, "lemma": "her", "misc": "", "start_char": 76, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 85, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "exact", "misc": "", "start_char": 80, "text": "exact", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 91, "feats": "Number=Plur", "head": 20, "id": 11, "lemma": "word", "misc": "", "start_char": 86, "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "end_char": 96, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 12, "lemma": "be", "misc": "", "start_char": 92, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 97, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 100, "feats": null, "head": 20, "id": 14, "lemma": "\"", "misc": "", "start_char": 99, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 105, "feats": "PronType=Int", "head": 20, "id": 15, "lemma": "what", "misc": "", "start_char": 101, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 108, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 16, "lemma": "be", "misc": "", "start_char": 106, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 113, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 17, "lemma": "that", "misc": "", "start_char": 109, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 117, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "guy", "misc": "", "start_char": 114, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 120, "feats": null, "head": 18, "id": 19, "lemma": "'s", "misc": "", "start_char": 118, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "ccomp", "end_char": 128, "feats": "Number=Sing", "head": 12, "id": 20, "lemma": "problem", "misc": "", "start_char": 121, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 5, "id": 21, "lemma": "?", "misc": "", "start_char": 129, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 132, "feats": null, "head": 5, "id": 22, "lemma": "\"", "misc": "", "start_char": 131, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (PP (IN in) (NP (PRP$ her) (NN head))) (. .) (S (VP (VB Let) (S (NP (DT the) (NN dance)) (VP (VB begin)))))) (. .)))" }, "speaker": "Raj", "text": "I'm in her head . Let the dance begin.", "tokens": [ { "deprel": "nsubj", "end_char": 134, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 133, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 137, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 135, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 140, "feats": null, "head": 5, "id": 3, "lemma": "in", "misc": "", "start_char": 138, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 144, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "her", "misc": "", "start_char": 141, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 149, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "head", "misc": "", "start_char": 145, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 151, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 150, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 155, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 7, "lemma": "let", "misc": "", "start_char": 152, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 159, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 156, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 165, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "dance", "misc": "", "start_char": 160, "text": "dance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 171, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "begin", "misc": "", "start_char": 166, "text": "begin", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 172, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SINV (ADVP (RB Here)) (VP (VBZ 's)) (NP (NP (PRP$ your) (JJ frozen) (NN yogurt)) (, ,) (NP (NNP Dr.) (NNP Cooper))) (. .)))" }, "speaker": "Alex", "text": "Here's your frozen yogurt, Dr. Cooper.", "tokens": [ { "deprel": "root", "end_char": 178, "feats": "PronType=Dem", "head": 0, "id": 1, "lemma": "here", "misc": "", "start_char": 174, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 181, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 179, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 186, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 3, "lemma": "your", "misc": "", "start_char": 182, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 193, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "frozen", "misc": "", "start_char": 187, "text": "frozen", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 200, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "yogurt", "misc": "", "start_char": 194, "text": "yogurt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 201, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 206, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Dr.", "misc": "", "start_char": 203, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 213, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Cooper", "misc": "", "start_char": 207, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 215, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 214, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (DT This)) (VP (MD should) (VP (VB be) (ADJP (JJ fun)))) (. .)))" }, "speaker": "Leonard", "text": "This should be fun.", "tokens": [ { "deprel": "nsubj", "end_char": 220, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "this", "misc": "", "start_char": 216, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 227, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "should", "misc": "", "start_char": 221, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 230, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 228, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 234, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "fun", "misc": "", "start_char": 231, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 236, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 235, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (NP (NP (PDT Half) (NN chocolate)) (, ,) (NP (PDT half) (NN vanilla)) (, ,) (ADVP (RB side) (IN by) (NP (NN side))) (, ,) (RB not) (VBN swirled) (. ?)))" }, "speaker": "Sheldon", "text": "Half chocolate, half vanilla, side by side, not swirled?", "tokens": [ { "deprel": "det:predet", "end_char": 241, "feats": "NumForm=Word|NumType=Frac|PronType=Neg", "head": 2, "id": 1, "lemma": "half", "misc": "", "start_char": 237, "text": "Half", "upos": "DET", "xpos": "PDT" }, { "deprel": "root", "end_char": 251, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "chocolate", "misc": "", "start_char": 242, "text": "chocolate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 253, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 252, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det:predet", "end_char": 258, "feats": "NumForm=Word|NumType=Frac|PronType=Neg", "head": 5, "id": 4, "lemma": "half", "misc": "", "start_char": 254, "text": "half", "upos": "DET", "xpos": "PDT" }, { "deprel": "conj", "end_char": 266, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "vanilla", "misc": "", "start_char": 259, "text": "vanilla", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 268, "feats": null, "head": 2, "id": 6, "lemma": ",", "misc": "", "start_char": 267, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 273, "feats": null, "head": 2, "id": 7, "lemma": "side", "misc": "", "start_char": 269, "text": "side", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 276, "feats": null, "head": 9, "id": 8, "lemma": "by", "misc": "", "start_char": 274, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 281, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "side", "misc": "", "start_char": 277, "text": "side", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 283, "feats": null, "head": 2, "id": 10, "lemma": ",", "misc": "", "start_char": 282, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 287, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 284, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 295, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 12, "lemma": "swirl", "misc": "", "start_char": 288, "text": "swirled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 297, "feats": null, "head": 2, "id": 13, "lemma": "?", "misc": "", "start_char": 296, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Alex", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 301, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 298, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 303, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 302, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (NP (NP (PDT Half) (DT a) (NN teaspoon)) (PP (IN of) (NP (NNS sprinkles))) (. ?)))" }, "speaker": "Sheldon", "text": "Half a teaspoon of sprinkles?", "tokens": [ { "deprel": "det:predet", "end_char": 308, "feats": "NumForm=Word|NumType=Frac|PronType=Neg", "head": 3, "id": 1, "lemma": "half", "misc": "", "start_char": 304, "text": "Half", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 310, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 309, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 319, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "teaspoon", "misc": "", "start_char": 311, "text": "teaspoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 322, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 320, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 332, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "sprinkle", "misc": "", "start_char": 323, "text": "sprinkles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 334, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 333, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (NP (NN Rainbow) (, ,) (RB not) (NP (NN chocolate))) (. .)))" }, "speaker": "Alex", "text": "Rainbow, not chocolate.", "tokens": [ { "deprel": "root", "end_char": 342, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "rainbow", "misc": "", "start_char": 335, "text": "Rainbow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 344, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 343, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 348, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 345, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 358, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "chocolate", "misc": "", "start_char": 349, "text": "chocolate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 360, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 359, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (NP (CD Two) (NNS cherries) (. ?)))" }, "speaker": "Sheldon", "text": "Two cherries?", "tokens": [ { "deprel": "nummod", "end_char": 364, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 1, "lemma": "two", "misc": "", "start_char": 361, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 373, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "cherry", "misc": "", "start_char": 365, "text": "cherries", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 375, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 374, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (CD One)) (PP (IN on) (NP (NN top))) (, ,) (NP (NP (CD one)) (PP (IN on) (NP (DT the) (NN bottom)))) (. .)))" }, "speaker": "Alex", "text": "One on top, one on the bottom.", "tokens": [ { "deprel": "root", "end_char": 379, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "one", "misc": "", "start_char": 376, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 382, "feats": null, "head": 3, "id": 2, "lemma": "on", "misc": "", "start_char": 380, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 386, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "top", "misc": "", "start_char": 383, "text": "top", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 388, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 387, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 392, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 5, "lemma": "one", "misc": "", "start_char": 389, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 395, "feats": null, "head": 8, "id": 6, "lemma": "on", "misc": "", "start_char": 393, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 399, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 396, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 406, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "bottom", "misc": "", "start_char": 400, "text": "bottom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 407, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (NNS Stems)) (VP (VBN removed)) (. ?)))" }, "speaker": "Sheldon", "text": "Stems removed?", "tokens": [ { "deprel": "nsubj", "end_char": 414, "feats": "Number=Plur", "head": 2, "id": 1, "lemma": "stem", "misc": "", "start_char": 409, "text": "Stems", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 422, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 2, "lemma": "remove", "misc": "", "start_char": 415, "text": "removed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 424, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 423, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Um)) (, ...) (NP (JJ top) (CD one)) (, ,) (INTJ (UH yes) (. .)) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB check) (NP (NP (DT the) (NN one)) (PP (IN on) (NP (DT the) (NN bottom)))))) (. .)))" }, "speaker": "Alex", "text": "Um...top one, yes . I didn't check the one on the bottom.", "tokens": [ { "deprel": "discourse", "end_char": 427, "feats": null, "head": 4, "id": 1, "lemma": "um", "misc": "", "start_char": 425, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 431, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 428, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 435, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "top", "misc": "", "start_char": 432, "text": "top", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 439, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 4, "lemma": "one", "misc": "", "start_char": 436, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 440, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 445, "feats": null, "head": 11, "id": 6, "lemma": "yes", "misc": "", "start_char": 442, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 446, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 449, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 448, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 453, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 450, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 457, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 454, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 463, "feats": "VerbForm=Inf", "head": 4, "id": 11, "lemma": "check", "misc": "", "start_char": 458, "text": "check", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 467, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 464, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 471, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "one", "misc": "", "start_char": 468, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 474, "feats": null, "head": 16, "id": 14, "lemma": "on", "misc": "", "start_char": 472, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 478, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 475, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 485, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "bottom", "misc": "", "start_char": 479, "text": "bottom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 487, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 486, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH Oh) (, ...) (. !)))" }, "speaker": "Leonard", "text": "Oh ...!", "tokens": [ { "deprel": "root", "end_char": 490, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 488, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 494, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 491, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 496, "feats": null, "head": 1, "id": 3, "lemma": "!", "misc": "", "start_char": 495, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NFP _) (NP (PRP I)) (VP (VBP 'm) (ADJP (ADJP (RB so) (JJ sorry)) (, ,) (NP (NNP Dr.) (NNP Cooper)))) (. .)))" }, "speaker": "Alex", "text": "_ I'm so sorry, Dr. Cooper.", "tokens": [ { "deprel": "punct", "end_char": 498, "feats": null, "head": 5, "id": 1, "lemma": "_", "misc": "", "start_char": 497, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "nsubj", "end_char": 500, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 499, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 503, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 501, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 506, "feats": null, "head": 5, "id": 4, "lemma": "so", "misc": "", "start_char": 504, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 512, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sorry", "misc": "", "start_char": 507, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 514, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 513, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 518, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Dr.", "misc": "", "start_char": 515, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 525, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Cooper", "misc": "", "start_char": 519, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 526, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (RB all) (JJ right)))) (, ,) (S (NP (NNP Alex) (. .)) (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ mad) (PP (IN at) (NP (PRP you)))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB just) (JJ disappointed)))) (. .)))" }, "speaker": "Sheldon", "text": "It's all right, Alex . I'm not mad at you . I'm just disappointed.", "tokens": [ { "deprel": "nsubj", "end_char": 530, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 528, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 533, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 531, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 537, "feats": null, "head": 4, "id": 3, "lemma": "all", "misc": "", "start_char": 534, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 543, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "right", "misc": "", "start_char": 538, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 545, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 544, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 550, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Alex", "misc": "", "start_char": 546, "text": "Alex", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 552, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 551, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 554, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 553, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 557, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 555, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 561, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 558, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 565, "feats": "Degree=Pos", "head": 4, "id": 11, "lemma": "mad", "misc": "", "start_char": 562, "text": "mad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 568, "feats": null, "head": 13, "id": 12, "lemma": "at", "misc": "", "start_char": 566, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 572, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 13, "lemma": "you", "misc": "", "start_char": 569, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 574, "feats": null, "head": 11, "id": 14, "lemma": ".", "misc": "", "start_char": 573, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 576, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 15, "lemma": "I", "misc": "", "start_char": 575, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 579, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 577, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 584, "feats": null, "head": 18, "id": 17, "lemma": "just", "misc": "", "start_char": 580, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 597, "feats": "Degree=Pos", "head": 11, "id": 18, "lemma": "disappointed", "misc": "", "start_char": 585, "text": "disappointed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 599, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 598, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (VP (VB Wait) (, ,) (NP (NNP Alex) (. .)) (SQ (VBP Do) (NP (PRP you)) (VP (VB want) (S (VP (TO to) (VP (VB join) (NP (PRP us)))))))) (. ?)))" }, "speaker": "Leonard", "text": "Wait, Alex . Do you want to join us?", "tokens": [ { "deprel": "root", "end_char": 604, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 600, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 606, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 605, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 611, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Alex", "misc": "", "start_char": 607, "text": "Alex", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 613, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 612, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 616, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 614, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 620, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 617, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 625, "feats": "VerbForm=Inf", "head": 1, "id": 7, "lemma": "want", "misc": "", "start_char": 621, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 628, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 626, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 633, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "join", "misc": "", "start_char": 629, "text": "join", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 636, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "we", "misc": "", "start_char": 634, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 1, "id": 11, "lemma": "?", "misc": "", "start_char": 637, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (INTJ (UH Um) (. ...)))" }, "speaker": "Alex", "text": "Um ...", "tokens": [ { "deprel": "root", "end_char": 641, "feats": null, "head": 0, "id": 1, "lemma": "um", "misc": "", "start_char": 639, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 645, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 642, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (FRAG (INTJ (UH Uh)) (, ,) (NP (NNP Alex)) (, ,) (NP (DT a) (NN moment)) (. .)) (NP (PRP I)) (VP (VBP need) (NP (DT a) (NN word)) (PP (IN with) (NP (NNP Dr.) (NNP Hofstadter) (. .)))) (SQ (VBP Do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (NP (PRP it))) (VP (VBZ 's) (ADJP (JJ appropriate)) (SBAR (IN for) (S (NP (PRP her)) (VP (TO to) (VP (VB sit) (PP (IN with) (NP (PRP us))) (, ,) (PP (VBN given) (NP (PRP$ her) (NN station))))))))))) (. ?))))" }, "speaker": "Sheldon", "text": "Uh, Alex, a moment . I need a word with Dr. Hofstadter . Do you think it's appropriate for her to sit with us, given her station?", "tokens": [ { "deprel": "discourse", "end_char": 648, "feats": null, "head": 6, "id": 1, "lemma": "uh", "misc": "", "start_char": 646, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 650, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 649, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 655, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "Alex", "misc": "", "start_char": 651, "text": "Alex", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 657, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 656, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 659, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 658, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 666, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "moment", "misc": "", "start_char": 660, "text": "moment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 668, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 667, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 670, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 669, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 675, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "need", "misc": "", "start_char": 671, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 677, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 676, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 682, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "word", "misc": "", "start_char": 678, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 687, "feats": null, "head": 13, "id": 12, "lemma": "with", "misc": "", "start_char": 683, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 691, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Dr.", "misc": "", "start_char": 688, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 702, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "Hofstadter", "misc": "", "start_char": 692, "text": "Hofstadter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 704, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 703, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 707, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "do", "misc": "", "start_char": 705, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 711, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 17, "lemma": "you", "misc": "", "start_char": 708, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 717, "feats": "VerbForm=Inf", "head": 6, "id": 18, "lemma": "think", "misc": "", "start_char": 712, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "expl", "end_char": 720, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 19, "lemma": "it", "misc": "", "start_char": 718, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 723, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 721, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 735, "feats": "Degree=Pos", "head": 18, "id": 21, "lemma": "appropriate", "misc": "", "start_char": 724, "text": "appropriate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 739, "feats": null, "head": 25, "id": 22, "lemma": "for", "misc": "", "start_char": 736, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 743, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 23, "lemma": "her", "misc": "", "start_char": 740, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 746, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 744, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 750, "feats": "VerbForm=Inf", "head": 21, "id": 25, "lemma": "sit", "misc": "", "start_char": 747, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 755, "feats": null, "head": 27, "id": 26, "lemma": "with", "misc": "", "start_char": 751, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 758, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 25, "id": 27, "lemma": "we", "misc": "", "start_char": 756, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 760, "feats": null, "head": 29, "id": 28, "lemma": ",", "misc": "", "start_char": 759, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 766, "feats": "Tense=Past|VerbForm=Part", "head": 25, "id": 29, "lemma": "give", "misc": "", "start_char": 761, "text": "given", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 770, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "her", "misc": "", "start_char": 767, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 778, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "station", "misc": "", "start_char": 771, "text": "station", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 780, "feats": null, "head": 6, "id": 32, "lemma": "?", "misc": "", "start_char": 779, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (SQ (VP (VBN Given) (NP (PRP her)) (FRAG (WHNP (WP what)))) (. ?)))" }, "speaker": "Leonard", "text": "Given her what?", "tokens": [ { "deprel": "root", "end_char": 786, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 1, "lemma": "give", "misc": "", "start_char": 781, "text": "Given", "upos": "VERB", "xpos": "VBN" }, { "deprel": "iobj", "end_char": 790, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "her", "misc": "", "start_char": 787, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 795, "feats": "PronType=Int", "head": 1, "id": 3, "lemma": "what", "misc": "", "start_char": 791, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 797, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 796, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN learned) (NP (NN anything)) (PP (IN from) (NP (NP (JJ British) (NN television) (NNS shows)) (PP (IN on) (NP (NNP PBS))))))))) (NP (PRP it)) (VP (VBZ 's) (SBAR (IN that) (S (NP (NNS servants)) (VP (VBP dine) (ADVP (RB downstairs)) (PP (IN with) (NP (PRP$ their) (JJ own) (NN kind))))))) (. .)))" }, "speaker": "Sheldon", "text": "If I've learned anything from British television shows on PBS it's that servants dine downstairs with their own kind.", "tokens": [ { "deprel": "mark", "end_char": 800, "feats": null, "head": 4, "id": 1, "lemma": "if", "misc": "", "start_char": 798, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 802, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 801, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 806, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "have", "misc": "", "start_char": 803, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 814, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 4, "lemma": "learn", "misc": "", "start_char": 807, "text": "learned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 823, "feats": "Number=Sing|PronType=Ind", "head": 4, "id": 5, "lemma": "anything", "misc": "", "start_char": 815, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 828, "feats": null, "head": 9, "id": 6, "lemma": "from", "misc": "", "start_char": 824, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 836, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "British", "misc": "", "start_char": 829, "text": "British", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 847, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "television", "misc": "", "start_char": 837, "text": "television", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 853, "feats": "Number=Plur", "head": 5, "id": 9, "lemma": "show", "misc": "", "start_char": 848, "text": "shows", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 856, "feats": null, "head": 11, "id": 10, "lemma": "on", "misc": "", "start_char": 854, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 860, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "PBS", "misc": "", "start_char": 857, "text": "PBS", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj:outer", "end_char": 863, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 12, "lemma": "it", "misc": "", "start_char": 861, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 866, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 13, "lemma": "be", "misc": "", "start_char": 864, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 871, "feats": null, "head": 16, "id": 14, "lemma": "that", "misc": "", "start_char": 867, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 880, "feats": "Number=Plur", "head": 16, "id": 15, "lemma": "servant", "misc": "", "start_char": 872, "text": "servants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 885, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 16, "lemma": "dine", "misc": "", "start_char": 881, "text": "dine", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 896, "feats": null, "head": 16, "id": 17, "lemma": "downstairs", "misc": "", "start_char": 886, "text": "downstairs", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 901, "feats": null, "head": 21, "id": 18, "lemma": "with", "misc": "", "start_char": 897, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 907, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 19, "lemma": "their", "misc": "", "start_char": 902, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 911, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "own", "misc": "", "start_char": 908, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 916, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "kind", "misc": "", "start_char": 912, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 918, "feats": null, "head": 16, "id": 22, "lemma": ".", "misc": "", "start_char": 917, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Leonard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 923, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 919, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 925, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 924, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (NN kindness)))) (, ,) (S (NP (NNP Leonard) (. .)) (ADVP (RB Otherwise))) (, ,) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB cruelly)) (VP (VBG tempting) (NP (PRP them)) (PP (IN with) (NP (NP (DT a) (NN glimpse)) (PP (IN of) (NP (NP (DT a) (NN world)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (PP (ADVP (RB just)) (IN beyond) (NP (PRP$ their) (ADJP (NN soot) (HYPH -) (VBN stained)) (NNS fingertips))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "It's a kindness, Leonard . Otherwise, you're cruelly tempting them with a glimpse of a world that's just beyond their soot - stained fingertips.", "tokens": [ { "deprel": "nsubj", "end_char": 928, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 926, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 931, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 929, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 933, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 932, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 942, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "kindness", "misc": "", "start_char": 934, "text": "kindness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 944, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 943, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 952, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Leonard", "misc": "", "start_char": 945, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 954, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 953, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 964, "feats": null, "head": 13, "id": 8, "lemma": "otherwise", "misc": "", "start_char": 955, "text": "Otherwise", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 966, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 965, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 970, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 10, "lemma": "you", "misc": "", "start_char": 967, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 974, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 971, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 982, "feats": null, "head": 13, "id": 12, "lemma": "cruelly", "misc": "", "start_char": 975, "text": "cruelly", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 991, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 13, "lemma": "tempt", "misc": "", "start_char": 983, "text": "tempting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 996, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "they", "misc": "", "start_char": 992, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1001, "feats": null, "head": 17, "id": 15, "lemma": "with", "misc": "", "start_char": 997, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1003, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 1002, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1011, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "glimpse", "misc": "", "start_char": 1004, "text": "glimpse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1014, "feats": null, "head": 20, "id": 18, "lemma": "of", "misc": "", "start_char": 1012, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1016, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 1015, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1022, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "world", "misc": "", "start_char": 1017, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1027, "feats": "PronType=Rel", "head": 29, "id": 21, "lemma": "that", "misc": "", "start_char": 1023, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "cop", "end_char": 1030, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 22, "lemma": "be", "misc": "", "start_char": 1028, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1035, "feats": null, "head": 29, "id": 23, "lemma": "just", "misc": "", "start_char": 1031, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1042, "feats": null, "head": 29, "id": 24, "lemma": "beyond", "misc": "", "start_char": 1036, "text": "beyond", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1048, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 29, "id": 25, "lemma": "their", "misc": "", "start_char": 1043, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1053, "feats": "Number=Sing", "head": 28, "id": 26, "lemma": "soot", "misc": "", "start_char": 1049, "text": "soot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1055, "feats": null, "head": 26, "id": 27, "lemma": "-", "misc": "", "start_char": 1054, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 1063, "feats": "Tense=Past|VerbForm=Part", "head": 29, "id": 28, "lemma": "stain", "misc": "", "start_char": 1056, "text": "stained", "upos": "VERB", "xpos": "VBN" }, { "deprel": "acl:relcl", "end_char": 1074, "feats": "Number=Plur", "head": 20, "id": 29, "lemma": "fingertip", "misc": "", "start_char": 1064, "text": "fingertips", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1076, "feats": null, "head": 4, "id": 30, "lemma": ".", "misc": "", "start_char": 1075, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (JJ sure) (. .)) (VP (UH Please) (VP (VB join) (NP (PRP us)))) (. .)))" }, "speaker": "Leonard", "text": "Oh, sure . Please join us.", "tokens": [ { "deprel": "discourse", "end_char": 1079, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 1077, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1081, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1080, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1086, "feats": "Degree=Pos", "head": 6, "id": 3, "lemma": "sure", "misc": "", "start_char": 1082, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1088, "feats": null, "head": 6, "id": 4, "lemma": ".", "misc": "", "start_char": 1087, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1095, "feats": null, "head": 6, "id": 5, "lemma": "please", "misc": "", "start_char": 1089, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 1100, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 6, "lemma": "join", "misc": "", "start_char": 1096, "text": "join", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1103, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "we", "misc": "", "start_char": 1101, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1105, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 1104, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH okay)) (. .)))" }, "speaker": "Alex", "text": "Oh, okay.", "tokens": [ { "deprel": "discourse", "end_char": 1108, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 1106, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1110, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1109, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1115, "feats": null, "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 1111, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1117, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1116, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (NP (NNP Alex)) (, ,) (WHNP (WP what)) (VP (VBZ 's) (NP (NP (DT the) (NN topic)) (PP (IN of) (NP (PRP$ your) (NN dissertation))))) (. ?)))" }, "speaker": "Leonard", "text": "So, Alex, what's the topic of your dissertation?", "tokens": [ { "deprel": "advmod", "end_char": 1120, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 1118, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1122, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1121, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1127, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Alex", "misc": "", "start_char": 1123, "text": "Alex", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1129, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1128, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1134, "feats": "PronType=Int", "head": 0, "id": 5, "lemma": "what", "misc": "", "start_char": 1130, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1137, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 6, "lemma": "be", "misc": "", "start_char": 1135, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1141, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 1138, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1147, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "topic", "misc": "", "start_char": 1142, "text": "topic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1150, "feats": null, "head": 11, "id": 9, "lemma": "of", "misc": "", "start_char": 1148, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1155, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "your", "misc": "", "start_char": 1151, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1168, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "dissertation", "misc": "", "start_char": 1156, "text": "dissertation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1170, "feats": null, "head": 5, "id": 12, "lemma": "?", "misc": "", "start_char": 1169, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG looking) (PP (IN for) (NP (NP (NNP Trojan) (NNS asteroids)) (PP (IN at) (NP (NP (NNP Earth) (POS 's)) (NML (NNP L) (HYPH -) (CD Five) (NNP Lagrange)) (NN point))))))) (. .)))" }, "speaker": "Alex", "text": "I'm looking for Trojan asteroids at Earth's L - Five Lagrange point.", "tokens": [ { "deprel": "nsubj", "end_char": 1172, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1171, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1175, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1173, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1183, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 1176, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1187, "feats": null, "head": 6, "id": 4, "lemma": "for", "misc": "", "start_char": 1184, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1194, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Trojan", "misc": "", "start_char": 1188, "text": "Trojan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1204, "feats": "Number=Plur", "head": 3, "id": 6, "lemma": "asteroid", "misc": "", "start_char": 1195, "text": "asteroids", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1207, "feats": null, "head": 14, "id": 7, "lemma": "at", "misc": "", "start_char": 1205, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1213, "feats": "Number=Sing", "head": 14, "id": 8, "lemma": "Earth", "misc": "", "start_char": 1208, "text": "Earth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1216, "feats": null, "head": 8, "id": 9, "lemma": "'s", "misc": "", "start_char": 1214, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 1218, "feats": "Number=Sing", "head": 14, "id": 10, "lemma": "L", "misc": "", "start_char": 1217, "text": "L", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1220, "feats": null, "head": 12, "id": 11, "lemma": "-", "misc": "", "start_char": 1219, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nummod", "end_char": 1225, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 12, "lemma": "five", "misc": "", "start_char": 1221, "text": "Five", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 1234, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "Lagrange", "misc": "", "start_char": 1226, "text": "Lagrange", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1240, "feats": "Number=Sing", "head": 6, "id": 14, "lemma": "point", "misc": "", "start_char": 1235, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1242, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 1241, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBZ happens) (S (VP (TO to) (VP (VB be) (NP (NP (NP (NNP Dr.) (NNP Koothrappali) (POS 's)) (NN field)) (PP (IN of) (NP (NN expertise)))))))) (. .) (S (NP (PRP You) (CD two)) (VP (VBP have) (NP (NP (DT a) (NN lot)) (SBAR (S (VP (TO to) (VP (VB talk) (PP (IN about))))))))) (. .)))" }, "speaker": "Leonard", "text": "Oh, that happens to be Dr. Koothrappali's field of expertise . You two have a lot to talk about.", "tokens": [ { "deprel": "discourse", "end_char": 1245, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 1243, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1247, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1246, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1252, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 1248, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 1260, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "happen", "misc": "", "start_char": 1253, "text": "happens", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1263, "feats": null, "head": 10, "id": 5, "lemma": "to", "misc": "", "start_char": 1261, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1266, "feats": "VerbForm=Inf", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 1264, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1270, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "Dr.", "misc": "", "start_char": 1267, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1283, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Koothrappali", "misc": "", "start_char": 1271, "text": "Koothrappali", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1286, "feats": null, "head": 7, "id": 9, "lemma": "'s", "misc": "", "start_char": 1284, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "xcomp", "end_char": 1292, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "field", "misc": "", "start_char": 1287, "text": "field", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1295, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 1293, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1305, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "expertise", "misc": "", "start_char": 1296, "text": "expertise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1307, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 1306, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1311, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 1308, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "flat", "end_char": 1315, "feats": "NumForm=Word|NumType=Card", "head": 14, "id": 15, "lemma": "two", "misc": "", "start_char": 1312, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 1320, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 16, "lemma": "have", "misc": "", "start_char": 1316, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1322, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 1321, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1326, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "lot", "misc": "", "start_char": 1323, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1329, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 1327, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1334, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "talk", "misc": "", "start_char": 1330, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 1340, "feats": null, "head": 20, "id": 21, "lemma": "about", "misc": "", "start_char": 1335, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1342, "feats": null, "head": 4, "id": 22, "lemma": ".", "misc": "", "start_char": 1341, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (PRP he)) (ADJP (RB all) (JJ right)) (. ?)))" }, "speaker": "Alex", "text": "Is he all right?", "tokens": [ { "deprel": "cop", "end_char": 1345, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 1343, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1348, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "he", "misc": "", "start_char": 1346, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1352, "feats": null, "head": 4, "id": 3, "lemma": "all", "misc": "", "start_char": 1349, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1358, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "right", "misc": "", "start_char": 1353, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1360, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1359, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (CC But) (PP (VBN compared) (PP (IN to) (NP (PRP$ your) (NN boss)))) (, ,) (NP (PRP he)) (VP (VBZ 's) (NP (NP (DT the) (NN poster) (NN boy)) (PP (IN for) (NP (NN sanity))))) (. .)))" }, "speaker": "Leonard", "text": "But compared to your boss, he's the poster boy for sanity.", "tokens": [ { "deprel": "cc", "end_char": 1364, "feats": null, "head": 11, "id": 1, "lemma": "but", "misc": "", "start_char": 1361, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "acl", "end_char": 1373, "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": 2, "lemma": "compare", "misc": "", "start_char": 1365, "text": "compared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1376, "feats": null, "head": 5, "id": 3, "lemma": "to", "misc": "", "start_char": 1374, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1381, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 1377, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1386, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "boss", "misc": "", "start_char": 1382, "text": "boss", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1388, "feats": null, "head": 2, "id": 6, "lemma": ",", "misc": "", "start_char": 1387, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1391, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 7, "lemma": "he", "misc": "", "start_char": 1389, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1394, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 1392, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1398, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 1395, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1405, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "poster", "misc": "", "start_char": 1399, "text": "poster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1409, "feats": "Number=Sing", "head": 0, "id": 11, "lemma": "boy", "misc": "", "start_char": 1406, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1413, "feats": null, "head": 13, "id": 12, "lemma": "for", "misc": "", "start_char": 1410, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1420, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "sanity", "misc": "", "start_char": 1414, "text": "sanity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1422, "feats": null, "head": 11, "id": 14, "lemma": ".", "misc": "", "start_char": 1421, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ okay)))) (, ,) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (PP (IN around) (NP (NNS scientists))) (NP (PDT all) (PRP$ my) (NN life))))) (. .) (S (NP (PRP$ My) (NN dad)) (VP (VBZ 's) (NP (NP (DT an) (NN astronomer)) (PP (IN at) (NP (NNP SETI)))))) (. .)))" }, "speaker": "Alex", "text": "It's okay, I've been around scientists all my life . My dad's an astronomer at SETI.", "tokens": [ { "deprel": "nsubj", "end_char": 1425, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 1423, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1428, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1426, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1433, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 1429, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1435, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1434, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1437, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 5, "lemma": "I", "misc": "", "start_char": 1436, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1441, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "have", "misc": "", "start_char": 1438, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 1446, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 1442, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "case", "end_char": 1453, "feats": null, "head": 9, "id": 8, "lemma": "around", "misc": "", "start_char": 1447, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 1464, "feats": "Number=Plur", "head": 3, "id": 9, "lemma": "scientist", "misc": "", "start_char": 1454, "text": "scientists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "det:predet", "end_char": 1468, "feats": null, "head": 12, "id": 10, "lemma": "all", "misc": "", "start_char": 1465, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 1471, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "misc": "", "start_char": 1469, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl:tmod", "end_char": 1476, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "life", "misc": "", "start_char": 1472, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1478, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 1477, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1481, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "my", "misc": "", "start_char": 1479, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1485, "feats": "Number=Sing", "head": 18, "id": 15, "lemma": "dad", "misc": "", "start_char": 1482, "text": "dad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1488, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 1486, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1491, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 1489, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1502, "feats": "Number=Sing", "head": 3, "id": 18, "lemma": "astronomer", "misc": "", "start_char": 1492, "text": "astronomer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1505, "feats": null, "head": 20, "id": 19, "lemma": "at", "misc": "", "start_char": 1503, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1510, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "SETI", "misc": "", "start_char": 1506, "text": "SETI", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1512, "feats": null, "head": 3, "id": 21, "lemma": ".", "misc": "", "start_char": 1511, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NNP SETI) (. .)) (NP (NP (DT The) (NN Search)) (PP (IN for) (NP (JJ Extraterrestrial) (NNP Intelligence)))) (. .) (S (NP (PRP You)) (VP (MD should) (VP (VB introduce) (NP (PRP him)) (PP (IN to) (NP (NNP Sheldon) (. .))) (SBAR (S (NP (DT The) (NN search)) (VP (VBZ is) (ADVP (RB over)))))))) (. .)))" }, "speaker": "Leonard", "text": "Oh, SETI . The Search for Extraterrestrial Intelligence . You should introduce him to Sheldon . The search is over.", "tokens": [ { "deprel": "discourse", "end_char": 1515, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 1513, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1517, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1516, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1522, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "SETI", "misc": "", "start_char": 1518, "text": "SETI", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1524, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1523, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1528, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 1525, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1535, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "search", "misc": "", "start_char": 1529, "text": "Search", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1539, "feats": null, "head": 9, "id": 7, "lemma": "for", "misc": "", "start_char": 1536, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1556, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "extraterrestrial", "misc": "", "start_char": 1540, "text": "Extraterrestrial", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1569, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "Intelligence", "misc": "", "start_char": 1557, "text": "Intelligence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1571, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 1570, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1575, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 11, "lemma": "you", "misc": "", "start_char": 1572, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1582, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "should", "misc": "", "start_char": 1576, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1592, "feats": "VerbForm=Inf", "head": 3, "id": 13, "lemma": "introduce", "misc": "", "start_char": 1583, "text": "introduce", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1596, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "he", "misc": "", "start_char": 1593, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1599, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 1597, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1607, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "Sheldon", "misc": "", "start_char": 1600, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1609, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 1608, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1613, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 1610, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1620, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "search", "misc": "", "start_char": 1614, "text": "search", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1623, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 1621, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1628, "feats": null, "head": 3, "id": 21, "lemma": "over", "misc": "", "start_char": 1624, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1630, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 1629, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (, ,) (WHNP (WHNP (WDT what) (NN kind)) (PP (IN of) (NP (NN research)))) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing))) (. ?)))" }, "speaker": "Alex", "text": "So, what kind of research are you doing?", "tokens": [ { "deprel": "discourse", "end_char": 1633, "feats": null, "head": 9, "id": 1, "lemma": "so", "misc": "", "start_char": 1631, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1635, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1634, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1640, "feats": "PronType=Int", "head": 4, "id": 3, "lemma": "what", "misc": "", "start_char": 1636, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "obj", "end_char": 1645, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "kind", "misc": "", "start_char": 1641, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1648, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 1646, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1657, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "research", "misc": "", "start_char": 1649, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1661, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 1658, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1665, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 1662, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1671, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 9, "lemma": "do", "misc": "", "start_char": 1666, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1673, "feats": null, "head": 9, "id": 10, "lemma": "?", "misc": "", "start_char": 1672, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (NP (NML (JJ High) (HYPH -) (NN energy)) (NNS lasers) (. .)))" }, "speaker": "Leonard", "text": "High - energy lasers.", "tokens": [ { "deprel": "amod", "end_char": 1678, "feats": "Degree=Pos", "head": 3, "id": 1, "lemma": "high", "misc": "", "start_char": 1674, "text": "High", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1680, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 1679, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1687, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "energy", "misc": "", "start_char": 1681, "text": "energy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1694, "feats": "Number=Plur", "head": 0, "id": 4, "lemma": "laser", "misc": "", "start_char": 1688, "text": "lasers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1696, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1695, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (LST (UH Ooh) (. .) (NN Military) (. ?)))" }, "speaker": "Alex", "text": "Ooh . Military?", "tokens": [ { "deprel": "discourse", "end_char": 1700, "feats": null, "head": 3, "id": 1, "lemma": "ooh", "misc": "", "start_char": 1697, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1702, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1701, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 1711, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "military", "misc": "", "start_char": 1703, "text": "Military", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1713, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1712, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Not) (RB yet)) (, ,) (CC but) (S (NP (PRP I)) (VP (MD can) (VP (VB remove) (NP (JJ unwanted) (NN hair)) (PP (IN from) (ADVP (NP (CD two) (NNS miles)) (RB away)))))) (. .)))" }, "speaker": "Leonard", "text": "Not yet, but I can remove unwanted hair from two miles away.", "tokens": [ { "deprel": "advmod", "end_char": 1717, "feats": null, "head": 2, "id": 1, "lemma": "not", "misc": "", "start_char": 1714, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1721, "feats": null, "head": 0, "id": 2, "lemma": "yet", "misc": "", "start_char": 1718, "text": "yet", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1723, "feats": null, "head": 7, "id": 3, "lemma": ",", "misc": "", "start_char": 1722, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1727, "feats": null, "head": 7, "id": 4, "lemma": "but", "misc": "", "start_char": 1724, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1729, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 1728, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1733, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "can", "misc": "", "start_char": 1730, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 1740, "feats": "VerbForm=Inf", "head": 2, "id": 7, "lemma": "remove", "misc": "", "start_char": 1734, "text": "remove", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1749, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "unwanted", "misc": "", "start_char": 1741, "text": "unwanted", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1754, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "hair", "misc": "", "start_char": 1750, "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1759, "feats": null, "head": 12, "id": 10, "lemma": "from", "misc": "", "start_char": 1755, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1763, "feats": "NumForm=Word|NumType=Card", "head": 12, "id": 11, "lemma": "two", "misc": "", "start_char": 1760, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 1769, "feats": "Number=Plur", "head": 13, "id": 12, "lemma": "mile", "misc": "", "start_char": 1764, "text": "miles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1774, "feats": null, "head": 7, "id": 13, "lemma": "away", "misc": "", "start_char": 1770, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1776, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 1775, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD had) (NP (NP (NN nothing)) (SBAR (S (VP (TO to) (VP (VB worry) (PP (IN about))))))))) (. .) (S (NP (DT That) (NN skank)) (VP (VBZ 's) (NP (NP (PRP$ your) (NN problem)) (, ,) (RB not) (NP (PRP mine))))) (. .)))" }, "speaker": "Amy", "text": "I had nothing to worry about . That skank's your problem, not mine.", "tokens": [ { "deprel": "nsubj", "end_char": 1778, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1777, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1782, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 1779, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1790, "feats": "Number=Sing|PronType=Neg", "head": 2, "id": 3, "lemma": "nothing", "misc": "", "start_char": 1783, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 1793, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1791, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1799, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "worry", "misc": "", "start_char": 1794, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 1805, "feats": null, "head": 5, "id": 6, "lemma": "about", "misc": "", "start_char": 1800, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1807, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 1806, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1812, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 8, "lemma": "that", "misc": "", "start_char": 1808, "text": "That", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1818, "feats": "Number=Sing", "head": 12, "id": 9, "lemma": "skank", "misc": "", "start_char": 1813, "text": "skank", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1821, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 1819, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1826, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 1822, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 1834, "feats": "Number=Sing", "head": 2, "id": 12, "lemma": "problem", "misc": "", "start_char": 1827, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1836, "feats": null, "head": 15, "id": 13, "lemma": ",", "misc": "", "start_char": 1835, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "orphan", "end_char": 1840, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 1837, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1845, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 15, "lemma": "mine", "misc": "", "start_char": 1841, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1847, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 1846, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (RB very) (JJ funny)))) (, ,) (NP (NNP Dr.) (NNP Hofstadter)) (. .)))" }, "speaker": "Alex", "text": "You're very funny, Dr. Hofstadter.", "tokens": [ { "deprel": "nsubj", "end_char": 1851, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1848, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1855, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1852, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1860, "feats": null, "head": 4, "id": 3, "lemma": "very", "misc": "", "start_char": 1856, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1866, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "funny", "misc": "", "start_char": 1861, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1868, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 1867, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1872, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Dr.", "misc": "", "start_char": 1869, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1883, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Hofstadter", "misc": "", "start_char": 1873, "text": "Hofstadter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1885, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 1884, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Leonard", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 1891, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 1886, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1895, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1892, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1897, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1896, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (NP (NNP Cherry) (NN stem) (. .) (NNP Cherry) (NN stem) (. .)))" }, "speaker": "Sheldon", "text": "Cherry stem . Cherry stem.", "tokens": [ { "deprel": "compound", "end_char": 1904, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Cherry", "misc": "", "start_char": 1898, "text": "Cherry", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1909, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "stem", "misc": "", "start_char": 1905, "text": "stem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1911, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1910, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 1918, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Cherry", "misc": "", "start_char": 1912, "text": "Cherry", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1923, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "stem", "misc": "", "start_char": 1919, "text": "stem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1925, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1924, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 5, 5 ], [ 1, 3, 3 ], [ 1, 8, 8 ], [ 2, 3, 3 ] ], [ [ 0, 9, 9 ], [ 2, 0, 0 ] ], [ [ 2, 3, 4 ] ], [ [ 3, 2, 2 ], [ 3, 6, 7 ], [ 14, 6, 7 ], [ 18, 7, 7 ], [ 20, 1, 1 ], [ 29, 3, 4 ], [ 31, 15, 15 ] ], [ [ 5, 1, 1 ], [ 8, 3, 3 ] ], [ [ 5, 0, 1 ] ], [ [ 5, 3, 4 ] ], [ [ 7, 4, 4 ] ], [ [ 7, 0, 4 ] ], [ [ 9, 0, 1 ] ], [ [ 11, 0, 0 ], [ 39, 0, 1 ], [ 39, 3, 4 ] ], [ [ 12, 7, 7 ], [ 14, 1, 1 ], [ 14, 0, 1 ], [ 15, 5, 5 ], [ 15, 7, 7 ], [ 15, 12, 12 ], [ 15, 14, 14 ], [ 16, 2, 2 ], [ 16, 5, 5 ], [ 18, 2, 2 ], [ 18, 22, 22 ], [ 18, 29, 29 ], [ 19, 1, 1 ], [ 25, 2, 2 ], [ 25, 9, 9 ], [ 26, 0, 0 ], [ 29, 3, 3 ], [ 30, 4, 4 ], [ 30, 10, 10 ], [ 30, 13, 13 ], [ 31, 10, 10 ], [ 38, 1, 1 ] ], [ [ 16, 9, 9 ], [ 18, 26, 26 ], [ 23, 6, 6 ] ], [ [ 18, 12, 13 ], [ 18, 16, 16 ], [ 22, 5, 5 ], [ 22, 9, 9 ], [ 28, 1, 1 ], [ 29, 6, 6 ], [ 29, 8, 12 ], [ 32, 7, 7 ], [ 35, 4, 4 ], [ 37, 0, 0 ], [ 37, 5, 6 ] ], [ [ 18, 29, 30 ] ], [ [ 20, 10, 10 ] ], [ [ 20, 14, 14 ], [ 20, 18, 18 ], [ 20, 18, 20 ], [ 22, 13, 13 ], [ 22, 24, 24 ] ], [ [ 22, 24, 28 ] ], [ [ 26, 4, 5 ] ], [ [ 27, 13, 13 ], [ 27, 14, 14 ] ], [ [ 27, 13, 14 ] ], [ [ 30, 8, 8 ] ], [ [ 30, 13, 14 ], [ 31, 13, 13 ] ], [ [ 30, 19, 19 ], [ 31, 2, 2 ], [ 31, 4, 8 ] ], [ [ 30, 16, 19 ] ], [ [ 31, 7, 8 ] ], [ [ 33, 0, 3 ] ], [ [ 35, 7, 8 ] ], [ [ 36, 0, 0 ], [ 36, 14, 14 ] ], [ [ 36, 7, 8 ] ], [ [ 36, 10, 10 ] ] ]
s06e03c07t
Has your, uh, assistant said anything about me? In fact, she has . Uh, her exact words were, " What is that guy's problem? " I'm in her head . Let the dance begin. Here's your frozen yogurt, Dr. Cooper. This should be fun. Half chocolate, half vanilla, side by side, not swirled? Yes. Half a teaspoon of sprinkles? Rainbow, not chocolate. Two cherries? One on top, one on the bottom. Stems removed? Um...top one, yes . I didn't check the one on the bottom. Oh ...! _ I'm so sorry, Dr. Cooper. It's all right, Alex . I'm not mad at you . I'm just disappointed. Wait, Alex . Do you want to join us? Um ... Uh, Alex, a moment . I need a word with Dr. Hofstadter . Do you think it's appropriate for her to sit with us, given her station? Given her what? If I've learned anything from British television shows on PBS it's that servants dine downstairs with their own kind. What? It's a kindness, Leonard . Otherwise, you're cruelly tempting them with a glimpse of a world that's just beyond their soot - stained fingertips. Oh, sure . Please join us. Oh, okay. So, Alex, what's the topic of your dissertation? I'm looking for Trojan asteroids at Earth's L - Five Lagrange point. Oh, that happens to be Dr. Koothrappali's field of expertise . You two have a lot to talk about. Is he all right? But compared to your boss, he's the poster boy for sanity. It's okay, I've been around scientists all my life . My dad's an astronomer at SETI. Oh, SETI . The Search for Extraterrestrial Intelligence . You should introduce him to Sheldon . The search is over. So, what kind of research are you doing? High - energy lasers. Ooh . Military? Not yet, but I can remove unwanted hair from two miles away. I had nothing to worry about . That skank's your problem, not mine. You're very funny, Dr. Hofstadter. Thank you. Cherry stem . Cherry stem.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (NP (PRP you)) (VP (VBG doing)) (, ,) (NP (NNP Howie)) (. ?) (NP (PRP You)) (VP (VBG feeling) (ADVP (NP (DT a) (JJ little)) (JJR better))) (. ?)))" }, "speaker": "Bernadette", "text": "How you doing, Howie? You feeling a little better?", "tokens": [ { "deprel": "advmod", "end_char": 3, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "how", "misc": "", "start_char": 0, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 7, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 4, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 13, "feats": "Tense=Pres|VerbForm=Ger", "head": 8, "id": 3, "lemma": "do", "misc": "", "start_char": 8, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 15, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 14, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 21, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "Howie", "misc": "", "start_char": 16, "text": "Howie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 22, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 27, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 24, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 35, "feats": "VerbForm=Ger", "head": 0, "id": 8, "lemma": "feel", "misc": "", "start_char": 28, "text": "feeling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 37, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 36, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 44, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "little", "misc": "", "start_char": 38, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 51, "feats": "Degree=Cmp", "head": 8, "id": 11, "lemma": "good", "misc": "", "start_char": 45, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 53, "feats": null, "head": 8, "id": 12, "lemma": "?", "misc": "", "start_char": 52, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (DT a) (NN lot) (JJR better)) (, ,) (INTJ (NN thanks) (. .)) (S (NP (CD One) (NN sec) (. .)) (VP (VB Listen) (ADJP (RB close)))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN time))))))) (. .) (S (S (NP (PRP I)) (VP (VBP need) (NP (PRP you)) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (PRP$ my) (NN house)))))))) (. .) (S (PP (IN In) (NP (PRP$ my) (NN bedroom))) (, ,) (NP (PRP you)) (VP (MD 'll) (VP (VB find) (NP (DT a) (NN model) (NN rocket))))) (. .) (S (NP (PRP I)) (VP (VBP want) (S (NP (PRP you)) (VP (TO to) (VP (VP (VB take) (NP (PRP it))) (CC and) (VP (VB bring) (NP (PRP it)) (ADVP (RB back) (PP (IN to) (NP (PRP$ your) (NN place))))))))))) (. .)))" }, "speaker": "Howard", "text": "Oh, a lot better, thanks . One sec . Listen close . I don't have a lot of time . I need you to go to my house . In my bedroom, you'll find a model rocket . I want you to take it and bring it back to your place.", "tokens": [ { "deprel": "discourse", "end_char": 56, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 54, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 58, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 57, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 60, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 59, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 64, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "lot", "misc": "", "start_char": 61, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 71, "feats": "Degree=Cmp", "head": 0, "id": 5, "lemma": "good", "misc": "", "start_char": 65, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 73, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 72, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 80, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "thanks", "misc": "", "start_char": 74, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 82, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 81, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 86, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 9, "lemma": "one", "misc": "", "start_char": 83, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 90, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "sec", "misc": "", "start_char": 87, "text": "sec", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 92, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 91, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 99, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 12, "lemma": "listen", "misc": "", "start_char": 93, "text": "Listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 105, "feats": "Degree=Pos", "head": 12, "id": 13, "lemma": "close", "misc": "", "start_char": 100, "text": "close", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 106, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 109, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 15, "lemma": "I", "misc": "", "start_char": 108, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 112, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "do", "misc": "", "start_char": 110, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 116, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 113, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 121, "feats": "VerbForm=Inf", "head": 5, "id": 18, "lemma": "have", "misc": "", "start_char": 117, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 123, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 122, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 127, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "lot", "misc": "", "start_char": 124, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 130, "feats": null, "head": 22, "id": 21, "lemma": "of", "misc": "", "start_char": 128, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 135, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "time", "misc": "", "start_char": 131, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 137, "feats": null, "head": 5, "id": 23, "lemma": ".", "misc": "", "start_char": 136, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 139, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 24, "lemma": "I", "misc": "", "start_char": 138, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 144, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 25, "lemma": "need", "misc": "", "start_char": 140, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 148, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 25, "id": 26, "lemma": "you", "misc": "", "start_char": 145, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 151, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 149, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 154, "feats": "VerbForm=Inf", "head": 25, "id": 28, "lemma": "go", "misc": "", "start_char": 152, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 157, "feats": null, "head": 31, "id": 29, "lemma": "to", "misc": "", "start_char": 155, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 160, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "my", "misc": "", "start_char": 158, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 166, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "house", "misc": "", "start_char": 161, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 168, "feats": null, "head": 5, "id": 32, "lemma": ".", "misc": "", "start_char": 167, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 171, "feats": null, "head": 35, "id": 33, "lemma": "in", "misc": "", "start_char": 169, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 174, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 35, "id": 34, "lemma": "my", "misc": "", "start_char": 172, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 182, "feats": "Number=Sing", "head": 39, "id": 35, "lemma": "bedroom", "misc": "", "start_char": 175, "text": "bedroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 39, "id": 36, "lemma": ",", "misc": "", "start_char": 183, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 188, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 39, "id": 37, "lemma": "you", "misc": "", "start_char": 185, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 192, "feats": "VerbForm=Fin", "head": 39, "id": 38, "lemma": "will", "misc": "", "start_char": 189, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 197, "feats": "VerbForm=Inf", "head": 5, "id": 39, "lemma": "find", "misc": "", "start_char": 193, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 199, "feats": "Definite=Ind|PronType=Art", "head": 42, "id": 40, "lemma": "a", "misc": "", "start_char": 198, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 205, "feats": "Number=Sing", "head": 42, "id": 41, "lemma": "model", "misc": "", "start_char": 200, "text": "model", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 212, "feats": "Number=Sing", "head": 39, "id": 42, "lemma": "rocket", "misc": "", "start_char": 206, "text": "rocket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 214, "feats": null, "head": 5, "id": 43, "lemma": ".", "misc": "", "start_char": 213, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 216, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 45, "id": 44, "lemma": "I", "misc": "", "start_char": 215, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 221, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 45, "lemma": "want", "misc": "", "start_char": 217, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 225, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 45, "id": 46, "lemma": "you", "misc": "", "start_char": 222, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 228, "feats": null, "head": 48, "id": 47, "lemma": "to", "misc": "", "start_char": 226, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 233, "feats": "VerbForm=Inf", "head": 45, "id": 48, "lemma": "take", "misc": "", "start_char": 229, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 236, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 48, "id": 49, "lemma": "it", "misc": "", "start_char": 234, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 240, "feats": null, "head": 51, "id": 50, "lemma": "and", "misc": "", "start_char": 237, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 246, "feats": "VerbForm=Inf", "head": 48, "id": 51, "lemma": "bring", "misc": "", "start_char": 241, "text": "bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 249, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 51, "id": 52, "lemma": "it", "misc": "", "start_char": 247, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 254, "feats": null, "head": 51, "id": 53, "lemma": "back", "misc": "", "start_char": 250, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 257, "feats": null, "head": 56, "id": 54, "lemma": "to", "misc": "", "start_char": 255, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 262, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 56, "id": 55, "lemma": "your", "misc": "", "start_char": 258, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 268, "feats": "Number=Sing", "head": 51, "id": 56, "lemma": "place", "misc": "", "start_char": 263, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 270, "feats": null, "head": 5, "id": 57, "lemma": ".", "misc": "", "start_char": 269, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Bernadette", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 275, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 271, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 277, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 276, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (VP (VP (VB Step) (NP (CD two))) (, ,) (VP (VB build) (NP (NP (DT a) (NN version)) (ADJP (NP (QP (RB roughly) (CD 14)) (NNS stories)) (JJ high)))) (. .) (VP (VB Fill) (NP (PRP it)) (ADVP (JJ full) (PP (IN of) (NP (NN rocket) (NN fuel))))) (CC and) (VP (VB come) (VP (VB get) (NP (PRP me)))))) (. .) (NP (PRP I)) (VP (MD 'll) (VP (VB leave) (NP (DT the) (NN door)) (S (ADJP (JJ unlocked))))) (. .)))" }, "speaker": "Howard", "text": "Step two, build a version roughly 14 stories high . Fill it full of rocket fuel and come get me . I'll leave the door unlocked.", "tokens": [ { "deprel": "root", "end_char": 282, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "step", "misc": "", "start_char": 278, "text": "Step", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 286, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 2, "lemma": "two", "misc": "", "start_char": 283, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 288, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 287, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 294, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 4, "lemma": "build", "misc": "", "start_char": 289, "text": "build", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 296, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 295, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 304, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "version", "misc": "", "start_char": 297, "text": "version", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 312, "feats": null, "head": 8, "id": 7, "lemma": "roughly", "misc": "", "start_char": 305, "text": "roughly", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 315, "feats": "NumForm=Digit|NumType=Card", "head": 9, "id": 8, "lemma": "14", "misc": "", "start_char": 313, "text": "14", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 323, "feats": "Number=Plur", "head": 10, "id": 9, "lemma": "story", "misc": "", "start_char": 316, "text": "stories", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "xcomp", "end_char": 328, "feats": "Degree=Pos", "head": 4, "id": 10, "lemma": "high", "misc": "", "start_char": 324, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 330, "feats": null, "head": 12, "id": 11, "lemma": ".", "misc": "", "start_char": 329, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 335, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 12, "lemma": "fill", "misc": "", "start_char": 331, "text": "Fill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 338, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "it", "misc": "", "start_char": 336, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 343, "feats": "Degree=Pos", "head": 12, "id": 14, "lemma": "full", "misc": "", "start_char": 339, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 346, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 344, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 353, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "rocket", "misc": "", "start_char": 347, "text": "rocket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 358, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "fuel", "misc": "", "start_char": 354, "text": "fuel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 362, "feats": null, "head": 19, "id": 18, "lemma": "and", "misc": "", "start_char": 359, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 367, "feats": "Mood=Imp|VerbForm=Fin", "head": 12, "id": 19, "lemma": "come", "misc": "", "start_char": 363, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 371, "feats": "Mood=Imp|VerbForm=Fin", "head": 19, "id": 20, "lemma": "get", "misc": "", "start_char": 368, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 374, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 21, "lemma": "I", "misc": "", "start_char": 372, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 376, "feats": null, "head": 1, "id": 22, "lemma": ".", "misc": "", "start_char": 375, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 378, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 23, "lemma": "I", "misc": "", "start_char": 377, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 382, "feats": "VerbForm=Fin", "head": 25, "id": 24, "lemma": "will", "misc": "", "start_char": 379, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 388, "feats": "VerbForm=Inf", "head": 1, "id": 25, "lemma": "leave", "misc": "", "start_char": 383, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 392, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 389, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 397, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "door", "misc": "", "start_char": 393, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 406, "feats": "Degree=Pos", "head": 25, "id": 28, "lemma": "unlock", "misc": "", "start_char": 398, "text": "unlocked", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 1, "id": 29, "lemma": ".", "misc": "", "start_char": 407, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howie) (, ,) (NN honey)) (, ,) (ADVP (RB maybe)) (NP (PRP you)) (VP (MD should) (VP (VP (VB talk) (PP (IN to) (NP (NN someone)))) (, ,) (VP (VB let) (S (NP (PRP them)) (VP (VB know) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBG having) (NP (DT a) (JJ little) (NN anxiety))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "Howie, honey, maybe you should talk to someone, let them know you're having a little anxiety.", "tokens": [ { "deprel": "vocative", "end_char": 414, "feats": "Number=Sing", "head": 8, "id": 1, "lemma": "Howie", "misc": "", "start_char": 409, "text": "Howie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 416, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 415, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 422, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "honey", "misc": "", "start_char": 417, "text": "honey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 424, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 423, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 430, "feats": null, "head": 8, "id": 5, "lemma": "maybe", "misc": "", "start_char": 425, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 434, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 431, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 441, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "should", "misc": "", "start_char": 435, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 446, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "talk", "misc": "", "start_char": 442, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 449, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 447, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 457, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 10, "lemma": "someone", "misc": "", "start_char": 450, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 459, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 458, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 463, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 12, "lemma": "let", "misc": "", "start_char": 460, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 468, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "they", "misc": "", "start_char": 464, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 473, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "know", "misc": "", "start_char": 469, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 477, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 15, "lemma": "you", "misc": "", "start_char": 474, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 481, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 478, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 488, "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": 17, "lemma": "have", "misc": "", "start_char": 482, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 490, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 18, "lemma": "a", "misc": "", "start_char": 489, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 497, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "little", "misc": "", "start_char": 491, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 505, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "anxiety", "misc": "", "start_char": 498, "text": "anxiety", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 507, "feats": null, "head": 8, "id": 21, "lemma": ".", "misc": "", "start_char": 506, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ fine) (. .) (NP (DT No) (NN anxiety))))) (. !) (S (NP (PRP We)) (VP (MD should) (ADVP (RB probably)) (VP (VB talk) (PP (IN in) (NP (NN code)))))) (. .) (S (S (PP (IN From) (ADVP (RB now))) (ADJP (RB on))) (, ,) (`` \") (S (NP (NN frog) ('' \")) (VP (VBZ is) (NP (PRP me)))) (, ,) (`` \") (S (NP (NP (NN sandwich)) ('' \")) (VP (VBZ means) (S (NP (NP (PRP you)) (CC and) (NP (`` \") (NN lemon) ('' \"))) (VP (VP (VBZ means) (NP (NN rocket) (. .) (RB So))) (, ,) (VP (VB come) (PRT (RP on))) (, ,) (NP (NN sandwich)) (, ,) (S (VP (VB build) (NP (PRP me)) (NP (NP (DT a) (NN lemon) (NN 'cause)) (SBAR (S (NP (NN froggy)) (VP (VBZ wants) (S (VP (TO to) (VP (VB come) (ADVP (RB home)))))))))))))))) (. !)))" }, "speaker": "Howard", "text": "No, no, I'm fine . No anxiety! We should probably talk in code . From now on, \" frog \" is me, \" sandwich \" means you and \" lemon \" means rocket . So, come on, sandwich, build me a lemon 'cause froggy wants to come home!", "tokens": [ { "deprel": "discourse", "end_char": 510, "feats": "Polarity=Neg", "head": 7, "id": 1, "lemma": "no", "misc": "", "start_char": 508, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 512, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 511, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 515, "feats": "Polarity=Neg", "head": 7, "id": 3, "lemma": "no", "misc": "", "start_char": 513, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 517, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 516, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 519, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 518, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 522, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 520, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 527, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "fine", "misc": "", "start_char": 523, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 529, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 528, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 532, "feats": null, "head": 10, "id": 9, "lemma": "no", "misc": "", "start_char": 530, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 540, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "anxiety", "misc": "", "start_char": 533, "text": "anxiety", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 542, "feats": null, "head": 7, "id": 11, "lemma": "!", "misc": "", "start_char": 541, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 545, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "we", "misc": "", "start_char": 543, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 552, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "should", "misc": "", "start_char": 546, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 561, "feats": null, "head": 15, "id": 14, "lemma": "probably", "misc": "", "start_char": 553, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 566, "feats": "VerbForm=Inf", "head": 7, "id": 15, "lemma": "talk", "misc": "", "start_char": 562, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 569, "feats": null, "head": 17, "id": 16, "lemma": "in", "misc": "", "start_char": 567, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 574, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "code", "misc": "", "start_char": 570, "text": "code", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 576, "feats": null, "head": 7, "id": 18, "lemma": ".", "misc": "", "start_char": 575, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 581, "feats": null, "head": 20, "id": 19, "lemma": "from", "misc": "", "start_char": 577, "text": "From", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 585, "feats": null, "head": 27, "id": 20, "lemma": "now", "misc": "", "start_char": 582, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 588, "feats": null, "head": 27, "id": 21, "lemma": "on", "misc": "", "start_char": 586, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 590, "feats": null, "head": 27, "id": 22, "lemma": ",", "misc": "", "start_char": 589, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 592, "feats": null, "head": 24, "id": 23, "lemma": "\"", "misc": "", "start_char": 591, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 597, "feats": "Number=Sing", "head": 27, "id": 24, "lemma": "frog", "misc": "", "start_char": 593, "text": "frog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 599, "feats": null, "head": 24, "id": 25, "lemma": "\"", "misc": "", "start_char": 598, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cop", "end_char": 602, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 26, "lemma": "be", "misc": "", "start_char": 600, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 605, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 27, "lemma": "I", "misc": "", "start_char": 603, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 607, "feats": null, "head": 7, "id": 28, "lemma": ",", "misc": "", "start_char": 606, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 609, "feats": null, "head": 30, "id": 29, "lemma": "\"", "misc": "", "start_char": 608, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 618, "feats": "Number=Sing", "head": 32, "id": 30, "lemma": "sandwich", "misc": "", "start_char": 610, "text": "sandwich", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 620, "feats": null, "head": 30, "id": 31, "lemma": "\"", "misc": "", "start_char": 619, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "parataxis", "end_char": 626, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 32, "lemma": "mean", "misc": "", "start_char": 621, "text": "means", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 630, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 38, "id": 33, "lemma": "you", "misc": "", "start_char": 627, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 634, "feats": null, "head": 36, "id": 34, "lemma": "and", "misc": "", "start_char": 631, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 636, "feats": null, "head": 36, "id": 35, "lemma": "\"", "misc": "", "start_char": 635, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "conj", "end_char": 642, "feats": "Number=Sing", "head": 33, "id": 36, "lemma": "lemon", "misc": "", "start_char": 637, "text": "lemon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 644, "feats": null, "head": 36, "id": 37, "lemma": "\"", "misc": "", "start_char": 643, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "ccomp", "end_char": 650, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 32, "id": 38, "lemma": "mean", "misc": "", "start_char": 645, "text": "means", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 657, "feats": "Number=Sing", "head": 38, "id": 39, "lemma": "rocket", "misc": "", "start_char": 651, "text": "rocket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 659, "feats": null, "head": 7, "id": 40, "lemma": ".", "misc": "", "start_char": 658, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 662, "feats": null, "head": 43, "id": 41, "lemma": "so", "misc": "", "start_char": 660, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 664, "feats": null, "head": 41, "id": 42, "lemma": ",", "misc": "", "start_char": 663, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 669, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 43, "lemma": "come", "misc": "", "start_char": 665, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 672, "feats": null, "head": 43, "id": 44, "lemma": "on", "misc": "", "start_char": 670, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 674, "feats": null, "head": 46, "id": 45, "lemma": ",", "misc": "", "start_char": 673, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 683, "feats": "Number=Sing", "head": 43, "id": 46, "lemma": "sandwich", "misc": "", "start_char": 675, "text": "sandwich", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 685, "feats": null, "head": 48, "id": 47, "lemma": ",", "misc": "", "start_char": 684, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 691, "feats": "Mood=Imp|VerbForm=Fin", "head": 43, "id": 48, "lemma": "build", "misc": "", "start_char": 686, "text": "build", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 694, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 48, "id": 49, "lemma": "I", "misc": "", "start_char": 692, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 696, "feats": "Definite=Ind|PronType=Art", "head": 53, "id": 50, "lemma": "a", "misc": "", "start_char": 695, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 702, "feats": "Number=Sing", "head": 53, "id": 51, "lemma": "lemon", "misc": "", "start_char": 697, "text": "lemon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 709, "feats": "Number=Sing", "head": 53, "id": 52, "lemma": "'cause", "misc": "", "start_char": 703, "text": "'cause", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 716, "feats": "Number=Sing", "head": 54, "id": 53, "lemma": "froggy", "misc": "", "start_char": 710, "text": "froggy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 722, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 54, "lemma": "want", "misc": "", "start_char": 717, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 725, "feats": null, "head": 56, "id": 55, "lemma": "to", "misc": "", "start_char": 723, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 730, "feats": "VerbForm=Inf", "head": 54, "id": 56, "lemma": "come", "misc": "", "start_char": 726, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 735, "feats": null, "head": 56, "id": 57, "lemma": "home", "misc": "", "start_char": 731, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 737, "feats": null, "head": 7, "id": 58, "lemma": "!", "misc": "", "start_char": 736, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 4, 4 ], [ 0, 6, 6 ] ], [ [ 1, 14, 14 ], [ 1, 23, 23 ], [ 1, 29, 29 ], [ 1, 33, 33 ], [ 1, 43, 43 ], [ 3, 20, 20 ], [ 3, 22, 22 ], [ 5, 4, 4 ] ], [ [ 1, 25, 25 ], [ 1, 36, 36 ], [ 1, 45, 45 ], [ 1, 54, 54 ], [ 5, 29, 29 ], [ 5, 32, 32 ], [ 5, 45, 45 ] ], [ [ 1, 29, 30 ] ], [ [ 1, 33, 34 ] ], [ [ 1, 39, 41 ] ], [ [ 1, 40, 41 ], [ 1, 48, 48 ], [ 1, 51, 51 ] ], [ [ 1, 54, 55 ] ], [ [ 3, 5, 5 ], [ 3, 12, 12 ] ], [ [ 3, 15, 15 ], [ 5, 35, 35 ], [ 5, 38, 38 ], [ 5, 49, 50 ] ], [ [ 3, 15, 16 ] ], [ [ 3, 25, 26 ] ], [ [ 4, 0, 0 ], [ 4, 2, 2 ], [ 4, 5, 5 ], [ 4, 14, 14 ] ], [ [ 4, 9, 9 ], [ 4, 12, 12 ] ], [ [ 5, 11, 11 ] ], [ [ 5, 23, 23 ], [ 5, 26, 26 ], [ 5, 48, 48 ], [ 5, 52, 52 ] ] ]
s06e03c08t
How you doing, Howie? You feeling a little better? Oh, a lot better, thanks . One sec . Listen close . I don't have a lot of time . I need you to go to my house . In my bedroom, you'll find a model rocket . I want you to take it and bring it back to your place. Okay. Step two, build a version roughly 14 stories high . Fill it full of rocket fuel and come get me . I'll leave the door unlocked. Howie, honey, maybe you should talk to someone, let them know you're having a little anxiety. No, no, I'm fine . No anxiety! We should probably talk in code . From now on, " frog " is me, " sandwich " means you and " lemon " means rocket . So, come on, sandwich, build me a lemon 'cause froggy wants to come home!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (VB Look) (PP (IN at) (NP (PRP you))) (S (VP (VBG putting) (PP (IN on) (NP (DT a) (JJ brave) (NN face)))))) (. .)))" }, "speaker": "Amy", "text": "Look at you putting on a brave face.", "tokens": [ { "deprel": "root", "end_char": 4, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 0, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 7, "feats": null, "head": 3, "id": 2, "lemma": "at", "misc": "", "start_char": 5, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 11, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 3, "lemma": "you", "misc": "", "start_char": 8, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 19, "feats": "VerbForm=Ger", "head": 1, "id": 4, "lemma": "put", "misc": "", "start_char": 12, "text": "putting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 22, "feats": null, "head": 4, "id": 5, "lemma": "on", "misc": "", "start_char": 20, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 24, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 23, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 30, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "brave", "misc": "", "start_char": 25, "text": "brave", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 35, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "face", "misc": "", "start_char": 31, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 36, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (EX There)) (VP (VBZ 's) (NP (NP (NN nothing)) (SBAR (S (VP (TO to) (VP (VB be) (ADJP (JJ brave) (PP (IN about)))))))))) (. .) (S (NP (NN Everything)) (VP (VBZ 's) (ADJP (JJ fine)))) (. .)))" }, "speaker": "Penny", "text": "There's nothing to be brave about . Everything's fine.", "tokens": [ { "deprel": "expl", "end_char": 43, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 38, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 46, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 44, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 54, "feats": "Number=Sing|PronType=Neg", "head": 2, "id": 3, "lemma": "nothing", "misc": "", "start_char": 47, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 57, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 55, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 60, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 58, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl", "end_char": 66, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "brave", "misc": "", "start_char": 61, "text": "brave", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 72, "feats": null, "head": 6, "id": 7, "lemma": "about", "misc": "", "start_char": 67, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 73, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 85, "feats": "Number=Sing|PronType=Tot", "head": 11, "id": 9, "lemma": "everything", "misc": "", "start_char": 75, "text": "Everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "cop", "end_char": 88, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 86, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 93, "feats": "Degree=Pos", "head": 2, "id": 11, "lemma": "fine", "misc": "", "start_char": 89, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 94, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Really)) (. ?) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WRB how) (JJ much)) (S (NP (PRP you)) (VP (VBP know) (PP (IN about) (NP (NN primate) (NN behavior))))))))) (CC but) (S (NP (NP (NNP Sheldon) (POS 's)) (NN assistant)) (VP (VBD was) (ADVP (RB clearly)) (VP (VBG courting) (NP (NNP Leonard) (. .))))) (S (SQ (VBD Were) (NP (PRP she)) (NP (DT a) (NN mandrill))) (, ,) (S (NP (PRP she)) (VP (MD would) (VP (VB 've) (VP (VP (VBN bent) (ADVP (RB over))) (CC and) (VP (VBN displayed) (NP (PRP$ her) (ADJP (RB brightly) (JJ colored)) (NNS hindquarters)) (PP (IN like) (NP (DT a) (JJ big) (JJ red) (NN welcome) (NN mat)))))))) (. .) (S (PP (IN By) (NP (DT the) (NN way))) (, ,) (NP (PRP you)) (VP (VBP try) (NP (DT that)) (PP (IN at) (NP (DT the) (JJ junior) (NN prom))))) (, ,) (S (NP (PRP you)) (VP (VBP get) (VP (VBN kicked) (PRT (RP out)))))) (. .)))" }, "speaker": "Amy", "text": "Really? I don't know how much you know about primate behavior but Sheldon's assistant was clearly courting Leonard . Were she a mandrill, she would've bent over and displayed her brightly colored hindquarters like a big red welcome mat . By the way, you try that at the junior prom, you get kicked out.", "tokens": [ { "deprel": "advmod", "end_char": 102, "feats": null, "head": 6, "id": 1, "lemma": "really", "misc": "", "start_char": 96, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 103, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 106, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 105, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 109, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 107, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 113, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 110, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 118, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "know", "misc": "", "start_char": 114, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 122, "feats": "PronType=Int", "head": 8, "id": 7, "lemma": "how", "misc": "", "start_char": 119, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 127, "feats": "Degree=Pos", "head": 10, "id": 8, "lemma": "much", "misc": "", "start_char": 123, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 131, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 128, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 136, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 10, "lemma": "know", "misc": "", "start_char": 132, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 142, "feats": null, "head": 13, "id": 11, "lemma": "about", "misc": "", "start_char": 137, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 150, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "primate", "misc": "", "start_char": 143, "text": "primate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 159, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "behavior", "misc": "", "start_char": 151, "text": "behavior", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 163, "feats": null, "head": 20, "id": 14, "lemma": "but", "misc": "", "start_char": 160, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 171, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "Sheldon", "misc": "", "start_char": 164, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 174, "feats": null, "head": 15, "id": 16, "lemma": "'s", "misc": "", "start_char": 172, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 184, "feats": "Number=Sing", "head": 20, "id": 17, "lemma": "assistant", "misc": "", "start_char": 175, "text": "assistant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 188, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": 18, "lemma": "be", "misc": "", "start_char": 185, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 196, "feats": null, "head": 20, "id": 19, "lemma": "clearly", "misc": "", "start_char": 189, "text": "clearly", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 205, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 20, "lemma": "court", "misc": "", "start_char": 197, "text": "courting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 213, "feats": "Number=Sing", "head": 20, "id": 21, "lemma": "Leonard", "misc": "", "start_char": 206, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 215, "feats": null, "head": 6, "id": 22, "lemma": ".", "misc": "", "start_char": 214, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 220, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 26, "id": 23, "lemma": "be", "misc": "", "start_char": 216, "text": "Were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 224, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 24, "lemma": "she", "misc": "", "start_char": 221, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 226, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 25, "lemma": "a", "misc": "", "start_char": 225, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 235, "feats": "Number=Sing", "head": 20, "id": 26, "lemma": "mandrill", "misc": "", "start_char": 227, "text": "mandrill", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 237, "feats": null, "head": 6, "id": 27, "lemma": ",", "misc": "", "start_char": 236, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 241, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 28, "lemma": "she", "misc": "", "start_char": 238, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 247, "feats": "VerbForm=Fin", "head": 31, "id": 29, "lemma": "would", "misc": "", "start_char": 242, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 251, "feats": "VerbForm=Inf", "head": 31, "id": 30, "lemma": "have", "misc": "", "start_char": 248, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 256, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 31, "lemma": "bend", "misc": "", "start_char": 252, "text": "bent", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 261, "feats": null, "head": 31, "id": 32, "lemma": "over", "misc": "", "start_char": 257, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 265, "feats": null, "head": 34, "id": 33, "lemma": "and", "misc": "", "start_char": 262, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 275, "feats": "Tense=Past|VerbForm=Part", "head": 31, "id": 34, "lemma": "display", "misc": "", "start_char": 266, "text": "displayed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 279, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 38, "id": 35, "lemma": "her", "misc": "", "start_char": 276, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "advmod", "end_char": 288, "feats": null, "head": 37, "id": 36, "lemma": "brightly", "misc": "", "start_char": 280, "text": "brightly", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 296, "feats": "Degree=Pos", "head": 38, "id": 37, "lemma": "colored", "misc": "", "start_char": 289, "text": "colored", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 309, "feats": "Number=Plur", "head": 34, "id": 38, "lemma": "hindquarters", "misc": "", "start_char": 297, "text": "hindquarters", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 314, "feats": null, "head": 44, "id": 39, "lemma": "like", "misc": "", "start_char": 310, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 316, "feats": "Definite=Ind|PronType=Art", "head": 44, "id": 40, "lemma": "a", "misc": "", "start_char": 315, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 320, "feats": "Degree=Pos", "head": 44, "id": 41, "lemma": "big", "misc": "", "start_char": 317, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 324, "feats": "Degree=Pos", "head": 44, "id": 42, "lemma": "red", "misc": "", "start_char": 321, "text": "red", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 332, "feats": "Number=Sing", "head": 44, "id": 43, "lemma": "welcome", "misc": "", "start_char": 325, "text": "welcome", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 336, "feats": "Number=Sing", "head": 34, "id": 44, "lemma": "mat", "misc": "", "start_char": 333, "text": "mat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 338, "feats": null, "head": 6, "id": 45, "lemma": ".", "misc": "", "start_char": 337, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 341, "feats": null, "head": 48, "id": 46, "lemma": "by", "misc": "", "start_char": 339, "text": "By", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 345, "feats": "Definite=Def|PronType=Art", "head": 48, "id": 47, "lemma": "the", "misc": "", "start_char": 342, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 349, "feats": "Number=Sing", "head": 51, "id": 48, "lemma": "way", "misc": "", "start_char": 346, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 351, "feats": null, "head": 51, "id": 49, "lemma": ",", "misc": "", "start_char": 350, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 355, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 51, "id": 50, "lemma": "you", "misc": "", "start_char": 352, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 359, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 51, "lemma": "try", "misc": "", "start_char": 356, "text": "try", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 364, "feats": "Number=Sing|PronType=Dem", "head": 51, "id": 52, "lemma": "that", "misc": "", "start_char": 360, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 367, "feats": null, "head": 56, "id": 53, "lemma": "at", "misc": "", "start_char": 365, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 371, "feats": "Definite=Def|PronType=Art", "head": 56, "id": 54, "lemma": "the", "misc": "", "start_char": 368, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 378, "feats": "Degree=Pos", "head": 56, "id": 55, "lemma": "junior", "misc": "", "start_char": 372, "text": "junior", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 383, "feats": "Number=Sing", "head": 51, "id": 56, "lemma": "prom", "misc": "", "start_char": 379, "text": "prom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 385, "feats": null, "head": 60, "id": 57, "lemma": ",", "misc": "", "start_char": 384, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 389, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 60, "id": 58, "lemma": "you", "misc": "", "start_char": 386, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 393, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 60, "id": 59, "lemma": "get", "misc": "", "start_char": 390, "text": "get", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 400, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 51, "id": 60, "lemma": "kick", "misc": "", "start_char": 394, "text": "kicked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 404, "feats": null, "head": 60, "id": 61, "lemma": "out", "misc": "", "start_char": 401, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 406, "feats": null, "head": 6, "id": 62, "lemma": ".", "misc": "", "start_char": 405, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (ADVP (RB maybe)) (NP (PRP she)) (VP (VBD was) (VP (VBG flirting) (PP (IN with) (NP (PRP him))))) (, ,) (CC but) (S (SBAR (WHNP (WP who)) (S (VP (VBZ cares) (. ?) (S (VP (VB Look)))))) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (ADVP (RB even)) (VP (VB know) (S (SBAR (WHADVP (WRB where)) (S (NP (PRP$ my) (NN relationship)) (VP (VBZ is) (PP (IN with) (NP (NNP Leonard)))))) (VP (VBZ is) (ADVP (RB right) (RB now))))))) (. .)))" }, "speaker": "Penny", "text": "Okay, maybe she was flirting with him, but who cares? Look, I don't even know where my relationship is with Leonard is right now.", "tokens": [ { "deprel": "discourse", "end_char": 411, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 407, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 413, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 412, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 419, "feats": null, "head": 6, "id": 3, "lemma": "maybe", "misc": "", "start_char": 414, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 423, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 4, "lemma": "she", "misc": "", "start_char": 420, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 427, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 424, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 436, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "flirt", "misc": "", "start_char": 428, "text": "flirting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 441, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 437, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 445, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 8, "lemma": "he", "misc": "", "start_char": 442, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 12, "id": 9, "lemma": ",", "misc": "", "start_char": 446, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 451, "feats": null, "head": 12, "id": 10, "lemma": "but", "misc": "", "start_char": 448, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 455, "feats": "PronType=Int", "head": 12, "id": 11, "lemma": "who", "misc": "", "start_char": 452, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "conj", "end_char": 461, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 12, "lemma": "care", "misc": "", "start_char": 456, "text": "cares", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 463, "feats": null, "head": 14, "id": 13, "lemma": "?", "misc": "", "start_char": 462, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 468, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 14, "lemma": "look", "misc": "", "start_char": 464, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 470, "feats": null, "head": 20, "id": 15, "lemma": ",", "misc": "", "start_char": 469, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 472, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 16, "lemma": "I", "misc": "", "start_char": 471, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 475, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 17, "lemma": "do", "misc": "", "start_char": 473, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 479, "feats": null, "head": 20, "id": 18, "lemma": "not", "misc": "", "start_char": 476, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 484, "feats": null, "head": 20, "id": 19, "lemma": "even", "misc": "", "start_char": 480, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 489, "feats": "VerbForm=Inf", "head": 6, "id": 20, "lemma": "know", "misc": "", "start_char": 485, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 495, "feats": "PronType=Int", "head": 20, "id": 21, "lemma": "where", "misc": "", "start_char": 490, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nmod:poss", "end_char": 498, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "my", "misc": "", "start_char": 496, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 511, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "relationship", "misc": "", "start_char": 499, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl:relcl", "end_char": 514, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 24, "lemma": "be", "misc": "", "start_char": 512, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 519, "feats": null, "head": 26, "id": 25, "lemma": "with", "misc": "", "start_char": 515, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 527, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "Leonard", "misc": "", "start_char": 520, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 530, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 27, "lemma": "be", "misc": "", "start_char": 528, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 536, "feats": null, "head": 29, "id": 28, "lemma": "right", "misc": "", "start_char": 531, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl:relcl", "end_char": 540, "feats": null, "head": 21, "id": 29, "lemma": "now", "misc": "", "start_char": 537, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 542, "feats": null, "head": 6, "id": 30, "lemma": ".", "misc": "", "start_char": 541, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (SINV (ADVP (RB So)) (VP (VBZ says)) (NP (PRP$ your) (JJ prefrontal) (NN cortex))) (. .) (CC But) (S (ADVP (RB meanwhile)) (, ,) (NP (NP (DT the) (JJ limbic) (NN system)) (PP (IN of) (NP (PRP$ your) (NN brain)))) (VP (VBZ is) (VP (VBG calculating) (SBAR (IN that) (S (SBAR (IN if) (S (NP (DT another) (NN woman)) (VP (VBZ is) (VP (VBN attracted) (PP (IN to) (NP (NNP Leonard))))))) (, ,) (NP (PRP it)) (VP (MD must) (VP (VB be) (SBAR (IN because) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ desirable)))))))))))) (. .)))" }, "speaker": "Amy", "text": "So says your prefrontal cortex . But meanwhile, the limbic system of your brain is calculating that if another woman is attracted to Leonard, it must be because he's desirable.", "tokens": [ { "deprel": "advmod", "end_char": 545, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 543, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 550, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 546, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 555, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 3, "lemma": "your", "misc": "", "start_char": 551, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 566, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "prefrontal", "misc": "", "start_char": 556, "text": "prefrontal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 573, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "cortex", "misc": "", "start_char": 567, "text": "cortex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 575, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 574, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 579, "feats": null, "head": 17, "id": 7, "lemma": "but", "misc": "", "start_char": 576, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 589, "feats": null, "head": 17, "id": 8, "lemma": "meanwhile", "misc": "", "start_char": 580, "text": "meanwhile", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 591, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 590, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 595, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 592, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 602, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "limbic", "misc": "", "start_char": 596, "text": "limbic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 609, "feats": "Number=Sing", "head": 17, "id": 12, "lemma": "system", "misc": "", "start_char": 603, "text": "system", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 612, "feats": null, "head": 15, "id": 13, "lemma": "of", "misc": "", "start_char": 610, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 617, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "your", "misc": "", "start_char": 613, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 623, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "brain", "misc": "", "start_char": 618, "text": "brain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 626, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 624, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 638, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 17, "lemma": "calculate", "misc": "", "start_char": 627, "text": "calculating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 643, "feats": null, "head": 33, "id": 18, "lemma": "that", "misc": "", "start_char": 639, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 646, "feats": null, "head": 23, "id": 19, "lemma": "if", "misc": "", "start_char": 644, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 654, "feats": null, "head": 21, "id": 20, "lemma": "another", "misc": "", "start_char": 647, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 660, "feats": "Number=Sing", "head": 23, "id": 21, "lemma": "woman", "misc": "", "start_char": 655, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 663, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 661, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 673, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 33, "id": 23, "lemma": "attract", "misc": "", "start_char": 664, "text": "attracted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 676, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 674, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 684, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "Leonard", "misc": "", "start_char": 677, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 686, "feats": null, "head": 33, "id": 26, "lemma": ",", "misc": "", "start_char": 685, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 689, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 33, "id": 27, "lemma": "it", "misc": "", "start_char": 687, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 694, "feats": "VerbForm=Fin", "head": 33, "id": 28, "lemma": "must", "misc": "", "start_char": 690, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 697, "feats": "VerbForm=Inf", "head": 33, "id": 29, "lemma": "be", "misc": "", "start_char": 695, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "mark", "end_char": 705, "feats": null, "head": 33, "id": 30, "lemma": "because", "misc": "", "start_char": 698, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 708, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 33, "id": 31, "lemma": "he", "misc": "", "start_char": 706, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 711, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 33, "id": 32, "lemma": "be", "misc": "", "start_char": 709, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 721, "feats": "Degree=Pos", "head": 17, "id": 33, "lemma": "desirable", "misc": "", "start_char": 712, "text": "desirable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 723, "feats": null, "head": 2, "id": 34, "lemma": ".", "misc": "", "start_char": 722, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (ADVP (IN of) (NN course)) (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ desirable))) (PRN (. .) (S (NP (PRP I)) (VP (VBP mean))) (, ,)) (S (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ great)))) (. .) (S (S (NP (PRP He)) (VP (VBZ 's) (ADJP (JJ smart)))) (, ,) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ sweet)))) (, ,) (CC and) (, ,) (INTJ (UH ooh)) (, ,) (PP (IN in) (NP (DT the) (NN bedroom))) (, ,) (INTJ (UH whew)) (, ,) (S (VP (VB let) (S (NP (PRP me)) (VP (VB tell) (NP (PRP you)))))) (, ,) (NP (PRP he)) (ADVP (RB really)) (VP (VBZ tries)))) (. .)))" }, "speaker": "Penny", "text": "Well, of course he's desirable . I mean, he's great . He's smart, he's sweet, and, ooh, in the bedroom, whew, let me tell you, he really tries.", "tokens": [ { "deprel": "discourse", "end_char": 728, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 724, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 730, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 729, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 733, "feats": null, "head": 7, "id": 3, "lemma": "of", "misc": "", "start_char": 731, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 740, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "course", "misc": "", "start_char": 734, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 743, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "he", "misc": "", "start_char": 741, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 746, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 744, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 756, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "desirable", "misc": "", "start_char": 747, "text": "desirable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 758, "feats": null, "head": 10, "id": 8, "lemma": ".", "misc": "", "start_char": 757, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 760, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 759, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 765, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 10, "lemma": "mean", "misc": "", "start_char": 761, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 766, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 770, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 12, "lemma": "he", "misc": "", "start_char": 768, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 773, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 771, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 779, "feats": "Degree=Pos", "head": 7, "id": 14, "lemma": "great", "misc": "", "start_char": 774, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 781, "feats": null, "head": 18, "id": 15, "lemma": ".", "misc": "", "start_char": 780, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 784, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "he", "misc": "", "start_char": 782, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 787, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 785, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 793, "feats": "Degree=Pos", "head": 14, "id": 18, "lemma": "smart", "misc": "", "start_char": 788, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 795, "feats": null, "head": 22, "id": 19, "lemma": ",", "misc": "", "start_char": 794, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 798, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 20, "lemma": "he", "misc": "", "start_char": 796, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 801, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 799, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 807, "feats": "Degree=Pos", "head": 14, "id": 22, "lemma": "sweet", "misc": "", "start_char": 802, "text": "sweet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 809, "feats": null, "head": 24, "id": 23, "lemma": ",", "misc": "", "start_char": 808, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 813, "feats": null, "head": 34, "id": 24, "lemma": "and", "misc": "", "start_char": 810, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 815, "feats": null, "head": 24, "id": 25, "lemma": ",", "misc": "", "start_char": 814, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 819, "feats": null, "head": 34, "id": 26, "lemma": "ooh", "misc": "", "start_char": 816, "text": "ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 821, "feats": null, "head": 26, "id": 27, "lemma": ",", "misc": "", "start_char": 820, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 824, "feats": null, "head": 30, "id": 28, "lemma": "in", "misc": "", "start_char": 822, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 828, "feats": "Definite=Def|PronType=Art", "head": 30, "id": 29, "lemma": "the", "misc": "", "start_char": 825, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 836, "feats": "Number=Sing", "head": 34, "id": 30, "lemma": "bedroom", "misc": "", "start_char": 829, "text": "bedroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 838, "feats": null, "head": 30, "id": 31, "lemma": ",", "misc": "", "start_char": 837, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 843, "feats": null, "head": 34, "id": 32, "lemma": "whew", "misc": "", "start_char": 839, "text": "whew", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 845, "feats": null, "head": 32, "id": 33, "lemma": ",", "misc": "", "start_char": 844, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 849, "feats": "Mood=Imp|VerbForm=Fin", "head": 14, "id": 34, "lemma": "let", "misc": "", "start_char": 846, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 852, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 35, "lemma": "I", "misc": "", "start_char": 850, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 857, "feats": "VerbForm=Inf", "head": 34, "id": 36, "lemma": "tell", "misc": "", "start_char": 853, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 861, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 36, "id": 37, "lemma": "you", "misc": "", "start_char": 858, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 863, "feats": null, "head": 41, "id": 38, "lemma": ",", "misc": "", "start_char": 862, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 866, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 41, "id": 39, "lemma": "he", "misc": "", "start_char": 864, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 873, "feats": null, "head": 41, "id": 40, "lemma": "really", "misc": "", "start_char": 867, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 879, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 36, "id": 41, "lemma": "try", "misc": "", "start_char": 874, "text": "tries", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 881, "feats": null, "head": 7, "id": 42, "lemma": ".", "misc": "", "start_char": 880, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (NP (PRP it)) (VP (VBZ does) (VP (VB bother) (NP (PRP you)))) (. .)))" }, "speaker": "Amy", "text": "So it does bother you.", "tokens": [ { "deprel": "advmod", "end_char": 884, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 882, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 887, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "it", "misc": "", "start_char": 885, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 892, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "do", "misc": "", "start_char": 888, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 899, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "bother", "misc": "", "start_char": 893, "text": "bother", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 903, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 900, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 905, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 904, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (ADJP (UH Fine))) (, ,) (NP (PRP it)) (VP (VBZ bothers) (NP (PRP me)) (NP (DT a) (JJ little) (. .) (UH No) (. .)) (S (NP (PRP You)) (VP (VBP know) (SBARQ (WHNP (WP what)) (. ?) (S (S (NP (DT This)) (VP (VBZ is) (ADJP (JJ stupid)))) (. .) (S (NP (PRP It)) (VP (VBZ does) (RB n't) (VP (VB bother) (NP (PRP me) (. .) (UH Okay))))) (, ,) (S (NP (PRP it)) (VP (VBZ bothers) (NP (PRP me)) (. .) (CC But) (S (SBAR (ADVP (RB only)) (IN because) (S (NP (PRP she)) (VP (MD would) (RB n't) (VP (VB stop) (S (VP (VBG laughing))))))) (. .) (NP (NNP Leonard)) (VP (VBZ is) (RB not) (ADJP (RB that) (JJ funny))))))))))) (. .)))" }, "speaker": "Penny", "text": "Fine, it bothers me a little . No . You know what? This is stupid . It doesn't bother me . Okay, it bothers me . But only because she wouldn't stop laughing . Leonard is not that funny.", "tokens": [ { "deprel": "discourse", "end_char": 910, "feats": null, "head": 4, "id": 1, "lemma": "Fine", "misc": "", "start_char": 906, "text": "Fine", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 912, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 911, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 915, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 913, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 923, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "bother", "misc": "", "start_char": 916, "text": "bothers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 926, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 924, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 928, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 927, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 935, "feats": "Degree=Pos", "head": 4, "id": 7, "lemma": "little", "misc": "", "start_char": 929, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 937, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 936, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 940, "feats": "Polarity=Neg", "head": 4, "id": 9, "lemma": "no", "misc": "", "start_char": 938, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 942, "feats": null, "head": 12, "id": 10, "lemma": ".", "misc": "", "start_char": 941, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 946, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 943, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 951, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 12, "lemma": "know", "misc": "", "start_char": 947, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 956, "feats": "PronType=Int", "head": 12, "id": 13, "lemma": "what", "misc": "", "start_char": 952, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 958, "feats": null, "head": 12, "id": 14, "lemma": "?", "misc": "", "start_char": 957, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 963, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 15, "lemma": "this", "misc": "", "start_char": 959, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 966, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 964, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 973, "feats": "Degree=Pos", "head": 12, "id": 17, "lemma": "stupid", "misc": "", "start_char": 967, "text": "stupid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 975, "feats": null, "head": 22, "id": 18, "lemma": ".", "misc": "", "start_char": 974, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 978, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 19, "lemma": "it", "misc": "", "start_char": 976, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 983, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "do", "misc": "", "start_char": 979, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 987, "feats": null, "head": 22, "id": 21, "lemma": "not", "misc": "", "start_char": 984, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 994, "feats": "VerbForm=Inf", "head": 17, "id": 22, "lemma": "bother", "misc": "", "start_char": 988, "text": "bother", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 997, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 23, "lemma": "I", "misc": "", "start_char": 995, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 999, "feats": null, "head": 4, "id": 24, "lemma": ".", "misc": "", "start_char": 998, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1004, "feats": null, "head": 28, "id": 25, "lemma": "okay", "misc": "", "start_char": 1000, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1006, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 1005, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1009, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 27, "lemma": "it", "misc": "", "start_char": 1007, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1017, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 28, "lemma": "bother", "misc": "", "start_char": 1010, "text": "bothers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1020, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 29, "lemma": "I", "misc": "", "start_char": 1018, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1022, "feats": null, "head": 4, "id": 30, "lemma": ".", "misc": "", "start_char": 1021, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1026, "feats": null, "head": 37, "id": 31, "lemma": "but", "misc": "", "start_char": 1023, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1031, "feats": null, "head": 37, "id": 32, "lemma": "only", "misc": "", "start_char": 1027, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1039, "feats": null, "head": 37, "id": 33, "lemma": "because", "misc": "", "start_char": 1032, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1043, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 37, "id": 34, "lemma": "she", "misc": "", "start_char": 1040, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1049, "feats": "VerbForm=Fin", "head": 37, "id": 35, "lemma": "would", "misc": "", "start_char": 1044, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1053, "feats": null, "head": 37, "id": 36, "lemma": "not", "misc": "", "start_char": 1050, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1058, "feats": "VerbForm=Inf", "head": 28, "id": 37, "lemma": "stop", "misc": "", "start_char": 1054, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1067, "feats": "VerbForm=Ger", "head": 37, "id": 38, "lemma": "laugh", "misc": "", "start_char": 1059, "text": "laughing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1069, "feats": null, "head": 4, "id": 39, "lemma": ".", "misc": "", "start_char": 1068, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1077, "feats": "Number=Sing", "head": 44, "id": 40, "lemma": "Leonard", "misc": "", "start_char": 1070, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1080, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 44, "id": 41, "lemma": "be", "misc": "", "start_char": 1078, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1084, "feats": null, "head": 44, "id": 42, "lemma": "not", "misc": "", "start_char": 1081, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1089, "feats": null, "head": 44, "id": 43, "lemma": "that", "misc": "", "start_char": 1085, "text": "that", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1095, "feats": "Degree=Pos", "head": 37, "id": 44, "lemma": "funny", "misc": "", "start_char": 1090, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1097, "feats": null, "head": 4, "id": 45, "lemma": ".", "misc": "", "start_char": 1096, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (CC And) (NP (EX there)) (NP (PRP you)) (VP (VBP have) (NP (PRP it)))) (: ;) (S (NP (NP (NP (JJ prefrontal) (NN cortex) (NN reasoning)) (PP (IN versus) (NP (JJ limbic) (NN lust)))) (. .) (SBAR (IN If) (S (NP (DT this)) (VP (VBD were) (NP (DT a) (NN boxing) (NN match)))))) (, ,) (NP (PRP they)) (VP (MD might) (VP (VB call) (NP (PRP it)) (PP (`` \") (NP (NP (DT The) (NN thrilla)) (VP (JJ adjacent) (PP (IN to) (NP (DT the) (NN amygdala))))))))) (. .) ('' \") (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBD were) (NP (DT a) (NN brain) (NN scientist))))) (, ,) (NP (PRP you)) (VP (MD would) (VP (VB be) (VP (VBG busting) (NP (DT a) (NN gut)) (ADVP (RB right) (RB now)))))) (. !)))" }, "speaker": "Amy", "text": "And there you have it; prefrontal cortex reasoning versus limbic lust . If this were a boxing match, they might call it \" The thrilla adjacent to the amygdala . \" If you were a brain scientist, you would be busting a gut right now!", "tokens": [ { "deprel": "cc", "end_char": 1101, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 1098, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cc:preconj", "end_char": 1107, "feats": null, "head": 4, "id": 2, "lemma": "there", "misc": "", "start_char": 1102, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "nsubj", "end_char": 1111, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1108, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1116, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 1112, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1119, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 1117, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1121, "feats": null, "head": 9, "id": 6, "lemma": ";", "misc": "", "start_char": 1120, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "amod", "end_char": 1132, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "prefrontal", "misc": "", "start_char": 1122, "text": "prefrontal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1139, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "cortex", "misc": "", "start_char": 1133, "text": "cortex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1149, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "reasoning", "misc": "", "start_char": 1140, "text": "reasoning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1156, "feats": null, "head": 12, "id": 10, "lemma": "versus", "misc": "", "start_char": 1150, "text": "versus", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1163, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "limbic", "misc": "", "start_char": 1157, "text": "limbic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1168, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "lust", "misc": "", "start_char": 1164, "text": "lust", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1170, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 1169, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1173, "feats": null, "head": 19, "id": 14, "lemma": "if", "misc": "", "start_char": 1171, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1178, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 15, "lemma": "this", "misc": "", "start_char": 1174, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1183, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 16, "lemma": "be", "misc": "", "start_char": 1179, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1185, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 1184, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1192, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "boxing", "misc": "", "start_char": 1186, "text": "boxing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 1198, "feats": "Number=Sing", "head": 23, "id": 19, "lemma": "match", "misc": "", "start_char": 1193, "text": "match", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1200, "feats": null, "head": 23, "id": 20, "lemma": ",", "misc": "", "start_char": 1199, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1205, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 23, "id": 21, "lemma": "they", "misc": "", "start_char": 1201, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1211, "feats": "VerbForm=Fin", "head": 23, "id": 22, "lemma": "might", "misc": "", "start_char": 1206, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1216, "feats": "VerbForm=Inf", "head": 4, "id": 23, "lemma": "call", "misc": "", "start_char": 1212, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1219, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 24, "lemma": "it", "misc": "", "start_char": 1217, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1221, "feats": null, "head": 27, "id": 25, "lemma": "\"", "misc": "", "start_char": 1220, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 1225, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 1222, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 1233, "feats": "Number=Sing", "head": 23, "id": 27, "lemma": "thrilla", "misc": "", "start_char": 1226, "text": "thrilla", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 1242, "feats": "Degree=Pos", "head": 27, "id": 28, "lemma": "adjacent", "misc": "", "start_char": 1234, "text": "adjacent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1245, "feats": null, "head": 31, "id": 29, "lemma": "to", "misc": "", "start_char": 1243, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1249, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 30, "lemma": "the", "misc": "", "start_char": 1246, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1258, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "amygdala", "misc": "", "start_char": 1250, "text": "amygdala", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1260, "feats": null, "head": 4, "id": 32, "lemma": ".", "misc": "", "start_char": 1259, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1262, "feats": null, "head": 23, "id": 33, "lemma": "\"", "misc": "", "start_char": 1261, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "mark", "end_char": 1265, "feats": null, "head": 39, "id": 34, "lemma": "if", "misc": "", "start_char": 1263, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1269, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 39, "id": 35, "lemma": "you", "misc": "", "start_char": 1266, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1274, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 39, "id": 36, "lemma": "be", "misc": "", "start_char": 1270, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1276, "feats": "Definite=Ind|PronType=Art", "head": 39, "id": 37, "lemma": "a", "misc": "", "start_char": 1275, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1282, "feats": "Number=Sing", "head": 39, "id": 38, "lemma": "brain", "misc": "", "start_char": 1277, "text": "brain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 1292, "feats": "Number=Sing", "head": 44, "id": 39, "lemma": "scientist", "misc": "", "start_char": 1283, "text": "scientist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1294, "feats": null, "head": 44, "id": 40, "lemma": ",", "misc": "", "start_char": 1293, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1298, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 44, "id": 41, "lemma": "you", "misc": "", "start_char": 1295, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1304, "feats": "VerbForm=Fin", "head": 44, "id": 42, "lemma": "would", "misc": "", "start_char": 1299, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1307, "feats": "VerbForm=Inf", "head": 44, "id": 43, "lemma": "be", "misc": "", "start_char": 1305, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1315, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 44, "lemma": "bust", "misc": "", "start_char": 1308, "text": "busting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1317, "feats": "Definite=Ind|PronType=Art", "head": 46, "id": 45, "lemma": "a", "misc": "", "start_char": 1316, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1321, "feats": "Number=Sing", "head": 44, "id": 46, "lemma": "gut", "misc": "", "start_char": 1318, "text": "gut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1327, "feats": null, "head": 48, "id": 47, "lemma": "right", "misc": "", "start_char": 1322, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1331, "feats": null, "head": 44, "id": 48, "lemma": "now", "misc": "", "start_char": 1328, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1333, "feats": null, "head": 4, "id": 49, "lemma": "!", "misc": "", "start_char": 1332, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 5, 7 ] ], [ [ 2, 2, 2 ], [ 5, 36, 36 ], [ 7, 10, 10 ] ], [ [ 2, 8, 8 ], [ 3, 15, 15 ], [ 3, 21, 21 ], [ 4, 2, 2 ], [ 4, 13, 13 ], [ 5, 8, 8 ], [ 5, 34, 34 ], [ 6, 4, 4 ], [ 7, 4, 4 ], [ 7, 22, 22 ], [ 7, 28, 28 ], [ 8, 34, 34 ], [ 8, 40, 40 ] ], [ [ 2, 14, 16 ], [ 2, 23, 23 ], [ 2, 27, 27 ], [ 2, 34, 34 ], [ 3, 3, 3 ], [ 7, 33, 33 ] ], [ [ 2, 20, 20 ], [ 3, 7, 7 ], [ 3, 25, 25 ], [ 4, 24, 24 ], [ 4, 30, 30 ], [ 5, 4, 4 ], [ 5, 11, 11 ], [ 5, 15, 15 ], [ 5, 19, 19 ], [ 5, 38, 38 ], [ 7, 39, 39 ] ], [ [ 2, 24, 25 ] ], [ [ 2, 34, 37 ] ], [ [ 2, 39, 43 ] ], [ [ 4, 2, 4 ] ], [ [ 4, 9, 14 ] ], [ [ 4, 13, 14 ] ], [ [ 4, 19, 20 ] ], [ [ 5, 28, 29 ] ], [ [ 8, 36, 38 ] ], [ [ 8, 44, 45 ] ] ]
s06e03c09t
Look at you putting on a brave face. There's nothing to be brave about . Everything's fine. Really? I don't know how much you know about primate behavior but Sheldon's assistant was clearly courting Leonard . Were she a mandrill, she would've bent over and displayed her brightly colored hindquarters like a big red welcome mat . By the way, you try that at the junior prom, you get kicked out. Okay, maybe she was flirting with him, but who cares? Look, I don't even know where my relationship is with Leonard is right now. So says your prefrontal cortex . But meanwhile, the limbic system of your brain is calculating that if another woman is attracted to Leonard, it must be because he's desirable. Well, of course he's desirable . I mean, he's great . He's smart, he's sweet, and, ooh, in the bedroom, whew, let me tell you, he really tries. So it does bother you. Fine, it bothers me a little . No . You know what? This is stupid . It doesn't bother me . Okay, it bothers me . But only because she wouldn't stop laughing . Leonard is not that funny. And there you have it; prefrontal cortex reasoning versus limbic lust . If this were a boxing match, they might call it " The thrilla adjacent to the amygdala . " If you were a brain scientist, you would be busting a gut right now!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So) (WRB how)) (SQ (VBD was) (NP (NN work)) (NP (NN today))) (. ?)))" }, "speaker": "Penny", "text": "So how was work today?", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 6, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "how", "misc": "", "start_char": 3, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 10, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 3, "lemma": "be", "misc": "", "start_char": 7, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 15, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "work", "misc": "", "start_char": 11, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 21, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "today", "misc": "", "start_char": 16, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 22, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ah)) (, ,) (S (NP (PRP it)) (VP (VBD was) (ADJP (RB all) (JJ right)))) (, ,) (NP (PRP I)) (VP (VBP guess)) (. .) (VP (VBD Got) (PP (IN to) (NP (NNP Heimlich))) (NP (NP (DT a) (NN cherry) (NN stem)) (PP (IN out) (PP (IN of) (NP (NNP Sheldon) (. .))))) (VP (VBN Caught) (NP (NNP Raj)) (ADVP (RB right) (IN in) (NP (DT the) (NN eye))))) (. .)))" }, "speaker": "Leonard", "text": "Ah, it was all right, I guess . Got to Heimlich a cherry stem out of Sheldon . Caught Raj right in the eye.", "tokens": [ { "deprel": "discourse", "end_char": 26, "feats": null, "head": 6, "id": 1, "lemma": "ah", "misc": "", "start_char": 24, "text": "Ah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 28, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 27, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 31, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 29, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 35, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 32, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 39, "feats": null, "head": 6, "id": 5, "lemma": "all", "misc": "", "start_char": 36, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 45, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "right", "misc": "", "start_char": 40, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 46, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 49, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 48, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 55, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "guess", "misc": "", "start_char": 50, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 56, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 61, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 11, "lemma": "get", "misc": "", "start_char": 58, "text": "Got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 64, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 62, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 73, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Heimlich", "misc": "", "start_char": 65, "text": "Heimlich", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 75, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 74, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 82, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "cherry", "misc": "", "start_char": 76, "text": "cherry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 87, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "stem", "misc": "", "start_char": 83, "text": "stem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 91, "feats": null, "head": 19, "id": 17, "lemma": "out", "misc": "", "start_char": 88, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 94, "feats": null, "head": 17, "id": 18, "lemma": "of", "misc": "", "start_char": 92, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 102, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "Sheldon", "misc": "", "start_char": 95, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 11, "id": 20, "lemma": ".", "misc": "", "start_char": 103, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advcl", "end_char": 111, "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": 21, "lemma": "catch", "misc": "", "start_char": 105, "text": "Caught", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 115, "feats": "Number=Sing", "head": 21, "id": 22, "lemma": "Raj", "misc": "", "start_char": 112, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 121, "feats": null, "head": 26, "id": 23, "lemma": "right", "misc": "", "start_char": 116, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 124, "feats": null, "head": 26, "id": 24, "lemma": "in", "misc": "", "start_char": 122, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 128, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 125, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 132, "feats": "Number=Sing", "head": 21, "id": 26, "lemma": "eye", "misc": "", "start_char": 129, "text": "eye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 6, "id": 27, "lemma": ".", "misc": "", "start_char": 133, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh) (. !)) (NP (PRP You)) (VP (VBP ’re) (VP (VBG kidding))) (. .)))" }, "speaker": "Penny", "text": "Oh! You ’re kidding.", "tokens": [ { "deprel": "discourse", "end_char": 137, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 135, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 138, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 143, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 140, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 147, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 144, "text": "’re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 155, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "kid", "misc": "", "start_char": 148, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 157, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 156, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (NNP Raj)) (VP (VBD had) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (DT the) (NN nurse))))))) (. .)))" }, "speaker": "Leonard", "text": "No, Raj had to go to the nurse.", "tokens": [ { "deprel": "discourse", "end_char": 160, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 158, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 162, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 161, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 166, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Raj", "misc": "", "start_char": 163, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 170, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 167, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 173, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 171, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 176, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "go", "misc": "", "start_char": 174, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 179, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 177, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 183, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 180, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 189, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "nurse", "misc": "", "start_char": 184, "text": "nurse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 191, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 190, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (LST (UH Wow) (. .)) (NP (NN Anything) (JJ else)) (. ?)))" }, "speaker": "Penny", "text": "Wow . Anything else?", "tokens": [ { "deprel": "discourse", "end_char": 195, "feats": null, "head": 3, "id": 1, "lemma": "wow", "misc": "", "start_char": 192, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 197, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 196, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 206, "feats": "Number=Sing|PronType=Ind", "head": 0, "id": 3, "lemma": "anything", "misc": "", "start_char": 198, "text": "Anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 211, "feats": "Degree=Pos", "head": 3, "id": 4, "lemma": "else", "misc": "", "start_char": 207, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 212, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Mmm)) (, ,) (S (NP (DT the) (NN nurse)) (VP (VBZ is) (NP (DT a) (NN woman)))) (, ,) (S (ADVP (RB so)) (NP (PRP he)) (VP (MD could) (RB n't) (VP (VB talk) (PP (IN to) (NP (PRP her) (. .))) (SBAR (S (NP (PRP She)) (VP (VBD had) (S (VP (TO to) (VP (VB bring) (NP (PRP him)) (NP (DT a) (NNP Grover) (NN puppet))))) (SBAR (IN so) (S (NP (PRP he)) (VP (MD could) (VP (VB point) (PP (IN at) (SBAR (WHNP (WP what)) (S (VP (VBD hurt))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Mmm, the nurse is a woman, so he couldn't talk to her . She had to bring him a Grover puppet so he could point at what hurt.", "tokens": [ { "deprel": "discourse", "end_char": 217, "feats": null, "head": 7, "id": 1, "lemma": "mmm", "misc": "", "start_char": 214, "text": "Mmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 218, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 223, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 220, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 229, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "nurse", "misc": "", "start_char": 224, "text": "nurse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 232, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 230, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 234, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 233, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 240, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "woman", "misc": "", "start_char": 235, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 242, "feats": null, "head": 13, "id": 8, "lemma": ",", "misc": "", "start_char": 241, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 245, "feats": null, "head": 13, "id": 9, "lemma": "so", "misc": "", "start_char": 243, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 248, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 10, "lemma": "he", "misc": "", "start_char": 246, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 254, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "could", "misc": "", "start_char": 249, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 258, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 255, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 263, "feats": "VerbForm=Inf", "head": 7, "id": 13, "lemma": "talk", "misc": "", "start_char": 259, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 266, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 264, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 270, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 15, "lemma": "her", "misc": "", "start_char": 267, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 272, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 271, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 276, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 17, "lemma": "she", "misc": "", "start_char": 273, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 280, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 18, "lemma": "have", "misc": "", "start_char": 277, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 283, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 281, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 289, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "bring", "misc": "", "start_char": 284, "text": "bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 293, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "he", "misc": "", "start_char": 290, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 295, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 22, "lemma": "a", "misc": "", "start_char": 294, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 302, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "Grover", "misc": "", "start_char": 296, "text": "Grover", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 309, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "puppet", "misc": "", "start_char": 303, "text": "puppet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 312, "feats": null, "head": 28, "id": 25, "lemma": "so", "misc": "", "start_char": 310, "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 315, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 26, "lemma": "he", "misc": "", "start_char": 313, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 321, "feats": "VerbForm=Fin", "head": 28, "id": 27, "lemma": "could", "misc": "", "start_char": 316, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 327, "feats": "VerbForm=Inf", "head": 20, "id": 28, "lemma": "point", "misc": "", "start_char": 322, "text": "point", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 330, "feats": null, "head": 30, "id": 29, "lemma": "at", "misc": "", "start_char": 328, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 335, "feats": "PronType=Rel", "head": 28, "id": 30, "lemma": "what", "misc": "", "start_char": 331, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 340, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 30, "id": 31, "lemma": "hurt", "misc": "", "start_char": 336, "text": "hurt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 342, "feats": null, "head": 7, "id": 32, "lemma": ".", "misc": "", "start_char": 341, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SQ (INTJ (UH Oh)) (, ,) (VBZ is) (NP (DT that)) (NP (PRP it)) (. ?)))" }, "speaker": "Penny", "text": "Oh, is that it?", "tokens": [ { "deprel": "discourse", "end_char": 345, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 343, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 347, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 346, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 350, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 348, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 355, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "that", "misc": "", "start_char": 351, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 358, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 5, "lemma": "it", "misc": "", "start_char": 356, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 360, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 359, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (DT that)) (NP (PRP it)) (. ?) (SQ (VBZ Is) (RB n't) (NP (DT that) (JJ enough)) (. ?) (S (NP (PRP It)) (VP (VBD had) (NP (NP (VBN weaponized) (NN fruit)) (CC and) (NP (DT a) (NN puppet))))) (. .) (SBARQ (WHNP (WP What) (JJR more)) (SQ (VBP do) (NP (PRP you)) (VP (VB want)))) (. ?) (INTJ (UH Oh)) (, ,) (ADJP (JJ good))) (. .)))" }, "speaker": "Leonard", "text": "Is that it? Isn't that enough? It had weaponized fruit and a puppet . What more do you want? Oh, good.", "tokens": [ { "deprel": "cop", "end_char": 363, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 361, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 368, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "that", "misc": "", "start_char": 364, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "reparandum", "end_char": 371, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 3, "lemma": "it", "misc": "", "start_char": 369, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 372, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 376, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 374, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 380, "feats": null, "head": 8, "id": 6, "lemma": "not", "misc": "", "start_char": 377, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 385, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "that", "misc": "", "start_char": 381, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 392, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "enough", "misc": "", "start_char": 386, "text": "enough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 8, "id": 9, "lemma": "?", "misc": "", "start_char": 393, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 397, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "it", "misc": "", "start_char": 395, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 401, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 11, "lemma": "have", "misc": "", "start_char": 398, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "end_char": 412, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 12, "lemma": "weaponize", "misc": "", "start_char": 402, "text": "weaponized", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 418, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "fruit", "misc": "", "start_char": 413, "text": "fruit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 422, "feats": null, "head": 16, "id": 14, "lemma": "and", "misc": "", "start_char": 419, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 424, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 423, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 431, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "puppet", "misc": "", "start_char": 425, "text": "puppet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 433, "feats": null, "head": 11, "id": 17, "lemma": ".", "misc": "", "start_char": 432, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 438, "feats": "PronType=Int", "head": 19, "id": 18, "lemma": "what", "misc": "", "start_char": 434, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "obj", "end_char": 443, "feats": "Degree=Cmp", "head": 22, "id": 19, "lemma": "more", "misc": "", "start_char": 439, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "aux", "end_char": 446, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "do", "misc": "", "start_char": 444, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 450, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 21, "lemma": "you", "misc": "", "start_char": 447, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 455, "feats": "VerbForm=Inf", "head": 11, "id": 22, "lemma": "want", "misc": "", "start_char": 451, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 457, "feats": null, "head": 26, "id": 23, "lemma": "?", "misc": "", "start_char": 456, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 460, "feats": null, "head": 26, "id": 24, "lemma": "oh", "misc": "", "start_char": 458, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 462, "feats": null, "head": 24, "id": 25, "lemma": ",", "misc": "", "start_char": 461, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 467, "feats": "Degree=Pos", "head": 11, "id": 26, "lemma": "good", "misc": "", "start_char": 463, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 469, "feats": null, "head": 8, "id": 27, "lemma": ".", "misc": "", "start_char": 468, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (ADJP (JJ good)) (, ,) (NP (NNP Leonard)) (, ,) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB here)))) (. .) (S (NP (NN Science) (NN news)) (. .) (S (NP (DT This)) (VP (MD will) (VP (VB interest) (NP (PRP you)))))) (. .) (CC And) (, ,) (NP (NNP Penny)) (, ,) (VP (VB feel) (ADJP (JJ free) (S (VP (TO to) (VP (VB paint) (NP (PRP$ your) (NNS nails))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, good, Leonard, you're here . Science news . This will interest you . And, Penny, feel free to paint your nails.", "tokens": [ { "deprel": "discourse", "end_char": 472, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 470, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 474, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 473, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 479, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "good", "misc": "", "start_char": 475, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 481, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 480, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 489, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 482, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 491, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 490, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 495, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 492, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 499, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 496, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 504, "feats": "PronType=Dem", "head": 3, "id": 9, "lemma": "here", "misc": "", "start_char": 500, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 506, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 505, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 514, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "science", "misc": "", "start_char": 507, "text": "Science", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 519, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "news", "misc": "", "start_char": 515, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 521, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 520, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 526, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 14, "lemma": "this", "misc": "", "start_char": 522, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 531, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "will", "misc": "", "start_char": 527, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 540, "feats": "VerbForm=Inf", "head": 9, "id": 16, "lemma": "interest", "misc": "", "start_char": 532, "text": "interest", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 544, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 17, "lemma": "you", "misc": "", "start_char": 541, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 546, "feats": null, "head": 19, "id": 18, "lemma": ".", "misc": "", "start_char": 545, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 550, "feats": null, "head": 23, "id": 19, "lemma": "and", "misc": "", "start_char": 547, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 552, "feats": null, "head": 19, "id": 20, "lemma": ",", "misc": "", "start_char": 551, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 558, "feats": "Number=Sing", "head": 23, "id": 21, "lemma": "penny", "misc": "", "start_char": 553, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 560, "feats": null, "head": 21, "id": 22, "lemma": ",", "misc": "", "start_char": 559, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 565, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 23, "lemma": "feel", "misc": "", "start_char": 561, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 570, "feats": "Degree=Pos", "head": 23, "id": 24, "lemma": "free", "misc": "", "start_char": 566, "text": "free", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 573, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 571, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 579, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "paint", "misc": "", "start_char": 574, "text": "paint", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 584, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 28, "id": 27, "lemma": "your", "misc": "", "start_char": 580, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 590, "feats": "Number=Plur", "head": 26, "id": 28, "lemma": "nail", "misc": "", "start_char": 585, "text": "nails", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 592, "feats": null, "head": 9, "id": 29, "lemma": ".", "misc": "", "start_char": 591, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VBN got))) (. ?)))" }, "speaker": "Leonard", "text": "What do you got?", "tokens": [ { "deprel": "obj", "end_char": 597, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 593, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 600, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 598, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 604, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 601, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 608, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 605, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 610, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 609, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP believe) (SBAR (S (NP (NNP Alex)) (VP (MD may) (VP (VB have) (VP (VBN unearthed) (NP (NP (DT the) (NML (NN grade) (NN school)) (NN science) (NN project)) (SBAR (WHNP (WDT that)) (S (VP (MD could) (VP (VB be) (NP (NP (PRP$ my) (NN ticket)) (PP (IN to) (NP (DT the) (NNP Nobel) (NNP Prize) (. .) (NNP Behold))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I believe Alex may have unearthed the grade school science project that could be my ticket to the Nobel Prize . Behold.", "tokens": [ { "deprel": "nsubj", "end_char": 612, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 611, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 620, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "believe", "misc": "", "start_char": 613, "text": "believe", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 625, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "Alex", "misc": "", "start_char": 621, "text": "Alex", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 629, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "may", "misc": "", "start_char": 626, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 634, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "have", "misc": "", "start_char": 630, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 644, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 6, "lemma": "unearth", "misc": "", "start_char": 635, "text": "unearthed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 648, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 7, "lemma": "the", "misc": "", "start_char": 645, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 654, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "grade", "misc": "", "start_char": 649, "text": "grade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 661, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "school", "misc": "", "start_char": 655, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 669, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "science", "misc": "", "start_char": 662, "text": "science", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 677, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "project", "misc": "", "start_char": 670, "text": "project", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 682, "feats": "PronType=Rel", "head": 16, "id": 12, "lemma": "that", "misc": "", "start_char": 678, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 688, "feats": "VerbForm=Fin", "head": 16, "id": 13, "lemma": "could", "misc": "", "start_char": 683, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 691, "feats": "VerbForm=Inf", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 689, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 694, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "my", "misc": "", "start_char": 692, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "acl:relcl", "end_char": 701, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "ticket", "misc": "", "start_char": 695, "text": "ticket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 704, "feats": null, "head": 20, "id": 17, "lemma": "to", "misc": "", "start_char": 702, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 708, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 18, "lemma": "the", "misc": "", "start_char": 705, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 714, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "Nobel", "misc": "", "start_char": 709, "text": "Nobel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 720, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "Prize", "misc": "", "start_char": 715, "text": "Prize", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 722, "feats": null, "head": 2, "id": 21, "lemma": ".", "misc": "", "start_char": 721, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 729, "feats": "Number=Sing", "head": 2, "id": 22, "lemma": "Behold", "misc": "", "start_char": 723, "text": "Behold", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 731, "feats": null, "head": 2, "id": 23, "lemma": ".", "misc": "", "start_char": 730, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (`` \") (NP (NP (NNS Magnets)) (: :) (SBAR (SBAR (WHNP (WP What)) (S (VP (VBP Do) (NP (PRP They)) (VP (VB Stick) (PP (IN To)))))) (. ?) ('' \") (S (SBAR (IN If) (S (NP (DT the) (NN answer)) (VP (VBZ is) (NP (`` \") (NN metal))))) (, ,) ('' \") (NP (PRP it)) (VP (VBZ 's) (RB not) (ADVP (RB exactly)) (JJ groundbreaking))))) (. .)))" }, "speaker": "Leonard", "text": "\" Magnets: What Do They Stick To? \" If the answer is \" metal, \" it's not exactly groundbreaking.", "tokens": [ { "deprel": "punct", "end_char": 733, "feats": null, "head": 2, "id": 1, "lemma": "\"", "misc": "", "start_char": 732, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "root", "end_char": 741, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "magnet", "misc": "", "start_char": 734, "text": "Magnets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 743, "feats": null, "head": 2, "id": 3, "lemma": ":", "misc": "", "start_char": 742, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "obl", "end_char": 748, "feats": "PronType=Int", "head": 7, "id": 4, "lemma": "what", "misc": "", "start_char": 744, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 751, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 749, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 756, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "they", "misc": "", "start_char": 752, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "appos", "end_char": 762, "feats": "VerbForm=Inf", "head": 2, "id": 7, "lemma": "stick", "misc": "", "start_char": 757, "text": "Stick", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 765, "feats": null, "head": 4, "id": 8, "lemma": "to", "misc": "", "start_char": 763, "text": "To", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 2, "id": 9, "lemma": "?", "misc": "", "start_char": 766, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 769, "feats": null, "head": 2, "id": 10, "lemma": "\"", "misc": "", "start_char": 768, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "mark", "end_char": 772, "feats": null, "head": 16, "id": 11, "lemma": "if", "misc": "", "start_char": 770, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 776, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 773, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 783, "feats": "Number=Sing", "head": 16, "id": 13, "lemma": "answer", "misc": "", "start_char": 777, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 786, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 784, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 788, "feats": null, "head": 16, "id": 15, "lemma": "\"", "misc": "", "start_char": 787, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advcl", "end_char": 794, "feats": "Number=Sing", "head": 23, "id": 16, "lemma": "metal", "misc": "", "start_char": 789, "text": "metal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 796, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 795, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 798, "feats": null, "head": 2, "id": 18, "lemma": "\"", "misc": "", "start_char": 797, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 801, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 19, "lemma": "it", "misc": "", "start_char": 799, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 804, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 20, "lemma": "be", "misc": "", "start_char": 802, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 808, "feats": null, "head": 23, "id": 21, "lemma": "not", "misc": "", "start_char": 805, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 816, "feats": null, "head": 23, "id": 22, "lemma": "exactly", "misc": "", "start_char": 809, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 831, "feats": "Degree=Pos", "head": 2, "id": 23, "lemma": "groundbreaking", "misc": "", "start_char": 817, "text": "groundbreaking", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 2, "id": 24, "lemma": ".", "misc": "", "start_char": 832, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (DT The) (JJ original) (NN title)) (VP (VBD was) (: :) (S (NP (NP (`` \")) (NP (NP (NP (DT A) (NNP Rederivation)) (PP (IN of) (NP (NP (NNP Maxwell) (POS 's)) (NNPS Equations)))) (VP (VBG Regarding) (NP (NNP Electromagnetism)))) (. .) ('' \")) (NP (PRP I)) (VP (VBD dumbed) (NP (PRP it)) (PRT (RP down)) (SBAR (IN because) (S (NP (NP (DT some)) (PP (IN of) (NP (NP (DT the) (ADJP (RBR more) (JJ religious)) (NNS people)) (PP (IN in) (NP (NN town)))))) (VP (VBD were) (VP (VBG starting) (S (VP (TO to) (VP (VB say) (SBAR (S (NP (PRP I)) (VP (VBD was) (NP (DT a) (NN witch))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "The original title was: \" A Rederivation of Maxwell's Equations Regarding Electromagnetism . \" I dumbed it down because some of the more religious people in town were starting to say I was a witch.", "tokens": [ { "deprel": "det", "end_char": 837, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 834, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 846, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "original", "misc": "", "start_char": 838, "text": "original", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 852, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "title", "misc": "", "start_char": 847, "text": "title", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 856, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 853, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 858, "feats": null, "head": 8, "id": 5, "lemma": ":", "misc": "", "start_char": 857, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 860, "feats": null, "head": 8, "id": 6, "lemma": "\"", "misc": "", "start_char": 859, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 862, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 861, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 875, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "Rederivation", "misc": "", "start_char": 863, "text": "Rederivation", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 878, "feats": null, "head": 12, "id": 9, "lemma": "of", "misc": "", "start_char": 876, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 886, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "Maxwell", "misc": "", "start_char": 879, "text": "Maxwell", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 889, "feats": null, "head": 10, "id": 11, "lemma": "'s", "misc": "", "start_char": 887, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 899, "feats": "Number=Plur", "head": 8, "id": 12, "lemma": "Equation", "misc": "", "start_char": 890, "text": "Equations", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "case", "end_char": 909, "feats": "VerbForm=Ger", "head": 14, "id": 13, "lemma": "regard", "misc": "", "start_char": 900, "text": "Regarding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod", "end_char": 926, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "Electromagnetism", "misc": "", "start_char": 910, "text": "Electromagnetism", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 928, "feats": null, "head": 8, "id": 15, "lemma": ".", "misc": "", "start_char": 927, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 930, "feats": null, "head": 8, "id": 16, "lemma": "\"", "misc": "", "start_char": 929, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 932, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 931, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 939, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 18, "lemma": "dumb", "misc": "", "start_char": 933, "text": "dumbed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 942, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "misc": "", "start_char": 940, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 947, "feats": null, "head": 18, "id": 20, "lemma": "down", "misc": "", "start_char": 943, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 955, "feats": null, "head": 31, "id": 21, "lemma": "because", "misc": "", "start_char": 948, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 960, "feats": null, "head": 31, "id": 22, "lemma": "some", "misc": "", "start_char": 956, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 963, "feats": null, "head": 27, "id": 23, "lemma": "of", "misc": "", "start_char": 961, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 967, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 24, "lemma": "the", "misc": "", "start_char": 964, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 972, "feats": "Degree=Cmp", "head": 26, "id": 25, "lemma": "more", "misc": "", "start_char": 968, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "amod", "end_char": 982, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "religious", "misc": "", "start_char": 973, "text": "religious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 989, "feats": "Number=Plur", "head": 22, "id": 27, "lemma": "person", "misc": "", "start_char": 983, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 992, "feats": null, "head": 29, "id": 28, "lemma": "in", "misc": "", "start_char": 990, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 997, "feats": "Number=Sing", "head": 27, "id": 29, "lemma": "town", "misc": "", "start_char": 993, "text": "town", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1002, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 31, "id": 30, "lemma": "be", "misc": "", "start_char": 998, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 1011, "feats": "Tense=Pres|VerbForm=Part", "head": 18, "id": 31, "lemma": "start", "misc": "", "start_char": 1003, "text": "starting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1014, "feats": null, "head": 33, "id": 32, "lemma": "to", "misc": "", "start_char": 1012, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1018, "feats": "VerbForm=Inf", "head": 31, "id": 33, "lemma": "say", "misc": "", "start_char": 1015, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1020, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 37, "id": 34, "lemma": "I", "misc": "", "start_char": 1019, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1024, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 37, "id": 35, "lemma": "be", "misc": "", "start_char": 1021, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1026, "feats": "Definite=Ind|PronType=Art", "head": 37, "id": 36, "lemma": "a", "misc": "", "start_char": 1025, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 1032, "feats": "Number=Sing", "head": 33, "id": 37, "lemma": "witch", "misc": "", "start_char": 1027, "text": "witch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1034, "feats": null, "head": 8, "id": 38, "lemma": ".", "misc": "", "start_char": 1033, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (VP (VBZ thinks) (SBAR (S (NP (NP (DT the) (NN approach)) (PP (IN in) (NP (DT this) (NN paper)))) (VP (MD might) (VP (VB change) (NP (NP (DT the) (NN way)) (SBAR (S (NP (PRP we)) (VP (VBP calculate) (NP (JJ ferromagnetic) (NN hysteresis))))))))))) (. .)))" }, "speaker": "Alex", "text": "Sheldon thinks the approach in this paper might change the way we calculate ferromagnetic hysteresis.", "tokens": [ { "deprel": "nsubj", "end_char": 1042, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1035, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1049, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 1043, "text": "thinks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1053, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1050, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1062, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "approach", "misc": "", "start_char": 1054, "text": "approach", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1065, "feats": null, "head": 7, "id": 5, "lemma": "in", "misc": "", "start_char": 1063, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1070, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "this", "misc": "", "start_char": 1066, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1076, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "paper", "misc": "", "start_char": 1071, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1082, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "might", "misc": "", "start_char": 1077, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1089, "feats": "VerbForm=Inf", "head": 2, "id": 9, "lemma": "change", "misc": "", "start_char": 1083, "text": "change", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1093, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 1090, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1097, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "way", "misc": "", "start_char": 1094, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1100, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "we", "misc": "", "start_char": 1098, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1110, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 13, "lemma": "calculate", "misc": "", "start_char": 1101, "text": "calculate", "upos": "VERB", "xpos": "VBP" }, { "deprel": "amod", "end_char": 1124, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "ferromagnetic", "misc": "", "start_char": 1111, "text": "ferromagnetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1135, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "hysteresis", "misc": "", "start_char": 1125, "text": "hysteresis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1137, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 1136, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (LST (UH Oh) (. .)) (NP (PRP It)) (VP (VBZ 's) (NP (IN about) (NN time))) (. .) (S (NP (PRP I)) (VP (VBD hated) (NP (DT the) (JJ old) (NN way) (. .) (UH Hi)))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (NP (NNP Penny)))) (. .)))" }, "speaker": "Penny", "text": "Oh . It's about time . I hated the old way . Hi, I'm Penny.", "tokens": [ { "deprel": "discourse", "end_char": 1140, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 1138, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1142, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1141, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1145, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 1143, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1148, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1146, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1154, "feats": null, "head": 6, "id": 5, "lemma": "about", "misc": "", "start_char": 1149, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1159, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "time", "misc": "", "start_char": 1155, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1161, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1160, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1163, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 1162, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1169, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 9, "lemma": "hate", "misc": "", "start_char": 1164, "text": "hated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1173, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 1170, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1177, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "old", "misc": "", "start_char": 1174, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1181, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "way", "misc": "", "start_char": 1178, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1183, "feats": null, "head": 14, "id": 13, "lemma": ".", "misc": "", "start_char": 1182, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1186, "feats": null, "head": 18, "id": 14, "lemma": "hi", "misc": "", "start_char": 1184, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1188, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 1187, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1190, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "I", "misc": "", "start_char": 1189, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1193, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 1191, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1199, "feats": "Number=Sing", "head": 6, "id": 18, "lemma": "penny", "misc": "", "start_char": 1194, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1201, "feats": null, "head": 6, "id": 19, "lemma": ".", "misc": "", "start_char": 1200, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Alex) (. .) (UH Uh)) (, ,) (SQ (VBP do) (NP (PRP you)) (VP (VB work) (PP (IN with) (NP (NNP Dr.) (NNP Hofstadter))))) (. ?)))" }, "speaker": "Alex", "text": "Alex . Uh, do you work with Dr. Hofstadter?", "tokens": [ { "deprel": "vocative", "end_char": 1206, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "Alex", "misc": "", "start_char": 1202, "text": "Alex", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1208, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1207, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1211, "feats": null, "head": 7, "id": 3, "lemma": "uh", "misc": "", "start_char": 1209, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1213, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1212, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1216, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 1214, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1220, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 1217, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1225, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "work", "misc": "", "start_char": 1221, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1230, "feats": null, "head": 9, "id": 8, "lemma": "with", "misc": "", "start_char": 1226, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1234, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Dr.", "misc": "", "start_char": 1231, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1245, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Hofstadter", "misc": "", "start_char": 1235, "text": "Hofstadter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1247, "feats": null, "head": 7, "id": 11, "lemma": "?", "misc": "", "start_char": 1246, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (PP (IN In) (NP (DT a) (NN way))) (. .) (NP (PRP We)) (VP (VBP 've) (ADVP (NN kind) (IN of)) (VP (VBN been) (VP (VBN involved) (PP (IN in) (NP (DT a) (NML (CD five) (HYPH -) (NN year)) (NN experiment)))))) (. .)))" }, "speaker": "Penny", "text": "In a way . We've kind of been involved in a five - year experiment.", "tokens": [ { "deprel": "case", "end_char": 1250, "feats": null, "head": 3, "id": 1, "lemma": "in", "misc": "", "start_char": 1248, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1252, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 1251, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1256, "feats": "Number=Sing", "head": 10, "id": 3, "lemma": "way", "misc": "", "start_char": 1253, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1258, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1257, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 1261, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 5, "lemma": "we", "misc": "", "start_char": 1259, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1265, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "have", "misc": "", "start_char": 1262, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1270, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "kind", "misc": "", "start_char": 1266, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 1273, "feats": null, "head": 7, "id": 8, "lemma": "of", "misc": "", "start_char": 1271, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "aux:pass", "end_char": 1278, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1274, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 1287, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 10, "lemma": "involve", "misc": "", "start_char": 1279, "text": "involved", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1290, "feats": null, "head": 16, "id": 11, "lemma": "in", "misc": "", "start_char": 1288, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1292, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 12, "lemma": "a", "misc": "", "start_char": 1291, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 1297, "feats": "NumForm=Word|NumType=Card", "head": 15, "id": 13, "lemma": "five", "misc": "", "start_char": 1293, "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1299, "feats": null, "head": 15, "id": 14, "lemma": "-", "misc": "", "start_char": 1298, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1304, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "year", "misc": "", "start_char": 1300, "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1315, "feats": "Number=Sing", "head": 10, "id": 16, "lemma": "experiment", "misc": "", "start_char": 1305, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1317, "feats": null, "head": 10, "id": 17, "lemma": ".", "misc": "", "start_char": 1316, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (LST (UH Oh) (. .) (UH Well)) (, ,) (NP (PRP you)) (VP (VBP 're) (ADJP (JJ lucky)))) (. .) (S (NP (PRP He)) (VP (VBZ seems) (S (ADJP (RB very) (JJ talented))))) (. .) (CC And) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sure) (SBAR (S (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS people)))) (VP (VBP want) (S (VP (TO to) (VP (VB work) (PP (IN with) (NP (PRP him)))))))))))) (. .)))" }, "speaker": "Alex", "text": "Oh . Well, you're lucky . He seems very talented . And I'm sure a lot of people want to work with him.", "tokens": [ { "deprel": "discourse", "end_char": 1320, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 1318, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1322, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1321, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1327, "feats": null, "head": 7, "id": 3, "lemma": "well", "misc": "", "start_char": 1323, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1329, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1328, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1333, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 1330, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1337, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1334, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1343, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "lucky", "misc": "", "start_char": 1338, "text": "lucky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1345, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1344, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1348, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "he", "misc": "", "start_char": 1346, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1354, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 10, "lemma": "seem", "misc": "", "start_char": 1349, "text": "seems", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1359, "feats": null, "head": 12, "id": 11, "lemma": "very", "misc": "", "start_char": 1355, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 1368, "feats": "Degree=Pos", "head": 10, "id": 12, "lemma": "talented", "misc": "", "start_char": 1360, "text": "talented", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1370, "feats": null, "head": 17, "id": 13, "lemma": ".", "misc": "", "start_char": 1369, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1374, "feats": null, "head": 17, "id": 14, "lemma": "and", "misc": "", "start_char": 1371, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1376, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 1375, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1379, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 1377, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 1384, "feats": "Degree=Pos", "head": 7, "id": 17, "lemma": "sure", "misc": "", "start_char": 1380, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "end_char": 1386, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 18, "lemma": "a", "misc": "", "start_char": 1385, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1390, "feats": "Number=Sing", "head": 22, "id": 19, "lemma": "lot", "misc": "", "start_char": 1387, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1393, "feats": null, "head": 21, "id": 20, "lemma": "of", "misc": "", "start_char": 1391, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1400, "feats": "Number=Plur", "head": 19, "id": 21, "lemma": "person", "misc": "", "start_char": 1394, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "end_char": 1405, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 22, "lemma": "want", "misc": "", "start_char": 1401, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1408, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 1406, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1413, "feats": "VerbForm=Inf", "head": 22, "id": 24, "lemma": "work", "misc": "", "start_char": 1409, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1418, "feats": null, "head": 26, "id": 25, "lemma": "with", "misc": "", "start_char": 1414, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1422, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 26, "lemma": "he", "misc": "", "start_char": 1419, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1424, "feats": null, "head": 7, "id": 27, "lemma": ".", "misc": "", "start_char": 1423, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS people)))) (VP (MD ca) (RB n't) (. .) (INTJ (UH Uh)) (, ,) (INTJ (UH hey))) (. .)))" }, "speaker": "Penny", "text": "Well, a lot of people can't . Uh, hey.", "tokens": [ { "deprel": "discourse", "end_char": 1429, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 1425, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1431, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1430, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1433, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 1432, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1437, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "lot", "misc": "", "start_char": 1434, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1440, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 1438, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1447, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "person", "misc": "", "start_char": 1441, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 1450, "feats": "VerbForm=Fin", "head": 0, "id": 7, "lemma": "can", "misc": "", "start_char": 1448, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1454, "feats": null, "head": 7, "id": 8, "lemma": "not", "misc": "", "start_char": 1451, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1456, "feats": null, "head": 7, "id": 9, "lemma": ".", "misc": "", "start_char": 1455, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1459, "feats": null, "head": 7, "id": 10, "lemma": "uh", "misc": "", "start_char": 1457, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1461, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 1460, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1465, "feats": null, "head": 7, "id": 12, "lemma": "hey", "misc": "", "start_char": 1462, "text": "hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1467, "feats": null, "head": 7, "id": 13, "lemma": ".", "misc": "", "start_char": 1466, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBP are) (NP (PRP we)) (VP (VBG going))) (. ?)))" }, "speaker": "Leonard", "text": "Where are we going?", "tokens": [ { "deprel": "advmod", "end_char": 1473, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "where", "misc": "", "start_char": 1468, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1477, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1474, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1480, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 1478, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1486, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 1481, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1488, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1487, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ My) (JJ limbic) (NN system)) (VP (VBZ wants) (S (VP (TO to) (VP (VB take) (NP (PRP$ your) (NNS pants)) (PRT (RP off)))))) (. .)))" }, "speaker": "Penny", "text": "My limbic system wants to take your pants off.", "tokens": [ { "deprel": "nmod:poss", "end_char": 1491, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 3, "id": 1, "lemma": "my", "misc": "", "start_char": 1489, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1498, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "limbic", "misc": "", "start_char": 1492, "text": "limbic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1505, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "system", "misc": "", "start_char": 1499, "text": "system", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1511, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 1506, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1514, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1512, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1519, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "take", "misc": "", "start_char": 1515, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1524, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 1520, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1530, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "pant", "misc": "", "start_char": 1525, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "compound:prt", "end_char": 1534, "feats": null, "head": 6, "id": 9, "lemma": "off", "misc": "", "start_char": 1531, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1536, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1535, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ seems) (S (ADJP (JJ nice)))) (. .)))" }, "speaker": "Alex", "text": "She seems nice.", "tokens": [ { "deprel": "nsubj", "end_char": 1540, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "she", "misc": "", "start_char": 1537, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1546, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "seem", "misc": "", "start_char": 1541, "text": "seems", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 1551, "feats": "Degree=Pos", "head": 2, "id": 3, "lemma": "nice", "misc": "", "start_char": 1547, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1553, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1552, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Notice) (NP (NNS people)) (PP (IN on) (NP (PRP$ your) (JJ own) (NN time))))) (. .) (NP (PRP We)) (VP (VBP 're) (VP (VBG working))) (. .)))" }, "speaker": "Sheldon", "text": "Notice people on your own time . We're working.", "tokens": [ { "deprel": "root", "end_char": 1560, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "notice", "misc": "", "start_char": 1554, "text": "Notice", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1567, "feats": "Number=Plur", "head": 1, "id": 2, "lemma": "person", "misc": "", "start_char": 1561, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1570, "feats": null, "head": 6, "id": 3, "lemma": "on", "misc": "", "start_char": 1568, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1575, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 4, "lemma": "your", "misc": "", "start_char": 1571, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1579, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "own", "misc": "", "start_char": 1576, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1584, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "time", "misc": "", "start_char": 1580, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1586, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 1585, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1589, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "we", "misc": "", "start_char": 1587, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1593, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1590, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1601, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 10, "lemma": "work", "misc": "", "start_char": 1594, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1603, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 1602, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 4, 4 ], [ 1, 2, 2 ] ], [ [ 1, 7, 7 ], [ 2, 2, 2 ], [ 8, 6, 6 ], [ 8, 16, 16 ] ], [ [ 1, 12, 12 ] ], [ [ 1, 14, 14 ], [ 7, 12, 15 ] ], [ [ 1, 18, 18 ] ], [ [ 1, 13, 18 ] ], [ [ 1, 21, 21 ], [ 1, 24, 25 ], [ 3, 2, 2 ], [ 5, 9, 9 ], [ 5, 20, 20 ], [ 5, 25, 25 ] ], [ [ 3, 7, 8 ], [ 5, 2, 3 ], [ 5, 5, 6 ], [ 5, 14, 14 ], [ 5, 16, 16 ] ], [ [ 4, 2, 2 ] ], [ [ 5, 21, 23 ], [ 7, 14, 15 ] ], [ [ 5, 29, 29 ] ], [ [ 6, 3, 3 ] ], [ [ 6, 4, 4 ] ], [ [ 7, 1, 1 ] ], [ [ 7, 2, 2 ] ], [ [ 7, 6, 6 ] ], [ [ 7, 9, 9 ] ], [ [ 7, 17, 17 ] ], [ [ 7, 20, 20 ], [ 8, 20, 20 ], [ 8, 26, 26 ], [ 8, 26, 27 ], [ 14, 7, 7 ], [ 14, 15, 15 ], [ 14, 17, 17 ], [ 15, 5, 5 ], [ 17, 4, 4 ], [ 20, 0, 0 ], [ 20, 0, 2 ] ], [ [ 8, 4, 4 ] ], [ [ 8, 10, 11 ], [ 8, 13, 13 ] ], [ [ 9, 0, 0 ] ], [ [ 9, 2, 2 ], [ 10, 0, 0 ], [ 10, 14, 14 ], [ 10, 14, 19 ], [ 12, 16, 16 ], [ 12, 33, 33 ], [ 13, 0, 0 ] ], [ [ 10, 2, 2 ] ], [ [ 10, 11, 11 ] ], [ [ 10, 6, 19 ] ], [ [ 10, 17, 19 ] ], [ [ 11, 1, 1 ], [ 11, 5, 5 ] ], [ [ 11, 3, 3 ] ], [ [ 11, 0, 7 ] ], [ [ 11, 11, 12 ] ], [ [ 11, 15, 15 ] ], [ [ 11, 18, 18 ] ], [ [ 12, 0, 2 ], [ 12, 6, 13 ], [ 13, 13, 14 ], [ 13, 9, 14 ] ], [ [ 12, 13, 13 ] ], [ [ 12, 9, 13 ] ], [ [ 12, 18, 18 ] ], [ [ 12, 21, 21 ] ], [ [ 12, 28, 28 ] ], [ [ 12, 21, 28 ] ], [ [ 12, 23, 28 ] ], [ [ 12, 35, 36 ] ], [ [ 13, 2, 6 ] ], [ [ 13, 5, 6 ] ], [ [ 13, 11, 11 ] ], [ [ 14, 2, 2 ] ], [ [ 14, 4, 5 ] ], [ [ 14, 9, 11 ] ], [ [ 15, 0, 0 ], [ 17, 14, 14 ] ], [ [ 15, 8, 9 ], [ 17, 8, 8 ], [ 17, 25, 25 ] ], [ [ 16, 1, 2 ] ], [ [ 16, 4, 4 ] ], [ [ 16, 11, 15 ] ], [ [ 17, 20, 20 ], [ 18, 5, 5 ], [ 22, 1, 1 ], [ 22, 3, 3 ], [ 22, 3, 5 ] ], [ [ 17, 17, 20 ], [ 18, 2, 5 ] ], [ [ 19, 2, 2 ] ], [ [ 20, 6, 6 ] ], [ [ 20, 6, 7 ] ], [ [ 21, 0, 0 ] ], [ [ 22, 7, 7 ] ] ]
s06e03c10t
So how was work today? Ah, it was all right, I guess . Got to Heimlich a cherry stem out of Sheldon . Caught Raj right in the eye. Oh! You ’re kidding. No, Raj had to go to the nurse. Wow . Anything else? Mmm, the nurse is a woman, so he couldn't talk to her . She had to bring him a Grover puppet so he could point at what hurt. Oh, is that it? Is that it? Isn't that enough? It had weaponized fruit and a puppet . What more do you want? Oh, good. Oh, good, Leonard, you're here . Science news . This will interest you . And, Penny, feel free to paint your nails. What do you got? I believe Alex may have unearthed the grade school science project that could be my ticket to the Nobel Prize . Behold. " Magnets: What Do They Stick To? " If the answer is " metal, " it's not exactly groundbreaking. The original title was: " A Rederivation of Maxwell's Equations Regarding Electromagnetism . " I dumbed it down because some of the more religious people in town were starting to say I was a witch. Sheldon thinks the approach in this paper might change the way we calculate ferromagnetic hysteresis. Oh . It's about time . I hated the old way . Hi, I'm Penny. Alex . Uh, do you work with Dr. Hofstadter? In a way . We've kind of been involved in a five - year experiment. Oh . Well, you're lucky . He seems very talented . And I'm sure a lot of people want to work with him. Well, a lot of people can't . Uh, hey. Where are we going? My limbic system wants to take your pants off. She seems nice. Notice people on your own time . We're working.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNP Howard) (POS 's)) (NN capsule)) (VP (MD should) (VP (VB be) (VP (VBG reentering) (NP (DT the) (NN atmosphere)) (NP (DT any) (NN minute))))) (. .)))" }, "speaker": "Raj", "text": "Howard's capsule should be reentering the atmosphere any minute.", "tokens": [ { "deprel": "nmod:poss", "end_char": 6, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Howard", "misc": "", "start_char": 0, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 9, "feats": null, "head": 1, "id": 2, "lemma": "'s", "misc": "", "start_char": 7, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 17, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "capsule", "misc": "", "start_char": 10, "text": "capsule", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 24, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "should", "misc": "", "start_char": 18, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 27, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 25, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 38, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "reenter", "misc": "", "start_char": 28, "text": "reentering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 42, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 39, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 53, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "atmosphere", "misc": "", "start_char": 43, "text": "atmosphere", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 57, "feats": null, "head": 10, "id": 9, "lemma": "any", "misc": "", "start_char": 54, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 64, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "minute", "misc": "", "start_char": 58, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 66, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 65, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (NP (PRP It))) (VP (MD 'll) (VP (VB be) (ADJP (JJ good)) (S (VP (TO to) (VP (VB have) (NP (PRP him)) (ADVP (RB back))))))) (. .)))" }, "speaker": "Leonard", "text": "It'll be good to have him back.", "tokens": [ { "deprel": "expl", "end_char": 69, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 67, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 73, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "will", "misc": "", "start_char": 70, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 76, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 74, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 81, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "good", "misc": "", "start_char": 77, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 84, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 82, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 89, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "have", "misc": "", "start_char": 85, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 93, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "he", "misc": "", "start_char": 90, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 98, "feats": null, "head": 6, "id": 8, "lemma": "back", "misc": "", "start_char": 94, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 100, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 99, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (DT The) (NNP Fantastic) (CD Four)) (VP (VBD reunited)) (. .)))" }, "speaker": "Raj", "text": "The Fantastic Four reunited.", "tokens": [ { "deprel": "det", "end_char": 104, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 101, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 114, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "fantastic", "misc": "", "start_char": 105, "text": "Fantastic", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 119, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 3, "lemma": "four", "misc": "", "start_char": 115, "text": "Four", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 128, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "reunite", "misc": "", "start_char": 120, "text": "reunited", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 129, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (NP (NP (DT The) (NN way)) (SBAR (S (NP (PRP we)) (VP (VBP do) (NP (NP (DT the) (ADJP (NN dial) (HYPH -) (RP up)) (NN modem)) (, ,) (NP (DT the) (NN VHS) (NN tape)) (, ,) (CC or) (, ...) (CC or) (NP (NP (NNP Leonard) (POS 's)) (NN gym) (NN membership)))))) (. .)))" }, "speaker": "Sheldon", "text": "The way we do the dial - up modem, the VHS tape, or...or Leonard's gym membership.", "tokens": [ { "deprel": "det", "end_char": 134, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 131, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 138, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "way", "misc": "", "start_char": 135, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 141, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 139, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 144, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "do", "misc": "", "start_char": 142, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 148, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 5, "lemma": "the", "misc": "", "start_char": 145, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 153, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "dial", "misc": "", "start_char": 149, "text": "dial", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 155, "feats": null, "head": 8, "id": 7, "lemma": "-", "misc": "", "start_char": 154, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound:prt", "end_char": 158, "feats": null, "head": 6, "id": 8, "lemma": "up", "misc": "", "start_char": 156, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "end_char": 164, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "modem", "misc": "", "start_char": 159, "text": "modem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 166, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 165, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 170, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 167, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 174, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "VHS", "misc": "", "start_char": 171, "text": "VHS", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 179, "feats": "Number=Sing", "head": 2, "id": 13, "lemma": "tape", "misc": "", "start_char": 175, "text": "tape", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 181, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 180, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 184, "feats": null, "head": 21, "id": 15, "lemma": "or", "misc": "", "start_char": 182, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 188, "feats": null, "head": 21, "id": 16, "lemma": "...", "misc": "", "start_char": 185, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 191, "feats": null, "head": 21, "id": 17, "lemma": "or", "misc": "", "start_char": 189, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 199, "feats": "Number=Sing", "head": 21, "id": 18, "lemma": "Leonard", "misc": "", "start_char": 192, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 202, "feats": null, "head": 18, "id": 19, "lemma": "'s", "misc": "", "start_char": 200, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 206, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "gym", "misc": "", "start_char": 203, "text": "gym", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 217, "feats": "Number=Sing", "head": 13, "id": 21, "lemma": "membership", "misc": "", "start_char": 207, "text": "membership", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 2, "id": 22, "lemma": ".", "misc": "", "start_char": 218, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBP 're) (RB not) (VP (VBG kicking) (NP (PRP him)) (PRT (RP out))))) (. .) (S (NP (NNP Stuart) (CC and) (PRP I)) (VP (VBP have) (VP (VBN become) (NP (JJ good) (NNS friends))))) (. .)))" }, "speaker": "Raj", "text": "We're not kicking him out . Stuart and I have become good friends.", "tokens": [ { "deprel": "nsubj", "end_char": 222, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 220, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 226, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 223, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 230, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 227, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 238, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "kick", "misc": "", "start_char": 231, "text": "kicking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 242, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "he", "misc": "", "start_char": 239, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 246, "feats": null, "head": 4, "id": 6, "lemma": "out", "misc": "", "start_char": 243, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 247, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 255, "feats": "Number=Sing", "head": 12, "id": 8, "lemma": "Stuart", "misc": "", "start_char": 249, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 259, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 256, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 261, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 10, "lemma": "I", "misc": "", "start_char": 260, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 266, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "have", "misc": "", "start_char": 262, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 273, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 12, "lemma": "become", "misc": "", "start_char": 267, "text": "become", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "end_char": 278, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "good", "misc": "", "start_char": 274, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 286, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "friend", "misc": "", "start_char": 279, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 288, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 287, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (NP (CD one) (NN vote)) (PP (IN for) (, ,) (NP (NP (CD one) (NN vote)) (PP (IN against) (. .) (NP (NNP Leonard)))))) (, ,) (NP (PRP you)) (VP (VBP 're) (NP (DT the) (NN tiebreaker))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, one vote for, one vote against . Leonard, you're the tiebreaker.", "tokens": [ { "deprel": "discourse", "end_char": 293, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 289, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 295, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 294, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 299, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 3, "lemma": "one", "misc": "", "start_char": 296, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 304, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "vote", "misc": "", "start_char": 300, "text": "vote", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 308, "feats": null, "head": 8, "id": 5, "lemma": "for", "misc": "", "start_char": 305, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 310, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 309, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 314, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 7, "lemma": "one", "misc": "", "start_char": 311, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "nmod", "end_char": 319, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "vote", "misc": "", "start_char": 315, "text": "vote", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 327, "feats": null, "head": 11, "id": 9, "lemma": "against", "misc": "", "start_char": 320, "text": "against", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 329, "feats": null, "head": 11, "id": 10, "lemma": ".", "misc": "", "start_char": 328, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod", "end_char": 337, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "Leonard", "misc": "", "start_char": 330, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 339, "feats": null, "head": 4, "id": 12, "lemma": ",", "misc": "", "start_char": 338, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 343, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 13, "lemma": "you", "misc": "", "start_char": 340, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 347, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 344, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 351, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 348, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 362, "feats": "Number=Sing", "head": 4, "id": 16, "lemma": "tiebreaker", "misc": "", "start_char": 352, "text": "tiebreaker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 364, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 363, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT a) (NN problem)) (PP (IN with) (NP (NNP Stuart) (. .))) (ADVP (RB Besides))))) (, ,) (NP (PRP he)) (VP (VBZ gives) (NP (PRP us)) (NP (DT a) (NML (CD 20) (NN %)) (NN discount)) (PP (IN at) (NP (PRP$ his) (JJ comic) (NN book) (NN store)))) (. .)))" }, "speaker": "Leonard", "text": "I don't have a problem with Stuart . Besides, he gives us a 20% discount at his comic book store.", "tokens": [ { "deprel": "nsubj", "end_char": 366, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 365, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 369, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 367, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 373, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 370, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 378, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 374, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 380, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 379, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 388, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "problem", "misc": "", "start_char": 381, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 393, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 389, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 400, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Stuart", "misc": "", "start_char": 394, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 402, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 401, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 410, "feats": null, "head": 13, "id": 10, "lemma": "besides", "misc": "", "start_char": 403, "text": "Besides", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 412, "feats": null, "head": 13, "id": 11, "lemma": ",", "misc": "", "start_char": 411, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 415, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "he", "misc": "", "start_char": 413, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 421, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 13, "lemma": "give", "misc": "", "start_char": 416, "text": "gives", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "iobj", "end_char": 424, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 14, "lemma": "we", "misc": "", "start_char": 422, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 426, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 15, "lemma": "a", "misc": "", "start_char": 425, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 429, "feats": "NumForm=Digit|NumType=Card", "head": 17, "id": 16, "lemma": "20", "misc": "", "start_char": 427, "text": "20", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 431, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "%", "misc": "", "start_char": 430, "text": "%", "upos": "SYM", "xpos": "NN" }, { "deprel": "obj", "end_char": 440, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "discount", "misc": "", "start_char": 432, "text": "discount", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 443, "feats": null, "head": 23, "id": 19, "lemma": "at", "misc": "", "start_char": 441, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 447, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 23, "id": 20, "lemma": "his", "misc": "", "start_char": 444, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 453, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "comic", "misc": "", "start_char": 448, "text": "comic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 458, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "book", "misc": "", "start_char": 454, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 464, "feats": "Number=Sing", "head": 18, "id": 23, "lemma": "store", "misc": "", "start_char": 459, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 466, "feats": null, "head": 4, "id": 24, "lemma": ".", "misc": "", "start_char": 465, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB sell) (NP (PRP$ my) (NN friendship)) (ADVP (RB that) (RB cheaply)))) (. .)))" }, "speaker": "Sheldon", "text": "Well, I don't sell my friendship that cheaply.", "tokens": [ { "deprel": "discourse", "end_char": 471, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 467, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 473, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 472, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 475, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 474, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 478, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 476, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 482, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 479, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 487, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "sell", "misc": "", "start_char": 483, "text": "sell", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 490, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 488, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 501, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "friendship", "misc": "", "start_char": 491, "text": "friendship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 506, "feats": null, "head": 10, "id": 9, "lemma": "that", "misc": "", "start_char": 502, "text": "that", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 514, "feats": null, "head": 6, "id": 10, "lemma": "cheaply", "misc": "", "start_char": 507, "text": "cheaply", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 516, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 515, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD can) (VP (VB go) (NP (CD 30)))) (. .)))" }, "speaker": "Stuart", "text": "I can go 30.", "tokens": [ { "deprel": "nsubj", "end_char": 518, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 517, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 522, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "can", "misc": "", "start_char": 519, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 525, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 523, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 528, "feats": "NumForm=Digit|NumType=Card", "head": 3, "id": 4, "lemma": "30", "misc": "", "start_char": 526, "text": "30", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 530, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 529, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (NP (NP (UH Welcome)) (ADVP (RB aboard)) (, ,) (NP (JJ old) (NN chum)) (. .)))" }, "speaker": "Sheldon", "text": "Welcome aboard, old chum.", "tokens": [ { "deprel": "root", "end_char": 538, "feats": null, "head": 0, "id": 1, "lemma": "welcome", "misc": "", "start_char": 531, "text": "Welcome", "upos": "INTJ", "xpos": "UH" }, { "deprel": "advmod", "end_char": 545, "feats": null, "head": 1, "id": 2, "lemma": "aboard", "misc": "", "start_char": 539, "text": "aboard", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 547, "feats": null, "head": 5, "id": 3, "lemma": ",", "misc": "", "start_char": 546, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 551, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "old", "misc": "", "start_char": 548, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "vocative", "end_char": 556, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "chum", "misc": "", "start_char": 552, "text": "chum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 558, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 557, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (DT the) (NNP NASA) (NNP Web) (NN site)) (VP (VBZ says) (SBAR (S (NP (NP (NNP Howard) (POS 's)) (JJ final) (NN descent)) (VP (VBZ has) (VP (VBN begun)))))) (. .)))" }, "speaker": "Raj", "text": "Okay, the NASA Web site says Howard's final descent has begun.", "tokens": [ { "deprel": "discourse", "end_char": 563, "feats": null, "head": 7, "id": 1, "lemma": "okay", "misc": "", "start_char": 559, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 565, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 564, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 569, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 3, "lemma": "the", "misc": "", "start_char": 566, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 574, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "NASA", "misc": "", "start_char": 570, "text": "NASA", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 578, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Web", "misc": "", "start_char": 575, "text": "Web", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 583, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "site", "misc": "", "start_char": 579, "text": "site", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 588, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "say", "misc": "", "start_char": 584, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 595, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "Howard", "misc": "", "start_char": 589, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 598, "feats": null, "head": 8, "id": 9, "lemma": "'s", "misc": "", "start_char": 596, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 604, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "final", "misc": "", "start_char": 599, "text": "final", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 612, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "descent", "misc": "", "start_char": 605, "text": "descent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 616, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "have", "misc": "", "start_char": 613, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 622, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 13, "lemma": "begin", "misc": "", "start_char": 617, "text": "begun", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 624, "feats": null, "head": 7, "id": 14, "lemma": ".", "misc": "", "start_char": 623, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (VBD left) (NP (DT a) (NN boy)))) (, ,) (S (NP (PRP he)) (VP (VBZ returns) (NP (DT a) (ADJP (NN boy) (HYPH -) (VBN sized)) (NN hero)))) (. .)))" }, "speaker": "Sheldon", "text": "He left a boy, he returns a boy - sized hero.", "tokens": [ { "deprel": "nsubj", "end_char": 627, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "misc": "", "start_char": 625, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 632, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "leave", "misc": "", "start_char": 628, "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 634, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 633, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 638, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "boy", "misc": "", "start_char": 635, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 640, "feats": null, "head": 2, "id": 5, "lemma": ",", "misc": "", "start_char": 639, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 643, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "he", "misc": "", "start_char": 641, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 651, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "return", "misc": "", "start_char": 644, "text": "returns", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 653, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 8, "lemma": "a", "misc": "", "start_char": 652, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 657, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "boy", "misc": "", "start_char": 654, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 659, "feats": null, "head": 9, "id": 10, "lemma": "-", "misc": "", "start_char": 658, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 665, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 11, "lemma": "size", "misc": "", "start_char": 660, "text": "sized", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 670, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "hero", "misc": "", "start_char": 666, "text": "hero", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 672, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 671, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 11, 0, 0 ], [ 11, 5, 5 ] ], [ [ 0, 0, 2 ], [ 1, 6, 6 ], [ 2, 0, 2 ], [ 10, 7, 10 ], [ 11, 7, 11 ] ], [ [ 0, 6, 7 ] ], [ [ 0, 8, 9 ] ], [ [ 1, 0, 0 ] ], [ [ 3, 2, 2 ], [ 4, 0, 0 ], [ 6, 13, 13 ] ], [ [ 3, 10, 12 ] ], [ [ 3, 0, 20 ] ], [ [ 3, 4, 20 ] ], [ [ 3, 17, 20 ], [ 4, 4, 4 ], [ 5, 10, 10 ], [ 5, 12, 12 ], [ 6, 0, 0 ] ], [ [ 4, 7, 7 ], [ 6, 7, 7 ], [ 6, 11, 11 ], [ 6, 19, 19 ], [ 6, 19, 22 ] ], [ [ 4, 9, 9 ] ], [ [ 4, 7, 9 ], [ 4, 12, 13 ] ], [ [ 5, 2, 8 ] ], [ [ 5, 6, 8 ] ], [ [ 5, 14, 15 ] ], [ [ 6, 4, 7 ] ], [ [ 6, 14, 22 ] ], [ [ 7, 2, 2 ], [ 7, 6, 6 ] ], [ [ 7, 6, 7 ] ], [ [ 7, 8, 8 ] ], [ [ 8, 0, 0 ], [ 9, 3, 4 ] ], [ [ 8, 3, 3 ] ], [ [ 10, 2, 5 ] ], [ [ 11, 2, 3 ] ] ]
s06e04c00t
Howard's capsule should be reentering the atmosphere any minute. It'll be good to have him back. The Fantastic Four reunited. The way we do the dial - up modem, the VHS tape, or...or Leonard's gym membership. We're not kicking him out . Stuart and I have become good friends. Okay, one vote for, one vote against . Leonard, you're the tiebreaker. I don't have a problem with Stuart . Besides, he gives us a 20% discount at his comic book store. Well, I don't sell my friendship that cheaply. I can go 30. Welcome aboard, old chum. Okay, the NASA Web site says Howard's final descent has begun. He left a boy, he returns a boy - sized hero.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNS Loops)) (, ,) (VP (VB calm) (PRT (RP down))) (. !)))" }, "speaker": "Dimitri", "text": "Loops, calm down!", "tokens": [ { "deprel": "root", "end_char": 5, "feats": "Number=Plur", "head": 0, "id": 1, "lemma": "loop", "misc": "", "start_char": 0, "text": "Loops", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 7, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 6, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 12, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 3, "lemma": "calm", "misc": "", "start_char": 8, "text": "calm", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 17, "feats": null, "head": 3, "id": 4, "lemma": "down", "misc": "", "start_char": 13, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 19, "feats": null, "head": 1, "id": 5, "lemma": "!", "misc": "", "start_char": 18, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (`` ♪)) (NP (NNP Melech) (FW haolam)) (, ,) (NP (INTJ (FW hamotzi) (HYPH ♪) (HYPH ♪)) (NNP Lechem) (FW min) (NNP haaretz)) (, ...) (SBARQ (WHNP (: ♪)) (WHNP (WP What)) (SQ (VP (VBZ 's) (NP (DT that)))) (. ?))))" }, "speaker": "Howard", "text": "♪ Melech haolam, hamotzi ♪ ♪ Lechem min haaretz...♪ What's that?", "tokens": [ { "deprel": "punct", "end_char": 21, "feats": null, "head": 2, "id": 1, "lemma": "♪", "misc": "", "start_char": 20, "text": "♪", "upos": "PUNCT", "xpos": "``" }, { "deprel": "root", "end_char": 28, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "Melech", "misc": "", "start_char": 22, "text": "Melech", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 35, "feats": "Foreign=Yes", "head": 2, "id": 3, "lemma": "haolam", "misc": "", "start_char": 29, "text": "haolam", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 36, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "flat", "end_char": 45, "feats": "Foreign=Yes", "head": 2, "id": 5, "lemma": "hamotzi", "misc": "", "start_char": 38, "text": "hamotzi", "upos": "X", "xpos": "FW" }, { "deprel": "flat", "end_char": 47, "feats": null, "head": 5, "id": 6, "lemma": "♪", "misc": "", "start_char": 46, "text": "♪", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 8, "id": 7, "lemma": "♪", "misc": "", "start_char": 48, "text": "♪", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 56, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "Lechem", "misc": "", "start_char": 50, "text": "Lechem", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 60, "feats": null, "head": 10, "id": 9, "lemma": "minute", "misc": "", "start_char": 57, "text": "min", "upos": "X", "xpos": "FW" }, { "deprel": "parataxis", "end_char": 68, "feats": "Number=Sing", "head": 2, "id": 10, "lemma": "haaretz", "misc": "", "start_char": 61, "text": "haaretz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 72, "feats": null, "head": 2, "id": 11, "lemma": "...", "misc": "", "start_char": 69, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 2, "id": 12, "lemma": "♪", "misc": "", "start_char": 73, "text": "♪", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 79, "feats": "PronType=Int", "head": 15, "id": 13, "lemma": "what", "misc": "", "start_char": 75, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 82, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 80, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 87, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 15, "lemma": "that", "misc": "", "start_char": 83, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 2, "id": 16, "lemma": "?", "misc": "", "start_char": 88, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ 's) (NP (DT that))) (. ?)))" }, "speaker": "Mike", "text": "What's that?", "tokens": [ { "deprel": "nsubj", "end_char": 94, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 90, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 97, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 95, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 102, "feats": "Number=Sing|PronType=Dem", "head": 0, "id": 3, "lemma": "that", "misc": "", "start_char": 98, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 103, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (NP (NP (DT The) (JJ Jewish) (NN prayer)) (PP (IN for) (S (VP (VBG eating) (NP (NN bread)))))) (. !) (S (NP (PRP We)) (VP (VBP do) (RB n't) (VP (VB have) (NP (CD one)) (PP (IN for) (S (VP (VBG falling) (PP (IN out) (PP (IN of) (NP (NN space)))))))))) (. !)) (S (NP (PRP We)) (VP (VBD did) (NP (PRP it)))) (. !) (S (NP (PRP We)) (VP (VBP 're) (PP (IN on) (NP (DT the) (NN ground))))) (. !) (S (NP (PRP We)) (VP (VBD survived))) (. !)))" }, "speaker": "Howard", "text": "The Jewish prayer for eating bread! We don't have one for falling out of space! We did it! We're on the ground! We survived!", "tokens": [ { "deprel": "det", "end_char": 108, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 105, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 115, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "Jewish", "misc": "", "start_char": 109, "text": "Jewish", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 122, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "prayer", "misc": "", "start_char": 116, "text": "prayer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 126, "feats": null, "head": 5, "id": 4, "lemma": "for", "misc": "", "start_char": 123, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 133, "feats": "VerbForm=Ger", "head": 3, "id": 5, "lemma": "eat", "misc": "", "start_char": 127, "text": "eating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 139, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "bread", "misc": "", "start_char": 134, "text": "bread", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 141, "feats": null, "head": 3, "id": 7, "lemma": "!", "misc": "", "start_char": 140, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 144, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "we", "misc": "", "start_char": 142, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 147, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 145, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 151, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 148, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 156, "feats": "VerbForm=Inf", "head": 3, "id": 11, "lemma": "have", "misc": "", "start_char": 152, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 160, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 12, "lemma": "one", "misc": "", "start_char": 157, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "mark", "end_char": 164, "feats": null, "head": 14, "id": 13, "lemma": "for", "misc": "", "start_char": 161, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 172, "feats": "VerbForm=Ger", "head": 12, "id": 14, "lemma": "fall", "misc": "", "start_char": 165, "text": "falling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 176, "feats": null, "head": 17, "id": 15, "lemma": "out", "misc": "", "start_char": 173, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 179, "feats": null, "head": 17, "id": 16, "lemma": "of", "misc": "", "start_char": 177, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 185, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "space", "misc": "", "start_char": 180, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 187, "feats": null, "head": 11, "id": 18, "lemma": "!", "misc": "", "start_char": 186, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 190, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "we", "misc": "", "start_char": 188, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 194, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 20, "lemma": "do", "misc": "", "start_char": 191, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 197, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "it", "misc": "", "start_char": 195, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 20, "id": 22, "lemma": "!", "misc": "", "start_char": 198, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 202, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 27, "id": 23, "lemma": "we", "misc": "", "start_char": 200, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 206, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 27, "id": 24, "lemma": "be", "misc": "", "start_char": 203, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 209, "feats": null, "head": 27, "id": 25, "lemma": "on", "misc": "", "start_char": 207, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 213, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 210, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 220, "feats": "Number=Sing", "head": 20, "id": 27, "lemma": "ground", "misc": "", "start_char": 214, "text": "ground", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 222, "feats": null, "head": 11, "id": 28, "lemma": "!", "misc": "", "start_char": 221, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 225, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 30, "id": 29, "lemma": "we", "misc": "", "start_char": 223, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 234, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 30, "lemma": "survive", "misc": "", "start_char": 226, "text": "survived", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 236, "feats": null, "head": 3, "id": 31, "lemma": "!", "misc": "", "start_char": 235, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBD was) (NP (RB just) (DT the) (NN parachute) (. .)))) (NP (PRP We)) (ADVP (RB still)) (VP (VBP have) (NP (NP (DT another) (CD six) (NNS miles)) (SBAR (S (VP (TO to) (VP (VB go))))))) (. .)))" }, "speaker": "Mike", "text": "That was just the parachute . We still have another six miles to go.", "tokens": [ { "deprel": "nsubj", "end_char": 241, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 237, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 245, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 242, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 250, "feats": null, "head": 5, "id": 3, "lemma": "just", "misc": "", "start_char": 246, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 254, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 251, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 264, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "parachute", "misc": "", "start_char": 255, "text": "parachute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 266, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 265, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 269, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 267, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 275, "feats": null, "head": 9, "id": 8, "lemma": "still", "misc": "", "start_char": 270, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 280, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "have", "misc": "", "start_char": 276, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 288, "feats": null, "head": 12, "id": 10, "lemma": "another", "misc": "", "start_char": 281, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 292, "feats": "NumForm=Word|NumType=Card", "head": 12, "id": 11, "lemma": "six", "misc": "", "start_char": 289, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 298, "feats": "Number=Plur", "head": 9, "id": 12, "lemma": "mile", "misc": "", "start_char": 293, "text": "miles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 301, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 299, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 304, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "go", "misc": "", "start_char": 302, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 306, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 305, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 1, 7, 9 ] ], [ [ 1, 12, 12 ] ], [ [ 1, 14, 14 ] ], [ [ 2, 0, 0 ] ], [ [ 2, 2, 2 ] ], [ [ 3, 5, 5 ] ], [ [ 3, 0, 5 ] ], [ [ 3, 7, 7 ], [ 3, 18, 18 ], [ 3, 22, 22 ], [ 3, 28, 28 ], [ 4, 6, 6 ] ], [ [ 3, 16, 16 ] ], [ [ 3, 11, 16 ] ], [ [ 3, 20, 20 ] ], [ [ 3, 25, 26 ], [ 4, 9, 13 ] ], [ [ 4, 0, 0 ] ], [ [ 4, 2, 4 ] ] ]
s06e04c01t
Loops, calm down! ♪ Melech haolam, hamotzi ♪ ♪ Lechem min haaretz...♪ What's that? What's that? The Jewish prayer for eating bread! We don't have one for falling out of space! We did it! We're on the ground! We survived! That was just the parachute . We still have another six miles to go.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (VBG Waiting) (PP (IN for) (NP (PRP$ my) (NN husband)))) (. .)))" }, "speaker": "Bernadette", "text": "Waiting for my husband.", "tokens": [ { "deprel": "root", "end_char": 7, "feats": "VerbForm=Ger", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 0, "text": "Waiting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 11, "feats": null, "head": 4, "id": 2, "lemma": "for", "misc": "", "start_char": 8, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 14, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 12, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 22, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "husband", "misc": "", "start_char": 15, "text": "husband", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 24, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 23, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ nice))) (. .)))" }, "speaker": "Man in Suit", "text": "That's nice.", "tokens": [ { "deprel": "nsubj", "end_char": 29, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 25, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 32, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 30, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 37, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "nice", "misc": "", "start_char": 33, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 39, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 38, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBZ 's) (VP (VBG coming) (ADVP (RB back)) (PP (IN from) (NP (JJ outer) (NN space))))) (. .)))" }, "speaker": "Bernadette", "text": "He's coming back from outer space.", "tokens": [ { "deprel": "nsubj", "end_char": 42, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 40, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 45, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 43, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 52, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 46, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 57, "feats": null, "head": 3, "id": 4, "lemma": "back", "misc": "", "start_char": 53, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 62, "feats": null, "head": 7, "id": 5, "lemma": "from", "misc": "", "start_char": 58, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 68, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "outer", "misc": "", "start_char": 63, "text": "outer", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 74, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "space", "misc": "", "start_char": 69, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 76, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 75, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (DT this) (NN flight)) (VP (VBZ 's) (VP (VBG coming) (PP (IN from) (NP (NNP Houston)))))))) (. .)))" }, "speaker": "Man in Suit", "text": "I think this flight's coming from Houston.", "tokens": [ { "deprel": "nsubj", "end_char": 78, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 77, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 84, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 79, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 89, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "this", "misc": "", "start_char": 85, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 96, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "flight", "misc": "", "start_char": 90, "text": "flight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 99, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 97, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 106, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 6, "lemma": "come", "misc": "", "start_char": 100, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 111, "feats": null, "head": 8, "id": 7, "lemma": "from", "misc": "", "start_char": 107, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 119, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Houston", "misc": "", "start_char": 112, "text": "Houston", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 121, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 120, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADVP (UH No)) (PRN (, ,) (S (NP (PRP I)) (VP (VBP mean))) (, ,)) (NP (PRP he)) (, ...) (S (ADVP (RB Never)) (VP (VB mind))) (. .) (S (NP (EX There)) (NP (PRP he)) (VP (VBZ is))) (. !) (NP (NNP Howie)) (. !)))" }, "speaker": "Bernadette", "text": "No, I mean, he...Never mind . There he is! Howie!", "tokens": [ { "deprel": "discourse", "end_char": 124, "feats": "Polarity=Neg", "head": 9, "id": 1, "lemma": "no", "misc": "", "start_char": 122, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 126, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 125, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 128, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 127, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 133, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "mean", "misc": "", "start_char": 129, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 134, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 138, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 6, "lemma": "he", "misc": "", "start_char": 136, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 142, "feats": null, "head": 9, "id": 7, "lemma": "...", "misc": "", "start_char": 139, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 148, "feats": null, "head": 9, "id": 8, "lemma": "never", "misc": "", "start_char": 143, "text": "Never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 153, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 9, "lemma": "mind", "misc": "", "start_char": 149, "text": "mind", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 155, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 154, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 161, "feats": null, "head": 13, "id": 11, "lemma": "there", "misc": "", "start_char": 156, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "nsubj", "end_char": 164, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "he", "misc": "", "start_char": 162, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 167, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 13, "lemma": "be", "misc": "", "start_char": 165, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 169, "feats": null, "head": 13, "id": 14, "lemma": "!", "misc": "", "start_char": 168, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 175, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Howie", "misc": "", "start_char": 170, "text": "Howie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 177, "feats": null, "head": 9, "id": 16, "lemma": "!", "misc": "", "start_char": 176, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (INTJ (NNP Howie) (. !) (NNP Howie) (. !)))" }, "speaker": "Various others", "text": "Howie! Howie!", "tokens": [ { "deprel": "root", "end_char": 183, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Howie", "misc": "", "start_char": 178, "text": "Howie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 185, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 184, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 191, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Howie", "misc": "", "start_char": 186, "text": "Howie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 193, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 192, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Whoa)) (, ,) (VBP thank) (NP (PRP you)) (. .) (ADJP (JJ Great) (S (VP (TO to) (VP (VB be) (ADVP (RB back) (PP (IN on) (NP (NNP Earth)))))))) (. .)))" }, "speaker": "Howard", "text": "Whoa, thank you . Great to be back on Earth.", "tokens": [ { "deprel": "discourse", "end_char": 198, "feats": null, "head": 3, "id": 1, "lemma": "whoa", "misc": "", "start_char": 194, "text": "Whoa", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 199, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 206, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "thank", "misc": "", "start_char": 201, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 210, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 207, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 211, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 218, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "great", "misc": "", "start_char": 213, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 221, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 219, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 224, "feats": "VerbForm=Inf", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 222, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "end_char": 229, "feats": null, "head": 6, "id": 9, "lemma": "back", "misc": "", "start_char": 225, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 232, "feats": null, "head": 11, "id": 10, "lemma": "on", "misc": "", "start_char": 230, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 238, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Earth", "misc": "", "start_char": 233, "text": "Earth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 240, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 239, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP they)) (VP (VBP 're) (ADVP (RB here)) (PP (IN for) (NP (NP (PRP me)) (, ,) (NP (NNP Ringo)))))))) (. .)))" }, "speaker": "Howie Mandel", "text": "Uh, I think they're here for me, Ringo.", "tokens": [ { "deprel": "discourse", "end_char": 243, "feats": null, "head": 4, "id": 1, "lemma": "uh", "misc": "", "start_char": 241, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 245, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 244, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 247, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 246, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 253, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 248, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 258, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "they", "misc": "", "start_char": 254, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 262, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 259, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 267, "feats": "PronType=Dem", "head": 4, "id": 7, "lemma": "here", "misc": "", "start_char": 263, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 271, "feats": null, "head": 9, "id": 8, "lemma": "for", "misc": "", "start_char": 268, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 274, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 9, "lemma": "I", "misc": "", "start_char": 272, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 276, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 275, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 282, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "Ringo", "misc": "", "start_char": 277, "text": "Ringo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 284, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 283, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (NNP Mr.) (NNP Mandel)) (, ,) (NP (PRP I)) (VP (VBP 'm) (NP (PRP$ your) (NN driver))) (. .)))" }, "speaker": "Man in Suit", "text": "Mr. Mandel, I'm your driver.", "tokens": [ { "deprel": "vocative", "end_char": 288, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "Mr.", "misc": "", "start_char": 285, "text": "Mr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 295, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Mandel", "misc": "", "start_char": 289, "text": "Mandel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 297, "feats": null, "head": 7, "id": 3, "lemma": ",", "misc": "", "start_char": 296, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 299, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 298, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 302, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 300, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 307, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 303, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 314, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "driver", "misc": "", "start_char": 308, "text": "driver", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 315, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (NN thanks)) (. .) (SBAR (S (NP (DT That) (NN nut) (NN job)) (VP (VBD was) (VP (VBG telling) (NP (NN everybody)) (PP (IN on) (NP (DT the) (NN plane)))))) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (NP (DT an) (NN astronaut)))))) (. .)))" }, "speaker": "Howie Mandel", "text": "Oh, thanks . That nut job was telling everybody on the plane he's an astronaut.", "tokens": [ { "deprel": "discourse", "end_char": 319, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 317, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 321, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 320, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 328, "feats": "Number=Sing", "head": 9, "id": 3, "lemma": "thanks", "misc": "", "start_char": 322, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 330, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 329, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 335, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "that", "misc": "", "start_char": 331, "text": "That", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 339, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "nut", "misc": "", "start_char": 336, "text": "nut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 343, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "job", "misc": "", "start_char": 340, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 347, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 344, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 355, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 9, "lemma": "tell", "misc": "", "start_char": 348, "text": "telling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 365, "feats": "Number=Sing|PronType=Tot", "head": 9, "id": 10, "lemma": "everybody", "misc": "", "start_char": 356, "text": "everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 368, "feats": null, "head": 13, "id": 11, "lemma": "on", "misc": "", "start_char": 366, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 372, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 369, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 378, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "plane", "misc": "", "start_char": 373, "text": "plane", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 381, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 14, "lemma": "he", "misc": "", "start_char": 379, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 384, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 382, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 387, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 385, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 397, "feats": "Number=Sing", "head": 9, "id": 17, "lemma": "astronaut", "misc": "", "start_char": 388, "text": "astronaut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 9, "id": 18, "lemma": ".", "misc": "", "start_char": 398, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD missed) (NP (PRP you)) (ADVP (RB so) (RB much))) (. !)))" }, "speaker": "Bernadette", "text": "I missed you so much!", "tokens": [ { "deprel": "nsubj", "end_char": 401, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 400, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 408, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "miss", "misc": "", "start_char": 402, "text": "missed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 412, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 409, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 415, "feats": null, "head": 5, "id": 4, "lemma": "so", "misc": "", "start_char": 413, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 420, "feats": null, "head": 2, "id": 5, "lemma": "much", "misc": "", "start_char": 416, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 422, "feats": null, "head": 2, "id": 6, "lemma": "!", "misc": "", "start_char": 421, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VP (VBD missed) (NP (PRP you)) (, ,) (ADVP (RB too))) (. .) (SBARQ (WHADVP (WRB Where)) (VP (VBP are) (NP (DT the) (NNS guys))))) (. ?)))" }, "speaker": "Howard", "text": "I missed you, too . Where are the guys?", "tokens": [ { "deprel": "nsubj", "end_char": 424, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 423, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 431, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "miss", "misc": "", "start_char": 425, "text": "missed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 435, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 432, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 437, "feats": null, "head": 2, "id": 4, "lemma": ",", "misc": "", "start_char": 436, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 441, "feats": null, "head": 2, "id": 5, "lemma": "too", "misc": "", "start_char": 438, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 442, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 449, "feats": "PronType=Int", "head": 2, "id": 7, "lemma": "where", "misc": "", "start_char": 444, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "parataxis", "end_char": 453, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 8, "lemma": "be", "misc": "", "start_char": 450, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 457, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 454, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 462, "feats": "Number=Plur", "head": 2, "id": 10, "lemma": "guy", "misc": "", "start_char": 458, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 464, "feats": null, "head": 2, "id": 11, "lemma": "?", "misc": "", "start_char": 463, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (RB just) (PRP me))) (. .)))" }, "speaker": "Bernadette", "text": "Oh, it's just me.", "tokens": [ { "deprel": "discourse", "end_char": 467, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 465, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 469, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 468, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 472, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 470, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 475, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 473, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 480, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 476, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 483, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 0, "id": 6, "lemma": "I", "misc": "", "start_char": 481, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 485, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 484, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP get) (NP (PRP it)))) (. .) (S (NP (PRP They)) (VP (VBP 're) (VP (VBG waiting) (ADVP (RB back) (RB home)) (PP (IN with) (NP (DT a) (JJ big) (NN surprise) (NN party)))))) (. .) (S (S (VP (VB Do) (RB n't) (VP (VB worry)))) (, ,) (NP (PRP I)) (VP (MD can) (VP (VB act) (ADJP (VBN surprised))))) (. .)))" }, "speaker": "Howard", "text": "Oh, I get it . They're waiting back home with a big surprise party . Don't worry, I can act surprised.", "tokens": [ { "deprel": "discourse", "end_char": 488, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 486, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 490, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 489, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 492, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 491, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 496, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 493, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 499, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 497, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 501, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 500, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 506, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "they", "misc": "", "start_char": 502, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 510, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 507, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 518, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 9, "lemma": "wait", "misc": "", "start_char": 511, "text": "waiting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 523, "feats": null, "head": 11, "id": 10, "lemma": "back", "misc": "", "start_char": 519, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 528, "feats": null, "head": 9, "id": 11, "lemma": "home", "misc": "", "start_char": 524, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 533, "feats": null, "head": 16, "id": 12, "lemma": "with", "misc": "", "start_char": 529, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 535, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 13, "lemma": "a", "misc": "", "start_char": 534, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 539, "feats": "Degree=Pos", "head": 16, "id": 14, "lemma": "big", "misc": "", "start_char": 536, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 548, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "surprise", "misc": "", "start_char": 540, "text": "surprise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 554, "feats": "Number=Sing", "head": 9, "id": 16, "lemma": "party", "misc": "", "start_char": 549, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 556, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 555, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 559, "feats": "Mood=Imp|VerbForm=Fin", "head": 20, "id": 18, "lemma": "do", "misc": "", "start_char": 557, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 563, "feats": null, "head": 20, "id": 19, "lemma": "not", "misc": "", "start_char": 560, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 569, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 20, "lemma": "worry", "misc": "", "start_char": 564, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 571, "feats": null, "head": 24, "id": 21, "lemma": ",", "misc": "", "start_char": 570, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 573, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "I", "misc": "", "start_char": 572, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 577, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "can", "misc": "", "start_char": 574, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 581, "feats": "VerbForm=Inf", "head": 20, "id": 24, "lemma": "act", "misc": "", "start_char": 578, "text": "act", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 591, "feats": "Tense=Past|VerbForm=Part", "head": 24, "id": 25, "lemma": "surprise", "misc": "", "start_char": 582, "text": "surprised", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 593, "feats": null, "head": 4, "id": 26, "lemma": ".", "misc": "", "start_char": 592, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (S (NP (PRP I)) (VP (VBD told) (NP (PRP them)) (SBAR (S (NP (PRP they)) (VP (MD could) (VP (VB have) (NP (PRP you)) (NP (NN tomorrow) (NN night) (. .) (NN Tonight)))))))) (, ,) (NP (PRP you)) (VP (VBP belong) (PP (IN to) (NP (PRP me)))) (. .)))" }, "speaker": "Bernadette", "text": "No, I told them they could have you tomorrow night . Tonight, you belong to me.", "tokens": [ { "deprel": "discourse", "end_char": 596, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 594, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 597, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 600, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 599, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 605, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "tell", "misc": "", "start_char": 601, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 610, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "they", "misc": "", "start_char": 606, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 615, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "they", "misc": "", "start_char": 611, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 621, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "could", "misc": "", "start_char": 616, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 626, "feats": "VerbForm=Inf", "head": 4, "id": 8, "lemma": "have", "misc": "", "start_char": 622, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 630, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 627, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound", "end_char": 639, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "tomorrow", "misc": "", "start_char": 631, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 645, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "night", "misc": "", "start_char": 640, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 646, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obl:tmod", "end_char": 655, "feats": "Number=Sing", "head": 16, "id": 13, "lemma": "tonight", "misc": "", "start_char": 648, "text": "Tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 657, "feats": null, "head": 16, "id": 14, "lemma": ",", "misc": "", "start_char": 656, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 661, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 658, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 668, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 16, "lemma": "belong", "misc": "", "start_char": 662, "text": "belong", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 671, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 669, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 674, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 18, "lemma": "I", "misc": "", "start_char": 672, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 676, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 675, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (LST (NNP Gesundheit) (. .)) (NP (PRP You)) (ADJP (JJ okay)) (. ?)))" }, "speaker": "Howard", "text": "Gesundheit . You okay?", "tokens": [ { "deprel": "vocative", "end_char": 687, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Gesundheit", "misc": "", "start_char": 677, "text": "Gesundheit", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 689, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 688, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 693, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 690, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 698, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "okay", "misc": "", "start_char": 694, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 700, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 699, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP am) (ADVP (RB now)) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB back))))))) (. .) (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (S (VP (VB let) (S (NP (PRP 's)) (VP (VB go) (ADVP (RB home)))))) (RB so) (S (NP (PRP I)) (VP (MD can) (VP (VB tear) (PRT (RP off)) (NP (DT those) (JJ little) (NNS pants)))))) (. .)))" }, "speaker": "Bernadette", "text": "I am now that you're back . Come on, let's go home so I can tear off those little pants.", "tokens": [ { "deprel": "nsubj:outer", "end_char": 702, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 1, "lemma": "I", "misc": "", "start_char": 701, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 705, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "be", "misc": "", "start_char": 703, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 709, "feats": null, "head": 7, "id": 3, "lemma": "now", "misc": "", "start_char": 706, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 714, "feats": null, "head": 7, "id": 4, "lemma": "that", "misc": "", "start_char": 710, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 718, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 715, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 722, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 719, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 727, "feats": null, "head": 0, "id": 7, "lemma": "back", "misc": "", "start_char": 723, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 729, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 728, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 734, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 9, "lemma": "come", "misc": "", "start_char": 730, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 737, "feats": null, "head": 9, "id": 10, "lemma": "on", "misc": "", "start_char": 735, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 739, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 738, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 743, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 12, "lemma": "let", "misc": "", "start_char": 740, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 746, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 13, "lemma": "we", "misc": "", "start_char": 744, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 749, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "go", "misc": "", "start_char": 747, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 754, "feats": null, "head": 14, "id": 15, "lemma": "home", "misc": "", "start_char": 750, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 757, "feats": null, "head": 19, "id": 16, "lemma": "so", "misc": "", "start_char": 755, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 759, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 17, "lemma": "I", "misc": "", "start_char": 758, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 763, "feats": "VerbForm=Fin", "head": 19, "id": 18, "lemma": "can", "misc": "", "start_char": 760, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 768, "feats": "VerbForm=Inf", "head": 9, "id": 19, "lemma": "tear", "misc": "", "start_char": 764, "text": "tear", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 772, "feats": null, "head": 19, "id": 20, "lemma": "off", "misc": "", "start_char": 769, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 778, "feats": "Number=Plur|PronType=Dem", "head": 23, "id": 21, "lemma": "that", "misc": "", "start_char": 773, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 785, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "little", "misc": "", "start_char": 779, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 791, "feats": "Number=Plur", "head": 19, "id": 23, "lemma": "pant", "misc": "", "start_char": 786, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 793, "feats": null, "head": 7, "id": 24, "lemma": ".", "misc": "", "start_char": 792, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (ADJP (JJ Great) (. .)) (S (ADVP (RB Just)) (VP (VB keep) (PP (IN in) (NP (NN mind))) (S (NP (NNS astronauts)) (VP (VB lose) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN muscle) (NN tone)))) (PP (IN in) (NP (NN space))))))) (, ,) (RB so) (S (NP (PRP you)) (VP (MD might) (VP (VB have) (S (VP (TO to) (VP (VB do) (NP (NP (JJS most)) (PP (IN of) (NP (DT the) (JJ heavy) (NN lifting)))))))))) (. .)))" }, "speaker": "Howard", "text": "Great . Just keep in mind astronauts lose a lot of muscle tone in space, so you might have to do most of the heavy lifting.", "tokens": [ { "deprel": "root", "end_char": 799, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "great", "misc": "", "start_char": 794, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 801, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 800, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 806, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 802, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 811, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 4, "lemma": "keep", "misc": "", "start_char": 807, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 814, "feats": null, "head": 6, "id": 5, "lemma": "in", "misc": "", "start_char": 812, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 819, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "mind", "misc": "", "start_char": 815, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 830, "feats": "Number=Plur", "head": 8, "id": 7, "lemma": "astronaut", "misc": "", "start_char": 820, "text": "astronauts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "end_char": 835, "feats": "VerbForm=Fin", "head": 4, "id": 8, "lemma": "lose", "misc": "", "start_char": 831, "text": "lose", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 837, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 836, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 841, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "lot", "misc": "", "start_char": 838, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 844, "feats": null, "head": 13, "id": 11, "lemma": "of", "misc": "", "start_char": 842, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 851, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "muscle", "misc": "", "start_char": 845, "text": "muscle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 856, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "tone", "misc": "", "start_char": 852, "text": "tone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 859, "feats": null, "head": 15, "id": 14, "lemma": "in", "misc": "", "start_char": 857, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 865, "feats": "Number=Sing", "head": 8, "id": 15, "lemma": "space", "misc": "", "start_char": 860, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 867, "feats": null, "head": 8, "id": 16, "lemma": ",", "misc": "", "start_char": 866, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 870, "feats": null, "head": 20, "id": 17, "lemma": "so", "misc": "", "start_char": 868, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 874, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 18, "lemma": "you", "misc": "", "start_char": 871, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 880, "feats": "VerbForm=Fin", "head": 20, "id": 19, "lemma": "might", "misc": "", "start_char": 875, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 885, "feats": "VerbForm=Inf", "head": 8, "id": 20, "lemma": "have", "misc": "", "start_char": 881, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 888, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 886, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 891, "feats": "VerbForm=Inf", "head": 20, "id": 22, "lemma": "do", "misc": "", "start_char": 889, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 896, "feats": "Degree=Sup", "head": 22, "id": 23, "lemma": "most", "misc": "", "start_char": 892, "text": "most", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "case", "end_char": 899, "feats": null, "head": 27, "id": 24, "lemma": "of", "misc": "", "start_char": 897, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 903, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 25, "lemma": "the", "misc": "", "start_char": 900, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 909, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "heavy", "misc": "", "start_char": 904, "text": "heavy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 917, "feats": "Number=Sing", "head": 23, "id": 27, "lemma": "lift", "misc": "", "start_char": 910, "text": "lifting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 919, "feats": null, "head": 1, "id": 28, "lemma": ".", "misc": "", "start_char": 918, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 4, 2, 2 ], [ 10, 0, 0 ], [ 11, 2, 2 ], [ 12, 5, 5 ], [ 12, 4, 5 ], [ 14, 2, 2 ], [ 14, 17, 17 ], [ 15, 2, 2 ], [ 16, 0, 0 ], [ 16, 16, 16 ], [ 17, 17, 17 ] ], [ [ 0, 2, 3 ], [ 2, 0, 0 ], [ 4, 5, 5 ], [ 4, 11, 11 ] ], [ [ 1, 0, 0 ] ], [ [ 2, 5, 6 ] ], [ [ 3, 0, 0 ], [ 8, 3, 3 ] ], [ [ 3, 2, 3 ] ], [ [ 3, 7, 7 ] ], [ [ 4, 10, 10 ] ], [ [ 6, 3, 3 ], [ 7, 4, 4 ] ], [ [ 6, 10, 10 ] ], [ [ 7, 2, 2 ], [ 7, 8, 8 ], [ 8, 0, 1 ], [ 8, 5, 5 ], [ 8, 5, 6 ], [ 10, 2, 2 ] ], [ [ 7, 10, 10 ], [ 9, 4, 6 ], [ 9, 13, 13 ], [ 11, 0, 0 ], [ 13, 2, 2 ], [ 13, 21, 21 ], [ 14, 8, 8 ], [ 14, 14, 14 ], [ 16, 4, 4 ] ], [ [ 9, 2, 2 ] ], [ [ 9, 9, 9 ] ], [ [ 9, 9, 12 ] ], [ [ 9, 11, 12 ] ], [ [ 9, 15, 16 ] ], [ [ 11, 8, 9 ], [ 13, 6, 6 ], [ 14, 4, 4 ], [ 14, 5, 5 ] ], [ [ 12, 2, 2 ] ], [ [ 13, 4, 4 ] ], [ [ 13, 12, 15 ] ], [ [ 14, 9, 10 ] ], [ [ 14, 12, 12 ] ], [ [ 15, 0, 0 ] ], [ [ 16, 12, 12 ] ], [ [ 16, 20, 22 ] ], [ [ 17, 5, 5 ] ], [ [ 17, 6, 6 ] ], [ [ 17, 8, 12 ] ], [ [ 17, 11, 12 ] ], [ [ 17, 14, 14 ] ], [ [ 17, 22, 26 ] ] ]
s06e04c02t
Waiting for my husband. That's nice. He's coming back from outer space. I think this flight's coming from Houston. No, I mean, he...Never mind . There he is! Howie! Howie! Howie! Whoa, thank you . Great to be back on Earth. Uh, I think they're here for me, Ringo. Mr. Mandel, I'm your driver. Oh, thanks . That nut job was telling everybody on the plane he's an astronaut. I missed you so much! I missed you, too . Where are the guys? Oh, it's just me. Oh, I get it . They're waiting back home with a big surprise party . Don't worry, I can act surprised. No, I told them they could have you tomorrow night . Tonight, you belong to me. Gesundheit . You okay? I am now that you're back . Come on, let's go home so I can tear off those little pants. Great . Just keep in mind astronauts lose a lot of muscle tone in space, so you might have to do most of the heavy lifting.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP I)) (VP (VBP am) (ADJP (RB very) (JJ disappointed) (SBAR (IN that) (S (NP (PRP I)) (VP (MD wo) (RB n't) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB celebrate) (NP (NP (NNP Howard) (POS 's)) (NN accomplishment)) (NP (NN tonight))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You know, I am very disappointed that I won't be able to celebrate Howard's accomplishment tonight.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 0, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "know", "misc": "", "start_char": 4, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 10, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 9, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 12, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 11, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 15, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 13, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 20, "feats": null, "head": 7, "id": 6, "lemma": "very", "misc": "", "start_char": 16, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 33, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "disappointed", "misc": "", "start_char": 21, "text": "disappointed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 38, "feats": null, "head": 13, "id": 8, "lemma": "that", "misc": "", "start_char": 34, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 40, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 9, "lemma": "I", "misc": "", "start_char": 39, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 43, "feats": "VerbForm=Fin", "head": 13, "id": 10, "lemma": "will", "misc": "", "start_char": 41, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 47, "feats": null, "head": 13, "id": 11, "lemma": "not", "misc": "", "start_char": 44, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 50, "feats": "VerbForm=Inf", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 48, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 55, "feats": "Degree=Pos", "head": 7, "id": 13, "lemma": "able", "misc": "", "start_char": 51, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 58, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 56, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 68, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "celebrate", "misc": "", "start_char": 59, "text": "celebrate", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 75, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "Howard", "misc": "", "start_char": 69, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 78, "feats": null, "head": 16, "id": 17, "lemma": "'s", "misc": "", "start_char": 76, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 93, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "accomplishment", "misc": "", "start_char": 79, "text": "accomplishment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 101, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "tonight", "misc": "", "start_char": 94, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 103, "feats": null, "head": 7, "id": 20, "lemma": ".", "misc": "", "start_char": 102, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP Me)) (, ,) (ADVP (RB too) (. .)) (CC But) (NP (PRP we)) (VP (MD 'll) (VP (VB see) (NP (PRP him)) (NP (NN tomorrow)))) (. .)))" }, "speaker": "Amy", "text": "Me, too . But we'll see him tomorrow.", "tokens": [ { "deprel": "vocative", "end_char": 106, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 1, "lemma": "I", "misc": "", "start_char": 104, "text": "Me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 107, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 112, "feats": null, "head": 8, "id": 3, "lemma": "too", "misc": "", "start_char": 109, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 114, "feats": null, "head": 8, "id": 4, "lemma": ".", "misc": "", "start_char": 113, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 118, "feats": null, "head": 8, "id": 5, "lemma": "but", "misc": "", "start_char": 115, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 121, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "we", "misc": "", "start_char": 119, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 125, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "will", "misc": "", "start_char": 122, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 129, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "see", "misc": "", "start_char": 126, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 133, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "he", "misc": "", "start_char": 130, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl:tmod", "end_char": 142, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "tomorrow", "misc": "", "start_char": 134, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 144, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 143, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Yes)) (, ,) (NP (PRP it)) (VP (VBZ 's) (SBAR (ADVP (RB just)) (IN that) (S (PP (IN in) (NP (PDT all) (DT the) (NNS years))) (NP (PRP I)) (VP (VBP 've) (VP (VBN known) (NP (PRP him)))))))) (, ,) (S (NP (PRP he)) (VP (VBZ 's) (ADVP (RB never)) (VP (VBN had) (NP (DT the) (NN opportunity) (S (VP (TO to) (VP (VB receive) (NP (PRP$ my) (NN admiration))))))))) (. .) (S (NP (PRP I)) (VP (VBD was) (ADJP (JJ excited) (S (VP (TO to) (VP (VB see) (NP (NP (DT the) (NN look)) (PP (IN on) (NP (PRP$ his) (NN face)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (ADVP (RB finally)) (VP (VBD happened)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yes, it's just that in all the years I've known him, he's never had the opportunity to receive my admiration . I was excited to see the look on his face when it finally happened.", "tokens": [ { "deprel": "discourse", "end_char": 148, "feats": null, "head": 13, "id": 1, "lemma": "yes", "misc": "", "start_char": 145, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 13, "id": 2, "lemma": ",", "misc": "", "start_char": 149, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 153, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 3, "lemma": "it", "misc": "", "start_char": 151, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 156, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 4, "lemma": "be", "misc": "", "start_char": 154, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 161, "feats": null, "head": 13, "id": 5, "lemma": "just", "misc": "", "start_char": 157, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 166, "feats": null, "head": 13, "id": 6, "lemma": "that", "misc": "", "start_char": 162, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "case", "end_char": 169, "feats": null, "head": 10, "id": 7, "lemma": "in", "misc": "", "start_char": 167, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det:predet", "end_char": 173, "feats": null, "head": 10, "id": 8, "lemma": "all", "misc": "", "start_char": 170, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 177, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 174, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 183, "feats": "Number=Plur", "head": 13, "id": 10, "lemma": "year", "misc": "", "start_char": 178, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 185, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 184, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 189, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "have", "misc": "", "start_char": 186, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 195, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 13, "lemma": "know", "misc": "", "start_char": 190, "text": "known", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 199, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "he", "misc": "", "start_char": 196, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 201, "feats": null, "head": 13, "id": 15, "lemma": ",", "misc": "", "start_char": 200, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 204, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 16, "lemma": "he", "misc": "", "start_char": 202, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 207, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 205, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 213, "feats": null, "head": 19, "id": 18, "lemma": "never", "misc": "", "start_char": 208, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 217, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 19, "lemma": "have", "misc": "", "start_char": 214, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 221, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 218, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 233, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "opportunity", "misc": "", "start_char": 222, "text": "opportunity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 236, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 234, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 244, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "receive", "misc": "", "start_char": 237, "text": "receive", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 247, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "my", "misc": "", "start_char": 245, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 258, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "admiration", "misc": "", "start_char": 248, "text": "admiration", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 260, "feats": null, "head": 13, "id": 26, "lemma": ".", "misc": "", "start_char": 259, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 262, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 27, "lemma": "I", "misc": "", "start_char": 261, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 266, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 29, "id": 28, "lemma": "be", "misc": "", "start_char": 263, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 274, "feats": "Degree=Pos", "head": 13, "id": 29, "lemma": "excited", "misc": "", "start_char": 267, "text": "excited", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 277, "feats": null, "head": 31, "id": 30, "lemma": "to", "misc": "", "start_char": 275, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 281, "feats": "VerbForm=Inf", "head": 29, "id": 31, "lemma": "see", "misc": "", "start_char": 278, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 285, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 32, "lemma": "the", "misc": "", "start_char": 282, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 290, "feats": "Number=Sing", "head": 31, "id": 33, "lemma": "look", "misc": "", "start_char": 286, "text": "look", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 293, "feats": null, "head": 36, "id": 34, "lemma": "on", "misc": "", "start_char": 291, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 297, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 36, "id": 35, "lemma": "his", "misc": "", "start_char": 294, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 302, "feats": "Number=Sing", "head": 33, "id": 36, "lemma": "face", "misc": "", "start_char": 298, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 307, "feats": "PronType=Int", "head": 40, "id": 37, "lemma": "when", "misc": "", "start_char": 303, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 310, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 40, "id": 38, "lemma": "it", "misc": "", "start_char": 308, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 318, "feats": null, "head": 40, "id": 39, "lemma": "finally", "misc": "", "start_char": 311, "text": "finally", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 327, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 31, "id": 40, "lemma": "happen", "misc": "", "start_char": 319, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 329, "feats": null, "head": 13, "id": 41, "lemma": ".", "misc": "", "start_char": 328, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ unbelievable))) (. .)))" }, "speaker": "Penny", "text": "You're unbelievable.", "tokens": [ { "deprel": "nsubj", "end_char": 333, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 330, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 337, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 334, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 350, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "unbelievable", "misc": "", "start_char": 338, "text": "unbelievable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 352, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 351, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know)) (. .)))" }, "speaker": "Sheldon", "text": "I know.", "tokens": [ { "deprel": "nsubj", "end_char": 354, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 353, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 359, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 355, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 361, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 360, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (DT All) (JJ right)) (, ,) (WHNP (NN Pictionary--)) (WHNP (WP what)) (VP (VBP are) (NP (DT the) (NNS teams))) (. ?)))" }, "speaker": "Leonard", "text": "All right, Pictionary-- what are the teams?", "tokens": [ { "deprel": "det", "end_char": 365, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 362, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 371, "feats": "Degree=Pos", "head": 8, "id": 2, "lemma": "right", "misc": "", "start_char": 366, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 372, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 386, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "pictionary--", "misc": "", "start_char": 374, "text": "Pictionary--", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 391, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "what", "misc": "", "start_char": 387, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 395, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 392, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 399, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 396, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 405, "feats": "Number=Plur", "head": 0, "id": 8, "lemma": "team", "misc": "", "start_char": 400, "text": "teams", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 407, "feats": null, "head": 8, "id": 9, "lemma": "?", "misc": "", "start_char": 406, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (WHADVP (WRB How)) (PP (IN about) (NP (NP (NNS boys)) (PP (IN versus) (NP (NNS girls))))) (. ?)))" }, "speaker": "Penny", "text": "How about boys versus girls?", "tokens": [ { "deprel": "root", "end_char": 411, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "how", "misc": "", "start_char": 408, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 417, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 412, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 422, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "boy", "misc": "", "start_char": 418, "text": "boys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 429, "feats": null, "head": 5, "id": 4, "lemma": "versus", "misc": "", "start_char": 423, "text": "versus", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 435, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "girl", "misc": "", "start_char": 430, "text": "girls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 437, "feats": null, "head": 1, "id": 6, "lemma": "?", "misc": "", "start_char": 436, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (ADVP (RB hardly)) (VP (VBZ seems) (S (ADJP (JJ fair))))) (. .) (CC But) (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (NP (DT any) (NN team)) (SBAR (WHNP (WDT that)) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADVP (RB on)))))) (VP (VBZ has) (NP (DT a) (VBN decided) (NN disadvantage))))))) (. .)))" }, "speaker": "Sheldon", "text": "That hardly seems fair . But I guess any team that I'm not on has a decided disadvantage.", "tokens": [ { "deprel": "nsubj", "end_char": 442, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 438, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 449, "feats": null, "head": 3, "id": 2, "lemma": "hardly", "misc": "", "start_char": 443, "text": "hardly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 455, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "seem", "misc": "", "start_char": 450, "text": "seems", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 460, "feats": "Degree=Pos", "head": 3, "id": 4, "lemma": "fair", "misc": "", "start_char": 456, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 462, "feats": null, "head": 8, "id": 5, "lemma": ".", "misc": "", "start_char": 461, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 466, "feats": null, "head": 8, "id": 6, "lemma": "but", "misc": "", "start_char": 463, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 468, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 467, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 474, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 8, "lemma": "guess", "misc": "", "start_char": 469, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 478, "feats": null, "head": 10, "id": 9, "lemma": "any", "misc": "", "start_char": 475, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 483, "feats": "Number=Sing", "head": 16, "id": 10, "lemma": "team", "misc": "", "start_char": 479, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 488, "feats": "PronType=Rel", "head": 15, "id": 11, "lemma": "that", "misc": "", "start_char": 484, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 490, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "I", "misc": "", "start_char": 489, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 493, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 491, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 497, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 494, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 500, "feats": null, "head": 10, "id": 15, "lemma": "on", "misc": "", "start_char": 498, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 504, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 16, "lemma": "have", "misc": "", "start_char": 501, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 506, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 505, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 514, "feats": "Tense=Past|VerbForm=Part", "head": 19, "id": 18, "lemma": "decide", "misc": "", "start_char": 507, "text": "decided", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 527, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "disadvantage", "misc": "", "start_char": 515, "text": "disadvantage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 529, "feats": null, "head": 3, "id": 20, "lemma": ".", "misc": "", "start_char": 528, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Once) (RB again)) (, ,) (ADJP (JJ unbelievable)) (. .)))" }, "speaker": "Penny", "text": "Once again, unbelievable.", "tokens": [ { "deprel": "advmod", "end_char": 534, "feats": "NumType=Mult", "head": 2, "id": 1, "lemma": "once", "misc": "", "start_char": 530, "text": "Once", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 540, "feats": null, "head": 4, "id": 2, "lemma": "again", "misc": "", "start_char": 535, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 542, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 541, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 555, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "unbelievable", "misc": "", "start_char": 543, "text": "unbelievable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 557, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 556, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (ADVP (RB once) (RB again)) (, ,) (NP (PRP I)) (VP (VBP know)) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, once again, I know.", "tokens": [ { "deprel": "discourse", "end_char": 562, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 558, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 564, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 563, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 569, "feats": "NumType=Mult", "head": 4, "id": 3, "lemma": "once", "misc": "", "start_char": 565, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 575, "feats": null, "head": 7, "id": 4, "lemma": "again", "misc": "", "start_char": 570, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 576, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 579, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 578, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 584, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "know", "misc": "", "start_char": 580, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 586, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 585, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (DT All) (JJ right)) (, ,) (NP (JJ round) (CD one) (. .) (RB Here)) (. .)))" }, "speaker": "Penny", "text": "All right, round one . Here.", "tokens": [ { "deprel": "det", "end_char": 590, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 587, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 596, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "right", "misc": "", "start_char": 591, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 5, "id": 3, "lemma": ",", "misc": "", "start_char": 597, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 604, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "round", "misc": "", "start_char": 599, "text": "round", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 608, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 5, "lemma": "one", "misc": "", "start_char": 605, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 610, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 609, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 615, "feats": "PronType=Dem", "head": 2, "id": 7, "lemma": "here", "misc": "", "start_char": 611, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 617, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 616, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SQ (VBD Got) (NP (PRP it)) (. .)))" }, "speaker": "Sheldon", "text": "Got it.", "tokens": [ { "deprel": "root", "end_char": 621, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 1, "lemma": "get", "misc": "", "start_char": 618, "text": "Got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 624, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 622, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 626, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 625, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (ADJP (JJ Ready) (, ,) (VB set) (, ,)) (VP (VB go)) (. .)))" }, "speaker": "Penny", "text": "Ready, set, go.", "tokens": [ { "deprel": "root", "end_char": 632, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "ready", "misc": "", "start_char": 627, "text": "Ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 634, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 633, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 638, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 3, "lemma": "set", "misc": "", "start_char": 635, "text": "set", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 640, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 639, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 643, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 5, "lemma": "go", "misc": "", "start_char": 641, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 645, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 644, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH Uh) (, ,) (NN box) (. ?) (UH Uh) (, ,) (NN window) (. ?)))" }, "speaker": "Amy", "text": "Uh, box? Uh, window?", "tokens": [ { "deprel": "discourse", "end_char": 648, "feats": null, "head": 7, "id": 1, "lemma": "uh", "misc": "", "start_char": 646, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 650, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 649, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 654, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "box", "misc": "", "start_char": 651, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 656, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 655, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 659, "feats": null, "head": 7, "id": 5, "lemma": "uh", "misc": "", "start_char": 657, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 661, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 660, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 668, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "window", "misc": "", "start_char": 662, "text": "window", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 670, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 669, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (NP (NNP Batman) (. .) (NNP Batman) (CC and) (NNP Robin) (. .) (UH Uh)) (, ,) (NP (NP (NNP Wonder) (NNPS Twins)) (CC plus) (NP (DT the) (NN monkey) (. .) (NP (NNP Wonder) (NNPS Twins)))) (CC plus) (NP (DT the) (NN monkey) (CC and) (NNP Batman)) (. .)))" }, "speaker": "Leonard", "text": "Batman . Batman and Robin . Uh, Wonder Twins plus the monkey . Wonder Twins plus the monkey and Batman.", "tokens": [ { "deprel": "root", "end_char": 677, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Batman", "misc": "", "start_char": 671, "text": "Batman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 679, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 678, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 686, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Batman", "misc": "", "start_char": 680, "text": "Batman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 690, "feats": null, "head": 5, "id": 4, "lemma": "and", "misc": "", "start_char": 687, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 696, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Robin", "misc": "", "start_char": 691, "text": "Robin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 698, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 697, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 701, "feats": null, "head": 10, "id": 7, "lemma": "uh", "misc": "", "start_char": 699, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 703, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 702, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 710, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "wonder", "misc": "", "start_char": 704, "text": "Wonder", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 716, "feats": "Number=Plur", "head": 3, "id": 10, "lemma": "Twins", "misc": "", "start_char": 711, "text": "Twins", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "cc", "end_char": 721, "feats": null, "head": 13, "id": 11, "lemma": "plus", "misc": "", "start_char": 717, "text": "plus", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 725, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 722, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 732, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "monkey", "misc": "", "start_char": 726, "text": "monkey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 734, "feats": null, "head": 16, "id": 14, "lemma": ".", "misc": "", "start_char": 733, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 741, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "wonder", "misc": "", "start_char": 735, "text": "Wonder", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 747, "feats": "Number=Plur", "head": 10, "id": 16, "lemma": "Twins", "misc": "", "start_char": 742, "text": "Twins", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "cc", "end_char": 752, "feats": null, "head": 19, "id": 17, "lemma": "plus", "misc": "", "start_char": 748, "text": "plus", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 756, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 753, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 763, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "monkey", "misc": "", "start_char": 757, "text": "monkey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 767, "feats": null, "head": 21, "id": 20, "lemma": "and", "misc": "", "start_char": 764, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 774, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "Batman", "misc": "", "start_char": 768, "text": "Batman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 776, "feats": null, "head": 1, "id": 22, "lemma": ".", "misc": "", "start_char": 775, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (DT A) (NN gift) (. ?)) (VP (VB Present)) (. !)))" }, "speaker": "Amy", "text": "A gift? Present!", "tokens": [ { "deprel": "det", "end_char": 778, "feats": "Definite=Ind|PronType=Art", "head": 2, "id": 1, "lemma": "a", "misc": "", "start_char": 777, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 783, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "gift", "misc": "", "start_char": 779, "text": "gift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 785, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 784, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 793, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 4, "lemma": "present", "misc": "", "start_char": 786, "text": "Present", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 795, "feats": null, "head": 2, "id": 5, "lemma": "!", "misc": "", "start_char": 794, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (VP (VB Present) (. !) (INTJ (UH Yeah)) (. !)))" }, "speaker": "Penny", "text": "Present! Yeah!", "tokens": [ { "deprel": "root", "end_char": 803, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "present", "misc": "", "start_char": 796, "text": "Present", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 805, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 804, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 810, "feats": null, "head": 1, "id": 3, "lemma": "yeah", "misc": "", "start_char": 806, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 812, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 811, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (INTJ (UH Oh) (, ...) (NP (NNP Leonard) (. .)) (WHADVP (RB Now)) (, ,) (SBARQ (WHADVP (WRB how)) (SQ (MD can) (NP (PRP you)) (RB not) (VP (VB get) (NP (DT that)))) (. ?))))" }, "speaker": "Sheldon", "text": "Oh...Leonard . Now, how can you not get that?", "tokens": [ { "deprel": "discourse", "end_char": 815, "feats": null, "head": 11, "id": 1, "lemma": "oh", "misc": "", "start_char": 813, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 819, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 816, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 827, "feats": "Number=Sing", "head": 11, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 820, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 829, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 828, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 833, "feats": null, "head": 11, "id": 5, "lemma": "now", "misc": "", "start_char": 830, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 835, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 834, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 839, "feats": "PronType=Int", "head": 11, "id": 7, "lemma": "how", "misc": "", "start_char": 836, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 843, "feats": "VerbForm=Fin", "head": 11, "id": 8, "lemma": "can", "misc": "", "start_char": 840, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 847, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 9, "lemma": "you", "misc": "", "start_char": 844, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 851, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 848, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 855, "feats": "VerbForm=Inf", "head": 0, "id": 11, "lemma": "get", "misc": "", "start_char": 852, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 860, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 12, "lemma": "that", "misc": "", "start_char": 856, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 862, "feats": null, "head": 11, "id": 13, "lemma": "?", "misc": "", "start_char": 861, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (SBARQ (PP (IN In) (WHNP (WDT what) (NN universe))) (VP (VBZ is) (SBAR (IN that) (FRAG (NP (DT a) (NN present))))) (. ?)))" }, "speaker": "Leonard", "text": "In what universe is that a present?", "tokens": [ { "deprel": "case", "end_char": 865, "feats": null, "head": 3, "id": 1, "lemma": "in", "misc": "", "start_char": 863, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 870, "feats": "PronType=Int", "head": 3, "id": 2, "lemma": "what", "misc": "", "start_char": 866, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "root", "end_char": 879, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "universe", "misc": "", "start_char": 871, "text": "universe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 882, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 4, "lemma": "be", "misc": "", "start_char": 880, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 887, "feats": null, "head": 7, "id": 5, "lemma": "that", "misc": "", "start_char": 883, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 889, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 888, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 897, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "present", "misc": "", "start_char": 890, "text": "present", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 899, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 898, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (RB not) (NP (DT a) (NN present)))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (NP (DT the) (NN present) (. .) (S (S (NP (EX There)) (VP (VBZ 's) (NP (PRP you) (CC and) (PRP me)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (NNP Penny) (CC and) (NNP Amy) (. .)))) (SBAR (S (NP (PRP We)) (VP (VBP 're) (VP (VBG playing) (NP (NNP Pictionary)) (. .) (PP (IN In) (NP (DT the) (NN present))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "It's not a present, it's the present . There's you and me . It's Penny and Amy . We're playing Pictionary . In the present.", "tokens": [ { "deprel": "nsubj", "end_char": 902, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 900, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 905, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 903, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 909, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 906, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 911, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 910, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 919, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "present", "misc": "", "start_char": 912, "text": "present", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 921, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 920, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 924, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "it", "misc": "", "start_char": 922, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 927, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 925, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 931, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 928, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 939, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "present", "misc": "", "start_char": 932, "text": "present", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 941, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 940, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 947, "feats": null, "head": 13, "id": 12, "lemma": "there", "misc": "", "start_char": 942, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 950, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 13, "lemma": "be", "misc": "", "start_char": 948, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 954, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 13, "id": 14, "lemma": "you", "misc": "", "start_char": 951, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 958, "feats": null, "head": 16, "id": 15, "lemma": "and", "misc": "", "start_char": 955, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 961, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 16, "lemma": "I", "misc": "", "start_char": 959, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 963, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 962, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 966, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 18, "lemma": "it", "misc": "", "start_char": 964, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 969, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 967, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 975, "feats": "Number=Sing", "head": 5, "id": 20, "lemma": "penny", "misc": "", "start_char": 970, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 979, "feats": null, "head": 22, "id": 21, "lemma": "and", "misc": "", "start_char": 976, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 983, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "Amy", "misc": "", "start_char": 980, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 985, "feats": null, "head": 20, "id": 23, "lemma": ".", "misc": "", "start_char": 984, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 988, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 26, "id": 24, "lemma": "we", "misc": "", "start_char": 986, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 992, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 989, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1000, "feats": "Tense=Pres|VerbForm=Part", "head": 20, "id": 26, "lemma": "play", "misc": "", "start_char": 993, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1011, "feats": "Number=Sing", "head": 26, "id": 27, "lemma": "Pictionary", "misc": "", "start_char": 1001, "text": "Pictionary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1013, "feats": null, "head": 5, "id": 28, "lemma": ".", "misc": "", "start_char": 1012, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1016, "feats": null, "head": 31, "id": 29, "lemma": "in", "misc": "", "start_char": 1014, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1020, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 30, "lemma": "the", "misc": "", "start_char": 1017, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1028, "feats": "Number=Sing", "head": 26, "id": 31, "lemma": "present", "misc": "", "start_char": 1021, "text": "present", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1030, "feats": null, "head": 5, "id": 32, "lemma": ".", "misc": "", "start_char": 1029, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (NNP God)) (, ,) (NP (PRP we)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB kill) (NP (PRP them))))))) (. .)))" }, "speaker": "Penny", "text": "Oh, my God, we're gonna kill them.", "tokens": [ { "deprel": "discourse", "end_char": 1033, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 1031, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1035, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1034, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 1038, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 1036, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "discourse", "end_char": 1042, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "God", "misc": "", "start_char": 1039, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1044, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 1043, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1047, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "we", "misc": "", "start_char": 1045, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1051, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1048, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1055, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "go", "misc": "", "start_char": 1052, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1058, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 1056, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1063, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "kill", "misc": "", "start_char": 1059, "text": "kill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1068, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "they", "misc": "", "start_char": 1064, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1070, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 1069, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (NML (NN quark) (HYPH -) (NN gluon)) (NN plasma))) (. .)))" }, "speaker": "Sheldon", "text": "It's a quark - gluon plasma.", "tokens": [ { "deprel": "nsubj", "end_char": 1073, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 1, "lemma": "it", "misc": "", "start_char": 1071, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1076, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "be", "misc": "", "start_char": 1074, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1078, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 3, "lemma": "a", "misc": "", "start_char": 1077, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1084, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "quark", "misc": "", "start_char": 1079, "text": "quark", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1086, "feats": null, "head": 6, "id": 5, "lemma": "-", "misc": "", "start_char": 1085, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1092, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "gluon", "misc": "", "start_char": 1087, "text": "gluon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1099, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "plasma", "misc": "", "start_char": 1093, "text": "plasma", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1101, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1100, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (RB asymptotically)) (NP (NP (JJ free) (NNS partons)) (PP (IN inside) (NP (DT a) (NML (NN quark) (HYPH -) (NN gluon)) (NN plasma))))) (. .)))" }, "speaker": "Sheldon", "text": "It's asymptotically free partons inside a quark - gluon plasma.", "tokens": [ { "deprel": "nsubj", "end_char": 1104, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 1102, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1107, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1105, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1122, "feats": null, "head": 4, "id": 3, "lemma": "asymptotically", "misc": "", "start_char": 1108, "text": "asymptotically", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1127, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "free", "misc": "", "start_char": 1123, "text": "free", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1135, "feats": "Number=Plur", "head": 0, "id": 5, "lemma": "parton", "misc": "", "start_char": 1128, "text": "partons", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1142, "feats": null, "head": 11, "id": 6, "lemma": "inside", "misc": "", "start_char": 1136, "text": "inside", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1144, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 7, "lemma": "a", "misc": "", "start_char": 1143, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1150, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "quark", "misc": "", "start_char": 1145, "text": "quark", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1152, "feats": null, "head": 8, "id": 9, "lemma": "-", "misc": "", "start_char": 1151, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1158, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "gluon", "misc": "", "start_char": 1153, "text": "gluon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1165, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "plasma", "misc": "", "start_char": 1159, "text": "plasma", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1167, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 1166, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (NP (NP (NN Nothing)) (PP (IN with) (NP (NNS quarks))) (. .)))" }, "speaker": "Leonard", "text": "Nothing with quarks.", "tokens": [ { "deprel": "root", "end_char": 1175, "feats": "Number=Sing|PronType=Neg", "head": 0, "id": 1, "lemma": "nothing", "misc": "", "start_char": 1168, "text": "Nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 1180, "feats": null, "head": 3, "id": 2, "lemma": "with", "misc": "", "start_char": 1176, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1187, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "quark", "misc": "", "start_char": 1181, "text": "quarks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1189, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1188, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT an) (JJ observational) (NN rebuttal)) (PP (IN of) (NP (NP (DT the) (NML (NNP Lambda) (HYPH -) (NNP CDM)) (NN model)) (PP (IN of) (NP (DT the) (NN universe))))))) (. !)))" }, "speaker": "Sheldon", "text": "It's an observational rebuttal of the Lambda - CDM model of the universe!", "tokens": [ { "deprel": "nsubj", "end_char": 1192, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 1190, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1195, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1193, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1198, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 1196, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1212, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "observational", "misc": "", "start_char": 1199, "text": "observational", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1221, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "rebuttal", "misc": "", "start_char": 1213, "text": "rebuttal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1224, "feats": null, "head": 11, "id": 6, "lemma": "of", "misc": "", "start_char": 1222, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1228, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 7, "lemma": "the", "misc": "", "start_char": 1225, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1235, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "Lambda", "misc": "", "start_char": 1229, "text": "Lambda", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1237, "feats": null, "head": 10, "id": 9, "lemma": "-", "misc": "", "start_char": 1236, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1241, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "CDM", "misc": "", "start_char": 1238, "text": "CDM", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1247, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "model", "misc": "", "start_char": 1242, "text": "model", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1250, "feats": null, "head": 14, "id": 12, "lemma": "of", "misc": "", "start_char": 1248, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1254, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 1251, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1263, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "universe", "misc": "", "start_char": 1255, "text": "universe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1265, "feats": null, "head": 5, "id": 15, "lemma": "!", "misc": "", "start_char": 1264, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. !)))" }, "speaker": "Leonard", "text": "No!", "tokens": [ { "deprel": "root", "end_char": 1268, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 1266, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1270, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 1269, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (NML (NN chocolate) (NN chip)) (NN cookie))) (. !)))" }, "speaker": "Penny", "text": "It's a chocolate chip cookie!", "tokens": [ { "deprel": "nsubj", "end_char": 1273, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 1, "lemma": "it", "misc": "", "start_char": 1271, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1276, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 1274, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1278, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 3, "lemma": "a", "misc": "", "start_char": 1277, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1288, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "chocolate", "misc": "", "start_char": 1279, "text": "chocolate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1293, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "chip", "misc": "", "start_char": 1289, "text": "chip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1300, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "cookie", "misc": "", "start_char": 1294, "text": "cookie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1302, "feats": null, "head": 6, "id": 7, "lemma": "!", "misc": "", "start_char": 1301, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Amy", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 1306, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 1303, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1308, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1307, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (MD could) (NP (PRP you)) (VP (VB miss) (NP (DT that)))) (. ?)))" }, "speaker": "Leonard", "text": "How could you miss that?", "tokens": [ { "deprel": "advmod", "end_char": 1312, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 1309, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1318, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "could", "misc": "", "start_char": 1313, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1322, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1319, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1327, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "miss", "misc": "", "start_char": 1323, "text": "miss", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1332, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "that", "misc": "", "start_char": 1328, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1334, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 1333, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Hey)) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP want) (S (NP (NN someone)) (VP (TO to) (VP (VB guess) (NP (`` \") (NML (NN chocolate) (NN chip)) (NN cookie) (, ,) ('' \")))))))) (NP (PRP you)) (VP (VBP draw) (NP (NP (DT a) (NN glass)) (PP (IN of) (NP (NN milk)))) (ADVP (RB next) (PP (IN to) (NP (PRP it))))) (. .)))" }, "speaker": "Sheldon", "text": "Hey, if you want someone to guess \" chocolate chip cookie, \" you draw a glass of milk next to it.", "tokens": [ { "deprel": "discourse", "end_char": 1338, "feats": null, "head": 16, "id": 1, "lemma": "hey", "misc": "", "start_char": 1335, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1340, "feats": null, "head": 16, "id": 2, "lemma": ",", "misc": "", "start_char": 1339, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1343, "feats": null, "head": 5, "id": 3, "lemma": "if", "misc": "", "start_char": 1341, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1347, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1344, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1352, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 5, "lemma": "want", "misc": "", "start_char": 1348, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1360, "feats": "Number=Sing|PronType=Ind", "head": 5, "id": 6, "lemma": "someone", "misc": "", "start_char": 1353, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 1363, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1361, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1369, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "guess", "misc": "", "start_char": 1364, "text": "guess", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1371, "feats": null, "head": 12, "id": 9, "lemma": "\"", "misc": "", "start_char": 1370, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "compound", "end_char": 1381, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "chocolate", "misc": "", "start_char": 1372, "text": "chocolate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1386, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "chip", "misc": "", "start_char": 1382, "text": "chip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1393, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "cookie", "misc": "", "start_char": 1387, "text": "cookie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1395, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 1394, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1397, "feats": null, "head": 16, "id": 14, "lemma": "\"", "misc": "", "start_char": 1396, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 1401, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 1398, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1406, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 16, "lemma": "draw", "misc": "", "start_char": 1402, "text": "draw", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1408, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 1407, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1414, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "glass", "misc": "", "start_char": 1409, "text": "glass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1417, "feats": null, "head": 20, "id": 19, "lemma": "of", "misc": "", "start_char": 1415, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1422, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "milk", "misc": "", "start_char": 1418, "text": "milk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1427, "feats": null, "head": 16, "id": 21, "lemma": "next", "misc": "", "start_char": 1423, "text": "next", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1430, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 1428, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1433, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 23, "lemma": "it", "misc": "", "start_char": 1431, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1435, "feats": null, "head": 16, "id": 24, "lemma": ".", "misc": "", "start_char": 1434, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (NP (NNP Penny)) (VP (VBD got) (NP (PRP it))) (. .)))" }, "speaker": "Leonard", "text": "Penny got it.", "tokens": [ { "deprel": "nsubj", "end_char": 1441, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "penny", "misc": "", "start_char": 1436, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1445, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 1442, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1448, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 1446, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1450, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1449, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (SBAR (ADVP (RB only)) (IN after) (S (NP (PRP I)) (VP (VBD eliminated) (NP (PDT all) (DT the) (JJ obvious) (NNS answers))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, only after I eliminated all the obvious answers.", "tokens": [ { "deprel": "discourse", "end_char": 1455, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1451, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1457, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1456, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1462, "feats": null, "head": 6, "id": 3, "lemma": "only", "misc": "", "start_char": 1458, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1468, "feats": null, "head": 6, "id": 4, "lemma": "after", "misc": "", "start_char": 1463, "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1470, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1469, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1481, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "eliminate", "misc": "", "start_char": 1471, "text": "eliminated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det:predet", "end_char": 1485, "feats": null, "head": 10, "id": 7, "lemma": "all", "misc": "", "start_char": 1482, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1489, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 1486, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1497, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "obvious", "misc": "", "start_char": 1490, "text": "obvious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1505, "feats": "Number=Plur", "head": 6, "id": 10, "lemma": "answer", "misc": "", "start_char": 1498, "text": "answers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1507, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 1506, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH uh)) (, ,) (INTJ (UH uh)) (, ,) (INTJ (UH uh)) (, ,) (NP (NN sausage) (. .) (UH Uh)) (, ,) (INTJ (UH uh)) (, ,) (INTJ (UH uh)) (, ,) (INTJ (UH uh)) (, ,) (NP (NN bratwurst)) (. ?) (INTJ (UH Oh)) (, ,) (INTJ (UH oh)) (, ,) (NP (DT a) (JJ hot) (NN dog)) (. .)))" }, "speaker": "Leonard", "text": "Oh, uh, uh, uh, sausage . Uh, uh, uh, uh, bratwurst? Oh, oh, a hot dog.", "tokens": [ { "deprel": "discourse", "end_char": 1510, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 1508, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1512, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1511, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1515, "feats": null, "head": 9, "id": 3, "lemma": "uh", "misc": "", "start_char": 1513, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1517, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1516, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1520, "feats": null, "head": 9, "id": 5, "lemma": "uh", "misc": "", "start_char": 1518, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1522, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 1521, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1525, "feats": null, "head": 9, "id": 7, "lemma": "uh", "misc": "", "start_char": 1523, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1527, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 1526, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1535, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "sausage", "misc": "", "start_char": 1528, "text": "sausage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1537, "feats": null, "head": 11, "id": 10, "lemma": ".", "misc": "", "start_char": 1536, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1540, "feats": null, "head": 19, "id": 11, "lemma": "uh", "misc": "", "start_char": 1538, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1542, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 1541, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1545, "feats": null, "head": 19, "id": 13, "lemma": "uh", "misc": "", "start_char": 1543, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1547, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 1546, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1550, "feats": null, "head": 19, "id": 15, "lemma": "uh", "misc": "", "start_char": 1548, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1552, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 1551, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1555, "feats": null, "head": 19, "id": 17, "lemma": "uh", "misc": "", "start_char": 1553, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1557, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 1556, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "dep", "end_char": 1567, "feats": "Number=Sing", "head": 9, "id": 19, "lemma": "bratwurst", "misc": "", "start_char": 1558, "text": "bratwurst", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1569, "feats": null, "head": 21, "id": 20, "lemma": "?", "misc": "", "start_char": 1568, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1572, "feats": null, "head": 27, "id": 21, "lemma": "oh", "misc": "", "start_char": 1570, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1574, "feats": null, "head": 21, "id": 22, "lemma": ",", "misc": "", "start_char": 1573, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1577, "feats": null, "head": 27, "id": 23, "lemma": "oh", "misc": "", "start_char": 1575, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1579, "feats": null, "head": 23, "id": 24, "lemma": ",", "misc": "", "start_char": 1578, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1581, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 25, "lemma": "a", "misc": "", "start_char": 1580, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1585, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "hot", "misc": "", "start_char": 1582, "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 1589, "feats": "Number=Sing", "head": 19, "id": 27, "lemma": "dog", "misc": "", "start_char": 1586, "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1591, "feats": null, "head": 9, "id": 28, "lemma": ".", "misc": "", "start_char": 1590, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Penny)) (, ,) (SQ (VBP are) (RB n't) (NP (PRP you)) (VP (VBG gon) (S (VP (TO na) (VP (VB draw) (NP (NN something))))))) (. ?)))" }, "speaker": "Amy", "text": "Penny, aren't you gonna draw something?", "tokens": [ { "deprel": "vocative", "end_char": 1597, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "penny", "misc": "", "start_char": 1592, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1599, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1598, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1603, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 1600, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1607, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 1604, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1611, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 1608, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1615, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 1612, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1618, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1616, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1623, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "draw", "misc": "", "start_char": 1619, "text": "draw", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1633, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 9, "lemma": "something", "misc": "", "start_char": 1624, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1635, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 1634, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (S (S (VP (VB Relax))) (, ,) (NP (PRP we)) (VP (VBD got) (NP (NN time)))) (, ,) (S (NP (DT this)) (VP (VBZ is) (ADJP (RB so) (JJ fun)))) (. .)))" }, "speaker": "Penny", "text": "Relax, we got time, this is so fun.", "tokens": [ { "deprel": "root", "end_char": 1641, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "relax", "misc": "", "start_char": 1636, "text": "Relax", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1643, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1642, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1646, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 1644, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1650, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 1, "id": 4, "lemma": "get", "misc": "", "start_char": 1647, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1655, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "time", "misc": "", "start_char": 1651, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1657, "feats": null, "head": 1, "id": 6, "lemma": ",", "misc": "", "start_char": 1656, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1662, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 7, "lemma": "this", "misc": "", "start_char": 1658, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1665, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1663, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1668, "feats": null, "head": 10, "id": 9, "lemma": "so", "misc": "", "start_char": 1666, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1672, "feats": "Degree=Pos", "head": 1, "id": 10, "lemma": "fun", "misc": "", "start_char": 1669, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1674, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 1673, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (ADVP (RB There) (. .)))" }, "speaker": "Sheldon", "text": "There.", "tokens": [ { "deprel": "root", "end_char": 1680, "feats": "PronType=Dem", "head": 0, "id": 1, "lemma": "there", "misc": "", "start_char": 1675, "text": "There", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1682, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1681, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (NP (DT A) (JJ solar) (NN system) (. .) (INTJ (UH Uh)) (, ,) (INTJ (UH uh)) (, ,) (INTJ (UH uh)) (, ,) (INTJ (UH uh)) (, ,) (INTJ (UH um)) (, ,) (NP (JJ unidentified) (VBG flying) (NN liverwurst)) (. ?)))" }, "speaker": "Leonard", "text": "A solar system . Uh, uh, uh, uh, um, unidentified flying liverwurst?", "tokens": [ { "deprel": "det", "end_char": 1684, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 1, "lemma": "a", "misc": "", "start_char": 1683, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1690, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "solar", "misc": "", "start_char": 1685, "text": "solar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1697, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "system", "misc": "", "start_char": 1691, "text": "system", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1699, "feats": null, "head": 5, "id": 4, "lemma": ".", "misc": "", "start_char": 1698, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1702, "feats": null, "head": 17, "id": 5, "lemma": "uh", "misc": "", "start_char": 1700, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1704, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 1703, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1707, "feats": null, "head": 17, "id": 7, "lemma": "uh", "misc": "", "start_char": 1705, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1709, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 1708, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1712, "feats": null, "head": 17, "id": 9, "lemma": "uh", "misc": "", "start_char": 1710, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1714, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 1713, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1717, "feats": null, "head": 17, "id": 11, "lemma": "uh", "misc": "", "start_char": 1715, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1719, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 1718, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1722, "feats": null, "head": 17, "id": 13, "lemma": "um", "misc": "", "start_char": 1720, "text": "um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1724, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 1723, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1737, "feats": "Degree=Pos", "head": 17, "id": 15, "lemma": "unidentified", "misc": "", "start_char": 1725, "text": "unidentified", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1744, "feats": "VerbForm=Ger", "head": 17, "id": 16, "lemma": "fly", "misc": "", "start_char": 1738, "text": "flying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "appos", "end_char": 1755, "feats": "Number=Sing", "head": 3, "id": 17, "lemma": "liverwurst", "misc": "", "start_char": 1745, "text": "liverwurst", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1757, "feats": null, "head": 3, "id": 18, "lemma": "?", "misc": "", "start_char": 1756, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Now)) (. ?)))" }, "speaker": "Amy", "text": "Now?", "tokens": [ { "deprel": "root", "end_char": 1761, "feats": null, "head": 0, "id": 1, "lemma": "now", "misc": "", "start_char": 1758, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1763, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1762, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (ADVP (RB Soon) (. .)))" }, "speaker": "Penny", "text": "Soon.", "tokens": [ { "deprel": "root", "end_char": 1768, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "soon", "misc": "", "start_char": 1764, "text": "Soon", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1770, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1769, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (NNP Leonard)) (, ,) (NP (PRP I)) (VP (VBP am) (VP (NN spoon) (HYPH -) (VBG feeding) (NP (DT this)) (PP (IN to) (NP (PRP you))))) (. .)))" }, "speaker": "Sheldon", "text": "Come on, Leonard, I am spoon - feeding this to you.", "tokens": [ { "deprel": "root", "end_char": 1775, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 1771, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1778, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 1776, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1780, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1779, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1788, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "Leonard", "misc": "", "start_char": 1781, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1790, "feats": null, "head": 1, "id": 5, "lemma": ",", "misc": "", "start_char": 1789, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 1792, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 6, "lemma": "I", "misc": "", "start_char": 1791, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1795, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 1793, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "compound", "end_char": 1801, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "spoon", "misc": "", "start_char": 1796, "text": "spoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1803, "feats": null, "head": 8, "id": 9, "lemma": "-", "misc": "", "start_char": 1802, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 1811, "feats": "VerbForm=Ger", "head": 1, "id": 10, "lemma": "feed", "misc": "", "start_char": 1804, "text": "feeding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1816, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 11, "lemma": "this", "misc": "", "start_char": 1812, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 1819, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1817, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1823, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 13, "lemma": "you", "misc": "", "start_char": 1820, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1825, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 1824, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (, ,) (INTJ (UH uh)) (, ...) (NP (NNP Casper)) (NP (DT the) (JJ alcoholic) (NN ghost)))) (. ?)))" }, "speaker": "Leonard", "text": "I don't know, uh...Casper the alcoholic ghost?", "tokens": [ { "deprel": "nsubj", "end_char": 1827, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1826, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1830, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1828, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1834, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1831, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1839, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 1835, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1841, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 1840, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1844, "feats": null, "head": 11, "id": 6, "lemma": "uh", "misc": "", "start_char": 1842, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1848, "feats": null, "head": 6, "id": 7, "lemma": "...", "misc": "", "start_char": 1845, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 1855, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "Casper", "misc": "", "start_char": 1849, "text": "Casper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 1859, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 1856, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1869, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "alcoholic", "misc": "", "start_char": 1860, "text": "alcoholic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 1875, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "ghost", "misc": "", "start_char": 1870, "text": "ghost", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1877, "feats": null, "head": 4, "id": 12, "lemma": "?", "misc": "", "start_char": 1876, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (UH right)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ enough))) (. .)))" }, "speaker": "Penny", "text": "All right, that's enough.", "tokens": [ { "deprel": "det", "end_char": 1881, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 1878, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 1887, "feats": null, "head": 6, "id": 2, "lemma": "right", "misc": "", "start_char": 1882, "text": "right", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1889, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1888, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1894, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 4, "lemma": "that", "misc": "", "start_char": 1890, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1897, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1895, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1904, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "enough", "misc": "", "start_char": 1898, "text": "enough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1906, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1905, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh)) (, ,) (NP (NN hand) (. .) (UH Uh)) (, ,) (INTJ (NN nail) (, ...) (ADJP (JJ polish))) (. ?)))" }, "speaker": "Amy", "text": "Uh, hand . Uh, nail...polish?", "tokens": [ { "deprel": "discourse", "end_char": 1909, "feats": null, "head": 9, "id": 1, "lemma": "uh", "misc": "", "start_char": 1907, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1911, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1910, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1916, "feats": "Number=Sing", "head": 9, "id": 3, "lemma": "hand", "misc": "", "start_char": 1912, "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1918, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1917, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1921, "feats": null, "head": 9, "id": 5, "lemma": "uh", "misc": "", "start_char": 1919, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1923, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 1922, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1928, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "nail", "misc": "", "start_char": 1924, "text": "nail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1932, "feats": null, "head": 9, "id": 8, "lemma": "...", "misc": "", "start_char": 1929, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1939, "feats": "Degree=Pos", "head": 0, "id": 9, "lemma": "polish", "misc": "", "start_char": 1933, "text": "polish", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1941, "feats": null, "head": 9, "id": 10, "lemma": "?", "misc": "", "start_char": 1940, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "misc": { "parse_tree": "(ROOT (INTJ (UH Yep) (. !)))" }, "speaker": "Penny", "text": "Yep!", "tokens": [ { "deprel": "root", "end_char": 1945, "feats": null, "head": 0, "id": 1, "lemma": "yep", "misc": "", "start_char": 1942, "text": "Yep", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1947, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 1946, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 45, "misc": { "parse_tree": "(ROOT (S (VP (VB Wait) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH no)) (. !) (INTJ (UH No)) (. !) (S (NP (DT The) (NN word)) (VP (VBZ is) (NP (NP (`` \") (JJ Polish) (. .) ('' \")) (S (VP (VB See) (, ,) (VB look) (. .) (NP (JJ Polish) (NN sausage))))))) (. .) (CC And) (NP (NP (DT the) (HYPH -) (DT the) (NN model)) (PP (IN of) (NP (NP (DT the) (JJ solar) (NN system)) (VP (VBN developed) (PP (IN by) (NP (NP (NNP Nicolaus) (NNP Copernicus)) (, ,) (NP (DT a) (JJ Polish) (NN astronomer)))))))) (. .) (CC And) (ADVP (RB then)) (, ,) (ADVP (RB finally)) (, ,) (SBAR (IN if) (S (NP (DT that)) (VP (VBD was) (RB n't) (NP (: enough--) (SBAR (WHNP (WDT which)) (S (NP (PRP it)) (VP (MD should) (VP (VB 've) (VP (VBN been--)))))))))) (NP (DT this)) (VP (VBZ is) (NP (NP (NNP Madame) (NNP Curie)) (VP (VBG killing) (NP (PRP herself)) (PP (IN by) (S (VP (VBG discovering) (NP (NP (NN radium)) (, ,) (SBAR (WHNP (WP who)) (, ,) (SBAR (IN although) (S (NP (PRP she)) (VP (VBD was) (NP (DT a) (JJ naturalized) (JJ French) (NN citizen))))) (, ,) (VP (VBD was) (NP (JJ Polish)) (PP (IN by) (NP (NN birth))))))))))))) (. !)))" }, "speaker": "Sheldon", "text": "Wait, no, no! No! The word is \" Polish . \" See, look . Polish sausage . And the - the model of the solar system developed by Nicolaus Copernicus, a Polish astronomer . And then, finally, if that wasn't enough-- which it should've been-- this is Madame Curie killing herself by discovering radium, who, although she was a naturalized French citizen, was Polish by birth!", "tokens": [ { "deprel": "root", "end_char": 1952, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 1948, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1954, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1953, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1957, "feats": "Polarity=Neg", "head": 13, "id": 3, "lemma": "no", "misc": "", "start_char": 1955, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1959, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1958, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1962, "feats": "Polarity=Neg", "head": 13, "id": 5, "lemma": "no", "misc": "", "start_char": 1960, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1964, "feats": null, "head": 5, "id": 6, "lemma": "!", "misc": "", "start_char": 1963, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1967, "feats": "Polarity=Neg", "head": 13, "id": 7, "lemma": "no", "misc": "", "start_char": 1965, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1969, "feats": null, "head": 7, "id": 8, "lemma": "!", "misc": "", "start_char": 1968, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1973, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 1970, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1978, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "word", "misc": "", "start_char": 1974, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1981, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 1979, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1983, "feats": null, "head": 13, "id": 12, "lemma": "\"", "misc": "", "start_char": 1982, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "ccomp", "end_char": 1990, "feats": "Degree=Pos", "head": 1, "id": 13, "lemma": "Polish", "misc": "", "start_char": 1984, "text": "Polish", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1992, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 1991, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1994, "feats": null, "head": 16, "id": 15, "lemma": "\"", "misc": "", "start_char": 1993, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "parataxis", "end_char": 1998, "feats": "Mood=Imp|VerbForm=Fin", "head": 13, "id": 16, "lemma": "see", "misc": "", "start_char": 1995, "text": "See", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2000, "feats": null, "head": 18, "id": 17, "lemma": ",", "misc": "", "start_char": 1999, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2005, "feats": "Mood=Imp|VerbForm=Fin", "head": 16, "id": 18, "lemma": "look", "misc": "", "start_char": 2001, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2007, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 2006, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 2014, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "Polish", "misc": "", "start_char": 2008, "text": "Polish", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2022, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "sausage", "misc": "", "start_char": 2015, "text": "sausage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2024, "feats": null, "head": 23, "id": 22, "lemma": ".", "misc": "", "start_char": 2023, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 2028, "feats": null, "head": 27, "id": 23, "lemma": "and", "misc": "", "start_char": 2025, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 2032, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 24, "lemma": "the", "misc": "", "start_char": 2029, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 2034, "feats": null, "head": 24, "id": 25, "lemma": "-", "misc": "", "start_char": 2033, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "det", "end_char": 2038, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 2035, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 2044, "feats": "Number=Sing", "head": 13, "id": 27, "lemma": "model", "misc": "", "start_char": 2039, "text": "model", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2047, "feats": null, "head": 31, "id": 28, "lemma": "of", "misc": "", "start_char": 2045, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2051, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 29, "lemma": "the", "misc": "", "start_char": 2048, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2057, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "solar", "misc": "", "start_char": 2052, "text": "solar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2064, "feats": "Number=Sing", "head": 27, "id": 31, "lemma": "system", "misc": "", "start_char": 2058, "text": "system", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 2074, "feats": "Tense=Past|VerbForm=Part", "head": 31, "id": 32, "lemma": "develop", "misc": "", "start_char": 2065, "text": "developed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 2077, "feats": null, "head": 34, "id": 33, "lemma": "by", "misc": "", "start_char": 2075, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl:agent", "end_char": 2086, "feats": "Number=Sing", "head": 32, "id": 34, "lemma": "Nicolaus", "misc": "", "start_char": 2078, "text": "Nicolaus", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2097, "feats": "Number=Sing", "head": 34, "id": 35, "lemma": "Copernicus", "misc": "", "start_char": 2087, "text": "Copernicus", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2099, "feats": null, "head": 39, "id": 36, "lemma": ",", "misc": "", "start_char": 2098, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 2101, "feats": "Definite=Ind|PronType=Art", "head": 39, "id": 37, "lemma": "a", "misc": "", "start_char": 2100, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2108, "feats": "Degree=Pos", "head": 39, "id": 38, "lemma": "Polish", "misc": "", "start_char": 2102, "text": "Polish", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 2119, "feats": "Number=Sing", "head": 34, "id": 39, "lemma": "astronomer", "misc": "", "start_char": 2109, "text": "astronomer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2121, "feats": null, "head": 41, "id": 40, "lemma": ".", "misc": "", "start_char": 2120, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 2125, "feats": null, "head": 58, "id": 41, "lemma": "and", "misc": "", "start_char": 2122, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 2130, "feats": "PronType=Dem", "head": 58, "id": 42, "lemma": "then", "misc": "", "start_char": 2126, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2132, "feats": null, "head": 42, "id": 43, "lemma": ",", "misc": "", "start_char": 2131, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2140, "feats": null, "head": 58, "id": 44, "lemma": "finally", "misc": "", "start_char": 2133, "text": "finally", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2142, "feats": null, "head": 44, "id": 45, "lemma": ",", "misc": "", "start_char": 2141, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 2145, "feats": null, "head": 50, "id": 46, "lemma": "if", "misc": "", "start_char": 2143, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2150, "feats": "Number=Sing|PronType=Dem", "head": 50, "id": 47, "lemma": "that", "misc": "", "start_char": 2146, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2154, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 50, "id": 48, "lemma": "be", "misc": "", "start_char": 2151, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2158, "feats": null, "head": 55, "id": 49, "lemma": "not", "misc": "", "start_char": 2155, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 2167, "feats": null, "head": 58, "id": 50, "lemma": "enough--", "misc": "", "start_char": 2159, "text": "enough--", "upos": "PUNCT", "xpos": ":" }, { "deprel": "obj", "end_char": 2173, "feats": "PronType=Rel", "head": 55, "id": 51, "lemma": "which", "misc": "", "start_char": 2168, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 2176, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 55, "id": 52, "lemma": "it", "misc": "", "start_char": 2174, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2183, "feats": "VerbForm=Fin", "head": 55, "id": 53, "lemma": "should", "misc": "", "start_char": 2177, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 2187, "feats": "VerbForm=Inf", "head": 55, "id": 54, "lemma": "have", "misc": "", "start_char": 2184, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl:relcl", "end_char": 2194, "feats": "Tense=Past|VerbForm=Part", "head": 50, "id": 55, "lemma": "been", "misc": "", "start_char": 2188, "text": "been--", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 2199, "feats": "Number=Sing|PronType=Dem", "head": 58, "id": 56, "lemma": "this", "misc": "", "start_char": 2195, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2202, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 58, "id": 57, "lemma": "be", "misc": "", "start_char": 2200, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 2209, "feats": "Number=Sing", "head": 1, "id": 58, "lemma": "Madame", "misc": "", "start_char": 2203, "text": "Madame", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2215, "feats": "Number=Sing", "head": 58, "id": 59, "lemma": "Curie", "misc": "", "start_char": 2210, "text": "Curie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl", "end_char": 2223, "feats": "VerbForm=Ger", "head": 58, "id": 60, "lemma": "kill", "misc": "", "start_char": 2216, "text": "killing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2231, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 60, "id": 61, "lemma": "herself", "misc": "", "start_char": 2224, "text": "herself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 2234, "feats": null, "head": 63, "id": 62, "lemma": "by", "misc": "", "start_char": 2232, "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 2246, "feats": "VerbForm=Ger", "head": 60, "id": 63, "lemma": "discover", "misc": "", "start_char": 2235, "text": "discovering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2253, "feats": "Number=Sing", "head": 63, "id": 64, "lemma": "radium", "misc": "", "start_char": 2247, "text": "radium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2255, "feats": null, "head": 66, "id": 65, "lemma": ",", "misc": "", "start_char": 2254, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2259, "feats": "PronType=Rel", "head": 77, "id": 66, "lemma": "who", "misc": "", "start_char": 2256, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 2261, "feats": null, "head": 66, "id": 67, "lemma": ",", "misc": "", "start_char": 2260, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 2270, "feats": null, "head": 74, "id": 68, "lemma": "although", "misc": "", "start_char": 2262, "text": "although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2274, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 74, "id": 69, "lemma": "she", "misc": "", "start_char": 2271, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2278, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 74, "id": 70, "lemma": "be", "misc": "", "start_char": 2275, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 2280, "feats": "Definite=Ind|PronType=Art", "head": 74, "id": 71, "lemma": "a", "misc": "", "start_char": 2279, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2292, "feats": "Degree=Pos", "head": 74, "id": 72, "lemma": "naturalized", "misc": "", "start_char": 2281, "text": "naturalized", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 2299, "feats": "Degree=Pos", "head": 74, "id": 73, "lemma": "French", "misc": "", "start_char": 2293, "text": "French", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 2307, "feats": "Number=Sing", "head": 77, "id": 74, "lemma": "citizen", "misc": "", "start_char": 2300, "text": "citizen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2309, "feats": null, "head": 74, "id": 75, "lemma": ",", "misc": "", "start_char": 2308, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 2313, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 77, "id": 76, "lemma": "be", "misc": "", "start_char": 2310, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 2320, "feats": "Degree=Pos", "head": 64, "id": 77, "lemma": "Polish", "misc": "", "start_char": 2314, "text": "Polish", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 2323, "feats": null, "head": 79, "id": 78, "lemma": "by", "misc": "", "start_char": 2321, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2329, "feats": "Number=Sing", "head": 77, "id": 79, "lemma": "birth", "misc": "", "start_char": 2324, "text": "birth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2331, "feats": null, "head": 1, "id": 80, "lemma": "!", "misc": "", "start_char": 2330, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 46, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Excuse) (NP (PRP me)))) (, ,) (NP (DT the) (NN word)) (VP (VBZ is) (NP (NP (`` \") (JJ polish) (. .) ('' \")) (S (VP (VB See) (. ?) (NP (JJ Small) (`` \") (NNP P.)))))) ('' \")))" }, "speaker": "Penny", "text": "Excuse me, the word is \" polish . \" See? Small \" P. \"", "tokens": [ { "deprel": "root", "end_char": 2338, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 2332, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2341, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 2339, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2343, "feats": null, "head": 8, "id": 3, "lemma": ",", "misc": "", "start_char": 2342, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 2347, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 2344, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 2352, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "word", "misc": "", "start_char": 2348, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2355, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 2353, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 2357, "feats": null, "head": 8, "id": 7, "lemma": "\"", "misc": "", "start_char": 2356, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 2364, "feats": "Degree=Pos", "head": 1, "id": 8, "lemma": "polish", "misc": "", "start_char": 2358, "text": "polish", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2366, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 2365, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 2368, "feats": null, "head": 8, "id": 10, "lemma": "\"", "misc": "", "start_char": 2367, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "parataxis", "end_char": 2372, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 11, "lemma": "see", "misc": "", "start_char": 2369, "text": "See", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2374, "feats": null, "head": 11, "id": 12, "lemma": "?", "misc": "", "start_char": 2373, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 2380, "feats": "Degree=Pos", "head": 15, "id": 13, "lemma": "small", "misc": "", "start_char": 2375, "text": "Small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2382, "feats": null, "head": 15, "id": 14, "lemma": "\"", "misc": "", "start_char": 2381, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 2385, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "P.", "misc": "", "start_char": 2383, "text": "P.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2387, "feats": null, "head": 15, "id": 16, "lemma": "\"", "misc": "", "start_char": 2386, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 47, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (NP (PRP it)) (VP (VBZ is)) (. .) (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (PRP we)) (NP (DT both)) (VP (VBP share) (NP (NN blame)) (PP (IN on) (NP (DT this) (NN one)))))))) (. .)))" }, "speaker": "Sheldon", "text": "So it is . I guess we both share blame on this one.", "tokens": [ { "deprel": "discourse", "end_char": 2390, "feats": null, "head": 3, "id": 1, "lemma": "so", "misc": "", "start_char": 2388, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2393, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "it", "misc": "", "start_char": 2391, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 2396, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 2394, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 2398, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2397, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2400, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 2399, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2406, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "guess", "misc": "", "start_char": 2401, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2409, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 2407, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 2414, "feats": null, "head": 7, "id": 8, "lemma": "both", "misc": "", "start_char": 2410, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 2420, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "share", "misc": "", "start_char": 2415, "text": "share", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2426, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "blame", "misc": "", "start_char": 2421, "text": "blame", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2429, "feats": null, "head": 13, "id": 11, "lemma": "on", "misc": "", "start_char": 2427, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2434, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "this", "misc": "", "start_char": 2430, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2438, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "one", "misc": "", "start_char": 2435, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2440, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 2439, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 3, 3 ], [ 0, 8, 8 ], [ 2, 10, 10 ], [ 2, 7, 13 ], [ 2, 23, 23 ], [ 2, 26, 26 ], [ 3, 0, 0 ], [ 4, 0, 0 ], [ 7, 6, 6 ], [ 7, 11, 11 ], [ 9, 5, 5 ], [ 19, 15, 15 ], [ 28, 2, 2 ], [ 31, 4, 4 ], [ 39, 5, 5 ], [ 46, 4, 4 ] ], [ [ 0, 15, 15 ], [ 1, 8, 8 ], [ 2, 13, 13 ], [ 2, 15, 15 ], [ 2, 34, 34 ] ], [ [ 1, 0, 0 ] ], [ [ 1, 5, 5 ] ], [ [ 2, 34, 35 ] ], [ [ 5, 6, 7 ] ], [ [ 13, 2, 2 ] ], [ [ 13, 6, 6 ] ], [ [ 14, 0, 0 ] ], [ [ 14, 2, 2 ], [ 14, 20, 20 ] ], [ [ 14, 2, 4 ] ], [ [ 14, 11, 12 ] ], [ [ 15, 0, 1 ] ], [ [ 16, 0, 0 ], [ 18, 5, 6 ] ], [ [ 17, 2, 2 ], [ 17, 8, 8 ], [ 19, 13, 13 ], [ 29, 3, 3 ], [ 29, 14, 14 ], [ 39, 3, 3 ], [ 39, 12, 12 ], [ 40, 0, 0 ] ], [ [ 18, 6, 6 ], [ 19, 3, 4 ] ], [ [ 19, 4, 4 ], [ 19, 8, 9 ] ], [ [ 19, 13, 15 ], [ 19, 23, 23 ], [ 20, 10, 10 ], [ 46, 6, 6 ], [ 46, 7, 7 ], [ 46, 6, 7 ] ], [ [ 19, 19, 21 ], [ 20, 5, 5 ], [ 34, 2, 2 ] ], [ [ 19, 26, 26 ] ], [ [ 20, 2, 2 ], [ 30, 0, 0 ], [ 33, 0, 0 ], [ 33, 4, 4 ], [ 45, 1, 1 ] ], [ [ 20, 2, 3 ] ], [ [ 21, 2, 6 ] ], [ [ 21, 3, 6 ], [ 22, 6, 10 ] ], [ [ 22, 7, 7 ], [ 23, 2, 2 ] ], [ [ 24, 12, 13 ] ], [ [ 26, 0, 0 ] ], [ [ 26, 2, 5 ] ], [ [ 26, 3, 5 ], [ 29, 9, 11 ], [ 29, 22, 22 ] ], [ [ 29, 19, 19 ] ], [ [ 29, 16, 19 ] ], [ [ 32, 8, 8 ], [ 44, 19, 20 ] ], [ [ 32, 18, 18 ] ], [ [ 32, 24, 26 ] ], [ [ 36, 0, 2 ] ], [ [ 36, 1, 2 ], [ 44, 28, 30 ] ], [ [ 36, 14, 16 ] ], [ [ 40, 7, 7 ], [ 40, 8, 10 ] ], [ [ 40, 7, 10 ] ], [ [ 42, 2, 2 ] ], [ [ 42, 6, 8 ] ], [ [ 44, 33, 38 ] ], [ [ 44, 36, 38 ] ], [ [ 44, 57, 58 ], [ 44, 60, 60 ], [ 44, 68, 68 ], [ 44, 70, 73 ] ] ]
s06e04c03t
You know, I am very disappointed that I won't be able to celebrate Howard's accomplishment tonight. Me, too . But we'll see him tomorrow. Yes, it's just that in all the years I've known him, he's never had the opportunity to receive my admiration . I was excited to see the look on his face when it finally happened. You're unbelievable. I know. All right, Pictionary-- what are the teams? How about boys versus girls? That hardly seems fair . But I guess any team that I'm not on has a decided disadvantage. Once again, unbelievable. Yeah, once again, I know. All right, round one . Here. Got it. Ready, set, go. Uh, box? Uh, window? Batman . Batman and Robin . Uh, Wonder Twins plus the monkey . Wonder Twins plus the monkey and Batman. A gift? Present! Present! Yeah! Oh...Leonard . Now, how can you not get that? In what universe is that a present? It's not a present, it's the present . There's you and me . It's Penny and Amy . We're playing Pictionary . In the present. Oh, my God, we're gonna kill them. It's a quark - gluon plasma. It's asymptotically free partons inside a quark - gluon plasma. Nothing with quarks. It's an observational rebuttal of the Lambda - CDM model of the universe! No! It's a chocolate chip cookie! Yes. How could you miss that? Hey, if you want someone to guess " chocolate chip cookie, " you draw a glass of milk next to it. Penny got it. Yeah, only after I eliminated all the obvious answers. Oh, uh, uh, uh, sausage . Uh, uh, uh, uh, bratwurst? Oh, oh, a hot dog. Penny, aren't you gonna draw something? Relax, we got time, this is so fun. There. A solar system . Uh, uh, uh, uh, um, unidentified flying liverwurst? Now? Soon. Come on, Leonard, I am spoon - feeding this to you. I don't know, uh...Casper the alcoholic ghost? All right, that's enough. Uh, hand . Uh, nail...polish? Yep! Wait, no, no! No! The word is " Polish . " See, look . Polish sausage . And the - the model of the solar system developed by Nicolaus Copernicus, a Polish astronomer . And then, finally, if that wasn't enough-- which it should've been-- this is Madame Curie killing herself by discovering radium, who, although she was a naturalized French citizen, was Polish by birth! Excuse me, the word is " polish . " See? Small " P. " So it is . I guess we both share blame on this one.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Bernie)) (, ,) (NP (PRP you)) (ADJP (JJ okay)) (. ?)))" }, "speaker": "Howard", "text": "Bernie, you okay?", "tokens": [ { "deprel": "vocative", "end_char": 6, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Bernie", "misc": "", "start_char": 0, "text": "Bernie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 8, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 7, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 12, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 9, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 17, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "okay", "misc": "", "start_char": 13, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 19, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 18, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB be) (ADVP (RB right) (RB there)))) (. .)))" }, "speaker": "Bernadette", "text": "Yeah, I'll be right there.", "tokens": [ { "deprel": "discourse", "end_char": 24, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 20, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 26, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 25, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 28, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 3, "lemma": "I", "misc": "", "start_char": 27, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 32, "feats": "VerbForm=Fin", "head": 7, "id": 4, "lemma": "will", "misc": "", "start_char": 29, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 35, "feats": "VerbForm=Inf", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 33, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 41, "feats": null, "head": 7, "id": 6, "lemma": "right", "misc": "", "start_char": 36, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 47, "feats": "PronType=Dem", "head": 0, "id": 7, "lemma": "there", "misc": "", "start_char": 42, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 48, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (VBD Did) (NP (PRP you)) (VP (VB get) (NP (DT a) (NN sea) (NN lion)) (SBAR (IN while) (S (NP (PRP I)) (VP (VBD was) (VP (JJ gone)))))) (. ?)))" }, "speaker": "Howard", "text": "Did you get a sea lion while I was gone?", "tokens": [ { "deprel": "aux", "end_char": 53, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 50, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 57, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 54, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 61, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 58, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 63, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 62, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 67, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "sea", "misc": "", "start_char": 64, "text": "sea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 72, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "lion", "misc": "", "start_char": 68, "text": "lion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 78, "feats": null, "head": 10, "id": 7, "lemma": "while", "misc": "", "start_char": 73, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 80, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 79, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 84, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 81, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 89, "feats": "Degree=Pos", "head": 3, "id": 10, "lemma": "gone", "misc": "", "start_char": 85, "text": "gone", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 91, "feats": null, "head": 3, "id": 11, "lemma": "?", "misc": "", "start_char": 90, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB just)) (NP (NNS allergies))) (. .)))" }, "speaker": "Bernadette", "text": "It's just allergies.", "tokens": [ { "deprel": "nsubj", "end_char": 94, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 92, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 97, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 95, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 102, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 98, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 112, "feats": "Number=Plur", "head": 0, "id": 4, "lemma": "allergy", "misc": "", "start_char": 103, "text": "allergies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 114, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 113, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Howard", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 119, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 115, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 121, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 120, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (VP (VBD Took) (NP (DT some) (NNP Benadryl) (. .))) (S (NP (PRP I)) (VP (MD 'll) (VP (VB be) (ADJP (JJ fine))))) (. .) (RB So) (, ...) (SQ (VBD did) (NP (PRP you)) (VP (VB miss) (NP (PRP me)))) (. ?)))" }, "speaker": "Bernadette", "text": "Took some Benadryl . I'll be fine . So...did you miss me?", "tokens": [ { "deprel": "root", "end_char": 126, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 1, "lemma": "take", "misc": "", "start_char": 122, "text": "Took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 131, "feats": null, "head": 3, "id": 2, "lemma": "some", "misc": "", "start_char": 127, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 140, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Benadryl", "misc": "", "start_char": 132, "text": "Benadryl", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 142, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 141, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 144, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 143, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 148, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "will", "misc": "", "start_char": 145, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 151, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 149, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 156, "feats": "Degree=Pos", "head": 1, "id": 8, "lemma": "fine", "misc": "", "start_char": 152, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 157, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 161, "feats": null, "head": 14, "id": 10, "lemma": "so", "misc": "", "start_char": 159, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 165, "feats": null, "head": 1, "id": 11, "lemma": "...", "misc": "", "start_char": 162, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 169, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 14, "id": 12, "lemma": "do", "misc": "", "start_char": 166, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 173, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 170, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 178, "feats": "VerbForm=Inf", "head": 1, "id": 14, "lemma": "miss", "misc": "", "start_char": 174, "text": "miss", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 181, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "I", "misc": "", "start_char": 179, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 183, "feats": null, "head": 1, "id": 16, "lemma": "?", "misc": "", "start_char": 182, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (LST (UH Oh) (. .)) (SQ (VBP Are) (NP (PRP you)) (VP (VBG kidding) (. ?) (NP (NP (DT Every) (NN minute)) (PP (IN of) (NP (DT every)))))) (. ...)))" }, "speaker": "Howard", "text": "Oh . Are you kidding? Every minute of every ...", "tokens": [ { "deprel": "discourse", "end_char": 186, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 184, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 188, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 187, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 192, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 189, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 196, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 193, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 204, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "kid", "misc": "", "start_char": 197, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 206, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 205, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 212, "feats": null, "head": 8, "id": 7, "lemma": "every", "misc": "", "start_char": 207, "text": "Every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 219, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "minute", "misc": "", "start_char": 213, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 222, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 220, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 228, "feats": null, "head": 8, "id": 10, "lemma": "every", "misc": "", "start_char": 223, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 232, "feats": null, "head": 5, "id": 11, "lemma": "...", "misc": "", "start_char": 229, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (LST (UH Ew) (. .)) (VP (VB Excuse) (NP (PRP me))) (. .)))" }, "speaker": "Bernadette", "text": "Ew . Excuse me.", "tokens": [ { "deprel": "discourse", "end_char": 235, "feats": null, "head": 3, "id": 1, "lemma": "ew", "misc": "", "start_char": 233, "text": "Ew", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 237, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 236, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 244, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "excuse", "misc": "", "start_char": 238, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 247, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 245, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 248, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Sweetie))) (, ,) (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB do) (NP (DT this)) (ADVP (RB now))))))) (. .)))" }, "speaker": "Howard", "text": "Sweetie, we don't have to do this now.", "tokens": [ { "deprel": "discourse", "end_char": 257, "feats": null, "head": 6, "id": 1, "lemma": "sweetie", "misc": "", "start_char": 250, "text": "Sweetie", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 259, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 258, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 262, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 260, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 265, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 263, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 269, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 266, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 274, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 270, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 277, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 275, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 280, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "do", "misc": "", "start_char": 278, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 285, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 9, "lemma": "this", "misc": "", "start_char": 281, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 289, "feats": null, "head": 8, "id": 10, "lemma": "now", "misc": "", "start_char": 286, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 291, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 290, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Yes)) (, ,) (NP (PRP we)) (VP (VBP do))) (. .) (S (NP (PRP You)) (VP (VBD left) (SBAR (ADVP (RB right)) (IN after) (S (NP (PRP we)) (VP (VBD got) (ADJP (JJ married))))))) (. .) (S (NP (DT This)) (VP (VP (VBZ is) (PP (IN like) (NP (PRP$ our) (NN honeymoon) (. .) (RB Now)))) (, ,) (VP (VB hold) (PRT (RP on)) (PP (IN to) (NP (PRP$ your) (NN hat)))))) (. .)))" }, "speaker": "Bernadette", "text": "Yes, we do . You left right after we got married . This is like our honeymoon . Now, hold on to your hat.", "tokens": [ { "deprel": "discourse", "end_char": 295, "feats": null, "head": 4, "id": 1, "lemma": "yes", "misc": "", "start_char": 292, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 297, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 296, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 300, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 298, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 303, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "do", "misc": "", "start_char": 301, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 305, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 304, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 309, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 306, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 314, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "leave", "misc": "", "start_char": 310, "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 320, "feats": null, "head": 12, "id": 8, "lemma": "right", "misc": "", "start_char": 315, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 326, "feats": null, "head": 12, "id": 9, "lemma": "after", "misc": "", "start_char": 321, "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 329, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "we", "misc": "", "start_char": 327, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 333, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 12, "id": 11, "lemma": "get", "misc": "", "start_char": 330, "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 341, "feats": "Degree=Pos", "head": 7, "id": 12, "lemma": "married", "misc": "", "start_char": 334, "text": "married", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 343, "feats": null, "head": 7, "id": 13, "lemma": ".", "misc": "", "start_char": 342, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 348, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 14, "lemma": "this", "misc": "", "start_char": 344, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 351, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 15, "lemma": "be", "misc": "", "start_char": 349, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 356, "feats": null, "head": 18, "id": 16, "lemma": "like", "misc": "", "start_char": 352, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 360, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "our", "misc": "", "start_char": 357, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 370, "feats": "Number=Sing", "head": 7, "id": 18, "lemma": "honeymoon", "misc": "", "start_char": 361, "text": "honeymoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 372, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 371, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 376, "feats": null, "head": 22, "id": 20, "lemma": "now", "misc": "", "start_char": 373, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 378, "feats": null, "head": 20, "id": 21, "lemma": ",", "misc": "", "start_char": 377, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 383, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 22, "lemma": "hold", "misc": "", "start_char": 379, "text": "hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 386, "feats": null, "head": 22, "id": 23, "lemma": "on", "misc": "", "start_char": 384, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 389, "feats": null, "head": 26, "id": 24, "lemma": "to", "misc": "", "start_char": 387, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 394, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 26, "id": 25, "lemma": "your", "misc": "", "start_char": 390, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 398, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "hat", "misc": "", "start_char": 395, "text": "hat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 7, "id": 27, "lemma": ".", "misc": "", "start_char": 399, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (NP (PRP You)) (ADJP (JJ okay)) (. ?)))" }, "speaker": "Howard", "text": "You okay?", "tokens": [ { "deprel": "nsubj", "end_char": 404, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 401, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 409, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "okay", "misc": "", "start_char": 405, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 411, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 410, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (DT A) (JJ little) (NN dizzy) (. .)) (VP (MD Must) (VP (VB be) (NP (DT the) (NML (NNP Benadryl) (. .)) (NN Switch) (NNS places)) (PP (IN with) (NP (PRP me))))) (. .)))" }, "speaker": "Bernadette", "text": "A little dizzy . Must be the Benadryl . Switch places with me.", "tokens": [ { "deprel": "det", "end_char": 413, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 1, "lemma": "a", "misc": "", "start_char": 412, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 420, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "little", "misc": "", "start_char": 414, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 426, "feats": "Number=Sing", "head": 11, "id": 3, "lemma": "dizzy", "misc": "", "start_char": 421, "text": "dizzy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 428, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 427, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 433, "feats": "VerbForm=Fin", "head": 11, "id": 5, "lemma": "must", "misc": "", "start_char": 429, "text": "Must", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 436, "feats": "VerbForm=Inf", "head": 11, "id": 6, "lemma": "be", "misc": "", "start_char": 434, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 440, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 7, "lemma": "the", "misc": "", "start_char": 437, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 449, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "Benadryl", "misc": "", "start_char": 441, "text": "Benadryl", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 451, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 450, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 458, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "switch", "misc": "", "start_char": 452, "text": "Switch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 465, "feats": "Number=Plur", "head": 0, "id": 11, "lemma": "place", "misc": "", "start_char": 459, "text": "places", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 470, "feats": null, "head": 13, "id": 12, "lemma": "with", "misc": "", "start_char": 466, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 473, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 13, "lemma": "I", "misc": "", "start_char": 471, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 475, "feats": null, "head": 11, "id": 14, "lemma": ".", "misc": "", "start_char": 474, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Howard", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 480, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 476, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 482, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 481, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now)) (VP (VB kiss) (NP (PRP me))) (. !)))" }, "speaker": "Bernadette", "text": "Now kiss me!", "tokens": [ { "deprel": "advmod", "end_char": 486, "feats": null, "head": 2, "id": 1, "lemma": "now", "misc": "", "start_char": 483, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 491, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "kiss", "misc": "", "start_char": 487, "text": "kiss", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 494, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 492, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 496, "feats": null, "head": 2, "id": 4, "lemma": "!", "misc": "", "start_char": 495, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (INTJ (NNP Bernadette) (. ?) (NNP Bernie) (. ?)))" }, "speaker": "Howard", "text": "Bernadette? Bernie?", "tokens": [ { "deprel": "root", "end_char": 507, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Bernadette", "misc": "", "start_char": 497, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 509, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 508, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 516, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Bernie", "misc": "", "start_char": 510, "text": "Bernie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 518, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 517, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBD was) (ADJP (JJ amazing)))) (. .) (S (NP (PRP You)) (VP (VBD made) (S (NP (PRP me)) (VP (VB feel) (NP (NP (NNS things)) (SBAR (S (NP (PRP I)) (ADVP (RB never))))))))) (. ...)))" }, "speaker": "Bernadette", "text": "That was amazing . You made me feel things I never ...", "tokens": [ { "deprel": "nsubj", "end_char": 523, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 519, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 527, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 524, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 535, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "amazing", "misc": "", "start_char": 528, "text": "amazing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 537, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 536, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 541, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 538, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 546, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 6, "lemma": "make", "misc": "", "start_char": 542, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 549, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 547, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 554, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "feel", "misc": "", "start_char": 550, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 561, "feats": "Number=Plur", "head": 8, "id": 9, "lemma": "thing", "misc": "", "start_char": 555, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 563, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 562, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 569, "feats": null, "head": 8, "id": 11, "lemma": "never", "misc": "", "start_char": 564, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 573, "feats": null, "head": 3, "id": 12, "lemma": "...", "misc": "", "start_char": 570, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT that)) (VP (VBD was) (ADJP (ADJP (JJ quick)) (CC and) (ADJP (NP (DT a) (JJ little)) (JJ gross)))) (. .) (ADVP (RB Now)) (, ,) (NP (PRP I)) (VP (VBP know) (SBAR (WHADVP (WRB how)) (S (NP (PRP she)) (VP (VBZ feels))))) (. .)))" }, "speaker": "Howard", "text": "Well, that was quick and a little gross . Now, I know how she feels.", "tokens": [ { "deprel": "discourse", "end_char": 578, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 574, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 580, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 579, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 585, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 581, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 589, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 586, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 595, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "quick", "misc": "", "start_char": 590, "text": "quick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 599, "feats": null, "head": 9, "id": 6, "lemma": "and", "misc": "", "start_char": 596, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 601, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 600, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 608, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "little", "misc": "", "start_char": 602, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 614, "feats": "Degree=Pos", "head": 5, "id": 9, "lemma": "gross", "misc": "", "start_char": 609, "text": "gross", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 616, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 615, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 620, "feats": null, "head": 14, "id": 11, "lemma": "now", "misc": "", "start_char": 617, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 622, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 621, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 624, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 623, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 629, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 14, "lemma": "know", "misc": "", "start_char": 625, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 633, "feats": "PronType=Int", "head": 17, "id": 15, "lemma": "how", "misc": "", "start_char": 630, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 637, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 16, "lemma": "she", "misc": "", "start_char": 634, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 643, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 17, "lemma": "feel", "misc": "", "start_char": 638, "text": "feels", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 645, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 644, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 2, 2 ] ], [ [ 1, 2, 2 ], [ 2, 1, 1 ], [ 5, 4, 4 ], [ 5, 14, 14 ], [ 6, 3, 3 ], [ 7, 3, 3 ], [ 8, 0, 0 ], [ 10, 0, 0 ], [ 11, 12, 12 ], [ 13, 2, 2 ], [ 14, 0, 0 ], [ 14, 2, 2 ], [ 15, 6, 6 ], [ 15, 9, 9 ], [ 16, 15, 15 ] ], [ [ 2, 3, 5 ] ], [ [ 2, 7, 7 ], [ 5, 12, 12 ], [ 9, 5, 5 ], [ 9, 24, 24 ], [ 15, 4, 4 ], [ 16, 12, 12 ] ], [ [ 5, 2, 2 ], [ 11, 6, 7 ] ], [ [ 5, 1, 2 ] ], [ [ 8, 2, 2 ], [ 9, 2, 2 ], [ 9, 9, 9 ], [ 9, 16, 16 ] ], [ [ 9, 24, 25 ] ] ]
s06e04c04t
Bernie, you okay? Yeah, I'll be right there. Did you get a sea lion while I was gone? It's just allergies. Okay. Took some Benadryl . I'll be fine . So...did you miss me? Oh . Are you kidding? Every minute of every ... Ew . Excuse me. Sweetie, we don't have to do this now. Yes, we do . You left right after we got married . This is like our honeymoon . Now, hold on to your hat. You okay? A little dizzy . Must be the Benadryl . Switch places with me. Okay. Now kiss me! Bernadette? Bernie? That was amazing . You made me feel things I never ... Well, that was quick and a little gross . Now, I know how she feels.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (NNP Sheldon)) (, ,) (NP (PRP you)) (VP (VBP 're) (ADVP (RB always)) (ADJP (JJ full) (PP (IN of) (NP (JJ fun) (JJ little) (NNS facts) (. .) (SBARQ (WHADVP (WRB Where)) (SQ (VBD did) (NP (NP (DT the) (NN expression)) (SBAR (WHNP (`` \")) (S (VP (VBN got) (S (NP (PRP$ your) (NN ass)) (VP (VBN handed) (PP (IN to) (NP (PRP you))))))))) ('' \") (VP (VB come) (PP (IN from))))))))) (. ?)))" }, "speaker": "Penny", "text": "Hey, Sheldon, you're always full of fun little facts . Where did the expression \" got your ass handed to you \" come from?", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 8, "id": 1, "lemma": "hey", "misc": "", "start_char": 0, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 13, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 6, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 15, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 14, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 19, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 16, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 23, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 20, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 30, "feats": null, "head": 8, "id": 7, "lemma": "always", "misc": "", "start_char": 24, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 35, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "full", "misc": "", "start_char": 31, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 38, "feats": null, "head": 12, "id": 9, "lemma": "of", "misc": "", "start_char": 36, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 42, "feats": "Degree=Pos", "head": 12, "id": 10, "lemma": "fun", "misc": "", "start_char": 39, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 49, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "little", "misc": "", "start_char": 43, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 55, "feats": "Number=Plur", "head": 8, "id": 12, "lemma": "fact", "misc": "", "start_char": 50, "text": "facts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 56, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 63, "feats": "PronType=Int", "head": 26, "id": 14, "lemma": "where", "misc": "", "start_char": 58, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 67, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 15, "lemma": "do", "misc": "", "start_char": 64, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 71, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 68, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 82, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "expression", "misc": "", "start_char": 72, "text": "expression", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 19, "id": 18, "lemma": "\"", "misc": "", "start_char": 83, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 88, "feats": "Tense=Past|VerbForm=Part", "head": 26, "id": 19, "lemma": "get", "misc": "", "start_char": 85, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 93, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "your", "misc": "", "start_char": 89, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 97, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "ass", "misc": "", "start_char": 94, "text": "ass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 104, "feats": "Tense=Past|VerbForm=Part", "head": 19, "id": 22, "lemma": "hand", "misc": "", "start_char": 98, "text": "handed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 107, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 105, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 111, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 22, "id": 24, "lemma": "you", "misc": "", "start_char": 108, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 113, "feats": null, "head": 19, "id": 25, "lemma": "\"", "misc": "", "start_char": 112, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "parataxis", "end_char": 118, "feats": "VerbForm=Inf", "head": 8, "id": 26, "lemma": "come", "misc": "", "start_char": 114, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 123, "feats": null, "head": 26, "id": 27, "lemma": "from", "misc": "", "start_char": 119, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 125, "feats": null, "head": 8, "id": 28, "lemma": "?", "misc": "", "start_char": 124, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (VP (VB Do) (ADVP (RB n’t)) (VP (VB know))) (. .)))" }, "speaker": "Sheldon", "text": "Do n’t know.", "tokens": [ { "deprel": "aux", "end_char": 128, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 126, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 132, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 129, "text": "n’t", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 137, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "know", "misc": "", "start_char": 133, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 138, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP wonder) (SBAR (IN if) (S (NP (PRP it)) (VP (VBZ 's) (PP (IN from) (, ,) (UH like) (, ,) (NP (NP (JJ ancient) (NNP Rome)) (SBAR (WHADVP (WRB where)) (S (NP (PRP they)) (VP (MD 'd) (ADVP (RB actually)) (VP (VP (VB chop) (NP (NP (NN somebody) (POS 's)) (NN ass)) (PRT (RB off))) (CC and) (ADVP (RB then)) (VP (VB go) (, ,) (`` \") (INTJ (RB Here) (. .) ('' \") (S (NP (PRP You)) (VP (VBP know))) (, ,)) (S (VP (TO to) (VP (VB appease) (NP (NP (NNP Loseroneous)) (, ,) (NP (NP (DT the) (NN god)) (PP (IN of) (NP (NNS losers))))))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "I wonder if it's from, like, ancient Rome where they'd actually chop somebody's ass off and then go, \" Here . \" You know, to appease Loseroneous, the god of losers.", "tokens": [ { "deprel": "nsubj", "end_char": 141, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 140, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 148, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "wonder", "misc": "", "start_char": 142, "text": "wonder", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 151, "feats": null, "head": 11, "id": 3, "lemma": "if", "misc": "", "start_char": 149, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 154, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 4, "lemma": "it", "misc": "", "start_char": 152, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 157, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 5, "lemma": "be", "misc": "", "start_char": 155, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 162, "feats": null, "head": 11, "id": 6, "lemma": "from", "misc": "", "start_char": 158, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 164, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 163, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 169, "feats": null, "head": 11, "id": 8, "lemma": "like", "misc": "", "start_char": 165, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 171, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 170, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 179, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "ancient", "misc": "", "start_char": 172, "text": "ancient", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 184, "feats": "Number=Sing", "head": 2, "id": 11, "lemma": "Rome", "misc": "", "start_char": 180, "text": "Rome", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 190, "feats": "PronType=Rel", "head": 16, "id": 12, "lemma": "where", "misc": "", "start_char": 185, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 195, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 16, "id": 13, "lemma": "they", "misc": "", "start_char": 191, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 198, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "would", "misc": "", "start_char": 196, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 207, "feats": null, "head": 16, "id": 15, "lemma": "actually", "misc": "", "start_char": 199, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 212, "feats": "VerbForm=Inf", "head": 11, "id": 16, "lemma": "chop", "misc": "", "start_char": 208, "text": "chop", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 221, "feats": "Number=Sing|PronType=Ind", "head": 19, "id": 17, "lemma": "somebody", "misc": "", "start_char": 213, "text": "somebody", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 224, "feats": null, "head": 17, "id": 18, "lemma": "'s", "misc": "", "start_char": 222, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 228, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "ass", "misc": "", "start_char": 225, "text": "ass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 232, "feats": null, "head": 16, "id": 20, "lemma": "off", "misc": "", "start_char": 229, "text": "off", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 236, "feats": null, "head": 23, "id": 21, "lemma": "and", "misc": "", "start_char": 233, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 241, "feats": "PronType=Dem", "head": 23, "id": 22, "lemma": "then", "misc": "", "start_char": 237, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 244, "feats": "VerbForm=Inf", "head": 16, "id": 23, "lemma": "go", "misc": "", "start_char": 242, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 246, "feats": null, "head": 26, "id": 24, "lemma": ",", "misc": "", "start_char": 245, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 26, "id": 25, "lemma": "\"", "misc": "", "start_char": 247, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "ccomp", "end_char": 253, "feats": "PronType=Dem", "head": 23, "id": 26, "lemma": "here", "misc": "", "start_char": 249, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 26, "id": 27, "lemma": ".", "misc": "", "start_char": 254, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 257, "feats": null, "head": 26, "id": 28, "lemma": "\"", "misc": "", "start_char": 256, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 261, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 30, "id": 29, "lemma": "you", "misc": "", "start_char": 258, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 266, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 33, "id": 30, "lemma": "know", "misc": "", "start_char": 262, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 268, "feats": null, "head": 30, "id": 31, "lemma": ",", "misc": "", "start_char": 267, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 271, "feats": null, "head": 33, "id": 32, "lemma": "to", "misc": "", "start_char": 269, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 279, "feats": "VerbForm=Inf", "head": 23, "id": 33, "lemma": "appease", "misc": "", "start_char": 272, "text": "appease", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 291, "feats": "Number=Sing", "head": 33, "id": 34, "lemma": "Loseroneous", "misc": "", "start_char": 280, "text": "Loseroneous", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 293, "feats": null, "head": 37, "id": 35, "lemma": ",", "misc": "", "start_char": 292, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 297, "feats": "Definite=Def|PronType=Art", "head": 37, "id": 36, "lemma": "the", "misc": "", "start_char": 294, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 301, "feats": "Number=Sing", "head": 34, "id": 37, "lemma": "god", "misc": "", "start_char": 298, "text": "god", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 304, "feats": null, "head": 39, "id": 38, "lemma": "of", "misc": "", "start_char": 302, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 311, "feats": "Number=Plur", "head": 37, "id": 39, "lemma": "loser", "misc": "", "start_char": 305, "text": "losers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 313, "feats": null, "head": 2, "id": 40, "lemma": ".", "misc": "", "start_char": 312, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP am) (RB not) (NP (DT a) (NN loser) (. .) (SBAR (S (NP (NN Pictionary)) (VP (VBZ is) (RB not) (NP (NP (DT a) (JJ true) (NN test)) (PP (IN of) (NP (DT any) (JJ real) (NN intelligence) (CC or) (NN skill))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I am not a loser . Pictionary is not a true test of any real intelligence or skill.", "tokens": [ { "deprel": "nsubj", "end_char": 315, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 314, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 318, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 316, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 322, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 319, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 324, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 323, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 330, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "loser", "misc": "", "start_char": 325, "text": "loser", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 332, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 331, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 343, "feats": "Number=Sing", "head": 12, "id": 7, "lemma": "pictionary", "misc": "", "start_char": 333, "text": "Pictionary", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 346, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 8, "lemma": "be", "misc": "", "start_char": 344, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 350, "feats": null, "head": 12, "id": 9, "lemma": "not", "misc": "", "start_char": 347, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 352, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 351, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 357, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "true", "misc": "", "start_char": 353, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 362, "feats": "Number=Sing", "head": 5, "id": 12, "lemma": "test", "misc": "", "start_char": 358, "text": "test", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 365, "feats": null, "head": 16, "id": 13, "lemma": "of", "misc": "", "start_char": 363, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 369, "feats": null, "head": 16, "id": 14, "lemma": "any", "misc": "", "start_char": 366, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 374, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "real", "misc": "", "start_char": 370, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 387, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "intelligence", "misc": "", "start_char": 375, "text": "intelligence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 390, "feats": null, "head": 18, "id": 17, "lemma": "or", "misc": "", "start_char": 388, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 396, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "skill", "misc": "", "start_char": 391, "text": "skill", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 398, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 397, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (UH Mmm)) (, ,) (PP (IN in) (NP (DT all) (NN fairness))) (, ,) (NP (NNP Pictionary)) (VP (VBZ has) (NP (NP (JJ verbal) (NNS skills)) (, ,) (NP (JJ visual) (NNS skills)) (. .) (SBAR (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (ADJP (RB pretty) (RB well) (HYPH -) (VBN rounded)) (NN game))))))) (. .)))" }, "speaker": "Leonard", "text": "Mmm, in all fairness, Pictionary has verbal skills, visual skills . It's a pretty well - rounded game.", "tokens": [ { "deprel": "discourse", "end_char": 402, "feats": null, "head": 8, "id": 1, "lemma": "mmm", "misc": "", "start_char": 399, "text": "Mmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 404, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 403, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 407, "feats": null, "head": 5, "id": 3, "lemma": "in", "misc": "", "start_char": 405, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 411, "feats": null, "head": 5, "id": 4, "lemma": "all", "misc": "", "start_char": 408, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 420, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "fairness", "misc": "", "start_char": 412, "text": "fairness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 422, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 421, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 433, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Pictionary", "misc": "", "start_char": 423, "text": "Pictionary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 437, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "have", "misc": "", "start_char": 434, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "end_char": 444, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "verbal", "misc": "", "start_char": 438, "text": "verbal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 451, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "skill", "misc": "", "start_char": 445, "text": "skills", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 13, "id": 11, "lemma": ",", "misc": "", "start_char": 452, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 460, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "visual", "misc": "", "start_char": 454, "text": "visual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 467, "feats": "Number=Plur", "head": 10, "id": 13, "lemma": "skill", "misc": "", "start_char": 461, "text": "skills", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 469, "feats": null, "head": 8, "id": 14, "lemma": ".", "misc": "", "start_char": 468, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 472, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 15, "lemma": "it", "misc": "", "start_char": 470, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 475, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 16, "lemma": "be", "misc": "", "start_char": 473, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 477, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 17, "lemma": "a", "misc": "", "start_char": 476, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 484, "feats": null, "head": 21, "id": 18, "lemma": "pretty", "misc": "", "start_char": 478, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 489, "feats": "Degree=Pos", "head": 21, "id": 19, "lemma": "well", "misc": "", "start_char": 485, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 491, "feats": null, "head": 19, "id": 20, "lemma": "-", "misc": "", "start_char": 490, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 499, "feats": "Tense=Past|VerbForm=Part", "head": 22, "id": 21, "lemma": "round", "misc": "", "start_char": 492, "text": "rounded", "upos": "VERB", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 504, "feats": "Number=Sing", "head": 8, "id": 22, "lemma": "game", "misc": "", "start_char": 500, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 506, "feats": null, "head": 8, "id": 23, "lemma": ".", "misc": "", "start_char": 505, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (NP (NP (NN Lot)) (PP (IN of) (NP (NP (JJ big) (NN talk)) (PP (IN from) (NP (NP (DT a) (NN man)) (SBAR (WHNP (WP who)) (S (VP (MD ca) (RB n't) (VP (VB draw) (NP (DT a) (NML (NN chocolate) (NN chip)) (NN cookie)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Lot of big talk from a man who can't draw a chocolate chip cookie.", "tokens": [ { "deprel": "root", "end_char": 510, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "lot", "misc": "", "start_char": 507, "text": "Lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 513, "feats": null, "head": 4, "id": 2, "lemma": "of", "misc": "", "start_char": 511, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 517, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "big", "misc": "", "start_char": 514, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 522, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "talk", "misc": "", "start_char": 518, "text": "talk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 527, "feats": null, "head": 7, "id": 5, "lemma": "from", "misc": "", "start_char": 523, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 529, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 528, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 533, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "man", "misc": "", "start_char": 530, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 537, "feats": "PronType=Rel", "head": 11, "id": 8, "lemma": "who", "misc": "", "start_char": 534, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 540, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "can", "misc": "", "start_char": 538, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 544, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 541, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 549, "feats": "VerbForm=Inf", "head": 7, "id": 11, "lemma": "draw", "misc": "", "start_char": 545, "text": "draw", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 551, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 12, "lemma": "a", "misc": "", "start_char": 550, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 561, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "chocolate", "misc": "", "start_char": 552, "text": "chocolate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 566, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "chip", "misc": "", "start_char": 562, "text": "chip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 573, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "cookie", "misc": "", "start_char": 567, "text": "cookie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 575, "feats": null, "head": 1, "id": 16, "lemma": ".", "misc": "", "start_char": 574, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADJP (ADJP (DT All) (JJ right)) (, ,) (ADJP (JJ fine)) (, ,) (VP (VB pick) (NP (DT another) (NN game)))) (. .) (NP (NNP Amy) (CC and) (PRP I)) (VP (MD will) (VP (VB beat) (NP (PRP you)) (PP (IN at) (NP (NN anything))))) (. .)))" }, "speaker": "Penny", "text": "All right, fine, pick another game . Amy and I will beat you at anything.", "tokens": [ { "deprel": "det", "end_char": 579, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 576, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 585, "feats": "Degree=Pos", "head": 6, "id": 2, "lemma": "right", "misc": "", "start_char": 580, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 586, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 592, "feats": "Degree=Pos", "head": 6, "id": 4, "lemma": "fine", "misc": "", "start_char": 588, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 594, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 593, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 599, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 6, "lemma": "pick", "misc": "", "start_char": 595, "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 607, "feats": null, "head": 8, "id": 7, "lemma": "another", "misc": "", "start_char": 600, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 612, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "game", "misc": "", "start_char": 608, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 613, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 618, "feats": "Number=Sing", "head": 14, "id": 10, "lemma": "Amy", "misc": "", "start_char": 615, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 622, "feats": null, "head": 12, "id": 11, "lemma": "and", "misc": "", "start_char": 619, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 624, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 12, "lemma": "I", "misc": "", "start_char": 623, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 629, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "will", "misc": "", "start_char": 625, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 634, "feats": "VerbForm=Inf", "head": 6, "id": 14, "lemma": "beat", "misc": "", "start_char": 630, "text": "beat", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 638, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 15, "lemma": "you", "misc": "", "start_char": 635, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 641, "feats": null, "head": 17, "id": 16, "lemma": "at", "misc": "", "start_char": 639, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 650, "feats": "Number=Sing|PronType=Ind", "head": 14, "id": 17, "lemma": "anything", "misc": "", "start_char": 642, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 652, "feats": null, "head": 6, "id": 18, "lemma": ".", "misc": "", "start_char": 651, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (DT All) (JJ right)) (. .) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB play) (, ...) (NP (NNP Physics) (NNP Fiesta)))))) (. .)))" }, "speaker": "Sheldon", "text": "All right . Let's play...Physics Fiesta.", "tokens": [ { "deprel": "det", "end_char": 656, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 653, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 662, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "right", "misc": "", "start_char": 657, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 664, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 663, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 668, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "let", "misc": "", "start_char": 665, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 671, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "we", "misc": "", "start_char": 669, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 676, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "play", "misc": "", "start_char": 672, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 680, "feats": null, "head": 9, "id": 7, "lemma": "...", "misc": "", "start_char": 677, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 688, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Physics", "misc": "", "start_char": 681, "text": "Physics", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 695, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "Fiesta", "misc": "", "start_char": 689, "text": "Fiesta", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 697, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 696, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (VP (VB come) (PRT (RP on))) (, ,) (WHNP (WP what)) (SQ (VBZ is) (NP (DT that))) (. ?)))" }, "speaker": "Penny", "text": "Oh, come on, what is that?", "tokens": [ { "deprel": "discourse", "end_char": 700, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 698, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 702, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 701, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 707, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 703, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 710, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 708, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 712, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 711, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 717, "feats": "PronType=Int", "head": 8, "id": 6, "lemma": "what", "misc": "", "start_char": 713, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 720, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 718, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 725, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 8, "lemma": "that", "misc": "", "start_char": 721, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 727, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 726, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT a) (NN game)) (SBAR (SBAR (WHNP (WDT that)) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD invented)))) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (DT the) (NNS participants)) (VP (VBP answer) (NP (NN physics) (NNS questions)) (PP (IN in) (NP (JJ remedial) (NNP Spanish) (. .) (UH Um))) (, ...) (LST (FW ¿) (FW Dónde) (FW está) (FW el) (FW boson) (NNP de) (NNP Higgs)))))))) (. ?)))" }, "speaker": "Sheldon", "text": "It's a game that I just invented, in which the participants answer physics questions in remedial Spanish . Um...¿ Dónde está el boson de Higgs?", "tokens": [ { "deprel": "nsubj", "end_char": 730, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 728, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 733, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 731, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 735, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 734, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 740, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "game", "misc": "", "start_char": 736, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 745, "feats": "PronType=Rel", "head": 8, "id": 5, "lemma": "that", "misc": "", "start_char": 741, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 747, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 746, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 752, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 748, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 761, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 8, "lemma": "invent", "misc": "", "start_char": 753, "text": "invented", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 763, "feats": null, "head": 14, "id": 9, "lemma": ",", "misc": "", "start_char": 762, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 766, "feats": null, "head": 11, "id": 10, "lemma": "in", "misc": "", "start_char": 764, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 772, "feats": "PronType=Rel", "head": 14, "id": 11, "lemma": "which", "misc": "", "start_char": 767, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "det", "end_char": 776, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 773, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 789, "feats": "Number=Plur", "head": 14, "id": 13, "lemma": "participant", "misc": "", "start_char": 777, "text": "participants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl:relcl", "end_char": 796, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 14, "lemma": "answer", "misc": "", "start_char": 790, "text": "answer", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound", "end_char": 804, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "physics", "misc": "", "start_char": 797, "text": "physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 814, "feats": "Number=Plur", "head": 14, "id": 16, "lemma": "question", "misc": "", "start_char": 805, "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 817, "feats": null, "head": 19, "id": 17, "lemma": "in", "misc": "", "start_char": 815, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 826, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "remedial", "misc": "", "start_char": 818, "text": "remedial", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 834, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "Spanish", "misc": "", "start_char": 827, "text": "Spanish", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 836, "feats": null, "head": 14, "id": 20, "lemma": ".", "misc": "", "start_char": 835, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 839, "feats": null, "head": 24, "id": 21, "lemma": "um", "misc": "", "start_char": 837, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 843, "feats": null, "head": 24, "id": 22, "lemma": "...", "misc": "", "start_char": 840, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 845, "feats": "Foreign=Yes", "head": 24, "id": 23, "lemma": "¿", "misc": "", "start_char": 844, "text": "¿", "upos": "X", "xpos": "FW" }, { "deprel": "parataxis", "end_char": 851, "feats": "Foreign=Yes", "head": 14, "id": 24, "lemma": "dóndebbramtaliect", "misc": "", "start_char": 846, "text": "Dónde", "upos": "X", "xpos": "FW" }, { "deprel": "goeswith", "end_char": 856, "feats": "Foreign=Yes", "head": 24, "id": 25, "lemma": null, "misc": "", "start_char": 852, "text": "está", "upos": "X", "xpos": "FW" }, { "deprel": "flat", "end_char": 859, "feats": "Foreign=Yes", "head": 24, "id": 26, "lemma": "el", "misc": "", "start_char": 857, "text": "el", "upos": "X", "xpos": "FW" }, { "deprel": "flat", "end_char": 865, "feats": "Foreign=Yes", "head": 24, "id": 27, "lemma": "boson", "misc": "", "start_char": 860, "text": "boson", "upos": "X", "xpos": "FW" }, { "deprel": "compound", "end_char": 868, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "de", "misc": "", "start_char": 866, "text": "de", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 874, "feats": "Number=Sing", "head": 24, "id": 29, "lemma": "Higgs", "misc": "", "start_char": 869, "text": "Higgs", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 876, "feats": null, "head": 4, "id": 30, "lemma": "?", "misc": "", "start_char": 875, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (NP (FW En) (FW el) (FW acelerador) (FW de) (FW particulares) (. .)))" }, "speaker": "Leonard", "text": "En el acelerador de particulares.", "tokens": [ { "deprel": "discourse", "end_char": 879, "feats": null, "head": 3, "id": 1, "lemma": "En", "misc": "", "start_char": 877, "text": "En", "upos": "X", "xpos": "FW" }, { "deprel": "compound", "end_char": 882, "feats": "Foreign=Yes", "head": 3, "id": 2, "lemma": "el", "misc": "", "start_char": 880, "text": "el", "upos": "X", "xpos": "FW" }, { "deprel": "root", "end_char": 893, "feats": "Foreign=Yes", "head": 0, "id": 3, "lemma": "acelerador", "misc": "", "start_char": 883, "text": "acelerador", "upos": "X", "xpos": "FW" }, { "deprel": "flat", "end_char": 896, "feats": "Foreign=Yes", "head": 3, "id": 4, "lemma": "de", "misc": "", "start_char": 894, "text": "de", "upos": "X", "xpos": "FW" }, { "deprel": "flat", "end_char": 909, "feats": null, "head": 3, "id": 5, "lemma": "particulare", "misc": "", "start_char": 897, "text": "particulares", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 911, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 910, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Bueno)) (, ,) (FW mi) (FW amigo) (. .)))" }, "speaker": "Sheldon", "text": "Bueno, mi amigo.", "tokens": [ { "deprel": "root", "end_char": 917, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Bueno", "misc": "", "start_char": 912, "text": "Bueno", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 919, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 918, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 922, "feats": null, "head": 4, "id": 3, "lemma": "mi", "misc": "", "start_char": 920, "text": "mi", "upos": "X", "xpos": "FW" }, { "deprel": "compound", "end_char": 928, "feats": "Foreign=Yes", "head": 1, "id": 4, "lemma": "amigo", "misc": "", "start_char": 923, "text": "amigo", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 930, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 929, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP we)) (VP (VBP 're) (RB not) (VP (VBG playing) (NP (DT some) (JJ dumb) (ADJP (VBN made) (HYPH -) (RP up)) (NN game)))) (. .)))" }, "speaker": "Penny", "text": "No, no, we're not playing some dumb made - up game.", "tokens": [ { "deprel": "discourse", "end_char": 933, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 931, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 935, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 934, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 938, "feats": "Polarity=Neg", "head": 8, "id": 3, "lemma": "no", "misc": "", "start_char": 936, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 940, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 939, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 943, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "we", "misc": "", "start_char": 941, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 947, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 944, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 951, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 948, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 959, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "play", "misc": "", "start_char": 952, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 964, "feats": null, "head": 14, "id": 9, "lemma": "some", "misc": "", "start_char": 960, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 969, "feats": "Degree=Pos", "head": 14, "id": 10, "lemma": "dumb", "misc": "", "start_char": 965, "text": "dumb", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 974, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 11, "lemma": "make", "misc": "", "start_char": 970, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 976, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 975, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 979, "feats": null, "head": 11, "id": 13, "lemma": "up", "misc": "", "start_char": 977, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "end_char": 984, "feats": "Number=Sing", "head": 8, "id": 14, "lemma": "game", "misc": "", "start_char": 980, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 986, "feats": null, "head": 8, "id": 15, "lemma": ".", "misc": "", "start_char": 985, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (NP (DT All) (NNS games)) (VP (VBP are) (VP (VBN made) (PRT (RP up))))) (. .) (S (NP (PRP They)) (VP (VBP 're) (RB not) (VP (VBN found) (PP (IN in) (NP (NN nature)))))) (. .) (S (NP (PRP You)) (VP (VBP do) (RB n't) (ADVP (RB just)) (VP (VP (VB dig) (PP (IN in) (NP (DT the) (NN ground)))) (, ,) (VP (VB come) (PP (IN across) (NP (NP (DT a) (JJ rich) (NN vein)) (PP (IN of) (NP (NNP Rock'em) (NNP Sock'em) (NNPS Robots))))))))) (. .)))" }, "speaker": "Sheldon", "text": "All games are made up . They're not found in nature . You don't just dig in the ground, come across a rich vein of Rock'em Sock'em Robots.", "tokens": [ { "deprel": "det", "end_char": 990, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 987, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 996, "feats": "Number=Plur", "head": 4, "id": 2, "lemma": "game", "misc": "", "start_char": 991, "text": "games", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 1000, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 997, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1005, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "make", "misc": "", "start_char": 1001, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 1008, "feats": null, "head": 4, "id": 5, "lemma": "up", "misc": "", "start_char": 1006, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1010, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1009, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 1015, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "they", "misc": "", "start_char": 1011, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1019, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1016, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1023, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1020, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1029, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 10, "lemma": "find", "misc": "", "start_char": 1024, "text": "found", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1032, "feats": null, "head": 12, "id": 11, "lemma": "in", "misc": "", "start_char": 1030, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1039, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "nature", "misc": "", "start_char": 1033, "text": "nature", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1041, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 1040, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1045, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 14, "lemma": "you", "misc": "", "start_char": 1042, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1048, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 15, "lemma": "do", "misc": "", "start_char": 1046, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1052, "feats": null, "head": 18, "id": 16, "lemma": "not", "misc": "", "start_char": 1049, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1057, "feats": null, "head": 18, "id": 17, "lemma": "just", "misc": "", "start_char": 1053, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1061, "feats": "VerbForm=Inf", "head": 10, "id": 18, "lemma": "dig", "misc": "", "start_char": 1058, "text": "dig", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1064, "feats": null, "head": 21, "id": 19, "lemma": "in", "misc": "", "start_char": 1062, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1068, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 1065, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1075, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "ground", "misc": "", "start_char": 1069, "text": "ground", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1077, "feats": null, "head": 23, "id": 22, "lemma": ",", "misc": "", "start_char": 1076, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1082, "feats": "Mood=Ind|VerbForm=Fin", "head": 4, "id": 23, "lemma": "come", "misc": "", "start_char": 1078, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1089, "feats": null, "head": 27, "id": 24, "lemma": "across", "misc": "", "start_char": 1083, "text": "across", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1091, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 25, "lemma": "a", "misc": "", "start_char": 1090, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1096, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "rich", "misc": "", "start_char": 1092, "text": "rich", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1101, "feats": "Number=Sing", "head": 23, "id": 27, "lemma": "vein", "misc": "", "start_char": 1097, "text": "vein", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1104, "feats": null, "head": 31, "id": 28, "lemma": "of", "misc": "", "start_char": 1102, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1112, "feats": "Number=Sing", "head": 31, "id": 29, "lemma": "Rock'em", "misc": "", "start_char": 1105, "text": "Rock'em", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1120, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "Sock'em", "misc": "", "start_char": 1113, "text": "Sock'em", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1127, "feats": "Number=Plur", "head": 27, "id": 31, "lemma": "Robot", "misc": "", "start_char": 1121, "text": "Robots", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 1129, "feats": null, "head": 4, "id": 32, "lemma": ".", "misc": "", "start_char": 1128, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VB pick) (NP (DT another) (NN game))) (. .)))" }, "speaker": "Leonard", "text": "Just pick another game.", "tokens": [ { "deprel": "advmod", "end_char": 1134, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 1130, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1139, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "pick", "misc": "", "start_char": 1135, "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1147, "feats": null, "head": 4, "id": 3, "lemma": "another", "misc": "", "start_char": 1140, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1152, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "game", "misc": "", "start_char": 1148, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1154, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1153, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP we)) (VP (VB do) (NP (NP (NN something)) (ADJP (JJ athletic) (PP (IN like) (S (VP (VP (VB go) (PP (RB over) (PP (IN to) (NP (DT the) (NN university) (NN pool))))) (CC and) (VP (VB play) (NP (NN water) (NN polo)))))))))) (. ?)))" }, "speaker": "Amy", "text": "Why don't we do something athletic like go over to the university pool and play water polo?", "tokens": [ { "deprel": "advmod", "end_char": 1158, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 1155, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1161, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 1159, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1165, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 1162, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1168, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 1166, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1171, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "do", "misc": "", "start_char": 1169, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1181, "feats": "Number=Sing|PronType=Ind", "head": 5, "id": 6, "lemma": "something", "misc": "", "start_char": 1172, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 1190, "feats": "Degree=Pos", "head": 6, "id": 7, "lemma": "athletic", "misc": "", "start_char": 1182, "text": "athletic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1195, "feats": null, "head": 9, "id": 8, "lemma": "like", "misc": "", "start_char": 1191, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1198, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "go", "misc": "", "start_char": 1196, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1203, "feats": null, "head": 9, "id": 10, "lemma": "over", "misc": "", "start_char": 1199, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1206, "feats": null, "head": 14, "id": 11, "lemma": "to", "misc": "", "start_char": 1204, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1210, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 1207, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1221, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "university", "misc": "", "start_char": 1211, "text": "university", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1226, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "pool", "misc": "", "start_char": 1222, "text": "pool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1230, "feats": null, "head": 16, "id": 15, "lemma": "and", "misc": "", "start_char": 1227, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1235, "feats": "VerbForm=Inf", "head": 9, "id": 16, "lemma": "play", "misc": "", "start_char": 1231, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 1241, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "water", "misc": "", "start_char": 1236, "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1246, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "polo", "misc": "", "start_char": 1242, "text": "polo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1248, "feats": null, "head": 5, "id": 19, "lemma": "?", "misc": "", "start_char": 1247, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (UH No) (UH good--)) (NP (NNP Sheldon)) (VP (VBZ does) (RB n't) (VP (VB float))) (. .)))" }, "speaker": "Leonard", "text": "No good-- Sheldon doesn't float.", "tokens": [ { "deprel": "discourse", "end_char": 1251, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 1249, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "reparandum", "end_char": 1258, "feats": null, "head": 6, "id": 2, "lemma": "good--", "misc": "", "start_char": 1252, "text": "good--", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 1266, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 1259, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1271, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1267, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1275, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1272, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1281, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "float", "misc": "", "start_char": 1276, "text": "float", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1283, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1282, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP have) (NP (DT a) (ADJP (ADJP (JJR higher)) (PP (IN than) (NP (JJ normal) (NN body) (NN density)))) (. .) (SBAR (IN If) (S (NP (PRP I)) (VP (VBP run) (ADVP (ADVP (RB too) (RB deep))) (NP (DT a) (NN bath)))))))) (, ,) (NP (PRP I)) (VP (VBP drown)) (. .)))" }, "speaker": "Sheldon", "text": "I have a higher than normal body density . If I run too deep a bath, I drown.", "tokens": [ { "deprel": "nsubj", "end_char": 1285, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1284, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1290, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 1286, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1292, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 3, "lemma": "a", "misc": "", "start_char": 1291, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1299, "feats": "Degree=Cmp", "head": 8, "id": 4, "lemma": "high", "misc": "", "start_char": 1293, "text": "higher", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 1304, "feats": null, "head": 6, "id": 5, "lemma": "than", "misc": "", "start_char": 1300, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1311, "feats": "Degree=Pos", "head": 4, "id": 6, "lemma": "normal", "misc": "", "start_char": 1305, "text": "normal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1316, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "body", "misc": "", "start_char": 1312, "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1324, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "density", "misc": "", "start_char": 1317, "text": "density", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1326, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 1325, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1329, "feats": null, "head": 12, "id": 10, "lemma": "if", "misc": "", "start_char": 1327, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1331, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 1330, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1335, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 12, "lemma": "run", "misc": "", "start_char": 1332, "text": "run", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1339, "feats": null, "head": 14, "id": 13, "lemma": "too", "misc": "", "start_char": 1336, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1344, "feats": null, "head": 12, "id": 14, "lemma": "deep", "misc": "", "start_char": 1340, "text": "deep", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1346, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 1345, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1351, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "bath", "misc": "", "start_char": 1347, "text": "bath", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1353, "feats": null, "head": 19, "id": 17, "lemma": ",", "misc": "", "start_char": 1352, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1355, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 1354, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1361, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 19, "lemma": "drown", "misc": "", "start_char": 1356, "text": "drown", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1363, "feats": null, "head": 2, "id": 20, "lemma": ".", "misc": "", "start_char": 1362, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (VP (VB let) (S (NP (PRP 's)) (VP (VB keep) (NP (PRP it)) (S (ADJP (JJ simple)))))) (. .) (FRAG (WHADVP (WRB How)) (IN about) (NP (NNS darts))) (. ?)))" }, "speaker": "Amy", "text": "All right, let's keep it simple . How about darts?", "tokens": [ { "deprel": "det", "end_char": 1367, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 1364, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1373, "feats": null, "head": 4, "id": 2, "lemma": "right", "misc": "", "start_char": 1368, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1375, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 1374, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1379, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "let", "misc": "", "start_char": 1376, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1382, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "we", "misc": "", "start_char": 1380, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1387, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "keep", "misc": "", "start_char": 1383, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1390, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 1388, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1397, "feats": "Degree=Pos", "head": 6, "id": 8, "lemma": "simple", "misc": "", "start_char": 1391, "text": "simple", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1399, "feats": null, "head": 10, "id": 9, "lemma": ".", "misc": "", "start_char": 1398, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1403, "feats": "PronType=Int", "head": 4, "id": 10, "lemma": "how", "misc": "", "start_char": 1400, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 1409, "feats": null, "head": 12, "id": 11, "lemma": "about", "misc": "", "start_char": 1404, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1415, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "dart", "misc": "", "start_char": 1410, "text": "darts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1417, "feats": null, "head": 4, "id": 13, "lemma": "?", "misc": "", "start_char": 1416, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBZ 's) (RB not) (ADJP (JJ fair)) (ADVP (RB either))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, that's not fair either.", "tokens": [ { "deprel": "discourse", "end_char": 1420, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 1418, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1422, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1421, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1427, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 1423, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1430, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1428, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1434, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1431, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1439, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "fair", "misc": "", "start_char": 1435, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 1446, "feats": null, "head": 6, "id": 7, "lemma": "either", "misc": "", "start_char": 1440, "text": "either", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1448, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 1447, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (RB not) (. ?)))" }, "speaker": "Penny", "text": "Why not?", "tokens": [ { "deprel": "advmod", "end_char": 1452, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "why", "misc": "", "start_char": 1449, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 1456, "feats": null, "head": 0, "id": 2, "lemma": "not", "misc": "", "start_char": 1453, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1458, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1457, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (NP (NNS Darts)) (VP (VBZ is) (NP (DT a) (NN bar) (NN game)))) (. .) (S (NP (PRP You)) (VP (VBP 've) (VP (VBN been) (VP (VBG frequenting) (NP (NN drinking) (NNS establishments)) (SBAR (IN since) (S (NP (PRP you)) (VP (VBD were) (PP (IN of) (NP (JJ legal) (NN age)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Darts is a bar game . You've been frequenting drinking establishments since you were of legal age.", "tokens": [ { "deprel": "nsubj", "end_char": 1464, "feats": "Number=Plur", "head": 5, "id": 1, "lemma": "dart", "misc": "", "start_char": 1459, "text": "Darts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 1467, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1465, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1469, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 1468, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1473, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "bar", "misc": "", "start_char": 1470, "text": "bar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1478, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "game", "misc": "", "start_char": 1474, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1480, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1479, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1484, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 7, "lemma": "you", "misc": "", "start_char": 1481, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1488, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "have", "misc": "", "start_char": 1485, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 1493, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1489, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 1505, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 10, "lemma": "frequent", "misc": "", "start_char": 1494, "text": "frequenting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 1514, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "drinking", "misc": "", "start_char": 1506, "text": "drinking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1529, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "establishment", "misc": "", "start_char": 1515, "text": "establishments", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1535, "feats": null, "head": 18, "id": 13, "lemma": "since", "misc": "", "start_char": 1530, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1539, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 14, "lemma": "you", "misc": "", "start_char": 1536, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1544, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 18, "id": 15, "lemma": "be", "misc": "", "start_char": 1540, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 1547, "feats": null, "head": 18, "id": 16, "lemma": "of", "misc": "", "start_char": 1545, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1553, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "legal", "misc": "", "start_char": 1548, "text": "legal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 1557, "feats": "Number=Sing", "head": 10, "id": 18, "lemma": "age", "misc": "", "start_char": 1554, "text": "age", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1559, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 1558, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (DT that)) (VP (VBZ 's) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBD started))))) (. .)))" }, "speaker": "Leonard", "text": "Yeah, that's when it started.", "tokens": [ { "deprel": "discourse", "end_char": 1564, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1560, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1566, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1565, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1571, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 1567, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1574, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1572, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1579, "feats": "PronType=Int", "head": 0, "id": 5, "lemma": "when", "misc": "", "start_char": 1575, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1582, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "it", "misc": "", "start_char": 1580, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 1590, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 7, "lemma": "start", "misc": "", "start_char": 1583, "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1592, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1591, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (ADVP (RB regardless)) (, ,) (NP (PRP she)) (VP (VBZ has) (NP (NP (NP (DT a) (JJ distinct) (NN advantage)) (PP (IN in) (NP (DT all) (ADJP (JJ tavern-) (VBN based)) (NNS competitions) (. .)))) (NP (NP (NP (NN Pool)) (, ,) (NP (NN beer) (NN pong)) (, ,) (NP (JJ wet) (NML (NN T) (HYPH -) (NN shirt)) (NNS contests--))) (SBAR (S (NP (PRP they)) (VP (VBP 're) (ADVP (RB all) (RB out)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, regardless, she has a distinct advantage in all tavern- based competitions . Pool, beer pong, wet T - shirt contests-- they're all out.", "tokens": [ { "deprel": "discourse", "end_char": 1597, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 1593, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1599, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1598, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1610, "feats": null, "head": 6, "id": 3, "lemma": "regardless", "misc": "", "start_char": 1600, "text": "regardless", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1612, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1611, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1616, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "she", "misc": "", "start_char": 1613, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1620, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 1617, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1622, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 1621, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1631, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "distinct", "misc": "", "start_char": 1623, "text": "distinct", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1641, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "advantage", "misc": "", "start_char": 1632, "text": "advantage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1644, "feats": null, "head": 14, "id": 10, "lemma": "in", "misc": "", "start_char": 1642, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1648, "feats": null, "head": 14, "id": 11, "lemma": "all", "misc": "", "start_char": 1645, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1656, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "tavern-", "misc": "", "start_char": 1649, "text": "tavern-", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1662, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 13, "lemma": "base", "misc": "", "start_char": 1657, "text": "based", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod", "end_char": 1675, "feats": "Number=Plur", "head": 9, "id": 14, "lemma": "competition", "misc": "", "start_char": 1663, "text": "competitions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1677, "feats": null, "head": 9, "id": 15, "lemma": ".", "misc": "", "start_char": 1676, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 1682, "feats": "Number=Sing", "head": 9, "id": 16, "lemma": "Pool", "misc": "", "start_char": 1678, "text": "Pool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1684, "feats": null, "head": 19, "id": 17, "lemma": ",", "misc": "", "start_char": 1683, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 1689, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "beer", "misc": "", "start_char": 1685, "text": "beer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1694, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "pong", "misc": "", "start_char": 1690, "text": "pong", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1696, "feats": null, "head": 25, "id": 20, "lemma": ",", "misc": "", "start_char": 1695, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1700, "feats": "Degree=Pos", "head": 25, "id": 21, "lemma": "wet", "misc": "", "start_char": 1697, "text": "wet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1702, "feats": "Number=Sing", "head": 25, "id": 22, "lemma": "T", "misc": "", "start_char": 1701, "text": "T", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1704, "feats": null, "head": 24, "id": 23, "lemma": "-", "misc": "", "start_char": 1703, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 1710, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "shirt", "misc": "", "start_char": 1705, "text": "shirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1721, "feats": "Number=Plur", "head": 16, "id": 25, "lemma": "contests--", "misc": "", "start_char": 1711, "text": "contests--", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1726, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 29, "id": 26, "lemma": "they", "misc": "", "start_char": 1722, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1730, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 27, "lemma": "be", "misc": "", "start_char": 1727, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1734, "feats": null, "head": 29, "id": 28, "lemma": "all", "misc": "", "start_char": 1731, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1738, "feats": null, "head": 6, "id": 29, "lemma": "out", "misc": "", "start_char": 1735, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1740, "feats": null, "head": 6, "id": 30, "lemma": ".", "misc": "", "start_char": 1739, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (. .) (PP (ADVP (RB Just)) (IN for) (NP (DT the) (NN record))) (, ,) (NP (PRP I)) (VP (VBP have) (ADVP (RB never)) (VP (VBN entered) (NP (DT a) (JJ wet) (NML (NN T) (HYPH -) (NN shirt)) (NN contest)))) (. .) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN won) (NP (DT a) (JJ few))))) (, ,) (CC but) (S (NP (DT that)) (VP (VBZ 's) (SBAR (ADVP (RB just)) (IN because) (S (NP (PRP I)) (VP (VBP spill) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ drunk))))) (, ,) (ADVP (RB so))))))) (. ...)))" }, "speaker": "Penny", "text": "Okay . Just for the record, I have never entered a wet T - shirt contest . I've won a few, but that's just because I spill when I'm drunk, so ...", "tokens": [ { "deprel": "discourse", "end_char": 1745, "feats": null, "head": 11, "id": 1, "lemma": "okay", "misc": "", "start_char": 1741, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1747, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1746, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1752, "feats": null, "head": 6, "id": 3, "lemma": "just", "misc": "", "start_char": 1748, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1756, "feats": null, "head": 6, "id": 4, "lemma": "for", "misc": "", "start_char": 1753, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1760, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 1757, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1767, "feats": "Number=Sing", "head": 11, "id": 6, "lemma": "record", "misc": "", "start_char": 1761, "text": "record", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1769, "feats": null, "head": 11, "id": 7, "lemma": ",", "misc": "", "start_char": 1768, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1771, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 1770, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1776, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "have", "misc": "", "start_char": 1772, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1782, "feats": null, "head": 11, "id": 10, "lemma": "never", "misc": "", "start_char": 1777, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1790, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 11, "lemma": "enter", "misc": "", "start_char": 1783, "text": "entered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 1792, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 12, "lemma": "a", "misc": "", "start_char": 1791, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1796, "feats": "Degree=Pos", "head": 17, "id": 13, "lemma": "wet", "misc": "", "start_char": 1793, "text": "wet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1798, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "T", "misc": "", "start_char": 1797, "text": "T", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1800, "feats": null, "head": 16, "id": 15, "lemma": "-", "misc": "", "start_char": 1799, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1806, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "shirt", "misc": "", "start_char": 1801, "text": "shirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1814, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "contest", "misc": "", "start_char": 1807, "text": "contest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1816, "feats": null, "head": 11, "id": 18, "lemma": ".", "misc": "", "start_char": 1815, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1818, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 19, "lemma": "I", "misc": "", "start_char": 1817, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1822, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "have", "misc": "", "start_char": 1819, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1826, "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": 21, "lemma": "win", "misc": "", "start_char": 1823, "text": "won", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 1828, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 1827, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1832, "feats": "Degree=Pos", "head": 21, "id": 23, "lemma": "few", "misc": "", "start_char": 1829, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1834, "feats": null, "head": 31, "id": 24, "lemma": ",", "misc": "", "start_char": 1833, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1838, "feats": null, "head": 31, "id": 25, "lemma": "but", "misc": "", "start_char": 1835, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:outer", "end_char": 1843, "feats": "Number=Sing|PronType=Dem", "head": 31, "id": 26, "lemma": "that", "misc": "", "start_char": 1839, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1846, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 27, "lemma": "be", "misc": "", "start_char": 1844, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1851, "feats": null, "head": 31, "id": 28, "lemma": "just", "misc": "", "start_char": 1847, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1859, "feats": null, "head": 31, "id": 29, "lemma": "because", "misc": "", "start_char": 1852, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1861, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "I", "misc": "", "start_char": 1860, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1867, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 31, "lemma": "spill", "misc": "", "start_char": 1862, "text": "spill", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1872, "feats": "PronType=Int", "head": 35, "id": 32, "lemma": "when", "misc": "", "start_char": 1868, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1874, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 33, "lemma": "I", "misc": "", "start_char": 1873, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1877, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 35, "id": 34, "lemma": "be", "misc": "", "start_char": 1875, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1883, "feats": "Degree=Pos", "head": 31, "id": 35, "lemma": "drunk", "misc": "", "start_char": 1878, "text": "drunk", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1885, "feats": null, "head": 37, "id": 36, "lemma": ",", "misc": "", "start_char": 1884, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1888, "feats": null, "head": 11, "id": 37, "lemma": "so", "misc": "", "start_char": 1886, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1892, "feats": null, "head": 11, "id": 38, "lemma": "...", "misc": "", "start_char": 1889, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (MD could) (VP (VP (VB go) (PP (IN to) (NP (NP (DT the) (NN cadaver) (NN lab)) (PP (IN at) (NP (NNP UCLA)))))) (CC and) (VP (VB play) (NP (NML (JJ real) (HYPH -) (NN life)) (NN Operation))))) (. .)))" }, "speaker": "Amy", "text": "We could go to the cadaver lab at UCLA and play real - life Operation.", "tokens": [ { "deprel": "nsubj", "end_char": 1895, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 1893, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1901, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "could", "misc": "", "start_char": 1896, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1904, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 1902, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1907, "feats": null, "head": 7, "id": 4, "lemma": "to", "misc": "", "start_char": 1905, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1911, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 1908, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1919, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "cadaver", "misc": "", "start_char": 1912, "text": "cadaver", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1923, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "lab", "misc": "", "start_char": 1920, "text": "lab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1926, "feats": null, "head": 9, "id": 8, "lemma": "at", "misc": "", "start_char": 1924, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1931, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "UCLA", "misc": "", "start_char": 1927, "text": "UCLA", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1935, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 1932, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1940, "feats": "VerbForm=Inf", "head": 3, "id": 11, "lemma": "play", "misc": "", "start_char": 1936, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1945, "feats": "Degree=Pos", "head": 14, "id": 12, "lemma": "real", "misc": "", "start_char": 1941, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1947, "feats": null, "head": 12, "id": 13, "lemma": "-", "misc": "", "start_char": 1946, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1952, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "life", "misc": "", "start_char": 1948, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1962, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "operation", "misc": "", "start_char": 1953, "text": "Operation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1964, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 1963, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Sheldon", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 1967, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 1965, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1969, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1968, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (INTJ (UH Uh) (, -) (UH uh) (. .)))" }, "speaker": "Leonard", "text": "Uh - uh.", "tokens": [ { "deprel": "root", "end_char": 1972, "feats": null, "head": 0, "id": 1, "lemma": "uh", "misc": "", "start_char": 1970, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1974, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 1973, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1977, "feats": null, "head": 1, "id": 3, "lemma": "uh", "misc": "", "start_char": 1975, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1979, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1978, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (ADVP (RB so)))) (. .)))" }, "speaker": "Penny", "text": "I don't think so.", "tokens": [ { "deprel": "nsubj", "end_char": 1981, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1980, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1984, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1982, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1988, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1985, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1994, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 1989, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1997, "feats": null, "head": 4, "id": 5, "lemma": "so", "misc": "", "start_char": 1995, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1999, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1998, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP mean))) (, ,) (S (NP (DT the) (NN nose)) (VP (VBZ does) (RB n't) (VP (VB light) (PRT (RP up))))) (, ,) (CC but) (S (SBAR (IN if) (S (NP (DT the) (NN corpse)) (VP (VBZ is) (ADJP (JJ fresh) (RB enough))))) (, ,) (ADVP (RB sometimes)) (NP (PRP you)) (VP (MD can) (VP (VB get) (NP (NP (DT the) (NN leg)) (PP (IN to) (VP (NN jerk))))))) (. .)))" }, "speaker": "Amy", "text": "I mean, the nose doesn't light up, but if the corpse is fresh enough, sometimes you can get the leg to jerk.", "tokens": [ { "deprel": "nsubj", "end_char": 2001, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 2000, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2006, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "mean", "misc": "", "start_char": 2002, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2008, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 2007, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 2012, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 2009, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 2017, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "nose", "misc": "", "start_char": 2013, "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 2022, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 2018, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2026, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 2023, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2032, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "light", "misc": "", "start_char": 2027, "text": "light", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 2035, "feats": null, "head": 8, "id": 9, "lemma": "up", "misc": "", "start_char": 2033, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2037, "feats": null, "head": 22, "id": 10, "lemma": ",", "misc": "", "start_char": 2036, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2041, "feats": null, "head": 22, "id": 11, "lemma": "but", "misc": "", "start_char": 2038, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 2044, "feats": null, "head": 16, "id": 12, "lemma": "if", "misc": "", "start_char": 2042, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 2048, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 2045, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 2055, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "corpse", "misc": "", "start_char": 2049, "text": "corpse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2058, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 2056, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 2064, "feats": "Degree=Pos", "head": 22, "id": 16, "lemma": "fresh", "misc": "", "start_char": 2059, "text": "fresh", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 2071, "feats": null, "head": 16, "id": 17, "lemma": "enough", "misc": "", "start_char": 2065, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2073, "feats": null, "head": 22, "id": 18, "lemma": ",", "misc": "", "start_char": 2072, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2083, "feats": null, "head": 22, "id": 19, "lemma": "sometimes", "misc": "", "start_char": 2074, "text": "sometimes", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2087, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 20, "lemma": "you", "misc": "", "start_char": 2084, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2091, "feats": "VerbForm=Fin", "head": 22, "id": 21, "lemma": "can", "misc": "", "start_char": 2088, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 2095, "feats": "VerbForm=Inf", "head": 8, "id": 22, "lemma": "get", "misc": "", "start_char": 2092, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2099, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 2096, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2103, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "leg", "misc": "", "start_char": 2100, "text": "leg", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2106, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 2104, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2111, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "jerk", "misc": "", "start_char": 2107, "text": "jerk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2113, "feats": null, "head": 8, "id": 27, "lemma": ".", "misc": "", "start_char": 2112, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 4, 4 ] ], [ [ 0, 9, 11 ], [ 0, 15, 23 ] ], [ [ 0, 19, 19 ] ], [ [ 0, 19, 20 ] ], [ [ 0, 23, 23 ] ], [ [ 2, 0, 0 ], [ 6, 11, 11 ], [ 13, 13, 13 ], [ 21, 6, 6 ], [ 21, 13, 13 ], [ 23, 4, 4 ], [ 24, 7, 7 ], [ 24, 18, 18 ], [ 24, 29, 29 ], [ 24, 32, 32 ], [ 28, 0, 0 ] ], [ [ 2, 3, 3 ] ], [ [ 2, 12, 12 ] ], [ [ 2, 16, 16 ] ], [ [ 2, 16, 18 ] ], [ [ 2, 9, 25 ] ], [ [ 2, 28, 28 ], [ 3, 0, 0 ], [ 6, 14, 14 ], [ 9, 5, 5 ], [ 11, 2, 2 ], [ 16, 2, 2 ], [ 17, 0, 0 ], [ 17, 10, 10 ], [ 17, 17, 17 ] ], [ [ 2, 38, 38 ], [ 3, 3, 4 ] ], [ [ 2, 33, 38 ] ], [ [ 2, 35, 38 ] ], [ [ 3, 6, 6 ], [ 3, 9, 17 ], [ 4, 6, 6 ], [ 4, 11, 12 ], [ 4, 8, 12 ], [ 4, 14, 14 ] ], [ [ 3, 13, 17 ] ], [ [ 4, 3, 4 ] ], [ [ 4, 16, 21 ], [ 6, 6, 7 ] ], [ [ 5, 2, 3 ] ], [ [ 5, 7, 7 ] ], [ [ 5, 5, 14 ], [ 5, 0, 14 ], [ 11, 2, 3 ] ], [ [ 5, 11, 14 ] ], [ [ 6, 9, 11 ] ], [ [ 6, 16, 16 ] ], [ [ 7, 4, 4 ] ], [ [ 7, 7, 8 ], [ 8, 7, 7 ], [ 9, 2, 18 ] ], [ [ 8, 5, 5 ] ], [ [ 9, 0, 0 ] ], [ [ 9, 4, 4 ] ], [ [ 9, 10, 10 ] ], [ [ 9, 11, 12 ], [ 9, 14, 15 ] ], [ [ 9, 17, 18 ], [ 9, 25, 28 ] ], [ [ 9, 28, 28 ] ], [ [ 12, 4, 4 ] ], [ [ 12, 8, 13 ], [ 13, 0, 1 ], [ 14, 2, 3 ], [ 18, 11, 11 ], [ 19, 2, 2 ], [ 21, 0, 0 ], [ 21, 2, 4 ] ], [ [ 13, 6, 6 ] ], [ [ 13, 11, 11 ] ], [ [ 13, 19, 20 ], [ 13, 24, 30 ] ], [ [ 13, 28, 30 ] ], [ [ 15, 3, 3 ], [ 25, 0, 0 ] ], [ [ 15, 5, 5 ] ], [ [ 15, 11, 13 ], [ 15, 16, 17 ] ], [ [ 15, 5, 17 ] ], [ [ 17, 5, 5 ] ], [ [ 17, 2, 7 ] ], [ [ 17, 12, 15 ] ], [ [ 18, 4, 4 ] ], [ [ 18, 6, 6 ] ], [ [ 21, 10, 11 ], [ 21, 16, 17 ], [ 22, 2, 2 ], [ 22, 5, 5 ] ], [ [ 23, 6, 8 ] ], [ [ 23, 10, 13 ], [ 23, 15, 15 ], [ 23, 17, 18 ], [ 23, 20, 23 ], [ 24, 11, 16 ] ], [ [ 23, 25, 25 ] ], [ [ 23, 27, 27 ] ], [ [ 24, 4, 5 ] ], [ [ 24, 21, 22 ] ], [ [ 24, 25, 25 ] ], [ [ 25, 8, 8 ] ], [ [ 25, 4, 8 ], [ 29, 3, 4 ], [ 29, 12, 13 ], [ 29, 22, 23 ] ], [ [ 25, 11, 14 ] ], [ [ 29, 0, 0 ] ], [ [ 29, 19, 19 ] ] ]
s06e04c05t
Hey, Sheldon, you're always full of fun little facts . Where did the expression " got your ass handed to you " come from? Do n’t know. I wonder if it's from, like, ancient Rome where they'd actually chop somebody's ass off and then go, " Here . " You know, to appease Loseroneous, the god of losers. I am not a loser . Pictionary is not a true test of any real intelligence or skill. Mmm, in all fairness, Pictionary has verbal skills, visual skills . It's a pretty well - rounded game. Lot of big talk from a man who can't draw a chocolate chip cookie. All right, fine, pick another game . Amy and I will beat you at anything. All right . Let's play...Physics Fiesta. Oh, come on, what is that? It's a game that I just invented, in which the participants answer physics questions in remedial Spanish . Um...¿ Dónde está el boson de Higgs? En el acelerador de particulares. Bueno, mi amigo. No, no, we're not playing some dumb made - up game. All games are made up . They're not found in nature . You don't just dig in the ground, come across a rich vein of Rock'em Sock'em Robots. Just pick another game. Why don't we do something athletic like go over to the university pool and play water polo? No good-- Sheldon doesn't float. I have a higher than normal body density . If I run too deep a bath, I drown. All right, let's keep it simple . How about darts? Oh, that's not fair either. Why not? Darts is a bar game . You've been frequenting drinking establishments since you were of legal age. Yeah, that's when it started. Well, regardless, she has a distinct advantage in all tavern- based competitions . Pool, beer pong, wet T - shirt contests-- they're all out. Okay . Just for the record, I have never entered a wet T - shirt contest . I've won a few, but that's just because I spill when I'm drunk, so ... We could go to the cadaver lab at UCLA and play real - life Operation. No. Uh - uh. I don't think so. I mean, the nose doesn't light up, but if the corpse is fresh enough, sometimes you can get the leg to jerk.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NNP Ma) (, ,) (S (VP (VB twinkle) (, ,) (VB twinkle))) (, ,) (S (NP (PRP$ your) (JJ little) (NN star)) (VP (VBZ is) (NP (NN home)))) (. !) (S (NP (NNP Ma)) (, ,) (NP (DT the) (NN chain)) (VP (VBZ 's) (PP (IN on) (NP (DT the) (NN door))))) (. !)))" }, "speaker": "Howard", "text": "Hey, Ma, twinkle, twinkle, your little star is home! Ma, the chain's on the door!", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 0, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 8, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "ma", "misc": "", "start_char": 6, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 10, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 9, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 18, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 5, "lemma": "twinkle", "misc": "", "start_char": 11, "text": "twinkle", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 19, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 28, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 7, "lemma": "twinkle", "misc": "", "start_char": 21, "text": "twinkle", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 30, "feats": null, "head": 13, "id": 8, "lemma": ",", "misc": "", "start_char": 29, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 35, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 9, "lemma": "your", "misc": "", "start_char": 31, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 42, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "little", "misc": "", "start_char": 36, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 47, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "star", "misc": "", "start_char": 43, "text": "star", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 50, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 48, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 55, "feats": "Number=Sing", "head": 3, "id": 13, "lemma": "home", "misc": "", "start_char": 51, "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 13, "id": 14, "lemma": "!", "misc": "", "start_char": 56, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 60, "feats": "Number=Sing", "head": 22, "id": 15, "lemma": "ma", "misc": "", "start_char": 58, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 22, "id": 16, "lemma": ",", "misc": "", "start_char": 61, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 66, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 63, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 72, "feats": "Number=Sing", "head": 22, "id": 18, "lemma": "chain", "misc": "", "start_char": 67, "text": "chain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 75, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 19, "lemma": "be", "misc": "", "start_char": 73, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 78, "feats": null, "head": 22, "id": 20, "lemma": "on", "misc": "", "start_char": 76, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 82, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 79, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 87, "feats": "Number=Sing", "head": 13, "id": 22, "lemma": "door", "misc": "", "start_char": 83, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 3, "id": 23, "lemma": "!", "misc": "", "start_char": 88, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard) (. ?)) (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP I)) (VP (VBD was) (RB n't) (VP (VBG going) (S (VP (TO to) (VP (VB see) (NP (PRP you)) (PP (IN till) (NP (NN tomorrow))))))))))) (. !)))" }, "speaker": "Mrs Wolowitz", "text": "Howard? I thought I wasn't going to see you till tomorrow!", "tokens": [ { "deprel": "vocative", "end_char": 96, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Howard", "misc": "", "start_char": 90, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 97, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 100, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 99, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 108, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 101, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 110, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 109, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 114, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 111, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 118, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 115, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 124, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "go", "misc": "", "start_char": 119, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 127, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 125, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 131, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "see", "misc": "", "start_char": 128, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 135, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 132, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 140, "feats": null, "head": 13, "id": 12, "lemma": "till", "misc": "", "start_char": 136, "text": "till", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 149, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "tomorrow", "misc": "", "start_char": 141, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 151, "feats": null, "head": 4, "id": 14, "lemma": "!", "misc": "", "start_char": 150, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (NP (NNP Bernie)) (VP (VBZ 's) (RB not) (VP (VBG feeling) (ADVP (RB well))))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP I)) (VP (MD 'd) (VP (VP (VB stop) (PRT (IN by))) (, ,) (VP (VB tell) (NP (PRP you)) (PP (IN about) (NP (NP (DT the) (JJS greatest) (NN adventure)) (PP (IN of) (NP (PRP$ my) (NN life)))))) (, ,) (VP (VB see) (SBAR (IN if) (S (NP (PRP you)) (VP (MD can) (VP (VB make) (S (NP (PRP me)) (VP (VB feel) (ADJP (JJ bad)) (PP (IN about) (NP (PRP it)))))))))))))))) (. .)))" }, "speaker": "Howard", "text": "Yeah, well, Bernie's not feeling well, so I thought I'd stop by, tell you about the greatest adventure of my life, see if you can make me feel bad about it.", "tokens": [ { "deprel": "discourse", "end_char": 156, "feats": null, "head": 8, "id": 1, "lemma": "yeah", "misc": "", "start_char": 152, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 157, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 163, "feats": null, "head": 8, "id": 3, "lemma": "well", "misc": "", "start_char": 159, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 165, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 164, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 172, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "Bernie", "misc": "", "start_char": 166, "text": "Bernie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 175, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 173, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 179, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 176, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 187, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "feel", "misc": "", "start_char": 180, "text": "feeling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 192, "feats": "Degree=Pos", "head": 8, "id": 9, "lemma": "well", "misc": "", "start_char": 188, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 193, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 197, "feats": null, "head": 13, "id": 11, "lemma": "so", "misc": "", "start_char": 195, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 199, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 198, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 207, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 13, "lemma": "think", "misc": "", "start_char": 200, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 209, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 208, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 212, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "would", "misc": "", "start_char": 210, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 217, "feats": "VerbForm=Inf", "head": 13, "id": 16, "lemma": "stop", "misc": "", "start_char": 213, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 220, "feats": null, "head": 16, "id": 17, "lemma": "by", "misc": "", "start_char": 218, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 222, "feats": null, "head": 19, "id": 18, "lemma": ",", "misc": "", "start_char": 221, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 227, "feats": "VerbForm=Inf", "head": 13, "id": 19, "lemma": "tell", "misc": "", "start_char": 223, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 231, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 19, "id": 20, "lemma": "you", "misc": "", "start_char": 228, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 237, "feats": null, "head": 24, "id": 21, "lemma": "about", "misc": "", "start_char": 232, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 241, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 22, "lemma": "the", "misc": "", "start_char": 238, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 250, "feats": "Degree=Sup", "head": 24, "id": 23, "lemma": "great", "misc": "", "start_char": 242, "text": "greatest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "obl", "end_char": 260, "feats": "Number=Sing", "head": 19, "id": 24, "lemma": "adventure", "misc": "", "start_char": 251, "text": "adventure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 263, "feats": null, "head": 27, "id": 25, "lemma": "of", "misc": "", "start_char": 261, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 266, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "my", "misc": "", "start_char": 264, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 271, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "life", "misc": "", "start_char": 267, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 273, "feats": null, "head": 29, "id": 28, "lemma": ",", "misc": "", "start_char": 272, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 277, "feats": "VerbForm=Inf", "head": 8, "id": 29, "lemma": "see", "misc": "", "start_char": 274, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 280, "feats": null, "head": 33, "id": 30, "lemma": "if", "misc": "", "start_char": 278, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 284, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 33, "id": 31, "lemma": "you", "misc": "", "start_char": 281, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 288, "feats": "VerbForm=Fin", "head": 33, "id": 32, "lemma": "can", "misc": "", "start_char": 285, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 293, "feats": "VerbForm=Inf", "head": 29, "id": 33, "lemma": "make", "misc": "", "start_char": 289, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 296, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 33, "id": 34, "lemma": "I", "misc": "", "start_char": 294, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 301, "feats": "VerbForm=Inf", "head": 33, "id": 35, "lemma": "feel", "misc": "", "start_char": 297, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 305, "feats": "Degree=Pos", "head": 35, "id": 36, "lemma": "bad", "misc": "", "start_char": 302, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 311, "feats": null, "head": 38, "id": 37, "lemma": "about", "misc": "", "start_char": 306, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 314, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 38, "lemma": "it", "misc": "", "start_char": 312, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 8, "id": 39, "lemma": ".", "misc": "", "start_char": 315, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (INTJ (UH uh)) (, ,) (INTJ (UH okay)) (, ,) (S (VP (VB hold) (PRT (RP on)))) (, ,) (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ decent))) (. !)))" }, "speaker": "Mrs Wolowitz", "text": "Uh, uh, okay, hold on, I'm not decent!", "tokens": [ { "deprel": "discourse", "end_char": 319, "feats": null, "head": 7, "id": 1, "lemma": "uh", "misc": "", "start_char": 317, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 321, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 320, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 324, "feats": null, "head": 7, "id": 3, "lemma": "uh", "misc": "", "start_char": 322, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 326, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 325, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 331, "feats": null, "head": 7, "id": 5, "lemma": "okay", "misc": "", "start_char": 327, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 332, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 338, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 7, "lemma": "hold", "misc": "", "start_char": 334, "text": "hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 341, "feats": null, "head": 7, "id": 8, "lemma": "on", "misc": "", "start_char": 339, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 343, "feats": null, "head": 13, "id": 9, "lemma": ",", "misc": "", "start_char": 342, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 345, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 344, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 348, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 346, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 352, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 349, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 359, "feats": "Degree=Pos", "head": 7, "id": 13, "lemma": "decent", "misc": "", "start_char": 353, "text": "decent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 361, "feats": null, "head": 7, "id": 14, "lemma": "!", "misc": "", "start_char": 360, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (NN Woman)) (VP (VBZ has) (RB n't) (VP (VBN tied) (NP (PRP$ her) (NN robe)) (PP (IN in) (NP (CD 20) (NNS years)))))) (. .) (S (ADVP (RB Suddenly)) (NP (PRP she)) (VP (VBZ 's) (RB not) (ADJP (JJ decent)))) (. ?)))" }, "speaker": "Howard", "text": "Woman hasn't tied her robe in 20 years . Suddenly she's not decent?", "tokens": [ { "deprel": "nsubj", "end_char": 367, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "woman", "misc": "", "start_char": 362, "text": "Woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 371, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "have", "misc": "", "start_char": 368, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 375, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 372, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 380, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "tie", "misc": "", "start_char": 376, "text": "tied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 384, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "her", "misc": "", "start_char": 381, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 389, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "robe", "misc": "", "start_char": 385, "text": "robe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 392, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 390, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 395, "feats": "NumForm=Digit|NumType=Card", "head": 9, "id": 8, "lemma": "20", "misc": "", "start_char": 393, "text": "20", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 401, "feats": "Number=Plur", "head": 4, "id": 9, "lemma": "year", "misc": "", "start_char": 396, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 403, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 402, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 412, "feats": null, "head": 15, "id": 11, "lemma": "suddenly", "misc": "", "start_char": 404, "text": "Suddenly", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 416, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 12, "lemma": "she", "misc": "", "start_char": 413, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 419, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 417, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 423, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 420, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 430, "feats": "Degree=Pos", "head": 4, "id": 15, "lemma": "decent", "misc": "", "start_char": 424, "text": "decent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 432, "feats": null, "head": 4, "id": 16, "lemma": "?", "misc": "", "start_char": 431, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP want) (S (NP (PRP me)) (VP (TO to) (VP (VP (VB hide) (PP (IN in) (NP (DT the) (NN closet)))) (CC or) (VP (VB go) (PP (IN out) (NP (DT the) (NN back)))))))) (. ?)))" }, "speaker": "Man ’s Voice", "text": "You want me to hide in the closet or go out the back?", "tokens": [ { "deprel": "nsubj", "end_char": 436, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 433, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 441, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "misc": "", "start_char": 437, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 444, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 442, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 447, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 445, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 452, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "hide", "misc": "", "start_char": 448, "text": "hide", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 455, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 453, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 459, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 456, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 466, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "closet", "misc": "", "start_char": 460, "text": "closet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 469, "feats": null, "head": 10, "id": 9, "lemma": "or", "misc": "", "start_char": 467, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 472, "feats": "VerbForm=Inf", "head": 5, "id": 10, "lemma": "go", "misc": "", "start_char": 470, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 476, "feats": null, "head": 13, "id": 11, "lemma": "out", "misc": "", "start_char": 473, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 480, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 477, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 485, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "back", "misc": "", "start_char": 481, "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 487, "feats": null, "head": 2, "id": 14, "lemma": "?", "misc": "", "start_char": 486, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Shh)) (, ,) (NP (PRP you)) (VP (VBP need) (S (VP (TO to) (VP (VB whisper))))) (. .)))" }, "speaker": "Mrs Wolowitz", "text": "Shh, you need to whisper.", "tokens": [ { "deprel": "discourse", "end_char": 491, "feats": null, "head": 4, "id": 1, "lemma": "shh", "misc": "", "start_char": 488, "text": "Shh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 493, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 492, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 497, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 494, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 502, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "need", "misc": "", "start_char": 498, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 505, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 503, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 513, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "whisper", "misc": "", "start_char": 506, "text": "whisper", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 515, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 514, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (NP (NP (NNP Ma)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (PP (IN in) (ADVP (RB there)))))) (. ?)))" }, "speaker": "Howard", "text": "Ma, who is in there?", "tokens": [ { "deprel": "root", "end_char": 518, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "ma", "misc": "", "start_char": 516, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 520, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 519, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 524, "feats": "PronType=Rel", "head": 6, "id": 3, "lemma": "who", "misc": "", "start_char": 521, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 527, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 525, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 530, "feats": null, "head": 6, "id": 5, "lemma": "in", "misc": "", "start_char": 528, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "acl:relcl", "end_char": 536, "feats": "PronType=Dem", "head": 1, "id": 6, "lemma": "there", "misc": "", "start_char": 531, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 538, "feats": null, "head": 1, "id": 7, "lemma": "?", "misc": "", "start_char": 537, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh)) (, ,) (NP (NN nobody)) (. !) (S (NP (DT The) (NN TV)) (VP (VBZ is) (ADVP (RB on)))) (. !)))" }, "speaker": "Mrs Wolowitz", "text": "Uh, nobody! The TV is on!", "tokens": [ { "deprel": "discourse", "end_char": 541, "feats": null, "head": 8, "id": 1, "lemma": "uh", "misc": "", "start_char": 539, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 543, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 542, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "dislocated", "end_char": 550, "feats": "Number=Sing|PronType=Neg", "head": 8, "id": 3, "lemma": "nobody", "misc": "", "start_char": 544, "text": "nobody", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 552, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 551, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 556, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 553, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 559, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "TV", "misc": "", "start_char": 557, "text": "TV", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 562, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 560, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 565, "feats": null, "head": 0, "id": 8, "lemma": "on", "misc": "", "start_char": 563, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 567, "feats": null, "head": 8, "id": 9, "lemma": "!", "misc": "", "start_char": 566, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (ADVP (RB only)) (VP (VBD got) (NP (CD one) (NN sock)))) (. .) (SBARQ (WHADVP (WRB Where)) (SQ (VBZ 's) (NP (PRP$ my) (JJ other) (NN sock)))) (. ?)))" }, "speaker": "Man ’s Voice", "text": "I only got one sock . Where's my other sock?", "tokens": [ { "deprel": "nsubj", "end_char": 569, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 568, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 574, "feats": null, "head": 3, "id": 2, "lemma": "only", "misc": "", "start_char": 570, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 578, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 575, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "end_char": 582, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 4, "lemma": "one", "misc": "", "start_char": 579, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 587, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "sock", "misc": "", "start_char": 583, "text": "sock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 589, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 588, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 595, "feats": "PronType=Int", "head": 3, "id": 7, "lemma": "where", "misc": "", "start_char": 590, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 598, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 8, "lemma": "be", "misc": "", "start_char": 596, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 601, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 9, "lemma": "my", "misc": "", "start_char": 599, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 607, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "other", "misc": "", "start_char": 602, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 612, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "sock", "misc": "", "start_char": 608, "text": "sock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 3, "id": 12, "lemma": "?", "misc": "", "start_char": 613, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (VBZ is) (NP (DT that))) (. ?)))" }, "speaker": "Howard", "text": "Who is that?", "tokens": [ { "deprel": "nsubj", "end_char": 618, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "who", "misc": "", "start_char": 615, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 621, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 619, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 626, "feats": "Number=Sing|PronType=Dem", "head": 0, "id": 3, "lemma": "that", "misc": "", "start_char": 622, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 628, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 627, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD told) (NP (PRP you)) (, ,) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (S (NP (DT the) (NN TV) (. .) (NNP Jay) (NNP Leno)) (VP (VBD lost) (NP (DT a) (NN sock))))))))) (: ;) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ hilarious)))) (. .)))" }, "speaker": "Mrs Wolowitz", "text": "I told you, it's the TV . Jay Leno lost a sock; it's hilarious.", "tokens": [ { "deprel": "nsubj", "end_char": 630, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 629, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 635, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "tell", "misc": "", "start_char": 631, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 639, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 636, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 641, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 640, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 644, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "it", "misc": "", "start_char": 642, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 647, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 645, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 651, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 648, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 654, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "TV", "misc": "", "start_char": 652, "text": "TV", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 656, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 655, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 660, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "Jay", "misc": "", "start_char": 657, "text": "Jay", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 665, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "Leno", "misc": "", "start_char": 661, "text": "Leno", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 670, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 12, "lemma": "lose", "misc": "", "start_char": 666, "text": "lost", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 672, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 671, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 677, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "sock", "misc": "", "start_char": 673, "text": "sock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 679, "feats": null, "head": 2, "id": 15, "lemma": ";", "misc": "", "start_char": 678, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 682, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "it", "misc": "", "start_char": 680, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 685, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 683, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 695, "feats": "Degree=Pos", "head": 2, "id": 18, "lemma": "hilarious", "misc": "", "start_char": 686, "text": "hilarious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 697, "feats": null, "head": 2, "id": 19, "lemma": ".", "misc": "", "start_char": 696, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ busy))))) (, ,) (NP (PRP I)) (VP (MD can) (VP (VB come) (ADVP (RB back)))) (. .)))" }, "speaker": "Howard", "text": "If you're busy, I can come back.", "tokens": [ { "deprel": "mark", "end_char": 700, "feats": null, "head": 4, "id": 1, "lemma": "if", "misc": "", "start_char": 698, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 704, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 701, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 708, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 705, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 713, "feats": "Degree=Pos", "head": 8, "id": 4, "lemma": "busy", "misc": "", "start_char": 709, "text": "busy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 715, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 714, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 717, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 716, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 721, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "can", "misc": "", "start_char": 718, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 726, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "come", "misc": "", "start_char": 722, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 731, "feats": null, "head": 8, "id": 9, "lemma": "back", "misc": "", "start_char": 727, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 733, "feats": null, "head": 8, "id": 10, "lemma": ".", "misc": "", "start_char": 732, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VB give) (NP (PRP me)) (NP (NP (DT a) (NN second)) (. !)) (S (VP (VB Go) (, ,) (VB go) (, ,) (VB go) (, ,) (VB go)))) (. .)))" }, "speaker": "Mrs Wolowitz", "text": "Just give me a second! Go, go, go, go.", "tokens": [ { "deprel": "advmod", "end_char": 738, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 734, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 743, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "give", "misc": "", "start_char": 739, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 746, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 744, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 748, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 747, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 755, "feats": "NumType=Ord|Number=Sing", "head": 2, "id": 5, "lemma": "second", "misc": "", "start_char": 749, "text": "second", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 757, "feats": null, "head": 2, "id": 6, "lemma": "!", "misc": "", "start_char": 756, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 760, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 7, "lemma": "go", "misc": "", "start_char": 758, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 761, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 765, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 9, "lemma": "go", "misc": "", "start_char": 763, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 766, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 770, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 11, "lemma": "go", "misc": "", "start_char": 768, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 772, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 771, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 775, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 13, "lemma": "go", "misc": "", "start_char": 773, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 777, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 776, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (NNP Dr.) (NNP Schneider) (. ?)))" }, "speaker": "Howard", "text": "Dr. Schneider?", "tokens": [ { "deprel": "root", "end_char": 781, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Dr.", "misc": "", "start_char": 778, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 791, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Schneider", "misc": "", "start_char": 782, "text": "Schneider", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 793, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 792, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH hello)) (, ,) (NP (NNP Howard)) (. .)))" }, "speaker": "Dr Schneider", "text": "Oh, hello, Howard.", "tokens": [ { "deprel": "discourse", "end_char": 796, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 794, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 798, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 797, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 804, "feats": null, "head": 0, "id": 3, "lemma": "hello", "misc": "", "start_char": 799, "text": "hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 806, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 805, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 813, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Howard", "misc": "", "start_char": 807, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 815, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 814, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing) (ADVP (RB here)))) (. ?)))" }, "speaker": "Howard", "text": "What are you doing here?", "tokens": [ { "deprel": "obj", "end_char": 820, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 816, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 824, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 821, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 828, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 825, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 834, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 829, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 839, "feats": "PronType=Dem", "head": 4, "id": 5, "lemma": "here", "misc": "", "start_char": 835, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 841, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 840, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Um)) (, ,) (NP (NN house) (NN call)) (. .)))" }, "speaker": "Dr Schneider", "text": "Um, house call.", "tokens": [ { "deprel": "discourse", "end_char": 844, "feats": null, "head": 4, "id": 1, "lemma": "um", "misc": "", "start_char": 842, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 846, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 845, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 852, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "house", "misc": "", "start_char": 847, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 857, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "call", "misc": "", "start_char": 853, "text": "call", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 858, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (NP (DT a) (NN dentist))) (. .)))" }, "speaker": "Howard", "text": "You're a dentist.", "tokens": [ { "deprel": "nsubj", "end_char": 863, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 860, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 867, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 864, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 869, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 868, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 877, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "dentist", "misc": "", "start_char": 870, "text": "dentist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 879, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 878, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (INTJ (UH yes)) (, ,) (NP (PRP I)) (VP (VBP am)) (. .) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (PP (RB on) (PP (IN to) (NP (PRP us))))))))) (. !)))" }, "speaker": "Dr Schneider", "text": "Yes, yes, I am . I think he's on to us!", "tokens": [ { "deprel": "discourse", "end_char": 883, "feats": null, "head": 9, "id": 1, "lemma": "yes", "misc": "", "start_char": 880, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 885, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 884, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 889, "feats": null, "head": 6, "id": 3, "lemma": "yes", "misc": "", "start_char": 886, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 891, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 890, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 893, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 892, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 896, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 894, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 898, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 897, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 900, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 899, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 906, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "think", "misc": "", "start_char": 901, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 909, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "he", "misc": "", "start_char": 907, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 912, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 910, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 915, "feats": null, "head": 9, "id": 12, "lemma": "on", "misc": "", "start_char": 913, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 918, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 916, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 921, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 14, "lemma": "we", "misc": "", "start_char": 919, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 923, "feats": null, "head": 9, "id": 15, "lemma": "!", "misc": "", "start_char": 922, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 8, 8 ] ], [ [ 0, 8, 10 ], [ 1, 0, 0 ], [ 1, 10, 10 ], [ 2, 11, 11 ], [ 2, 13, 13 ], [ 2, 25, 25 ], [ 2, 25, 26 ], [ 2, 21, 26 ], [ 2, 33, 33 ], [ 2, 37, 37 ], [ 11, 2, 2 ], [ 12, 5, 5 ], [ 15, 4, 4 ] ], [ [ 0, 12, 12 ] ], [ [ 0, 16, 17 ], [ 0, 20, 21 ] ], [ [ 1, 2, 2 ], [ 1, 4, 4 ], [ 2, 19, 19 ], [ 2, 30, 30 ], [ 3, 9, 9 ], [ 4, 0, 0 ], [ 4, 4, 4 ], [ 4, 4, 5 ], [ 4, 7, 8 ], [ 4, 11, 11 ], [ 5, 0, 0 ], [ 7, 0, 0 ], [ 7, 2, 2 ], [ 10, 0, 0 ], [ 11, 0, 0 ], [ 12, 1, 1 ], [ 13, 2, 2 ] ], [ [ 1, 12, 12 ] ], [ [ 2, 4, 4 ] ], [ [ 5, 2, 2 ], [ 6, 2, 2 ], [ 9, 0, 0 ], [ 9, 8, 8 ] ], [ [ 5, 6, 7 ] ], [ [ 5, 11, 12 ] ], [ [ 8, 2, 2 ] ], [ [ 8, 4, 5 ], [ 11, 6, 7 ] ], [ [ 9, 3, 4 ], [ 9, 8, 10 ], [ 11, 12, 13 ] ], [ [ 10, 2, 2 ] ], [ [ 11, 4, 4 ] ], [ [ 11, 9, 10 ] ], [ [ 11, 15, 15 ] ], [ [ 13, 3, 4 ] ], [ [ 14, 0, 1 ] ], [ [ 16, 0, 0 ] ], [ [ 16, 2, 2 ], [ 18, 0, 0 ], [ 19, 4, 4 ], [ 19, 7, 7 ] ], [ [ 17, 2, 3 ], [ 18, 2, 3 ] ], [ [ 19, 9, 9 ] ], [ [ 19, 13, 13 ] ] ]
s06e04c06t
Hey, Ma, twinkle, twinkle, your little star is home! Ma, the chain's on the door! Howard? I thought I wasn't going to see you till tomorrow! Yeah, well, Bernie's not feeling well, so I thought I'd stop by, tell you about the greatest adventure of my life, see if you can make me feel bad about it. Uh, uh, okay, hold on, I'm not decent! Woman hasn't tied her robe in 20 years . Suddenly she's not decent? You want me to hide in the closet or go out the back? Shh, you need to whisper. Ma, who is in there? Uh, nobody! The TV is on! I only got one sock . Where's my other sock? Who is that? I told you, it's the TV . Jay Leno lost a sock; it's hilarious. If you're busy, I can come back. Just give me a second! Go, go, go, go. Dr. Schneider? Oh, hello, Howard. What are you doing here? Um, house call. You're a dentist. Yes, yes, I am . I think he's on to us!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (NNS glasses)) (ADVP (RB off)) (. .) (VP (VB Find) (NP (NNP Waldo))) (. .)))" }, "speaker": "Penny", "text": "Okay, glasses off . Find Waldo.", "tokens": [ { "deprel": "discourse", "end_char": 4, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 0, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 6, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 5, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 14, "feats": "Number=Plur", "head": 4, "id": 3, "lemma": "glasses", "misc": "", "start_char": 7, "text": "glasses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 18, "feats": null, "head": 0, "id": 4, "lemma": "off", "misc": "", "start_char": 15, "text": "off", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 6, "id": 5, "lemma": ".", "misc": "", "start_char": 19, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 25, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 6, "lemma": "find", "misc": "", "start_char": 21, "text": "Find", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 31, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Waldo", "misc": "", "start_char": 26, "text": "Waldo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 33, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 32, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (VP (VP (VB Hurry) (PRT (RP up))) (, ,) (VP (VB find) (NP (PRP him))) (, ,) (VP (VB find) (NP (PRP him)))) (. .)))" }, "speaker": "Sheldon", "text": "Hurry up, find him, find him.", "tokens": [ { "deprel": "root", "end_char": 39, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hurry", "misc": "", "start_char": 34, "text": "Hurry", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 42, "feats": null, "head": 1, "id": 2, "lemma": "up", "misc": "", "start_char": 40, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 44, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 43, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 49, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 4, "lemma": "find", "misc": "", "start_char": 45, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 53, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "he", "misc": "", "start_char": 50, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 54, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 60, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 7, "lemma": "find", "misc": "", "start_char": 56, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 64, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "he", "misc": "", "start_char": 61, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 66, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 65, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG trying) (. !) (S (VP (VB Do) (RB n't) (VP (VB yell) (PP (IN at) (NP (PRP me)))))))) (. !)))" }, "speaker": "Leonard", "text": "I'm trying! Don't yell at me!", "tokens": [ { "deprel": "nsubj", "end_char": 68, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 67, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 71, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 69, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 78, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "try", "misc": "", "start_char": 72, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 79, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 83, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 81, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 87, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 84, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 92, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 7, "lemma": "yell", "misc": "", "start_char": 88, "text": "yell", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 95, "feats": null, "head": 9, "id": 8, "lemma": "at", "misc": "", "start_char": 93, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 98, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 9, "lemma": "I", "misc": "", "start_char": 96, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 100, "feats": null, "head": 3, "id": 10, "lemma": "!", "misc": "", "start_char": 99, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (PP (IN For) (NP (NP (NN goodness) (POS ')) (NN sake))) (, ,) (NP (PRP he)) (VP (VBZ 's) (VP (VBG wearing) (NP (NP (DT a) (NN hat)) (, ,) (NP (NNS glasses)) (, ,) (CC and) (NP (DT a) (JJ red) (JJ striped) (NN shirt))))) (. .)))" }, "speaker": "Sheldon", "text": "For goodness' sake, he's wearing a hat, glasses, and a red striped shirt.", "tokens": [ { "deprel": "case", "end_char": 104, "feats": null, "head": 4, "id": 1, "lemma": "for", "misc": "", "start_char": 101, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 113, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "goodness", "misc": "", "start_char": 105, "text": "goodness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 115, "feats": null, "head": 2, "id": 3, "lemma": "'s", "misc": "", "start_char": 114, "text": "'", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 120, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "sake", "misc": "", "start_char": 116, "text": "sake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 122, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 121, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 125, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "he", "misc": "", "start_char": 123, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 128, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 126, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 136, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "wear", "misc": "", "start_char": 129, "text": "wearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 138, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 137, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 142, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "hat", "misc": "", "start_char": 139, "text": "hat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 144, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 143, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 152, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "glasses", "misc": "", "start_char": 145, "text": "glasses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 154, "feats": null, "head": 18, "id": 13, "lemma": ",", "misc": "", "start_char": 153, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 158, "feats": null, "head": 18, "id": 14, "lemma": "and", "misc": "", "start_char": 155, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 160, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 15, "lemma": "a", "misc": "", "start_char": 159, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 164, "feats": "Degree=Pos", "head": 18, "id": 16, "lemma": "red", "misc": "", "start_char": 161, "text": "red", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 172, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "striped", "misc": "", "start_char": 165, "text": "striped", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 178, "feats": "Number=Sing", "head": 10, "id": 18, "lemma": "shirt", "misc": "", "start_char": 173, "text": "shirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 180, "feats": null, "head": 8, "id": 19, "lemma": ".", "misc": "", "start_char": 179, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know) (SBAR (WHNP (WP what)) (S (NP (PRP he)) (VP (VBZ looks) (PP (IN like)))))) (. .)))" }, "speaker": "Leonard", "text": "I know what he looks like.", "tokens": [ { "deprel": "nsubj", "end_char": 182, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 181, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 187, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 183, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obl", "end_char": 192, "feats": "PronType=Rel", "head": 5, "id": 3, "lemma": "what", "misc": "", "start_char": 188, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 195, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "he", "misc": "", "start_char": 193, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 201, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "look", "misc": "", "start_char": 196, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obl", "end_char": 206, "feats": null, "head": 5, "id": 6, "lemma": "like", "misc": "", "start_char": 202, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 208, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 207, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (EX there)) (NP (PRP he)) (VP (VBZ is) (, ,) (SBAR (S (NP (PRP I)) (VP (VBD got) (NP (PRP him)))))) (. .)))" }, "speaker": "Amy", "text": "Oh, there he is, I got him.", "tokens": [ { "deprel": "discourse", "end_char": 211, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 209, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 212, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 219, "feats": null, "head": 8, "id": 3, "lemma": "there", "misc": "", "start_char": 214, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "nsubj", "end_char": 222, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "he", "misc": "", "start_char": 220, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 225, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 223, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 227, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 226, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 229, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 228, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 233, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "get", "misc": "", "start_char": 230, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 237, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "he", "misc": "", "start_char": 234, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 239, "feats": null, "head": 8, "id": 10, "lemma": ".", "misc": "", "start_char": 238, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (NP (PRP we)) (VP (VBP win) (ADVP (RB again))) (. !)))" }, "speaker": "Penny", "text": "Yes, we win again!", "tokens": [ { "deprel": "discourse", "end_char": 243, "feats": null, "head": 4, "id": 1, "lemma": "yes", "misc": "", "start_char": 240, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 245, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 244, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 248, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 246, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 252, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "win", "misc": "", "start_char": 249, "text": "win", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 258, "feats": null, "head": 4, "id": 5, "lemma": "again", "misc": "", "start_char": 253, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 260, "feats": null, "head": 4, "id": 6, "lemma": "!", "misc": "", "start_char": 259, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (MD could) (NP (PRP you)) (RB not) (VP (VB find) (NP (PRP him)))) (. ?)))" }, "speaker": "Sheldon", "text": "How could you not find him?", "tokens": [ { "deprel": "advmod", "end_char": 264, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "how", "misc": "", "start_char": 261, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 270, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "could", "misc": "", "start_char": 265, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 274, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 271, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 278, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 275, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 283, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "find", "misc": "", "start_char": 279, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 287, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "he", "misc": "", "start_char": 284, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 289, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 288, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (SBAR (IN Because) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ hard) (SBAR (S (VP (TO to) (VP (VB find))))))))) (. .) (SBAR (IN If) (S (NP (PRP he)) (VP (VBD was) (ADJP (JJ easy) (S (VP (TO to) (VP (VB find)))))))) (, ,) (NP (DT the) (NNS books)) (VP (MD would) (VP (VB be) (VP (VBN called) (SBAR (S (NP (EX There)) (VP (VBZ 's) (NP (NNP Waldo)))))))) (. .)))" }, "speaker": "Leonard", "text": "Because he's hard to find . If he was easy to find, the books would be called There's Waldo.", "tokens": [ { "deprel": "mark", "end_char": 297, "feats": null, "head": 4, "id": 1, "lemma": "because", "misc": "", "start_char": 290, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 300, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "he", "misc": "", "start_char": 298, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 303, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 301, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 308, "feats": "Degree=Pos", "head": 19, "id": 4, "lemma": "hard", "misc": "", "start_char": 304, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 311, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 309, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "ccomp", "end_char": 316, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "find", "misc": "", "start_char": 312, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 318, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 317, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 321, "feats": null, "head": 11, "id": 8, "lemma": "if", "misc": "", "start_char": 319, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 324, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "he", "misc": "", "start_char": 322, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 328, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 325, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 333, "feats": "Degree=Pos", "head": 19, "id": 11, "lemma": "easy", "misc": "", "start_char": 329, "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 336, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 334, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 341, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "find", "misc": "", "start_char": 337, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 343, "feats": null, "head": 19, "id": 14, "lemma": ",", "misc": "", "start_char": 342, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 347, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 344, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 353, "feats": "Number=Plur", "head": 19, "id": 16, "lemma": "book", "misc": "", "start_char": 348, "text": "books", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 359, "feats": "VerbForm=Fin", "head": 19, "id": 17, "lemma": "would", "misc": "", "start_char": 354, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 362, "feats": "VerbForm=Inf", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 360, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 369, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 19, "lemma": "call", "misc": "", "start_char": 363, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "expl", "end_char": 375, "feats": null, "head": 21, "id": 20, "lemma": "there", "misc": "", "start_char": 370, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 378, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 21, "lemma": "be", "misc": "", "start_char": 376, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 384, "feats": "Number=Sing", "head": 21, "id": 22, "lemma": "Waldo", "misc": "", "start_char": 379, "text": "Waldo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 19, "id": 23, "lemma": ".", "misc": "", "start_char": 385, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (CD 57) (, ,) (CD 58) (, ,) (CD 59)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (CD one) (NN minute))) (. .)))" }, "speaker": "Leonard", "text": "57, 58, 59, that's one minute.", "tokens": [ { "deprel": "root", "end_char": 389, "feats": "NumForm=Digit|NumType=Card", "head": 0, "id": 1, "lemma": "57", "misc": "", "start_char": 387, "text": "57", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 391, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 390, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 394, "feats": "NumForm=Digit|NumType=Card", "head": 1, "id": 3, "lemma": "58", "misc": "", "start_char": 392, "text": "58", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 396, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 395, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 399, "feats": "NumForm=Digit|NumType=Card", "head": 1, "id": 5, "lemma": "59", "misc": "", "start_char": 397, "text": "59", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 401, "feats": null, "head": 1, "id": 6, "lemma": ",", "misc": "", "start_char": 400, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 406, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 7, "lemma": "that", "misc": "", "start_char": 402, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 409, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 407, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nummod", "end_char": 413, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 9, "lemma": "one", "misc": "", "start_char": 410, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 420, "feats": "Number=Sing", "head": 1, "id": 10, "lemma": "minute", "misc": "", "start_char": 414, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 422, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 421, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (NP (JJ Long) (NN division)) (, ,) (JJ long) (NN division) (. .)) (VP (VB Go) (, ,) (VB go) (, ,) (VB go)) (. .)))" }, "speaker": "Amy", "text": "Long division, long division . Go, go, go.", "tokens": [ { "deprel": "amod", "end_char": 427, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "long", "misc": "", "start_char": 423, "text": "Long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 436, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "division", "misc": "", "start_char": 428, "text": "division", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 438, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 437, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 443, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "long", "misc": "", "start_char": 439, "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 452, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "division", "misc": "", "start_char": 444, "text": "division", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 454, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 453, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 457, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 7, "lemma": "go", "misc": "", "start_char": 455, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 459, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 458, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 462, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 9, "lemma": "go", "misc": "", "start_char": 460, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 464, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 463, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 467, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 11, "lemma": "go", "misc": "", "start_char": 465, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 469, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 468, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (VP (VB Remember)) (, ,) (VP (VB show) (NP (PRP$ your) (NN work))) (. .)))" }, "speaker": "Leonard", "text": "Remember, show your work.", "tokens": [ { "deprel": "root", "end_char": 478, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "remember", "misc": "", "start_char": 470, "text": "Remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 480, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 479, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 485, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 3, "lemma": "show", "misc": "", "start_char": 481, "text": "show", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 490, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 486, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 495, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "work", "misc": "", "start_char": 491, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 497, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 496, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ okay)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ okay)))) (. .)))" }, "speaker": "Sheldon", "text": "I'm okay . I'm not okay.", "tokens": [ { "deprel": "nsubj", "end_char": 499, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 498, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 502, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 500, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 507, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 503, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 509, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 508, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 511, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 510, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 514, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 512, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 518, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 515, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 523, "feats": "Degree=Pos", "head": 3, "id": 8, "lemma": "okay", "misc": "", "start_char": 519, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 525, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 524, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Get) (PRT (RP up)))) (, ,) (NP (PRP we)) (VP (MD ca) (RB n't) (VP (VB lose) (PP (IN in) (NP (NN math))))) (. .)))" }, "speaker": "Leonard", "text": "Get up, we can't lose in math.", "tokens": [ { "deprel": "root", "end_char": 529, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "get", "misc": "", "start_char": 526, "text": "Get", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 532, "feats": null, "head": 1, "id": 2, "lemma": "up", "misc": "", "start_char": 530, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 534, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 533, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 537, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "we", "misc": "", "start_char": 535, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 540, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "can", "misc": "", "start_char": 538, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 544, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 541, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 549, "feats": "VerbForm=Inf", "head": 1, "id": 7, "lemma": "lose", "misc": "", "start_char": 545, "text": "lose", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 552, "feats": null, "head": 9, "id": 8, "lemma": "in", "misc": "", "start_char": 550, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 557, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "math", "misc": "", "start_char": 553, "text": "math", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 559, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 558, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (LS 37) (. .)))" }, "speaker": "Penny", "text": "37.", "tokens": [ { "deprel": "root", "end_char": 562, "feats": "NumForm=Digit|NumType=Card", "head": 0, "id": 1, "lemma": "37", "misc": "", "start_char": 560, "text": "37", "upos": "NUM", "xpos": "LS" }, { "deprel": "punct", "end_char": 564, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 563, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. !)))" }, "speaker": "Amy", "text": "Yes!", "tokens": [ { "deprel": "root", "end_char": 568, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 565, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 570, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 569, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (ADJP (JJ Ready) (, ,) (VB set) (, ,)) (VB wrestle) (. .) (NP (NP (CD One)) (, ,) (NP (CD two)) (, ,) (NP (CD three)) (, ,) (NP (NN pin))) (. .)))" }, "speaker": "Amy", "text": "Ready, set, wrestle . One, two, three, pin.", "tokens": [ { "deprel": "root", "end_char": 576, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "ready", "misc": "", "start_char": 571, "text": "Ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 578, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 577, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 582, "feats": "VerbForm=Fin", "head": 1, "id": 3, "lemma": "set", "misc": "", "start_char": 579, "text": "set", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 584, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 583, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 592, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 5, "lemma": "wrestle", "misc": "", "start_char": 585, "text": "wrestle", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 594, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 593, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "list", "end_char": 598, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 7, "lemma": "one", "misc": "", "start_char": 595, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 600, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 599, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 604, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 9, "lemma": "two", "misc": "", "start_char": 601, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 606, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 605, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 612, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 11, "lemma": "three", "misc": "", "start_char": 607, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 613, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 618, "feats": "Number=Sing", "head": 1, "id": 13, "lemma": "pin", "misc": "", "start_char": 615, "text": "pin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 620, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 619, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (VP (VB Stop) (NP (DT that))) (. .)))" }, "speaker": "Sheldon", "text": "Stop that.", "tokens": [ { "deprel": "root", "end_char": 625, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "stop", "misc": "", "start_char": 621, "text": "Stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 630, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 2, "lemma": "that", "misc": "", "start_char": 626, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 632, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 631, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (INTJ (UH Mwah) (. .)))" }, "speaker": "Penny", "text": "Mwah.", "tokens": [ { "deprel": "root", "end_char": 637, "feats": null, "head": 0, "id": 1, "lemma": "mwah", "misc": "", "start_char": 633, "text": "Mwah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 639, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 638, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (NNP Amy)) (, ,) (VP (VB do) (NP (NN something) (. .) (NNP Amy) (, ,) (VB help) (. .) (UH W-) (NNP Amy)) (, ,) (S (VP (VB stop) (NP (DT that) (. .)) (S (NP (NP (NNP Amy) (, ,) (NNP Penny)) (, ,) (NP (NP (DT both)) (PP (IN of) (NP (PRP you)))) (, ,)) (VP (VB stop) (NP (PRP it))))))) (. .)))" }, "speaker": "Sheldon", "text": "Amy, do something . Amy, help . W- Amy, stop that . Amy, Penny, both of you, stop it.", "tokens": [ { "deprel": "vocative", "end_char": 643, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Amy", "misc": "", "start_char": 640, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 645, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 644, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 648, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 646, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 658, "feats": "Number=Sing|PronType=Ind", "head": 3, "id": 4, "lemma": "something", "misc": "", "start_char": 649, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 660, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 659, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 664, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Amy", "misc": "", "start_char": 661, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 666, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 665, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 671, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 8, "lemma": "help", "misc": "", "start_char": 667, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 673, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 672, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "reparandum", "end_char": 676, "feats": null, "head": 11, "id": 10, "lemma": "w-", "misc": "", "start_char": 674, "text": "W-", "upos": "INTJ", "xpos": "UH" }, { "deprel": "vocative", "end_char": 680, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "Amy", "misc": "", "start_char": 677, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 682, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 681, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 687, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 13, "lemma": "stop", "misc": "", "start_char": 683, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 692, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 14, "lemma": "that", "misc": "", "start_char": 688, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 694, "feats": null, "head": 16, "id": 15, "lemma": ".", "misc": "", "start_char": 693, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 698, "feats": "Number=Sing", "head": 24, "id": 16, "lemma": "Amy", "misc": "", "start_char": 695, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 700, "feats": null, "head": 18, "id": 17, "lemma": ",", "misc": "", "start_char": 699, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 706, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "penny", "misc": "", "start_char": 701, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 708, "feats": null, "head": 20, "id": 19, "lemma": ",", "misc": "", "start_char": 707, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 713, "feats": null, "head": 24, "id": 20, "lemma": "both", "misc": "", "start_char": 709, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 716, "feats": null, "head": 22, "id": 21, "lemma": "of", "misc": "", "start_char": 714, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 720, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 22, "lemma": "you", "misc": "", "start_char": 717, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 722, "feats": null, "head": 24, "id": 23, "lemma": ",", "misc": "", "start_char": 721, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 727, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 24, "lemma": "stop", "misc": "", "start_char": 723, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 730, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 25, "lemma": "it", "misc": "", "start_char": 728, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 732, "feats": null, "head": 3, "id": 26, "lemma": ".", "misc": "", "start_char": 731, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 6, 6 ], [ 1, 4, 4 ], [ 1, 7, 7 ], [ 3, 5, 5 ], [ 3, 11, 11 ], [ 3, 14, 17 ], [ 3, 8, 17 ], [ 4, 2, 2 ], [ 4, 3, 3 ], [ 5, 3, 3 ], [ 5, 8, 8 ], [ 7, 5, 5 ], [ 8, 1, 1 ], [ 8, 8, 8 ], [ 8, 21, 21 ] ], [ [ 2, 0, 0 ], [ 2, 8, 8 ], [ 4, 0, 0 ] ], [ [ 3, 1, 3 ] ], [ [ 5, 2, 2 ] ], [ [ 5, 6, 6 ], [ 7, 2, 2 ], [ 19, 0, 0 ], [ 19, 5, 5 ], [ 19, 10, 10 ] ], [ [ 6, 2, 2 ], [ 19, 19, 19 ], [ 19, 19, 21 ], [ 19, 15, 21 ] ], [ [ 8, 14, 15 ] ], [ [ 8, 19, 19 ] ], [ [ 9, 0, 4 ] ], [ [ 9, 6, 6 ] ], [ [ 9, 8, 9 ] ], [ [ 10, 0, 4 ] ], [ [ 10, 3, 4 ] ], [ [ 11, 3, 3 ], [ 11, 3, 4 ], [ 12, 0, 0 ], [ 12, 4, 4 ] ], [ [ 13, 3, 3 ] ], [ [ 13, 8, 8 ] ], [ [ 14, 0, 0 ] ], [ [ 16, 12, 12 ] ], [ [ 16, 6, 12 ], [ 17, 1, 1 ] ], [ [ 19, 3, 3 ] ], [ [ 19, 13, 13 ] ], [ [ 19, 17, 17 ] ], [ [ 19, 21, 21 ] ], [ [ 19, 24, 24 ] ] ]
s06e04c07t
Okay, glasses off . Find Waldo. Hurry up, find him, find him. I'm trying! Don't yell at me! For goodness' sake, he's wearing a hat, glasses, and a red striped shirt. I know what he looks like. Oh, there he is, I got him. Yes, we win again! How could you not find him? Because he's hard to find . If he was easy to find, the books would be called There's Waldo. 57, 58, 59, that's one minute. Long division, long division . Go, go, go. Remember, show your work. I'm okay . I'm not okay. Get up, we can't lose in math. 37. Yes! Ready, set, wrestle . One, two, three, pin. Stop that. Mwah. Amy, do something . Amy, help . W- Amy, stop that . Amy, Penny, both of you, stop it.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NP (CD One)) (SBAR (S (VP (TO to) (VP (VB beam) (ADVP (RB aboard)))))) (. ?)))" }, "speaker": "Howard", "text": "One to beam aboard?", "tokens": [ { "deprel": "root", "end_char": 3, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "one", "misc": "", "start_char": 0, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "mark", "end_char": 6, "feats": null, "head": 3, "id": 2, "lemma": "to", "misc": "", "start_char": 4, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 11, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "beam", "misc": "", "start_char": 7, "text": "beam", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 18, "feats": null, "head": 3, "id": 4, "lemma": "aboard", "misc": "", "start_char": 12, "text": "aboard", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 19, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (NNP God)) (, ,) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB back)))) (. .) (INTJ (UH Oh)) (, ,) (S (VP (VB look) (PP (IN at) (NP (PRP you))))) (. .) (S (NP (PRP You)) (, ,) (NP (PRP you)) (VP (VBP look) (PP (IN like) (S (NP (PRP you)) (VP (VBD grew)))))) (. .)))" }, "speaker": "Raj", "text": "Oh, my God, you're back . Oh, look at you . You, you look like you grew.", "tokens": [ { "deprel": "discourse", "end_char": 23, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 21, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 24, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 28, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 26, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "discourse", "end_char": 32, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "God", "misc": "", "start_char": 29, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 34, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 33, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 38, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 35, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 42, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 39, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 47, "feats": null, "head": 0, "id": 8, "lemma": "back", "misc": "", "start_char": 43, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 12, "id": 9, "lemma": ".", "misc": "", "start_char": 48, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 52, "feats": null, "head": 12, "id": 10, "lemma": "oh", "misc": "", "start_char": 50, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 54, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 53, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 59, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 12, "lemma": "look", "misc": "", "start_char": 55, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 62, "feats": null, "head": 14, "id": 13, "lemma": "at", "misc": "", "start_char": 60, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 66, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 14, "lemma": "you", "misc": "", "start_char": 63, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 16, "id": 15, "lemma": ".", "misc": "", "start_char": 67, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 72, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 19, "id": 16, "lemma": "you", "misc": "", "start_char": 69, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 73, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 78, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 75, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 83, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 19, "lemma": "look", "misc": "", "start_char": 79, "text": "look", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 88, "feats": null, "head": 22, "id": 20, "lemma": "like", "misc": "", "start_char": 84, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 92, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 21, "lemma": "you", "misc": "", "start_char": 89, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 97, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 19, "id": 22, "lemma": "grow", "misc": "", "start_char": 93, "text": "grew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 8, "id": 23, "lemma": ".", "misc": "", "start_char": 98, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (DT The) (NN lack)) (PP (IN of) (NP (NN gravity)))) (VP (VBD did) (VP (VB decompress) (NP (PRP$ my) (NN spine))))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBP 'm) (PP (IN like) (NP (NP (DT an) (NN inch)) (CC and) (ADJP (NP (DT a) (NN half)) (JJR taller)))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (PP (IN to) (NP (DT the) (NNP DMV))) (NP (NN tomorrow)) (S (VP (TO to) (VP (VB get) (S (NP (PRP$ my) (NN license)) (VP (VBN changed))) (SBAR (IN before) (S (NP (PRP I)) (VP (VBP shrink) (PRT (RB back))))))))))) (. .)))" }, "speaker": "Howard", "text": "The lack of gravity did decompress my spine, so I'm like an inch and a half taller . I'm going to the DMV tomorrow to get my license changed before I shrink back.", "tokens": [ { "deprel": "det", "end_char": 103, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 100, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 108, "feats": "Number=Sing", "head": 6, "id": 2, "lemma": "lack", "misc": "", "start_char": 104, "text": "lack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 111, "feats": null, "head": 4, "id": 3, "lemma": "of", "misc": "", "start_char": 109, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 119, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "gravity", "misc": "", "start_char": 112, "text": "gravity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 123, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 5, "lemma": "do", "misc": "", "start_char": 120, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 134, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "decompress", "misc": "", "start_char": 124, "text": "decompress", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 137, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 135, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 143, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "spine", "misc": "", "start_char": 138, "text": "spine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 145, "feats": null, "head": 6, "id": 9, "lemma": ",", "misc": "", "start_char": 144, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 148, "feats": null, "head": 15, "id": 10, "lemma": "so", "misc": "", "start_char": 146, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 150, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 11, "lemma": "I", "misc": "", "start_char": 149, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 153, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 151, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 158, "feats": null, "head": 15, "id": 13, "lemma": "like", "misc": "", "start_char": 154, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 161, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 159, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 166, "feats": "Number=Sing", "head": 6, "id": 15, "lemma": "inch", "misc": "", "start_char": 162, "text": "inch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 170, "feats": null, "head": 19, "id": 16, "lemma": "and", "misc": "", "start_char": 167, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 172, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 171, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 177, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 19, "id": 18, "lemma": "half", "misc": "", "start_char": 173, "text": "half", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 184, "feats": "Degree=Cmp", "head": 15, "id": 19, "lemma": "tall", "misc": "", "start_char": 178, "text": "taller", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 6, "id": 20, "lemma": ".", "misc": "", "start_char": 185, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 188, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 21, "lemma": "I", "misc": "", "start_char": 187, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 191, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 189, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 197, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 23, "lemma": "go", "misc": "", "start_char": 192, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 200, "feats": null, "head": 26, "id": 24, "lemma": "to", "misc": "", "start_char": 198, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 204, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 201, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 208, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "DMV", "misc": "", "start_char": 205, "text": "DMV", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl:tmod", "end_char": 217, "feats": "Number=Sing", "head": 23, "id": 27, "lemma": "tomorrow", "misc": "", "start_char": 209, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 220, "feats": null, "head": 29, "id": 28, "lemma": "to", "misc": "", "start_char": 218, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 224, "feats": "VerbForm=Inf", "head": 23, "id": 29, "lemma": "get", "misc": "", "start_char": 221, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 227, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "my", "misc": "", "start_char": 225, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 235, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "license", "misc": "", "start_char": 228, "text": "license", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 243, "feats": "Tense=Past|VerbForm=Part", "head": 29, "id": 32, "lemma": "change", "misc": "", "start_char": 236, "text": "changed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 250, "feats": null, "head": 35, "id": 33, "lemma": "before", "misc": "", "start_char": 244, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 252, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 34, "lemma": "I", "misc": "", "start_char": 251, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 259, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 29, "id": 35, "lemma": "shrink", "misc": "", "start_char": 253, "text": "shrink", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 264, "feats": null, "head": 35, "id": 36, "lemma": "back", "misc": "", "start_char": 260, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 266, "feats": null, "head": 6, "id": 37, "lemma": ".", "misc": "", "start_char": 265, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH uh)) (, ,) (VP (VP (VB come) (PRT (RP in))) (, ,) (VP (VB come) (PRT (RP in)))) (. .) (INTJ (UH Oh)) (, ,) (NP (PRP I)) (, ,) (INTJ (UH uh)) (, ,) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB think) (SBAR (S (NP (PRP I)) (VP (VBD was) (VP (VBG going) (S (VP (TO to) (VP (VB get) (S (VP (TO to) (VP (VB see) (NP (PRP you)) (PP (IN until) (NP (NN tomorrow))))))))))))))) (. .)))" }, "speaker": "Raj", "text": "Oh, uh, come in, come in . Oh, I, uh, I didn't think I was going to get to see you until tomorrow.", "tokens": [ { "deprel": "discourse", "end_char": 269, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 267, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 271, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 270, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 274, "feats": null, "head": 5, "id": 3, "lemma": "uh", "misc": "", "start_char": 272, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 276, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 275, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 281, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "come", "misc": "", "start_char": 277, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 284, "feats": null, "head": 5, "id": 6, "lemma": "in", "misc": "", "start_char": 282, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 286, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 285, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 291, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 8, "lemma": "come", "misc": "", "start_char": 287, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 294, "feats": null, "head": 8, "id": 9, "lemma": "in", "misc": "", "start_char": 292, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 11, "id": 10, "lemma": ".", "misc": "", "start_char": 295, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 299, "feats": null, "head": 20, "id": 11, "lemma": "oh", "misc": "", "start_char": 297, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 301, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 300, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 303, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 13, "lemma": "I", "misc": "", "start_char": 302, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 305, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 304, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 308, "feats": null, "head": 20, "id": 15, "lemma": "uh", "misc": "", "start_char": 306, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 310, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 309, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 312, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 17, "lemma": "I", "misc": "", "start_char": 311, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 316, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 20, "id": 18, "lemma": "do", "misc": "", "start_char": 313, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 320, "feats": null, "head": 20, "id": 19, "lemma": "not", "misc": "", "start_char": 317, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 326, "feats": "VerbForm=Inf", "head": 5, "id": 20, "lemma": "think", "misc": "", "start_char": 321, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 328, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 21, "lemma": "I", "misc": "", "start_char": 327, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 332, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 329, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 338, "feats": "Tense=Pres|VerbForm=Part", "head": 20, "id": 23, "lemma": "go", "misc": "", "start_char": 333, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 341, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 339, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 345, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "get", "misc": "", "start_char": 342, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 348, "feats": null, "head": 27, "id": 26, "lemma": "to", "misc": "", "start_char": 346, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 352, "feats": "VerbForm=Inf", "head": 25, "id": 27, "lemma": "see", "misc": "", "start_char": 349, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 356, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 27, "id": 28, "lemma": "you", "misc": "", "start_char": 353, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 362, "feats": null, "head": 30, "id": 29, "lemma": "until", "misc": "", "start_char": 357, "text": "until", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 371, "feats": "Number=Sing", "head": 27, "id": 30, "lemma": "tomorrow", "misc": "", "start_char": 363, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 5, "id": 31, "lemma": ".", "misc": "", "start_char": 372, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (NP (NNP Bernadette)) (VP (VBZ 's) (PP (NP (DT a) (JJ little)) (IN under) (NP (DT the) (NN weather)))) (CC and) (S (NP (PRP$ my) (NN mom)) (VP (VBZ 's) (ADVP (NN kind) (IN of)) (PP (IN under) (NP (PRP$ my) (NN dentist))))) (. .)))" }, "speaker": "Howard", "text": "Yeah, well, Bernadette's a little under the weather and my mom's kind of under my dentist.", "tokens": [ { "deprel": "discourse", "end_char": 378, "feats": null, "head": 11, "id": 1, "lemma": "yeah", "misc": "", "start_char": 374, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 380, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 379, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 385, "feats": null, "head": 11, "id": 3, "lemma": "well", "misc": "", "start_char": 381, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 387, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 386, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 398, "feats": "Number=Sing", "head": 11, "id": 5, "lemma": "Bernadette", "misc": "", "start_char": 388, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 401, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 6, "lemma": "be", "misc": "", "start_char": 399, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 403, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 402, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 410, "feats": "Degree=Pos", "head": 11, "id": 8, "lemma": "little", "misc": "", "start_char": 404, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 416, "feats": null, "head": 11, "id": 9, "lemma": "under", "misc": "", "start_char": 411, "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 420, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 417, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 428, "feats": "Number=Sing", "head": 0, "id": 11, "lemma": "weather", "misc": "", "start_char": 421, "text": "weather", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 432, "feats": null, "head": 20, "id": 12, "lemma": "and", "misc": "", "start_char": 429, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 435, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 433, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 439, "feats": "Number=Sing", "head": 20, "id": 14, "lemma": "mom", "misc": "", "start_char": 436, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 442, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 15, "lemma": "be", "misc": "", "start_char": 440, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "obl:npmod", "end_char": 447, "feats": "Number=Sing", "head": 20, "id": 16, "lemma": "kind", "misc": "", "start_char": 443, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 450, "feats": null, "head": 16, "id": 17, "lemma": "of", "misc": "", "start_char": 448, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 456, "feats": null, "head": 20, "id": 18, "lemma": "under", "misc": "", "start_char": 451, "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 459, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "my", "misc": "", "start_char": 457, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 467, "feats": "Number=Sing", "head": 11, "id": 20, "lemma": "dentist", "misc": "", "start_char": 460, "text": "dentist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 469, "feats": null, "head": 11, "id": 21, "lemma": ".", "misc": "", "start_char": 468, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (VP (VB Wait) (, ,) (NP (PRP$ your)) (, ,) (SBAR (S (NP (PRP$ your) (NN mother)) (VP (VBZ is) (VP (VBG sleeping) (PP (IN with) (NP (PRP$ your) (NN dentist)))))))) (. ?)))" }, "speaker": "Raj", "text": "Wait, your, your mother is sleeping with your dentist?", "tokens": [ { "deprel": "root", "end_char": 474, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 470, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 476, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 475, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 481, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 3, "lemma": "your", "misc": "", "start_char": 477, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "punct", "end_char": 483, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 482, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 488, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 484, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 495, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "mother", "misc": "", "start_char": 489, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 498, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 496, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 507, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 8, "lemma": "sleep", "misc": "", "start_char": 499, "text": "sleeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 512, "feats": null, "head": 11, "id": 9, "lemma": "with", "misc": "", "start_char": 508, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 517, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "your", "misc": "", "start_char": 513, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 525, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "dentist", "misc": "", "start_char": 518, "text": "dentist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 1, "id": 12, "lemma": "?", "misc": "", "start_char": 526, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (JJ Former) (NN dentist) (. .)) (NP (PRP I)) (VP (VBP need) (NP (DT a) (JJ new) (NN one)) (ADVP (RB now)) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP know) (SBAR (WHADVP (WRB where)) (S (NP (PRP$ his) (NNS hands)) (VP (VBP have) (VP (VBN been))))))))) (. .)))" }, "speaker": "Howard", "text": "Former dentist . I need a new one now that I know where his hands have been.", "tokens": [ { "deprel": "amod", "end_char": 534, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "former", "misc": "", "start_char": 528, "text": "Former", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "vocative", "end_char": 542, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "dentist", "misc": "", "start_char": 535, "text": "dentist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 544, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 543, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 546, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 545, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 551, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "need", "misc": "", "start_char": 547, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 553, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 552, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 557, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "new", "misc": "", "start_char": 554, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 561, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "one", "misc": "", "start_char": 558, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 565, "feats": null, "head": 5, "id": 9, "lemma": "now", "misc": "", "start_char": 562, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 570, "feats": null, "head": 12, "id": 10, "lemma": "that", "misc": "", "start_char": 566, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 572, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 571, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 577, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 12, "lemma": "know", "misc": "", "start_char": 573, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 583, "feats": "PronType=Rel", "head": 12, "id": 13, "lemma": "where", "misc": "", "start_char": 578, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nmod:poss", "end_char": 587, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "his", "misc": "", "start_char": 584, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 593, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "hand", "misc": "", "start_char": 588, "text": "hands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 598, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 16, "lemma": "have", "misc": "", "start_char": 594, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 603, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 17, "lemma": "be", "misc": "", "start_char": 599, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "punct", "end_char": 605, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 604, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP you)) (VP (VBP 're) (VP (VBG wandering) (ADVP (RB all) (RB around)) (PP (IN by) (NP (PRP yourself))))) (. ?) (S (NP (DT That)) (VP (VBZ 's) (RB not) (NP (NP (DT the) (NN kind)) (PP (IN of) (NP (NP (NP (NN hero) (POS 's)) (NN welcome)) (SBAR (S (NP (DT an) (NN astronaut)) (VP (MD should) (VP (VB come) (ADVP (RB home)) (PP (IN to))))))))))) (. .)))" }, "speaker": "Raj", "text": "So you're wandering all around by yourself? That's not the kind of hero's welcome an astronaut should come home to.", "tokens": [ { "deprel": "advmod", "end_char": 608, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 606, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 612, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 609, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 616, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 613, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 626, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "wonder", "misc": "", "start_char": 617, "text": "wandering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 630, "feats": null, "head": 6, "id": 5, "lemma": "all", "misc": "", "start_char": 627, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 637, "feats": null, "head": 4, "id": 6, "lemma": "around", "misc": "", "start_char": 631, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 640, "feats": null, "head": 8, "id": 7, "lemma": "by", "misc": "", "start_char": 638, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 649, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 4, "id": 8, "lemma": "yourself", "misc": "", "start_char": 641, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 651, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 650, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 656, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 10, "lemma": "that", "misc": "", "start_char": 652, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 659, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 657, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 663, "feats": null, "head": 14, "id": 12, "lemma": "not", "misc": "", "start_char": 660, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 667, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 664, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 672, "feats": "Number=Sing", "head": 4, "id": 14, "lemma": "kind", "misc": "", "start_char": 668, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 675, "feats": null, "head": 18, "id": 15, "lemma": "of", "misc": "", "start_char": 673, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 680, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "hero", "misc": "", "start_char": 676, "text": "hero", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 683, "feats": null, "head": 16, "id": 17, "lemma": "'s", "misc": "", "start_char": 681, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 691, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "welcome", "misc": "", "start_char": 684, "text": "welcome", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 694, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 692, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 704, "feats": "Number=Sing", "head": 22, "id": 20, "lemma": "astronaut", "misc": "", "start_char": 695, "text": "astronaut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 711, "feats": "VerbForm=Fin", "head": 22, "id": 21, "lemma": "should", "misc": "", "start_char": 705, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 716, "feats": "VerbForm=Inf", "head": 18, "id": 22, "lemma": "come", "misc": "", "start_char": 712, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 721, "feats": null, "head": 22, "id": 23, "lemma": "home", "misc": "", "start_char": 717, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl", "end_char": 724, "feats": null, "head": 22, "id": 24, "lemma": "to", "misc": "", "start_char": 722, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 726, "feats": null, "head": 4, "id": 25, "lemma": ".", "misc": "", "start_char": 725, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ okay)))) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (S (NP (PRP we)) (VP (VBP space) (SBAR (S (NP (NNS cowboys)) (VP (VBP do) (RB n't) (VP (VB do) (SBAR (WHNP (WP what)) (S (NP (PRP we)) (VP (VBP do) (PP (IN for) (NP (NN glory) (CC and) (NN fame)))))))))))) (. .) (S (NP (PRP We)) (VP (VBP leave) (NP (DT that)) (PP (IN to) (NP (NP (PRP$ your) (NN rock) (NNS stars)) (CC and) (NP (NP (PRP$ your) (NNS athletes)) (CC and) (NP (PRP$ your) (NNP Howie) (NNP Mandels))))))) (. .)))" }, "speaker": "Howard", "text": "It's okay, you know, we space cowboys don't do what we do for glory and fame . We leave that to your rock stars and your athletes and your Howie Mandels.", "tokens": [ { "deprel": "nsubj", "end_char": 729, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 727, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 732, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 730, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 737, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 733, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 739, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 738, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 743, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 740, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 748, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "know", "misc": "", "start_char": 744, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 750, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 749, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 753, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "we", "misc": "", "start_char": 751, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 759, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 9, "lemma": "space", "misc": "", "start_char": 754, "text": "space", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 767, "feats": "Number=Plur", "head": 13, "id": 10, "lemma": "cowboy", "misc": "", "start_char": 760, "text": "cowboys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 770, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 768, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 774, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 771, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 777, "feats": "VerbForm=Inf", "head": 9, "id": 13, "lemma": "do", "misc": "", "start_char": 775, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 782, "feats": "PronType=Rel", "head": 13, "id": 14, "lemma": "what", "misc": "", "start_char": 778, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 785, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "we", "misc": "", "start_char": 783, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 788, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 16, "lemma": "do", "misc": "", "start_char": 786, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 792, "feats": null, "head": 18, "id": 17, "lemma": "for", "misc": "", "start_char": 789, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 798, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "glory", "misc": "", "start_char": 793, "text": "glory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 802, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 799, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 807, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "fame", "misc": "", "start_char": 803, "text": "fame", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 809, "feats": null, "head": 3, "id": 21, "lemma": ".", "misc": "", "start_char": 808, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 812, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 23, "id": 22, "lemma": "we", "misc": "", "start_char": 810, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 818, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 23, "lemma": "leave", "misc": "", "start_char": 813, "text": "leave", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 823, "feats": "Number=Sing|PronType=Dem", "head": 23, "id": 24, "lemma": "that", "misc": "", "start_char": 819, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 826, "feats": null, "head": 28, "id": 25, "lemma": "to", "misc": "", "start_char": 824, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 831, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 28, "id": 26, "lemma": "your", "misc": "", "start_char": 827, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 836, "feats": "Number=Sing", "head": 28, "id": 27, "lemma": "rock", "misc": "", "start_char": 832, "text": "rock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 842, "feats": "Number=Plur", "head": 23, "id": 28, "lemma": "star", "misc": "", "start_char": 837, "text": "stars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 846, "feats": null, "head": 31, "id": 29, "lemma": "and", "misc": "", "start_char": 843, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 851, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "your", "misc": "", "start_char": 847, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 860, "feats": "Number=Plur", "head": 28, "id": 31, "lemma": "athlete", "misc": "", "start_char": 852, "text": "athletes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 864, "feats": null, "head": 34, "id": 32, "lemma": "and", "misc": "", "start_char": 861, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 869, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 34, "id": 33, "lemma": "your", "misc": "", "start_char": 865, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 875, "feats": "Number=Sing", "head": 28, "id": 34, "lemma": "Howie", "misc": "", "start_char": 870, "text": "Howie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "appos", "end_char": 883, "feats": "Number=Sing", "head": 34, "id": 35, "lemma": "Mandels", "misc": "", "start_char": 876, "text": "Mandels", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 885, "feats": null, "head": 3, "id": 36, "lemma": ".", "misc": "", "start_char": 884, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH hey)) (, ,) (NP (UH man)) (, ,) (VP (UH welcome) (ADVP (RB back))) (. .)))" }, "speaker": "Stuart", "text": "Oh, hey, man, welcome back.", "tokens": [ { "deprel": "discourse", "end_char": 888, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 886, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 890, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 889, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 894, "feats": null, "head": 7, "id": 3, "lemma": "hey", "misc": "", "start_char": 891, "text": "hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 896, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 895, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 900, "feats": null, "head": 7, "id": 5, "lemma": "man", "misc": "", "start_char": 897, "text": "man", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 902, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 901, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 910, "feats": null, "head": 0, "id": 7, "lemma": "welcome", "misc": "", "start_char": 903, "text": "welcome", "upos": "INTJ", "xpos": "UH" }, { "deprel": "advmod", "end_char": 915, "feats": null, "head": 7, "id": 8, "lemma": "back", "misc": "", "start_char": 911, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 917, "feats": null, "head": 7, "id": 9, "lemma": ".", "misc": "", "start_char": 916, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing) (ADVP (RB here)))) (. ?)))" }, "speaker": "Howard", "text": "What are you doing here?", "tokens": [ { "deprel": "obj", "end_char": 922, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 918, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 926, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 923, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 930, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 927, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 936, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 931, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 941, "feats": "PronType=Dem", "head": 4, "id": 5, "lemma": "here", "misc": "", "start_char": 937, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 943, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 942, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (, ,) (NP (PRP I)) (ADVP (NN kind) (IN of)) (VP (VBP live) (ADVP (RB here)) (ADVP (RB now))) (. .)))" }, "speaker": "Stuart", "text": "I, I kind of live here now.", "tokens": [ { "deprel": "reparandum", "end_char": 945, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 1, "lemma": "I", "misc": "", "start_char": 944, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 947, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 946, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 949, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 948, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 954, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "kind", "misc": "", "start_char": 950, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 957, "feats": null, "head": 4, "id": 5, "lemma": "of", "misc": "", "start_char": 955, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 962, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "live", "misc": "", "start_char": 958, "text": "live", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 967, "feats": "PronType=Dem", "head": 6, "id": 7, "lemma": "here", "misc": "", "start_char": 963, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 971, "feats": null, "head": 6, "id": 8, "lemma": "now", "misc": "", "start_char": 968, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 973, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 972, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (SBAR (SBAR (ADVP (RB Just)) (IN until) (S (NP (PRP he)) (VP (VBZ gets) (ADVP (RB back)) (PP (IN on) (NP (PRP$ his) (NNS feet)))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (VP (VBG looking) (ADJP (RB pretty) (JJ good)) (PP (IN in) (NP (DT the) (NNS boots)))))))) (NP (PRP I)) (VP (VBD bought) (NP (PRP him)) (PP (IN for) (NP (PRP$ his) (NN birthday)))) (. .)))" }, "speaker": "Raj", "text": "Just until he gets back on his feet, which are looking pretty good in the boots I bought him for his birthday.", "tokens": [ { "deprel": "advmod", "end_char": 978, "feats": null, "head": 4, "id": 1, "lemma": "just", "misc": "", "start_char": 974, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 984, "feats": null, "head": 4, "id": 2, "lemma": "until", "misc": "", "start_char": 979, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 987, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "misc": "", "start_char": 985, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 992, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 4, "lemma": "get", "misc": "", "start_char": 988, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 997, "feats": null, "head": 4, "id": 5, "lemma": "back", "misc": "", "start_char": 993, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1000, "feats": null, "head": 8, "id": 6, "lemma": "on", "misc": "", "start_char": 998, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1004, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "his", "misc": "", "start_char": 1001, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1009, "feats": "Number=Plur", "head": 4, "id": 8, "lemma": "foot", "misc": "", "start_char": 1005, "text": "feet", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1011, "feats": null, "head": 12, "id": 9, "lemma": ",", "misc": "", "start_char": 1010, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1017, "feats": "PronType=Rel", "head": 12, "id": 10, "lemma": "which", "misc": "", "start_char": 1012, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 1021, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 1018, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl:relcl", "end_char": 1029, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 12, "lemma": "look", "misc": "", "start_char": 1022, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1036, "feats": null, "head": 14, "id": 13, "lemma": "pretty", "misc": "", "start_char": 1030, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 1041, "feats": "Degree=Pos", "head": 12, "id": 14, "lemma": "good", "misc": "", "start_char": 1037, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1044, "feats": null, "head": 17, "id": 15, "lemma": "in", "misc": "", "start_char": 1042, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1048, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 1045, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1054, "feats": "Number=Plur", "head": 12, "id": 17, "lemma": "boot", "misc": "", "start_char": 1049, "text": "boots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1056, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 1055, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1063, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 19, "lemma": "buy", "misc": "", "start_char": 1057, "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1067, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 20, "lemma": "he", "misc": "", "start_char": 1064, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1071, "feats": null, "head": 23, "id": 21, "lemma": "for", "misc": "", "start_char": 1068, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1075, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "his", "misc": "", "start_char": 1072, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1084, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "birthday", "misc": "", "start_char": 1076, "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1086, "feats": null, "head": 4, "id": 24, "lemma": ".", "misc": "", "start_char": 1085, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ah)) (, ,) (NP (PRP he)) (VP (VBZ 's) (VP (VBG spoiling) (NP (PRP me)))) (CC and) (S (NP (PRP I)) (VP (VBP love) (NP (PRP it)))) (. .)))" }, "speaker": "Stuart", "text": "Ah, he's spoiling me and I love it.", "tokens": [ { "deprel": "discourse", "end_char": 1089, "feats": null, "head": 5, "id": 1, "lemma": "ah", "misc": "", "start_char": 1087, "text": "Ah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1091, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1090, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1094, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "he", "misc": "", "start_char": 1092, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1097, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1095, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1106, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "spoil", "misc": "", "start_char": 1098, "text": "spoiling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1109, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 1107, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1113, "feats": null, "head": 9, "id": 7, "lemma": "and", "misc": "", "start_char": 1110, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1115, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 1114, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1120, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "love", "misc": "", "start_char": 1116, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1123, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "it", "misc": "", "start_char": 1121, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1125, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 1124, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Wow)) (, ,) (SBAR (RB so) (S (NP (PRP you) (NNS guys)) (VP (VBP are) (PP (IN like) (NP (NNS buds))) (ADVP (RB now))))) (. ?)))" }, "speaker": "Howard", "text": "Wow, so you guys are like buds now?", "tokens": [ { "deprel": "discourse", "end_char": 1129, "feats": null, "head": 8, "id": 1, "lemma": "wow", "misc": "", "start_char": 1126, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1131, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1130, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1134, "feats": null, "head": 8, "id": 3, "lemma": "so", "misc": "", "start_char": 1132, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1138, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1135, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1143, "feats": "Number=Plur", "head": 8, "id": 5, "lemma": "guy", "misc": "", "start_char": 1139, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 1147, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1144, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 1152, "feats": null, "head": 8, "id": 7, "lemma": "like", "misc": "", "start_char": 1148, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1157, "feats": "Number=Plur", "head": 0, "id": 8, "lemma": "bud", "misc": "", "start_char": 1153, "text": "buds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1161, "feats": null, "head": 8, "id": 9, "lemma": "now", "misc": "", "start_char": 1158, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1163, "feats": null, "head": 8, "id": 10, "lemma": "?", "misc": "", "start_char": 1162, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH yeah)) (, ,) (NP (PRP we)) (VP (VBP hang) (PRT (RP out)) (NP (PDT all) (DT the) (NN time))) (. .)))" }, "speaker": "Raj", "text": "Oh, yeah, we hang out all the time.", "tokens": [ { "deprel": "discourse", "end_char": 1166, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 1164, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1168, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1167, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1173, "feats": null, "head": 6, "id": 3, "lemma": "yeah", "misc": "", "start_char": 1169, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1175, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1174, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1178, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 1176, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1183, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "hang", "misc": "", "start_char": 1179, "text": "hang", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 1187, "feats": null, "head": 6, "id": 7, "lemma": "out", "misc": "", "start_char": 1184, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det:predet", "end_char": 1191, "feats": null, "head": 10, "id": 8, "lemma": "all", "misc": "", "start_char": 1188, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1195, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 1192, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1200, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "time", "misc": "", "start_char": 1196, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1202, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 1201, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (ADVP (CC Plus)) (, ,) (NP (PRP he)) (VP (VBZ does) (RB n't) (VP (VB have) (NP (DT a) (NN girlfriend))))) (, ,) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT a) (NN girlfriend))))) (. .)))" }, "speaker": "Stuart", "text": "Plus, he doesn't have a girlfriend, I don't have a girlfriend.", "tokens": [ { "deprel": "cc", "end_char": 1207, "feats": null, "head": 6, "id": 1, "lemma": "plus", "misc": "", "start_char": 1203, "text": "Plus", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1209, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1208, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1212, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "he", "misc": "", "start_char": 1210, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1217, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1213, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1221, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1218, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1226, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 1222, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1228, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1227, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1239, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "girlfriend", "misc": "", "start_char": 1229, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1241, "feats": null, "head": 6, "id": 9, "lemma": ",", "misc": "", "start_char": 1240, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1243, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 1242, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1246, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 1244, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1250, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 1247, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1255, "feats": "VerbForm=Inf", "head": 6, "id": 13, "lemma": "have", "misc": "", "start_char": 1251, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1257, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 1256, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1268, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "girlfriend", "misc": "", "start_char": 1258, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1270, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 1269, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (SBAR (IN like) (S (NP (NP (PRP we)) (NP (DT both))) (VP (VBD had) (NP (DT these) (NNS holes)) (PP (IN in) (NP (PRP$ our) (NNS lives)))))))) (, ,) (CC but) (S (ADVP (RB now)) (NP (PRP we)) (VP (VBP fill) (NP (NP (DT each) (JJ other) (POS 's)) (NNS holes)))) (. .)))" }, "speaker": "Raj", "text": "It's like we both had these holes in our lives, but now we fill each other's holes.", "tokens": [ { "deprel": "nsubj", "end_char": 1273, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "misc": "", "start_char": 1271, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1276, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 1274, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1281, "feats": null, "head": 6, "id": 3, "lemma": "like", "misc": "", "start_char": 1277, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1284, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 1282, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1289, "feats": null, "head": 4, "id": 5, "lemma": "both", "misc": "", "start_char": 1285, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 1293, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 6, "lemma": "have", "misc": "", "start_char": 1290, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1299, "feats": "Number=Plur|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 1294, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1305, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "hole", "misc": "", "start_char": 1300, "text": "holes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1308, "feats": null, "head": 11, "id": 9, "lemma": "in", "misc": "", "start_char": 1306, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1312, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "our", "misc": "", "start_char": 1309, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1318, "feats": "Number=Plur", "head": 6, "id": 11, "lemma": "life", "misc": "", "start_char": 1313, "text": "lives", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1320, "feats": null, "head": 16, "id": 12, "lemma": ",", "misc": "", "start_char": 1319, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1324, "feats": null, "head": 16, "id": 13, "lemma": "but", "misc": "", "start_char": 1321, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1328, "feats": null, "head": 16, "id": 14, "lemma": "now", "misc": "", "start_char": 1325, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1331, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "we", "misc": "", "start_char": 1329, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1336, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 16, "lemma": "fill", "misc": "", "start_char": 1332, "text": "fill", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1341, "feats": "ExtPos=PRON|PronType=Rcp", "head": 20, "id": 17, "lemma": "each", "misc": "", "start_char": 1337, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 1347, "feats": "Degree=Pos", "head": 17, "id": 18, "lemma": "other", "misc": "", "start_char": 1342, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1350, "feats": null, "head": 17, "id": 19, "lemma": "'s", "misc": "", "start_char": 1348, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 1356, "feats": "Number=Plur", "head": 16, "id": 20, "lemma": "hole", "misc": "", "start_char": 1351, "text": "holes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1358, "feats": null, "head": 2, "id": 21, "lemma": ".", "misc": "", "start_char": 1357, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh)) (, ...) (NP (DT that)) (VP (VBZ sounds) (ADJP (NP (DT a) (JJ little)) (JJ funny)) (PP (IN to) (NP (DT an) (JJ American) (NN ear)))) (. .)))" }, "speaker": "Stuart", "text": "Uh...that sounds a little funny to an American ear.", "tokens": [ { "deprel": "discourse", "end_char": 1361, "feats": null, "head": 4, "id": 1, "lemma": "uh", "misc": "", "start_char": 1359, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1365, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 1362, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1370, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 1366, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 1377, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "sound", "misc": "", "start_char": 1371, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1379, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 1378, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1386, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "little", "misc": "", "start_char": 1380, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 1392, "feats": "Degree=Pos", "head": 4, "id": 7, "lemma": "funny", "misc": "", "start_char": 1387, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1395, "feats": null, "head": 11, "id": 8, "lemma": "to", "misc": "", "start_char": 1393, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1398, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 1396, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1407, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "American", "misc": "", "start_char": 1399, "text": "American", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1411, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "ear", "misc": "", "start_char": 1408, "text": "ear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1413, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 1412, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (WHNP (WDT Which) (NN part) (. ?)))" }, "speaker": "Raj", "text": "Which part?", "tokens": [ { "deprel": "det", "end_char": 1419, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "which", "misc": "", "start_char": 1414, "text": "Which", "upos": "DET", "xpos": "WDT" }, { "deprel": "root", "end_char": 1424, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "part", "misc": "", "start_char": 1420, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1426, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1425, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (NP (NP (RB Just) (DT all)) (PP (IN of) (NP (PRP it))) (. .)))" }, "speaker": "Stuart", "text": "Just all of it.", "tokens": [ { "deprel": "advmod", "end_char": 1431, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 1427, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1435, "feats": null, "head": 0, "id": 2, "lemma": "all", "misc": "", "start_char": 1432, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 1438, "feats": null, "head": 4, "id": 3, "lemma": "of", "misc": "", "start_char": 1436, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1441, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 4, "lemma": "it", "misc": "", "start_char": 1439, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1443, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1442, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (UH so) (UH w) (, -) (WHNP (WP what)) (SQ (VBP do) (NP (PRP you) (NNS guys)) (VP (VBN got) (VP (VBG going) (PP (IN on) (NP (NN tonight)))))) (. ?)))" }, "speaker": "Howard", "text": "Okay, so w - what do you guys got going on tonight?", "tokens": [ { "deprel": "discourse", "end_char": 1448, "feats": null, "head": 10, "id": 1, "lemma": "okay", "misc": "", "start_char": 1444, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1450, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1449, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1453, "feats": null, "head": 10, "id": 3, "lemma": "so", "misc": "", "start_char": 1451, "text": "so", "upos": "INTJ", "xpos": "UH" }, { "deprel": "discourse", "end_char": 1455, "feats": null, "head": 10, "id": 4, "lemma": "with", "misc": "", "start_char": 1454, "text": "w", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1457, "feats": null, "head": 4, "id": 5, "lemma": "-", "misc": "", "start_char": 1456, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "obl", "end_char": 1462, "feats": "PronType=Int", "head": 11, "id": 6, "lemma": "what", "misc": "", "start_char": 1458, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1465, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "do", "misc": "", "start_char": 1463, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1469, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 1466, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "appos", "end_char": 1474, "feats": "Number=Plur", "head": 8, "id": 9, "lemma": "guy", "misc": "", "start_char": 1470, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 1478, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 10, "lemma": "get", "misc": "", "start_char": 1475, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 1484, "feats": "VerbForm=Ger", "head": 10, "id": 11, "lemma": "go", "misc": "", "start_char": 1479, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1487, "feats": null, "head": 6, "id": 12, "lemma": "on", "misc": "", "start_char": 1485, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl:tmod", "end_char": 1495, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "tonight", "misc": "", "start_char": 1488, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1497, "feats": null, "head": 10, "id": 14, "lemma": "?", "misc": "", "start_char": 1496, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (NNP Raj)) (VP (VBZ is) (VP (VBG taking) (NP (PRP me)) (PP (IN to) (NP (NP (DT the) (NNP Sound)) (PP (IN of) (NP (NNP Music))))) (VP (VB sing) (HYPH -) (RB along) (. .)) (NP (NP (NNP Sound)) (PP (IN of) (NP (NNP Music) (VB sing) (HYPH -) (RB along)))))) (. ?)))" }, "speaker": "Stuart", "text": "Raj is taking me to the Sound of Music sing - along . Sound of Music sing - along?", "tokens": [ { "deprel": "nsubj", "end_char": 1501, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Raj", "misc": "", "start_char": 1498, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1504, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1502, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1511, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "take", "misc": "", "start_char": 1505, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1514, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 1512, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1517, "feats": null, "head": 7, "id": 5, "lemma": "to", "misc": "", "start_char": 1515, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1521, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1518, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1527, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "sound", "misc": "", "start_char": 1522, "text": "Sound", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1530, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 1528, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1536, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Music", "misc": "", "start_char": 1531, "text": "Music", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 1541, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "sing", "misc": "", "start_char": 1537, "text": "sing", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1543, "feats": null, "head": 12, "id": 11, "lemma": "-", "misc": "", "start_char": 1542, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advmod", "end_char": 1549, "feats": null, "head": 10, "id": 12, "lemma": "along", "misc": "", "start_char": 1544, "text": "along", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1551, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 1550, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1557, "feats": "Number=Sing", "head": 17, "id": 14, "lemma": "sound", "misc": "", "start_char": 1552, "text": "Sound", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1560, "feats": null, "head": 16, "id": 15, "lemma": "of", "misc": "", "start_char": 1558, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1566, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "Music", "misc": "", "start_char": 1561, "text": "Music", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 1571, "feats": "Mood=Ind|VerbForm=Fin", "head": 3, "id": 17, "lemma": "sing", "misc": "", "start_char": 1567, "text": "sing", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1573, "feats": null, "head": 17, "id": 18, "lemma": "-", "misc": "", "start_char": 1572, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advmod", "end_char": 1579, "feats": null, "head": 17, "id": 19, "lemma": "along", "misc": "", "start_char": 1574, "text": "along", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1581, "feats": null, "head": 3, "id": 20, "lemma": "?", "misc": "", "start_char": 1580, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (NP (NP (NP (NN Sound)) (PP (IN of) (NP (NNP Music) (VBP sing) (HYPH -) (RB along)))) (. ?) (S (S (NP (DT That)) (VP (VBD used) (S (VP (TO to) (VP (VB be) (NP (PRP$ our) (NN thing))))))) (, ,) (CC but) (S (NP (DT that)) (VP (VBZ 's) (ADJP (JJ cool))))) (. .)))" }, "speaker": "Howard", "text": "Sound of Music sing - along? That used to be our thing, but that's cool.", "tokens": [ { "deprel": "nsubj", "end_char": 1587, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "sound", "misc": "", "start_char": 1582, "text": "Sound", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1590, "feats": null, "head": 3, "id": 2, "lemma": "of", "misc": "", "start_char": 1588, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1596, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Music", "misc": "", "start_char": 1591, "text": "Music", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1601, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "sing", "misc": "", "start_char": 1597, "text": "sing", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1603, "feats": null, "head": 6, "id": 5, "lemma": "-", "misc": "", "start_char": 1602, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advmod", "end_char": 1609, "feats": null, "head": 4, "id": 6, "lemma": "along", "misc": "", "start_char": 1604, "text": "along", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1611, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 1610, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1616, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 8, "lemma": "that", "misc": "", "start_char": 1612, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1621, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 9, "lemma": "use", "misc": "", "start_char": 1617, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1624, "feats": null, "head": 13, "id": 10, "lemma": "to", "misc": "", "start_char": 1622, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1627, "feats": "VerbForm=Inf", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 1625, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1631, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "our", "misc": "", "start_char": 1628, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "xcomp", "end_char": 1637, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "thing", "misc": "", "start_char": 1632, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1639, "feats": null, "head": 18, "id": 14, "lemma": ",", "misc": "", "start_char": 1638, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1643, "feats": null, "head": 18, "id": 15, "lemma": "but", "misc": "", "start_char": 1640, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1648, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 16, "lemma": "that", "misc": "", "start_char": 1644, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1651, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 1649, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1656, "feats": "Degree=Pos", "head": 4, "id": 18, "lemma": "cool", "misc": "", "start_char": 1652, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1658, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 1657, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (NNP Howard)) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADVP (RB still)) (NP (PRP$ our) (NN thing))) (. .) (S (S (VP (VB Come) (PP (IN with) (NP (PRP us))))) (, ,) (NP (PRP we)) (VP (MD 'll) (, ,) (SBAR (S (NP (PRP we)) (VP (MD 'll) (VP (VB get) (NP (PRP you)) (NP (DT a) (VBN scalped) (NN ticket)))))))) (. .)))" }, "speaker": "Raj", "text": "Oh, Howard, it's still our thing . Come with us, we'll, we'll get you a scalped ticket.", "tokens": [ { "deprel": "discourse", "end_char": 1661, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 1659, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1663, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1662, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1670, "feats": "Number=Sing", "head": 9, "id": 3, "lemma": "Howard", "misc": "", "start_char": 1664, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1672, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1671, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1675, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 5, "lemma": "it", "misc": "", "start_char": 1673, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1678, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 1676, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1684, "feats": null, "head": 9, "id": 7, "lemma": "still", "misc": "", "start_char": 1679, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 1688, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "our", "misc": "", "start_char": 1685, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1694, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "thing", "misc": "", "start_char": 1689, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1696, "feats": null, "head": 11, "id": 10, "lemma": ".", "misc": "", "start_char": 1695, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1701, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 11, "lemma": "come", "misc": "", "start_char": 1697, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1706, "feats": null, "head": 13, "id": 12, "lemma": "with", "misc": "", "start_char": 1702, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1709, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 13, "lemma": "we", "misc": "", "start_char": 1707, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1711, "feats": null, "head": 16, "id": 14, "lemma": ",", "misc": "", "start_char": 1710, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1714, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "we", "misc": "", "start_char": 1712, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 1718, "feats": "VerbForm=Fin", "head": 20, "id": 16, "lemma": "will", "misc": "", "start_char": 1715, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 1720, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 1719, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1723, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "we", "misc": "", "start_char": 1721, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1727, "feats": "VerbForm=Fin", "head": 20, "id": 19, "lemma": "will", "misc": "", "start_char": 1724, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1731, "feats": "VerbForm=Inf", "head": 9, "id": 20, "lemma": "get", "misc": "", "start_char": 1728, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1735, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 21, "lemma": "you", "misc": "", "start_char": 1732, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1737, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 22, "lemma": "a", "misc": "", "start_char": 1736, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1745, "feats": "Tense=Past|VerbForm=Part", "head": 24, "id": 23, "lemma": "scalp", "misc": "", "start_char": 1738, "text": "scalped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1752, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "ticket", "misc": "", "start_char": 1746, "text": "ticket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1754, "feats": null, "head": 9, "id": 25, "lemma": ".", "misc": "", "start_char": 1753, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (NP (PRP I)) (VP (MD 'd) (VP (VB be) (VP (VBG sitting) (PP (IN by) (NP (PRP myself)))))) (. ?)))" }, "speaker": "Howard", "text": "So I'd be sitting by myself?", "tokens": [ { "deprel": "advmod", "end_char": 1757, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 1755, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1759, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 1758, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1762, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "would", "misc": "", "start_char": 1760, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1765, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1763, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1773, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "sit", "misc": "", "start_char": 1766, "text": "sitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1776, "feats": null, "head": 7, "id": 6, "lemma": "by", "misc": "", "start_char": 1774, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1783, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 5, "id": 7, "lemma": "myself", "misc": "", "start_char": 1777, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1785, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 1784, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (MD 'll) (VP (VB switch)))) (. .) (S (NP (PRP You)) (VP (MD 'll) (VP (VB come) (VP (VB sit) (PP (IN with) (NP (PRP me))) (PP (IN after) (NP (NN intermission))))))) (. .)))" }, "speaker": "Raj", "text": "We'll switch . You'll come sit with me after intermission.", "tokens": [ { "deprel": "nsubj", "end_char": 1788, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 1786, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1792, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 1789, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1799, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "switch", "misc": "", "start_char": 1793, "text": "switch", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1801, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1800, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1805, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 1802, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1809, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "will", "misc": "", "start_char": 1806, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1814, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "come", "misc": "", "start_char": 1810, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1818, "feats": "VerbForm=Inf", "head": 7, "id": 8, "lemma": "sit", "misc": "", "start_char": 1815, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1823, "feats": null, "head": 10, "id": 9, "lemma": "with", "misc": "", "start_char": 1819, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1826, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 10, "lemma": "I", "misc": "", "start_char": 1824, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1832, "feats": null, "head": 12, "id": 11, "lemma": "after", "misc": "", "start_char": 1827, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1845, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "intermission", "misc": "", "start_char": 1833, "text": "intermission", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1847, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 1846, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP I) (: -) (PRP I) (, -) (PRP I'd)) (VP (VB be) (VP (VBG sitting) (PP (IN by) (NP (PRP myself))) (PP (IN during) (NP (`` \") (NNP Edelweiss) ('' \"))))) (. ?)))" }, "speaker": "Stuart", "text": "So I - I - I'd be sitting by myself during \" Edelweiss \"?", "tokens": [ { "deprel": "discourse", "end_char": 1850, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 1848, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1852, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 0, "id": 2, "lemma": "I", "misc": "", "start_char": 1851, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1854, "feats": null, "head": 2, "id": 3, "lemma": "-", "misc": "", "start_char": 1853, "text": "-", "upos": "PUNCT", "xpos": ":" }, { "deprel": "vocative", "end_char": 1856, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 4, "lemma": "I", "misc": "", "start_char": 1855, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1858, "feats": null, "head": 8, "id": 5, "lemma": "-", "misc": "", "start_char": 1857, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1862, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "if", "misc": "", "start_char": 1859, "text": "I'd", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1865, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1863, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1873, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 8, "lemma": "sit", "misc": "", "start_char": 1866, "text": "sitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1876, "feats": null, "head": 10, "id": 9, "lemma": "by", "misc": "", "start_char": 1874, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1883, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 8, "id": 10, "lemma": "myself", "misc": "", "start_char": 1877, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1890, "feats": null, "head": 13, "id": 11, "lemma": "during", "misc": "", "start_char": 1884, "text": "during", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1892, "feats": null, "head": 13, "id": 12, "lemma": "\"", "misc": "", "start_char": 1891, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obl", "end_char": 1902, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "Edelweiss", "misc": "", "start_char": 1893, "text": "Edelweiss", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1904, "feats": null, "head": 13, "id": 14, "lemma": "\"", "misc": "", "start_char": 1903, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1906, "feats": null, "head": 2, "id": 15, "lemma": "?", "misc": "", "start_char": 1905, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP you) (NNS guys)) (VP (VBP go) (. .) (VP (VB Have) (NP (NN fun)))) (. .)))" }, "speaker": "Howard", "text": "No, no, you guys go . Have fun.", "tokens": [ { "deprel": "discourse", "end_char": 1909, "feats": "Polarity=Neg", "head": 7, "id": 1, "lemma": "no", "misc": "", "start_char": 1907, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1911, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1910, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1914, "feats": "Polarity=Neg", "head": 7, "id": 3, "lemma": "no", "misc": "", "start_char": 1912, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1916, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1915, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "dep", "end_char": 1920, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 1917, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1925, "feats": "Number=Plur", "head": 7, "id": 6, "lemma": "guy", "misc": "", "start_char": 1921, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 1928, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 1926, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1930, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1929, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1935, "feats": "Mood=Imp|Person=2|VerbForm=Fin", "head": 7, "id": 9, "lemma": "have", "misc": "", "start_char": 1931, "text": "Have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1939, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "fun", "misc": "", "start_char": 1936, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1941, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 1940, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (INTJ (UH uh)) (, ,) (SQ (MD will) (NP (PRP I)) (VP (VB get) (S (VP (TO to) (VP (VB see) (NP (PRP you)) (NP (NN tomorrow)))))) (. ?))))" }, "speaker": "Raj", "text": "Okay, uh, will I get to see you tomorrow?", "tokens": [ { "deprel": "discourse", "end_char": 1946, "feats": null, "head": 7, "id": 1, "lemma": "okay", "misc": "", "start_char": 1942, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1948, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1947, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1951, "feats": null, "head": 7, "id": 3, "lemma": "uh", "misc": "", "start_char": 1949, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1953, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1952, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1958, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "will", "misc": "", "start_char": 1954, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1960, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 1959, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1964, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "get", "misc": "", "start_char": 1961, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1967, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1965, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1971, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "see", "misc": "", "start_char": 1968, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1975, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 1972, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl:tmod", "end_char": 1984, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "tomorrow", "misc": "", "start_char": 1976, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1986, "feats": null, "head": 7, "id": 12, "lemma": "?", "misc": "", "start_char": 1985, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Absolutely)) (. .) (S (VP (VB See) (NP (PRP you)))) (, ,) (NP (NNP Stuart)) (. .)))" }, "speaker": "Howard", "text": "Absolutely . See you, Stuart.", "tokens": [ { "deprel": "advmod", "end_char": 1997, "feats": null, "head": 3, "id": 1, "lemma": "absolutely", "misc": "", "start_char": 1987, "text": "Absolutely", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1999, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1998, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 2003, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 2000, "text": "See", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2007, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 2004, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2009, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 2008, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2016, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Stuart", "misc": "", "start_char": 2010, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2018, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 2017, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (INTJ (UH yeah)) (. .) (SQ (VBZ Is) (NP (PRP he)) (ADJP (JJR taller))) (. ?)))" }, "speaker": "Stuart", "text": "Yeah, yeah . Is he taller?", "tokens": [ { "deprel": "discourse", "end_char": 2023, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 2019, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2025, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2024, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2030, "feats": null, "head": 7, "id": 3, "lemma": "yeah", "misc": "", "start_char": 2026, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2032, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2031, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 2035, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 2033, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 2038, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "he", "misc": "", "start_char": 2036, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2045, "feats": "Degree=Cmp", "head": 0, "id": 7, "lemma": "tall", "misc": "", "start_char": 2039, "text": "taller", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 2047, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 2046, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (ADVP (IN At) (JJS least)) (NP (PRP$ my) (NN mother)) (VP (VBD made) (S (NP (PRP$ her) (NN boyfriend)) (VP (VB climb) (PP (RP out) (NP (DT the) (NN window)))))) (. .)))" }, "speaker": "Howard", "text": "At least my mother made her boyfriend climb out the window.", "tokens": [ { "deprel": "advmod", "end_char": 2050, "feats": "ExtPos=ADV", "head": 5, "id": 1, "lemma": "at", "misc": "", "start_char": 2048, "text": "At", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 2056, "feats": "Degree=Sup", "head": 1, "id": 2, "lemma": "least", "misc": "", "start_char": 2051, "text": "least", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nmod:poss", "end_char": 2059, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 2057, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 2066, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "mother", "misc": "", "start_char": 2060, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 2071, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "make", "misc": "", "start_char": 2067, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 2075, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "her", "misc": "", "start_char": 2072, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2085, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "boyfriend", "misc": "", "start_char": 2076, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 2091, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "climb", "misc": "", "start_char": 2086, "text": "climb", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 2095, "feats": null, "head": 8, "id": 9, "lemma": "out", "misc": "", "start_char": 2092, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 2099, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 2096, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2106, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "window", "misc": "", "start_char": 2100, "text": "window", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2108, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 2107, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 2, 2 ] ], [ [ 1, 2, 3 ] ], [ [ 1, 5, 5 ], [ 1, 13, 13 ], [ 1, 15, 15 ], [ 1, 17, 17 ], [ 1, 20, 20 ], [ 2, 6, 6 ], [ 2, 10, 10 ], [ 2, 20, 20 ], [ 2, 29, 29 ], [ 2, 33, 33 ], [ 3, 27, 27 ], [ 4, 12, 12 ], [ 4, 18, 18 ], [ 5, 2, 2 ], [ 5, 4, 4 ], [ 6, 3, 3 ], [ 6, 10, 10 ], [ 7, 1, 1 ], [ 7, 7, 7 ], [ 24, 2, 2 ], [ 24, 20, 20 ], [ 25, 1, 1 ], [ 25, 6, 6 ], [ 26, 4, 4 ], [ 29, 9, 9 ], [ 31, 5, 5 ], [ 32, 2, 2 ] ], [ [ 2, 3, 3 ] ], [ [ 2, 6, 7 ] ], [ [ 2, 24, 25 ] ], [ [ 2, 29, 30 ] ], [ [ 3, 12, 12 ], [ 3, 16, 16 ], [ 3, 20, 20 ], [ 8, 4, 4 ], [ 12, 17, 17 ], [ 13, 2, 2 ], [ 16, 2, 2 ], [ 22, 0, 0 ], [ 26, 9, 9 ], [ 29, 5, 5 ] ], [ [ 4, 4, 4 ] ], [ [ 4, 12, 13 ], [ 5, 4, 5 ], [ 32, 2, 3 ] ], [ [ 4, 18, 19 ], [ 5, 9, 10 ] ], [ [ 5, 3, 3 ], [ 5, 9, 9 ] ], [ [ 5, 10, 10 ], [ 6, 0, 1 ], [ 6, 13, 13 ], [ 32, 5, 5 ], [ 32, 5, 6 ] ], [ [ 6, 1, 1 ], [ 6, 5, 7 ] ], [ [ 6, 13, 14 ] ], [ [ 7, 18, 19 ] ], [ [ 8, 7, 7 ], [ 8, 14, 14 ], [ 8, 21, 21 ] ], [ [ 8, 7, 9 ] ], [ [ 8, 29, 30 ] ], [ [ 10, 2, 2 ], [ 11, 0, 0 ], [ 11, 2, 2 ], [ 12, 2, 2 ], [ 12, 6, 6 ], [ 12, 19, 19 ], [ 12, 21, 21 ], [ 13, 5, 5 ], [ 13, 7, 7 ], [ 16, 9, 9 ], [ 22, 3, 3 ], [ 27, 1, 1 ], [ 27, 3, 3 ], [ 27, 9, 9 ], [ 30, 3, 3 ], [ 30, 5, 5 ] ], [ [ 14, 3, 3 ] ], [ [ 14, 3, 4 ], [ 14, 7, 7 ], [ 15, 4, 4 ], [ 17, 3, 3 ], [ 17, 4, 4 ], [ 17, 3, 4 ], [ 17, 9, 9 ], [ 17, 14, 14 ], [ 21, 7, 7 ], [ 21, 7, 8 ], [ 24, 12, 12 ], [ 24, 14, 14 ], [ 24, 17, 17 ], [ 28, 4, 4 ], [ 28, 4, 5 ] ], [ [ 16, 7, 7 ], [ 16, 13, 14 ] ], [ [ 16, 6, 7 ] ], [ [ 17, 7, 7 ], [ 17, 16, 19 ] ], [ [ 17, 6, 7 ] ], [ [ 17, 9, 10 ] ], [ [ 18, 8, 10 ] ], [ [ 23, 11, 11 ], [ 24, 7, 7 ] ], [ [ 24, 21, 23 ] ], [ [ 26, 0, 0 ] ], [ [ 32, 9, 10 ] ] ]
s06e04c08t
One to beam aboard? Oh, my God, you're back . Oh, look at you . You, you look like you grew. The lack of gravity did decompress my spine, so I'm like an inch and a half taller . I'm going to the DMV tomorrow to get my license changed before I shrink back. Oh, uh, come in, come in . Oh, I, uh, I didn't think I was going to get to see you until tomorrow. Yeah, well, Bernadette's a little under the weather and my mom's kind of under my dentist. Wait, your, your mother is sleeping with your dentist? Former dentist . I need a new one now that I know where his hands have been. So you're wandering all around by yourself? That's not the kind of hero's welcome an astronaut should come home to. It's okay, you know, we space cowboys don't do what we do for glory and fame . We leave that to your rock stars and your athletes and your Howie Mandels. Oh, hey, man, welcome back. What are you doing here? I, I kind of live here now. Just until he gets back on his feet, which are looking pretty good in the boots I bought him for his birthday. Ah, he's spoiling me and I love it. Wow, so you guys are like buds now? Oh, yeah, we hang out all the time. Plus, he doesn't have a girlfriend, I don't have a girlfriend. It's like we both had these holes in our lives, but now we fill each other's holes. Uh...that sounds a little funny to an American ear. Which part? Just all of it. Okay, so w - what do you guys got going on tonight? Raj is taking me to the Sound of Music sing - along . Sound of Music sing - along? Sound of Music sing - along? That used to be our thing, but that's cool. Oh, Howard, it's still our thing . Come with us, we'll, we'll get you a scalped ticket. So I'd be sitting by myself? We'll switch . You'll come sit with me after intermission. So I - I - I'd be sitting by myself during " Edelweiss "? No, no, you guys go . Have fun. Okay, uh, will I get to see you tomorrow? Absolutely . See you, Stuart. Yeah, yeah . Is he taller? At least my mother made her boyfriend climb out the window.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADJP (DT All) (JJ right)) (, ,) (NML (JJ standard) (NN state)) (JJ fair) (ADJP (NN pie) (HYPH -) (NN eating)) (NN contest) (NNS rules) (VP (VBP are) (: :) (NP (NP (DT no) (NNS hands)) (, ,) (NP (NP (JJ first) (NN one)) (SBAR (S (VP (TO to) (VP (VB clean) (NP (DT the) (NN pan) (NNS wins))))))))) (. .)))" }, "speaker": "Penny", "text": "All right, standard state fair pie - eating contest rules are: no hands, first one to clean the pan wins.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": null, "head": 11, "id": 1, "lemma": "all", "misc": "", "start_char": 0, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 9, "feats": "Degree=Pos", "head": 11, "id": 2, "lemma": "right", "misc": "", "start_char": 4, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 10, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 20, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "standard", "misc": "", "start_char": 12, "text": "standard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 26, "feats": "Number=Sing", "head": 11, "id": 5, "lemma": "state", "misc": "", "start_char": 21, "text": "state", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 31, "feats": "Degree=Pos", "head": 11, "id": 6, "lemma": "fair", "misc": "", "start_char": 27, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 35, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "pie", "misc": "", "start_char": 32, "text": "pie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 9, "id": 8, "lemma": "-", "misc": "", "start_char": 36, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 44, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "eating", "misc": "", "start_char": 38, "text": "eating", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 52, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "contest", "misc": "", "start_char": 45, "text": "contest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 58, "feats": "Number=Plur", "head": 15, "id": 11, "lemma": "rule", "misc": "", "start_char": 53, "text": "rules", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 62, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 59, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 15, "id": 13, "lemma": ":", "misc": "", "start_char": 63, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "det", "end_char": 67, "feats": null, "head": 15, "id": 14, "lemma": "no", "misc": "", "start_char": 65, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 73, "feats": "Number=Plur", "head": 0, "id": 15, "lemma": "hand", "misc": "", "start_char": 68, "text": "hands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 75, "feats": null, "head": 18, "id": 16, "lemma": ",", "misc": "", "start_char": 74, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 81, "feats": "Degree=Pos|NumType=Ord", "head": 18, "id": 17, "lemma": "first", "misc": "", "start_char": 76, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 85, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "one", "misc": "", "start_char": 82, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 88, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 86, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 94, "feats": "VerbForm=Inf", "head": 15, "id": 20, "lemma": "clean", "misc": "", "start_char": 89, "text": "clean", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 98, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 21, "lemma": "the", "misc": "", "start_char": 95, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 102, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "pan", "misc": "", "start_char": 99, "text": "pan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 107, "feats": "Number=Plur", "head": 20, "id": 23, "lemma": "win", "misc": "", "start_char": 103, "text": "wins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 15, "id": 24, "lemma": ".", "misc": "", "start_char": 108, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (PP (IN On) (NP (NP (DT the) (NN count)) (PP (IN of) (NP (NP (CD three) (. .) (CD One)) (, ,) (NP (CD two))))) (. ...)))" }, "speaker": "Amy", "text": "On the count of three . One, two ...", "tokens": [ { "deprel": "case", "end_char": 112, "feats": null, "head": 3, "id": 1, "lemma": "on", "misc": "", "start_char": 110, "text": "On", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 116, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 113, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 122, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "count", "misc": "", "start_char": 117, "text": "count", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 125, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 123, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 131, "feats": "NumForm=Word|NumType=Card", "head": 3, "id": 5, "lemma": "three", "misc": "", "start_char": 126, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 133, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 132, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 137, "feats": "NumForm=Word|NumType=Card", "head": 3, "id": 7, "lemma": "one", "misc": "", "start_char": 134, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 138, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 143, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 9, "lemma": "two", "misc": "", "start_char": 140, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 147, "feats": null, "head": 3, "id": 10, "lemma": "...", "misc": "", "start_char": 144, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (NP (DT a) (JJ little)) (JJ concerned)))) (. .) (S (NP (NNS Blueberries)) (VP (VBP are) (ADJP (JJ rich) (PP (IN in) (NP (NNS antioxidants)))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm a little concerned . Blueberries are rich in antioxidants.", "tokens": [ { "deprel": "nsubj", "end_char": 149, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 148, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 152, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 150, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 154, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 153, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 161, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "little", "misc": "", "start_char": 155, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 171, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "concerned", "misc": "", "start_char": 162, "text": "concerned", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 172, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 185, "feats": "Number=Plur", "head": 9, "id": 7, "lemma": "blueberry", "misc": "", "start_char": 174, "text": "Blueberries", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 189, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 186, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 194, "feats": "Degree=Pos", "head": 5, "id": 9, "lemma": "rich", "misc": "", "start_char": 190, "text": "rich", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 197, "feats": null, "head": 11, "id": 10, "lemma": "in", "misc": "", "start_char": 195, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 210, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "antioxidant", "misc": "", "start_char": 198, "text": "antioxidants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 211, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (ADVP (RB So) (. ?)))" }, "speaker": "Leonard", "text": "So?", "tokens": [ { "deprel": "root", "end_char": 215, "feats": null, "head": 0, "id": 1, "lemma": "so", "misc": "", "start_char": 213, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 216, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (PP (IN with) (NP (PDT all) (DT those) (NNS antioxidants))) (, ,) (NP (WP what)) (SBAR (IN if) (S (NP (PRP I)) (VP (VBP run) (PRT (IN out) (PP (IN of) (NP (NNS oxidants))))))) (. ?)))" }, "speaker": "Sheldon", "text": "So, with all those antioxidants, what if I run out of oxidants?", "tokens": [ { "deprel": "discourse", "end_char": 220, "feats": null, "head": 8, "id": 1, "lemma": "so", "misc": "", "start_char": 218, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 222, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 221, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 227, "feats": null, "head": 6, "id": 3, "lemma": "with", "misc": "", "start_char": 223, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det:predet", "end_char": 231, "feats": null, "head": 6, "id": 4, "lemma": "all", "misc": "", "start_char": 228, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 237, "feats": "Number=Plur|PronType=Dem", "head": 6, "id": 5, "lemma": "that", "misc": "", "start_char": 232, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 250, "feats": "Number=Plur", "head": 8, "id": 6, "lemma": "antioxidant", "misc": "", "start_char": 238, "text": "antioxidants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 252, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 251, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 257, "feats": "PronType=Int", "head": 0, "id": 8, "lemma": "what", "misc": "", "start_char": 253, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 260, "feats": null, "head": 11, "id": 9, "lemma": "if", "misc": "", "start_char": 258, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 262, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 261, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 266, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 11, "lemma": "run", "misc": "", "start_char": 263, "text": "run", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 270, "feats": null, "head": 14, "id": 12, "lemma": "out", "misc": "", "start_char": 267, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 273, "feats": null, "head": 14, "id": 13, "lemma": "of", "misc": "", "start_char": 271, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 282, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "oxidant", "misc": "", "start_char": 274, "text": "oxidants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 284, "feats": null, "head": 8, "id": 15, "lemma": "?", "misc": "", "start_char": 283, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (S (NP (PRP we)) (VP (VBP have) (RB n't) (VP (VBN won) (NP (DT a) (NN game)) (NP (DT all) (NN night))))) (. .) (S (ADVP (RB Now)) (, ,) (NP (PRP you)) (VP (CC either) (VP (VBP stick) (NP (PRP$ your) (NN face)) (PP (IN in) (NP (DT that) (NN pie))))) (CC or) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB stick) (SBAR (NP (DT that)) (S (VP (NN pie) (PP (IN in) (NP (PRP$ your) (NN face))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon, we haven't won a game all night . Now, you either stick your face in that pie or I'm gonna stick that pie in your face.", "tokens": [ { "deprel": "vocative", "end_char": 292, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 285, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 294, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 293, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 297, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 295, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 302, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "have", "misc": "", "start_char": 298, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 306, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 303, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 310, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 6, "lemma": "win", "misc": "", "start_char": 307, "text": "won", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 312, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 311, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 317, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "game", "misc": "", "start_char": 313, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 321, "feats": null, "head": 10, "id": 9, "lemma": "all", "misc": "", "start_char": 318, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 327, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "night", "misc": "", "start_char": 322, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 329, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 328, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 333, "feats": null, "head": 16, "id": 12, "lemma": "now", "misc": "", "start_char": 330, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 16, "id": 13, "lemma": ",", "misc": "", "start_char": 334, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 339, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 336, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc:preconj", "end_char": 346, "feats": null, "head": 16, "id": 15, "lemma": "either", "misc": "", "start_char": 340, "text": "either", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "parataxis", "end_char": 352, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 16, "lemma": "stick", "misc": "", "start_char": 347, "text": "stick", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 357, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "your", "misc": "", "start_char": 353, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 362, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "face", "misc": "", "start_char": 358, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 365, "feats": null, "head": 21, "id": 19, "lemma": "in", "misc": "", "start_char": 363, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 370, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 20, "lemma": "that", "misc": "", "start_char": 366, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 374, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "pie", "misc": "", "start_char": 371, "text": "pie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 377, "feats": null, "head": 25, "id": 22, "lemma": "or", "misc": "", "start_char": 375, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 379, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 23, "lemma": "I", "misc": "", "start_char": 378, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 382, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 380, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 386, "feats": "Tense=Pres|VerbForm=Part", "head": 16, "id": 25, "lemma": "go", "misc": "", "start_char": 383, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 389, "feats": null, "head": 27, "id": 26, "lemma": "to", "misc": "", "start_char": 387, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 395, "feats": "VerbForm=Inf", "head": 25, "id": 27, "lemma": "stick", "misc": "", "start_char": 390, "text": "stick", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 400, "feats": "Number=Sing|PronType=Dem", "head": 29, "id": 28, "lemma": "that", "misc": "", "start_char": 396, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 404, "feats": "Number=Sing", "head": 27, "id": 29, "lemma": "pie", "misc": "", "start_char": 401, "text": "pie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 407, "feats": null, "head": 32, "id": 30, "lemma": "in", "misc": "", "start_char": 405, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 412, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 32, "id": 31, "lemma": "your", "misc": "", "start_char": 408, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 417, "feats": "Number=Sing", "head": 27, "id": 32, "lemma": "face", "misc": "", "start_char": 413, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 419, "feats": null, "head": 6, "id": 33, "lemma": ".", "misc": "", "start_char": 418, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ rude))) (. .)))" }, "speaker": "Sheldon", "text": "That's rude.", "tokens": [ { "deprel": "nsubj", "end_char": 424, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 420, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 427, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 425, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 432, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "rude", "misc": "", "start_char": 428, "text": "rude", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 434, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 433, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (NP (NP (CD One)) (, ,) (NP (CD two)) (, ,) (NP (CD three)) (, ,) (VB eat) (. .)))" }, "speaker": "Amy", "text": "One, two, three, eat.", "tokens": [ { "deprel": "root", "end_char": 438, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "one", "misc": "", "start_char": 435, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 440, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 439, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 444, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 3, "lemma": "two", "misc": "", "start_char": 441, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 446, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 445, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 452, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 5, "lemma": "three", "misc": "", "start_char": 447, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 454, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 453, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 458, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 7, "lemma": "eat", "misc": "", "start_char": 455, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 460, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 459, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNS guys)) (, ,) (VP (VB guess) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (ADVP (RB back) (PP (IN from) (NP (NN space)))))))) (. .)))" }, "speaker": "Howard", "text": "Hey, guys, guess who's back from space.", "tokens": [ { "deprel": "discourse", "end_char": 464, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 461, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 466, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 465, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 471, "feats": "Number=Plur", "head": 5, "id": 3, "lemma": "guy", "misc": "", "start_char": 467, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 473, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 472, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 479, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "guess", "misc": "", "start_char": 474, "text": "guess", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 483, "feats": "PronType=Rel", "head": 8, "id": 6, "lemma": "who", "misc": "", "start_char": 480, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 486, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 484, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 491, "feats": null, "head": 5, "id": 8, "lemma": "back", "misc": "", "start_char": 487, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 496, "feats": null, "head": 10, "id": 9, "lemma": "from", "misc": "", "start_char": 492, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 502, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "space", "misc": "", "start_char": 497, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 504, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 503, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (ADVP (RB Not) (RB now) (. !)))" }, "speaker": "All", "text": "Not now!", "tokens": [ { "deprel": "advmod", "end_char": 508, "feats": null, "head": 2, "id": 1, "lemma": "not", "misc": "", "start_char": 505, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 512, "feats": null, "head": 0, "id": 2, "lemma": "now", "misc": "", "start_char": 509, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 514, "feats": null, "head": 2, "id": 3, "lemma": "!", "misc": "", "start_char": 513, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH ow)) (, ,) (NP (NP (NN blueberry)) (PP (IN in) (NP (PRP$ my) (NN nose)))) (, ,) (NP (NP (NN blueberry)) (PP (IN in) (NP (PRP$ my) (NN nose)))) (. !)))" }, "speaker": "Sheldon", "text": "Oh, ow, blueberry in my nose, blueberry in my nose!", "tokens": [ { "deprel": "discourse", "end_char": 517, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 515, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 519, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 518, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 522, "feats": null, "head": 5, "id": 3, "lemma": "ow", "misc": "", "start_char": 520, "text": "ow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 524, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 523, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 534, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "blueberry", "misc": "", "start_char": 525, "text": "blueberry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 537, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 535, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 540, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 538, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 545, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "nose", "misc": "", "start_char": 541, "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 547, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 546, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 557, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "blueberry", "misc": "", "start_char": 548, "text": "blueberry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 560, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 558, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 563, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "my", "misc": "", "start_char": 561, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 568, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "nose", "misc": "", "start_char": 564, "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 570, "feats": null, "head": 5, "id": 14, "lemma": "!", "misc": "", "start_char": 569, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (VP (VP (VB Snort) (NP (PRP it)) (PRT (RP down))) (CC and) (VP (VB keep) (VP (VBG eating)))) (. !)))" }, "speaker": "Leonard", "text": "Snort it down and keep eating!", "tokens": [ { "deprel": "root", "end_char": 576, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "snort", "misc": "", "start_char": 571, "text": "Snort", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 579, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 577, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 584, "feats": null, "head": 1, "id": 3, "lemma": "down", "misc": "", "start_char": 580, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 588, "feats": null, "head": 5, "id": 4, "lemma": "and", "misc": "", "start_char": 585, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 593, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 5, "lemma": "keep", "misc": "", "start_char": 589, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 600, "feats": "VerbForm=Ger", "head": 5, "id": 6, "lemma": "eat", "misc": "", "start_char": 594, "text": "eating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 602, "feats": null, "head": 1, "id": 7, "lemma": "!", "misc": "", "start_char": 601, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 20, 21 ] ], [ [ 2, 0, 0 ], [ 4, 9, 9 ], [ 5, 0, 0 ], [ 5, 13, 13 ], [ 5, 16, 16 ], [ 5, 30, 30 ], [ 10, 6, 6 ], [ 10, 11, 11 ] ], [ [ 2, 6, 6 ] ], [ [ 2, 10, 10 ] ], [ [ 4, 3, 5 ] ], [ [ 4, 13, 13 ] ], [ [ 5, 2, 2 ] ], [ [ 5, 16, 17 ], [ 5, 30, 31 ] ], [ [ 5, 19, 20 ], [ 5, 27, 28 ] ], [ [ 5, 22, 22 ] ], [ [ 8, 2, 2 ] ], [ [ 8, 9, 9 ] ], [ [ 10, 6, 7 ], [ 10, 11, 12 ] ], [ [ 10, 9, 9 ], [ 11, 1, 1 ] ] ]
s06e04c09t
All right, standard state fair pie - eating contest rules are: no hands, first one to clean the pan wins. On the count of three . One, two ... I'm a little concerned . Blueberries are rich in antioxidants. So? So, with all those antioxidants, what if I run out of oxidants? Sheldon, we haven't won a game all night . Now, you either stick your face in that pie or I'm gonna stick that pie in your face. That's rude. One, two, three, eat. Hey, guys, guess who's back from space. Not now! Oh, ow, blueberry in my nose, blueberry in my nose! Snort it down and keep eating!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH hey)) (, ,) (NP (NNP Stuart)) (, ,) (NP (PRP I)) (VP (VBD got) (NP (PRP you)) (NP (NP (DT a) (JJ little) (NN souvenir)) (PP (IN from) (NP (NP (PRP$ my) (NN trip)) (PP (IN to) (NP (NN space))))))) (. .)))" }, "speaker": "Howard", "text": "Oh, hey, Stuart, I got you a little souvenir from my trip to space.", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 0, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 4, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 8, "feats": null, "head": 8, "id": 3, "lemma": "hey", "misc": "", "start_char": 5, "text": "hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 10, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 9, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 17, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "Stuart", "misc": "", "start_char": 11, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 19, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 18, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 21, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 20, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 25, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "get", "misc": "", "start_char": 22, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 29, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 26, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 31, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 30, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 38, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "little", "misc": "", "start_char": 32, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 47, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "souvenir", "misc": "", "start_char": 39, "text": "souvenir", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 52, "feats": null, "head": 15, "id": 13, "lemma": "from", "misc": "", "start_char": 48, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 55, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "my", "misc": "", "start_char": 53, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 60, "feats": "Number=Sing", "head": 8, "id": 15, "lemma": "trip", "misc": "", "start_char": 56, "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 63, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 61, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 69, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "space", "misc": "", "start_char": 64, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 71, "feats": null, "head": 8, "id": 18, "lemma": ".", "misc": "", "start_char": 70, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (NNP Howard)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (RB very) (JJ nice) (PP (IN of) (NP (PRP you))))) (. .)))" }, "speaker": "Stuart", "text": "Well, Howard, that's very nice of you.", "tokens": [ { "deprel": "discourse", "end_char": 76, "feats": null, "head": 8, "id": 1, "lemma": "well", "misc": "", "start_char": 72, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 77, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 85, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Howard", "misc": "", "start_char": 79, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 86, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 92, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "that", "misc": "", "start_char": 88, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 95, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 93, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 100, "feats": null, "head": 8, "id": 7, "lemma": "very", "misc": "", "start_char": 96, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 105, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "nice", "misc": "", "start_char": 101, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 108, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 106, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 112, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 10, "lemma": "you", "misc": "", "start_char": 109, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 114, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 113, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (INTJ (RB maybe)) (. .) (VP (VB Open) (NP (PRP it)) (ADVP (RB first))) (. .)))" }, "speaker": "Leonard", "text": "Yeah, maybe . Open it first.", "tokens": [ { "deprel": "discourse", "end_char": 119, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 115, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 121, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 120, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 127, "feats": null, "head": 5, "id": 3, "lemma": "maybe", "misc": "", "start_char": 122, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 128, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 134, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "open", "misc": "", "start_char": 130, "text": "Open", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 137, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 135, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 143, "feats": "NumType=Ord", "head": 5, "id": 7, "lemma": "first", "misc": "", "start_char": 138, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 145, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 144, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (PRP$ my) (JJ official) (NNP NASA) (NN portrait))) (. .)))" }, "speaker": "Howard", "text": "It's my official NASA portrait.", "tokens": [ { "deprel": "nsubj", "end_char": 148, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 1, "lemma": "it", "misc": "", "start_char": 146, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 151, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 149, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 154, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 3, "lemma": "my", "misc": "", "start_char": 152, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 163, "feats": "Degree=Pos", "head": 6, "id": 4, "lemma": "official", "misc": "", "start_char": 155, "text": "official", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 168, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "NASA", "misc": "", "start_char": 164, "text": "NASA", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 177, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "portrait", "misc": "", "start_char": 169, "text": "portrait", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 179, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 178, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (`` \") (PP (IN To) (NP (NNP Stuart))) (, ,) (NP (PRP$ your) (JJ comic) (NN book) (NN store)) (VP (VBZ is) (PP (IN out) (PP (IN of) (NP (DT this) (NN world)))) (SBAR (ADVP (RB just)) (IN like) (S (NP (NP (DT the) (NN guy)) (PP (IN in) (NP (DT this) (NN picture)))) (VP (VBD was))))) (. .) ('' \")))" }, "speaker": "Stuart", "text": "\" To Stuart, your comic book store is out of this world just like the guy in this picture was . \"", "tokens": [ { "deprel": "punct", "end_char": 181, "feats": null, "head": 13, "id": 1, "lemma": "\"", "misc": "", "start_char": 180, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "case", "end_char": 184, "feats": null, "head": 3, "id": 2, "lemma": "to", "misc": "", "start_char": 182, "text": "To", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 191, "feats": "Number=Sing", "head": 13, "id": 3, "lemma": "Stuart", "misc": "", "start_char": 185, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 193, "feats": null, "head": 13, "id": 4, "lemma": ",", "misc": "", "start_char": 192, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 198, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 5, "lemma": "your", "misc": "", "start_char": 194, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 204, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "comic", "misc": "", "start_char": 199, "text": "comic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 209, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "book", "misc": "", "start_char": 205, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 215, "feats": "Number=Sing", "head": 13, "id": 8, "lemma": "store", "misc": "", "start_char": 210, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 218, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 9, "lemma": "be", "misc": "", "start_char": 216, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 222, "feats": null, "head": 13, "id": 10, "lemma": "out", "misc": "", "start_char": 219, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 225, "feats": null, "head": 13, "id": 11, "lemma": "of", "misc": "", "start_char": 223, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 230, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "this", "misc": "", "start_char": 226, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 236, "feats": "Number=Sing", "head": 0, "id": 13, "lemma": "world", "misc": "", "start_char": 231, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 241, "feats": null, "head": 21, "id": 14, "lemma": "just", "misc": "", "start_char": 237, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 246, "feats": null, "head": 21, "id": 15, "lemma": "like", "misc": "", "start_char": 242, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 250, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 247, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 254, "feats": "Number=Sing", "head": 21, "id": 17, "lemma": "guy", "misc": "", "start_char": 251, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 257, "feats": null, "head": 20, "id": 18, "lemma": "in", "misc": "", "start_char": 255, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 262, "feats": "Number=Sing|PronType=Dem", "head": 20, "id": 19, "lemma": "this", "misc": "", "start_char": 258, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 270, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "picture", "misc": "", "start_char": 263, "text": "picture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 274, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 21, "lemma": "be", "misc": "", "start_char": 271, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 276, "feats": null, "head": 13, "id": 22, "lemma": ".", "misc": "", "start_char": 275, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 278, "feats": null, "head": 13, "id": 23, "lemma": "\"", "misc": "", "start_char": 277, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (PP (IN For) (NP (DT the) (NN record))) (, ,) (NP (PRP he)) (ADVP (RB also)) (VP (VBZ thinks) (SBAR (S (NP (NP (DT the) (NNP Walgreens)) (CC and) (NP (DT the) (JJ dry) (NNS cleaners))) (VP (VBP are) (PP (IN out) (PP (IN of) (NP (DT this) (NN world)))))))) (. .)))" }, "speaker": "Sheldon", "text": "For the record, he also thinks the Walgreens and the dry cleaners are out of this world.", "tokens": [ { "deprel": "case", "end_char": 282, "feats": null, "head": 3, "id": 1, "lemma": "for", "misc": "", "start_char": 279, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 286, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 283, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 293, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "record", "misc": "", "start_char": 287, "text": "record", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 295, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 294, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 298, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "he", "misc": "", "start_char": 296, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 303, "feats": null, "head": 7, "id": 6, "lemma": "also", "misc": "", "start_char": 299, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 310, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "think", "misc": "", "start_char": 304, "text": "thinks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 314, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 311, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 324, "feats": "Number=Sing", "head": 18, "id": 9, "lemma": "Walgreens", "misc": "", "start_char": 315, "text": "Walgreens", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 328, "feats": null, "head": 13, "id": 10, "lemma": "and", "misc": "", "start_char": 325, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 332, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 329, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 336, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "dry", "misc": "", "start_char": 333, "text": "dry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 345, "feats": "Number=Plur", "head": 9, "id": 13, "lemma": "cleaner", "misc": "", "start_char": 337, "text": "cleaners", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 349, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 14, "lemma": "be", "misc": "", "start_char": 346, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 353, "feats": null, "head": 18, "id": 15, "lemma": "out", "misc": "", "start_char": 350, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 356, "feats": null, "head": 18, "id": 16, "lemma": "of", "misc": "", "start_char": 354, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 361, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 17, "lemma": "this", "misc": "", "start_char": 357, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 367, "feats": "Number=Sing", "head": 7, "id": 18, "lemma": "world", "misc": "", "start_char": 362, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 369, "feats": null, "head": 7, "id": 19, "lemma": ".", "misc": "", "start_char": 368, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (RB not) (ADJP (JJ true)))) (. .) (S (PP (IN At) (NP (NNP Walgreens))) (NP (PRP I)) (VP (VBD was) (PP (`` \") (PP (IN over) (NP (DT the) (NN moon)))) ('' \") (PP (IN for) (NP (PRP$ their) (NML (NN store) (HYPH -) (NN brand)) (NNS antacids))))) (. .)))" }, "speaker": "Howard", "text": "That's not true . At Walgreens I was \" over the moon \" for their store - brand antacids.", "tokens": [ { "deprel": "nsubj", "end_char": 374, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 370, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 377, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 375, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 381, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 378, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 386, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "true", "misc": "", "start_char": 382, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 388, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 387, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 391, "feats": null, "head": 7, "id": 6, "lemma": "at", "misc": "", "start_char": 389, "text": "At", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 401, "feats": "Number=Sing", "head": 13, "id": 7, "lemma": "Walgreens", "misc": "", "start_char": 392, "text": "Walgreens", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 403, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 8, "lemma": "I", "misc": "", "start_char": 402, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 407, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 9, "lemma": "be", "misc": "", "start_char": 404, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 409, "feats": null, "head": 13, "id": 10, "lemma": "\"", "misc": "", "start_char": 408, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "case", "end_char": 414, "feats": null, "head": 13, "id": 11, "lemma": "over", "misc": "", "start_char": 410, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 418, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 415, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 423, "feats": "Number=Sing", "head": 4, "id": 13, "lemma": "moon", "misc": "", "start_char": 419, "text": "moon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 425, "feats": null, "head": 13, "id": 14, "lemma": "\"", "misc": "", "start_char": 424, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 429, "feats": null, "head": 20, "id": 15, "lemma": "for", "misc": "", "start_char": 426, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 435, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 20, "id": 16, "lemma": "their", "misc": "", "start_char": 430, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 441, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "store", "misc": "", "start_char": 436, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 19, "id": 18, "lemma": "-", "misc": "", "start_char": 442, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 449, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "brand", "misc": "", "start_char": 444, "text": "brand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 458, "feats": "Number=Plur", "head": 13, "id": 20, "lemma": "antacid", "misc": "", "start_char": 450, "text": "antacids", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 460, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 459, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (NNP Stuart)) (, ,) (NP (PRP I)) (VP (VBP see) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBG getting) (ADJP (JJ ready) (PP (IN for) (NP (PRP$ your) (NNP Halloween) (NN party))))))))) (. .)))" }, "speaker": "Raj", "text": "Hey, Stuart, I see you're getting ready for your Halloween party.", "tokens": [ { "deprel": "discourse", "end_char": 464, "feats": null, "head": 6, "id": 1, "lemma": "hey", "misc": "", "start_char": 461, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 466, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 465, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 473, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "Stuart", "misc": "", "start_char": 467, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 475, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 474, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 477, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 476, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 481, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "see", "misc": "", "start_char": 478, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 485, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 482, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 489, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 486, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 497, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 9, "lemma": "get", "misc": "", "start_char": 490, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 503, "feats": "Degree=Pos", "head": 9, "id": 10, "lemma": "ready", "misc": "", "start_char": 498, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 507, "feats": null, "head": 14, "id": 11, "lemma": "for", "misc": "", "start_char": 504, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 512, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 14, "id": 12, "lemma": "your", "misc": "", "start_char": 508, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 522, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "Halloween", "misc": "", "start_char": 513, "text": "Halloween", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 528, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "party", "misc": "", "start_char": 523, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 530, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 529, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (PRP$ my) (JJ annual) (NN attempt) (S (VP (TO to) (VP (VB meet) (NP (NNS women) (. .)) (SBAR (S (NP (JJ Ninth) (NN time)) (VP (VBZ 's) (NP (DT the) (NN charm)))))))))) (. .)))" }, "speaker": "Stuart", "text": "Yeah, it's my annual attempt to meet women . Ninth time's the charm.", "tokens": [ { "deprel": "discourse", "end_char": 535, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 531, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 537, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 536, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 540, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 3, "lemma": "it", "misc": "", "start_char": 538, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 543, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 541, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 546, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 5, "lemma": "my", "misc": "", "start_char": 544, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 553, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "annual", "misc": "", "start_char": 547, "text": "annual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 561, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "attempt", "misc": "", "start_char": 554, "text": "attempt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 564, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 562, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 569, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "meet", "misc": "", "start_char": 565, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 575, "feats": "Number=Plur", "head": 9, "id": 10, "lemma": "woman", "misc": "", "start_char": 570, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 576, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 583, "feats": "Degree=Pos|NumType=Ord", "head": 13, "id": 12, "lemma": "Ninth", "misc": "", "start_char": 578, "text": "Ninth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 588, "feats": "Number=Sing", "head": 16, "id": 13, "lemma": "time", "misc": "", "start_char": 584, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 591, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 589, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 595, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 592, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 601, "feats": "Number=Sing", "head": 7, "id": 16, "lemma": "charm", "misc": "", "start_char": 596, "text": "charm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 603, "feats": null, "head": 7, "id": 17, "lemma": ".", "misc": "", "start_char": 602, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SQ (MD Would) (NP (PRP you)) (VP (VB like) (S (NP (PRP me)) (VP (TO to) (VP (VB help))))) (. ?) (S (NP (PRP I)) (VP (VBP do) (VP (VB have) (NP (DT a) (JJ certain) (NN je) (FW ne) (FW sais) (FW quois)) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ comes) (PP (IN to) (NP (NNS soirees))))))))) (. .)))" }, "speaker": "Raj", "text": "Would you like me to help? I do have a certain je ne sais quois when it comes to soirees.", "tokens": [ { "deprel": "aux", "end_char": 609, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "would", "misc": "", "start_char": 604, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 613, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 610, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 618, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "like", "misc": "", "start_char": 614, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 621, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 619, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 624, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 622, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 629, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "help", "misc": "", "start_char": 625, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 631, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 630, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 633, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 632, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 636, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "do", "misc": "", "start_char": 634, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 641, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "have", "misc": "", "start_char": 637, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 643, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 11, "lemma": "a", "misc": "", "start_char": 642, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 651, "feats": "Degree=Pos", "head": 16, "id": 12, "lemma": "certain", "misc": "", "start_char": 644, "text": "certain", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 654, "feats": "Number=Sing", "head": 16, "id": 13, "lemma": "jentime", "misc": "", "start_char": 652, "text": "je", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 657, "feats": null, "head": 15, "id": 14, "lemma": "ne", "misc": "", "start_char": 655, "text": "ne", "upos": "X", "xpos": "FW" }, { "deprel": "nmod", "end_char": 662, "feats": "Foreign=Yes", "head": 13, "id": 15, "lemma": "sais", "misc": "", "start_char": 658, "text": "sais", "upos": "X", "xpos": "FW" }, { "deprel": "obj", "end_char": 668, "feats": null, "head": 10, "id": 16, "lemma": "quois", "misc": "", "start_char": 663, "text": "quois", "upos": "X", "xpos": "FW" }, { "deprel": "advmod", "end_char": 673, "feats": "PronType=Int", "head": 19, "id": 17, "lemma": "when", "misc": "", "start_char": 669, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 676, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 18, "lemma": "it", "misc": "", "start_char": 674, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 682, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 19, "lemma": "come", "misc": "", "start_char": 677, "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 685, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 683, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 693, "feats": "Number=Plur", "head": 19, "id": 21, "lemma": "soiree", "misc": "", "start_char": 686, "text": "soirees", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 695, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 694, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (NN Thanks)) (, ,) (CC but) (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB afford) (NP (ADVP (FW je) (FW ne) (FW sais) (FW quois)) (. .) (WHNP (WRB How) (JJ much)) (PP (IN for) (NP (RB just) (NN quois))))))) (. ?)))" }, "speaker": "Stuart", "text": "Thanks, but I can't afford je ne sais quois . How much for just quois?", "tokens": [ { "deprel": "discourse", "end_char": 702, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "thanks", "misc": "", "start_char": 696, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 704, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 703, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 708, "feats": null, "head": 7, "id": 3, "lemma": "but", "misc": "", "start_char": 705, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 710, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 709, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 713, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "can", "misc": "", "start_char": 711, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 717, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 714, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 724, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "afford", "misc": "", "start_char": 718, "text": "afford", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 727, "feats": null, "head": 7, "id": 8, "lemma": "je", "misc": "", "start_char": 725, "text": "je", "upos": "X", "xpos": "FW" }, { "deprel": "compound", "end_char": 730, "feats": null, "head": 11, "id": 9, "lemma": "ne", "misc": "", "start_char": 728, "text": "ne", "upos": "X", "xpos": "FW" }, { "deprel": "compound", "end_char": 735, "feats": null, "head": 11, "id": 10, "lemma": "sais", "misc": "", "start_char": 731, "text": "sais", "upos": "X", "xpos": "FW" }, { "deprel": "obj", "end_char": 741, "feats": null, "head": 7, "id": 11, "lemma": "quois", "misc": "", "start_char": 736, "text": "quois", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 743, "feats": null, "head": 7, "id": 12, "lemma": ".", "misc": "", "start_char": 742, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 747, "feats": "PronType=Int", "head": 14, "id": 13, "lemma": "how", "misc": "", "start_char": 744, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 752, "feats": "Degree=Pos", "head": 17, "id": 14, "lemma": "much", "misc": "", "start_char": 748, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 756, "feats": null, "head": 17, "id": 15, "lemma": "for", "misc": "", "start_char": 753, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 761, "feats": null, "head": 17, "id": 16, "lemma": "just", "misc": "", "start_char": 757, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl", "end_char": 767, "feats": "Number=Sing", "head": 7, "id": 17, "lemma": "quois", "misc": "", "start_char": 762, "text": "quois", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 769, "feats": null, "head": 7, "id": 18, "lemma": "?", "misc": "", "start_char": 768, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB worry) (PP (IN about) (NP (NN money)))))) (. .) (S (NP (PRP I)) (VP (MD 'll) (VP (VB take) (NP (NN care)) (PP (IN of) (NP (NN everything)))))) (. .)))" }, "speaker": "Raj", "text": "You know, you don't worry about money . I'll take care of everything.", "tokens": [ { "deprel": "nsubj", "end_char": 773, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 770, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 778, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "know", "misc": "", "start_char": 774, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 780, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 779, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 784, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 781, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 787, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 785, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 791, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 788, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 797, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "worry", "misc": "", "start_char": 792, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 803, "feats": null, "head": 9, "id": 8, "lemma": "about", "misc": "", "start_char": 798, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 809, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "money", "misc": "", "start_char": 804, "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 811, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 810, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 813, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 812, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 817, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "will", "misc": "", "start_char": 814, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 822, "feats": "VerbForm=Inf", "head": 7, "id": 13, "lemma": "take", "misc": "", "start_char": 818, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 827, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "care", "misc": "", "start_char": 823, "text": "care", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 830, "feats": null, "head": 16, "id": 15, "lemma": "of", "misc": "", "start_char": 828, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 841, "feats": "Number=Sing|PronType=Tot", "head": 13, "id": 16, "lemma": "everything", "misc": "", "start_char": 831, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 843, "feats": null, "head": 7, "id": 17, "lemma": ".", "misc": "", "start_char": 842, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (ADVP (RB Really) (. ?)))" }, "speaker": "Stuart", "text": "Really?", "tokens": [ { "deprel": "root", "end_char": 850, "feats": null, "head": 0, "id": 1, "lemma": "really", "misc": "", "start_char": 844, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 852, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 851, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP you)) (VP (MD 'll) (VP (VB love) (NP (PRP it)))) (. .) (S (VP (VBZ Ai) (RB n't) (NP (NP (DT no) (NN party)) (PP (IN like) (NP (DT a) (NNP Koothra) (HYPH -) (NN party)))))) (. .)))" }, "speaker": "Raj", "text": "Yeah, you'll love it . Ain't no party like a Koothra - party.", "tokens": [ { "deprel": "discourse", "end_char": 857, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 853, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 858, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 863, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 860, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 867, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "will", "misc": "", "start_char": 864, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 872, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "love", "misc": "", "start_char": 868, "text": "love", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 875, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 873, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 877, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 876, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 880, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 878, "text": "Ai", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 884, "feats": null, "head": 11, "id": 9, "lemma": "not", "misc": "", "start_char": 881, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 887, "feats": null, "head": 11, "id": 10, "lemma": "no", "misc": "", "start_char": 885, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 893, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "party", "misc": "", "start_char": 888, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 898, "feats": null, "head": 16, "id": 12, "lemma": "like", "misc": "", "start_char": 894, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 900, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 13, "lemma": "a", "misc": "", "start_char": 899, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 908, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "Koothra", "misc": "", "start_char": 901, "text": "Koothra", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 910, "feats": null, "head": 14, "id": 15, "lemma": "-", "misc": "", "start_char": 909, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 916, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "party", "misc": "", "start_char": 911, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 918, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 917, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (CC But) (NP (PRP you)) (VP (VBP know) (SBAR (SBAR (WHNP (WP what)) (S (VP (VBD was) (RB n't) (NP (DT a) (NN party))))) (. ?) (S (NP (NP (DT That) (NN hotel)) (PP (IN in) (NP (NNP Kazakhstan)))) (NP (PRP they)) (VP (VBP put) (NP (PRP you)) (ADVP (RP up) (PP (IN in))) (PP (IN before) (NP (DT the) (NN launch))))) (. .) (PRN (S (NP (PRP I)) (VP (VBP mean))) (, ,)) (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (PRP$ your) (JJ last) (NN night)) (PP (IN on) (NP (NNP Earth)))))) (. .) (S (NP (PRP You)) (VP (MD 'd) (VP (VB think) (SBAR (S (NP (PRP you)) (VP (MD 'd) (VP (VB get) (NP (CD one) (NN porn) (NN channel))))))))))) (. .)))" }, "speaker": "Howard", "text": "But you know what wasn't a party? That hotel in Kazakhstan they put you up in before the launch . I mean, it's your last night on Earth . You'd think you'd get one porn channel.", "tokens": [ { "deprel": "cc", "end_char": 922, "feats": null, "head": 3, "id": 1, "lemma": "but", "misc": "", "start_char": 919, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 926, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 923, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 931, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "know", "misc": "", "start_char": 927, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 936, "feats": "PronType=Rel", "head": 3, "id": 4, "lemma": "what", "misc": "", "start_char": 932, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 940, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 5, "lemma": "be", "misc": "", "start_char": 937, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 944, "feats": null, "head": 8, "id": 6, "lemma": "not", "misc": "", "start_char": 941, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 946, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 945, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 952, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "party", "misc": "", "start_char": 947, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 954, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 953, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 959, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "that", "misc": "", "start_char": 955, "text": "That", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 965, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "hotel", "misc": "", "start_char": 960, "text": "hotel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 968, "feats": null, "head": 13, "id": 12, "lemma": "in", "misc": "", "start_char": 966, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 979, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Kazakhstan", "misc": "", "start_char": 969, "text": "Kazakhstan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 984, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 15, "id": 14, "lemma": "they", "misc": "", "start_char": 980, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 988, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 15, "lemma": "put", "misc": "", "start_char": 985, "text": "put", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 992, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 16, "lemma": "you", "misc": "", "start_char": 989, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 995, "feats": null, "head": 15, "id": 17, "lemma": "up", "misc": "", "start_char": 993, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 998, "feats": null, "head": 21, "id": 18, "lemma": "in", "misc": "", "start_char": 996, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 1005, "feats": null, "head": 21, "id": 19, "lemma": "before", "misc": "", "start_char": 999, "text": "before", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1009, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 1006, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1016, "feats": "Number=Sing", "head": 15, "id": 21, "lemma": "launch", "misc": "", "start_char": 1010, "text": "launch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1018, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 1017, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1020, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 23, "lemma": "I", "misc": "", "start_char": 1019, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1025, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 30, "id": 24, "lemma": "mean", "misc": "", "start_char": 1021, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1027, "feats": null, "head": 24, "id": 25, "lemma": ",", "misc": "", "start_char": 1026, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1030, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 26, "lemma": "it", "misc": "", "start_char": 1028, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1033, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 30, "id": 27, "lemma": "be", "misc": "", "start_char": 1031, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1038, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 30, "id": 28, "lemma": "your", "misc": "", "start_char": 1034, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1043, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "last", "misc": "", "start_char": 1039, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1049, "feats": "Number=Sing", "head": 3, "id": 30, "lemma": "night", "misc": "", "start_char": 1044, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1052, "feats": null, "head": 32, "id": 31, "lemma": "on", "misc": "", "start_char": 1050, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1058, "feats": "Number=Sing", "head": 30, "id": 32, "lemma": "Earth", "misc": "", "start_char": 1053, "text": "Earth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1060, "feats": null, "head": 3, "id": 33, "lemma": ".", "misc": "", "start_char": 1059, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1064, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 36, "id": 34, "lemma": "you", "misc": "", "start_char": 1061, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1067, "feats": "VerbForm=Fin", "head": 36, "id": 35, "lemma": "would", "misc": "", "start_char": 1065, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1073, "feats": "VerbForm=Inf", "head": 3, "id": 36, "lemma": "think", "misc": "", "start_char": 1068, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1077, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 39, "id": 37, "lemma": "you", "misc": "", "start_char": 1074, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1080, "feats": "VerbForm=Fin", "head": 39, "id": 38, "lemma": "would", "misc": "", "start_char": 1078, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1084, "feats": "VerbForm=Inf", "head": 36, "id": 39, "lemma": "get", "misc": "", "start_char": 1081, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nummod", "end_char": 1088, "feats": "NumForm=Word|NumType=Card", "head": 42, "id": 40, "lemma": "one", "misc": "", "start_char": 1085, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 1093, "feats": "Number=Sing", "head": 42, "id": 41, "lemma": "porn", "misc": "", "start_char": 1089, "text": "porn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1101, "feats": "Number=Sing", "head": 39, "id": 42, "lemma": "channel", "misc": "", "start_char": 1094, "text": "channel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1103, "feats": null, "head": 3, "id": 43, "lemma": ".", "misc": "", "start_char": 1102, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SQ (VBP Have) (NP (PRP you)) (VP (VBN noticed) (SBAR (IN that) (S (NP (NNP Howard)) (VP (MD can) (VP (VP (VB take) (NP (DT any) (NN topic))) (CC and) (VP (VB use) (NP (PRP it)) (S (VP (TO to) (VP (VB remind) (NP (PRP you)) (SBAR (IN that) (S (NP (PRP he)) (VP (VBD went) (PP (IN to) (NP (NN space))))))))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Have you noticed that Howard can take any topic and use it to remind you that he went to space?", "tokens": [ { "deprel": "aux", "end_char": 1108, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "have", "misc": "", "start_char": 1104, "text": "Have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1112, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1109, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1120, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "notice", "misc": "", "start_char": 1113, "text": "noticed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1125, "feats": null, "head": 7, "id": 4, "lemma": "that", "misc": "", "start_char": 1121, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1132, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "Howard", "misc": "", "start_char": 1126, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1136, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "can", "misc": "", "start_char": 1133, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1141, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "take", "misc": "", "start_char": 1137, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1145, "feats": null, "head": 9, "id": 8, "lemma": "any", "misc": "", "start_char": 1142, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1151, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "topic", "misc": "", "start_char": 1146, "text": "topic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1155, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 1152, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1159, "feats": "VerbForm=Inf", "head": 7, "id": 11, "lemma": "use", "misc": "", "start_char": 1156, "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1162, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "it", "misc": "", "start_char": 1160, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1165, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 1163, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1172, "feats": "VerbForm=Inf", "head": 11, "id": 14, "lemma": "remind", "misc": "", "start_char": 1166, "text": "remind", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1176, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 15, "lemma": "you", "misc": "", "start_char": 1173, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1181, "feats": null, "head": 18, "id": 16, "lemma": "that", "misc": "", "start_char": 1177, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1184, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 17, "lemma": "he", "misc": "", "start_char": 1182, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1189, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 18, "lemma": "go", "misc": "", "start_char": 1185, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1192, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 1190, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1198, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "space", "misc": "", "start_char": 1193, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1200, "feats": null, "head": 3, "id": 21, "lemma": "?", "misc": "", "start_char": 1199, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (NP (JJ Interesting) (NN hypothesis) (. .) (S (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB apply) (NP (DT the) (JJ scientific) (NN method)))))) (. .) (S (VP (VB Perform) (NP (DT an) (NN experiment))))) (. .)))" }, "speaker": "Sheldon", "text": "Interesting hypothesis . Let's apply the scientific method . Perform an experiment.", "tokens": [ { "deprel": "amod", "end_char": 1212, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "Interesting", "misc": "", "start_char": 1201, "text": "Interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1223, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "hypothesis", "misc": "", "start_char": 1213, "text": "hypothesis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1225, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1224, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1229, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 4, "lemma": "let", "misc": "", "start_char": 1226, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1232, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "we", "misc": "", "start_char": 1230, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1238, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "apply", "misc": "", "start_char": 1233, "text": "apply", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1242, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 1239, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1253, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "scientific", "misc": "", "start_char": 1243, "text": "scientific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1260, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "method", "misc": "", "start_char": 1254, "text": "method", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1262, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 1261, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1270, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 11, "lemma": "perform", "misc": "", "start_char": 1263, "text": "Perform", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1273, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1271, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1284, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "experiment", "misc": "", "start_char": 1274, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1286, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 1285, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .) (UH Hey) (, ,) (NNP Howard) (, ,) (NP (NP (DT any) (NNS thoughts)) (PP (IN on) (SBAR (WHADVP (WRB where)) (S (NP (PRP we)) (VP (MD should) (VP (VB get) (NP (NN dinner)))))))) (. ?)))" }, "speaker": "Leonard", "text": "Okay . Hey, Howard, any thoughts on where we should get dinner?", "tokens": [ { "deprel": "discourse", "end_char": 1291, "feats": null, "head": 8, "id": 1, "lemma": "okay", "misc": "", "start_char": 1287, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1293, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1292, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1297, "feats": null, "head": 8, "id": 3, "lemma": "hey", "misc": "", "start_char": 1294, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1299, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1298, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1306, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "Howard", "misc": "", "start_char": 1300, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1308, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 1307, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1312, "feats": null, "head": 8, "id": 7, "lemma": "any", "misc": "", "start_char": 1309, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1321, "feats": "Number=Plur", "head": 0, "id": 8, "lemma": "thought", "misc": "", "start_char": 1313, "text": "thoughts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1324, "feats": null, "head": 10, "id": 9, "lemma": "on", "misc": "", "start_char": 1322, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1330, "feats": "PronType=Rel", "head": 13, "id": 10, "lemma": "where", "misc": "", "start_char": 1325, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1333, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "we", "misc": "", "start_char": 1331, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1340, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "should", "misc": "", "start_char": 1334, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 1344, "feats": "VerbForm=Inf", "head": 8, "id": 13, "lemma": "get", "misc": "", "start_char": 1341, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1351, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "dinner", "misc": "", "start_char": 1345, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1353, "feats": null, "head": 8, "id": 15, "lemma": "?", "misc": "", "start_char": 1352, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (ADVP (ADVP (RB Anywhere)) (CC but) (NP (DT the) (NNP Space) (NNP Station))) (. .) (PP (IN On) (NP (DT a) (JJ good) (NN day))) (, ,) (NP (NN dinner)) (VP (VBD was) (NP (NP (DT a) (NN bag)) (ADJP (JJ full) (PP (IN of) (NP (NN meat) (NN loaf)))))) (. .) (CC But) (, ,) (S (INTJ (UH hey)) (, ,) (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB go) (ADVP (RB there)) (PP (IN for) (NP (DT the) (NN food)))))) (, ,) (S (NP (PRP you)) (VP (VBP go) (ADVP (RB there)) (PP (IN for) (NP (DT the) (NN view))))) (. .)))" }, "speaker": "Howard", "text": "Anywhere but the Space Station . On a good day, dinner was a bag full of meat loaf . But, hey, you don't go there for the food, you go there for the view.", "tokens": [ { "deprel": "advmod", "end_char": 1362, "feats": null, "head": 15, "id": 1, "lemma": "anywhere", "misc": "", "start_char": 1354, "text": "Anywhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1366, "feats": null, "head": 5, "id": 2, "lemma": "but", "misc": "", "start_char": 1363, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1370, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 1367, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1376, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Space", "misc": "", "start_char": 1371, "text": "Space", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 1384, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "Station", "misc": "", "start_char": 1377, "text": "Station", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1386, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 1385, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1389, "feats": null, "head": 10, "id": 7, "lemma": "on", "misc": "", "start_char": 1387, "text": "On", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1391, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 1390, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1396, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "good", "misc": "", "start_char": 1392, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1400, "feats": "Number=Sing", "head": 15, "id": 10, "lemma": "day", "misc": "", "start_char": 1397, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1402, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 1401, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1409, "feats": "Number=Sing", "head": 15, "id": 12, "lemma": "dinner", "misc": "", "start_char": 1403, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1413, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 1410, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1415, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 1414, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1419, "feats": "Number=Sing", "head": 0, "id": 15, "lemma": "bag", "misc": "", "start_char": 1416, "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 1424, "feats": "Degree=Pos", "head": 15, "id": 16, "lemma": "full", "misc": "", "start_char": 1420, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1427, "feats": null, "head": 19, "id": 17, "lemma": "of", "misc": "", "start_char": 1425, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1432, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "meat", "misc": "", "start_char": 1428, "text": "meat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1437, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "loaf", "misc": "", "start_char": 1433, "text": "loaf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1439, "feats": null, "head": 21, "id": 20, "lemma": ".", "misc": "", "start_char": 1438, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1443, "feats": null, "head": 28, "id": 21, "lemma": "but", "misc": "", "start_char": 1440, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1445, "feats": null, "head": 21, "id": 22, "lemma": ",", "misc": "", "start_char": 1444, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1449, "feats": null, "head": 28, "id": 23, "lemma": "hey", "misc": "", "start_char": 1446, "text": "hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1451, "feats": null, "head": 23, "id": 24, "lemma": ",", "misc": "", "start_char": 1450, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1455, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 28, "id": 25, "lemma": "you", "misc": "", "start_char": 1452, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1458, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "do", "misc": "", "start_char": 1456, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1462, "feats": null, "head": 28, "id": 27, "lemma": "not", "misc": "", "start_char": 1459, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1465, "feats": "VerbForm=Inf", "head": 15, "id": 28, "lemma": "go", "misc": "", "start_char": 1463, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1471, "feats": "PronType=Dem", "head": 28, "id": 29, "lemma": "there", "misc": "", "start_char": 1466, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1475, "feats": null, "head": 32, "id": 30, "lemma": "for", "misc": "", "start_char": 1472, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1479, "feats": "Definite=Def|PronType=Art", "head": 32, "id": 31, "lemma": "the", "misc": "", "start_char": 1476, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1484, "feats": "Number=Sing", "head": 28, "id": 32, "lemma": "food", "misc": "", "start_char": 1480, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1486, "feats": null, "head": 35, "id": 33, "lemma": ",", "misc": "", "start_char": 1485, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1490, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 35, "id": 34, "lemma": "you", "misc": "", "start_char": 1487, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1493, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 35, "lemma": "go", "misc": "", "start_char": 1491, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1499, "feats": "PronType=Dem", "head": 35, "id": 36, "lemma": "there", "misc": "", "start_char": 1494, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1503, "feats": null, "head": 39, "id": 37, "lemma": "for", "misc": "", "start_char": 1500, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1507, "feats": "Definite=Def|PronType=Art", "head": 39, "id": 38, "lemma": "the", "misc": "", "start_char": 1504, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1512, "feats": "Number=Sing", "head": 35, "id": 39, "lemma": "view", "misc": "", "start_char": 1508, "text": "view", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1514, "feats": null, "head": 15, "id": 40, "lemma": ".", "misc": "", "start_char": 1513, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (PRP It))) (VP (VBZ 's) (ADJP (JJ fascinating)) (. .) (S (VP (VB Let) (S (NP (PRP me)) (VP (VB see) (SBAR (IN if) (S (NP (PRP I)) (VP (MD can) (VP (VB duplicate) (NP (DT the) (NN result) (. .) (NNP Howard)))))))))))) (, ,) (NP (PRP I)) (VP (VBP 've) (ADVP (RB always)) (VP (VBN thought) (SBAR (S (NP (DT the) (NN lemon)) (VP (VBD was) (NP (NP (DT an) (JJ underrated) (NN fruit) (. .) (NN Care)) (SBAR (S (VP (TO to) (VP (VB weigh) (PRT (RP in)))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "It's fascinating . Let me see if I can duplicate the result . Howard, I've always thought the lemon was an underrated fruit . Care to weigh in?", "tokens": [ { "deprel": "nsubj", "end_char": 1517, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 1515, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1520, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1518, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1532, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "fascinating", "misc": "", "start_char": 1521, "text": "fascinating", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1534, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1533, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1538, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 5, "lemma": "let", "misc": "", "start_char": 1535, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1541, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 1539, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1545, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "see", "misc": "", "start_char": 1542, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1548, "feats": null, "head": 11, "id": 8, "lemma": "if", "misc": "", "start_char": 1546, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1550, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 1549, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1554, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "can", "misc": "", "start_char": 1551, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1564, "feats": "VerbForm=Inf", "head": 7, "id": 11, "lemma": "duplicate", "misc": "", "start_char": 1555, "text": "duplicate", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1568, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 1565, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1575, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "result", "misc": "", "start_char": 1569, "text": "result", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1577, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 1576, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1584, "feats": "Number=Sing", "head": 20, "id": 15, "lemma": "Howard", "misc": "", "start_char": 1578, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1586, "feats": null, "head": 20, "id": 16, "lemma": ",", "misc": "", "start_char": 1585, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1588, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 17, "lemma": "I", "misc": "", "start_char": 1587, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1592, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 18, "lemma": "have", "misc": "", "start_char": 1589, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1599, "feats": null, "head": 20, "id": 19, "lemma": "always", "misc": "", "start_char": 1593, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1607, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 20, "lemma": "think", "misc": "", "start_char": 1600, "text": "thought", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 1611, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 1608, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1617, "feats": "Number=Sing", "head": 26, "id": 22, "lemma": "lemon", "misc": "", "start_char": 1612, "text": "lemon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1621, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 26, "id": 23, "lemma": "be", "misc": "", "start_char": 1618, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1624, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 24, "lemma": "a", "misc": "", "start_char": 1622, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1635, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "underrated", "misc": "", "start_char": 1625, "text": "underrated", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 1641, "feats": "Number=Sing", "head": 20, "id": 26, "lemma": "fruit", "misc": "", "start_char": 1636, "text": "fruit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1643, "feats": null, "head": 3, "id": 27, "lemma": ".", "misc": "", "start_char": 1642, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1648, "feats": "Number=Sing", "head": 20, "id": 28, "lemma": "care", "misc": "", "start_char": 1644, "text": "Care", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1651, "feats": null, "head": 30, "id": 29, "lemma": "to", "misc": "", "start_char": 1649, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1657, "feats": "VerbForm=Inf", "head": 28, "id": 30, "lemma": "weigh", "misc": "", "start_char": 1652, "text": "weigh", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1660, "feats": null, "head": 30, "id": 31, "lemma": "in", "misc": "", "start_char": 1658, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1662, "feats": null, "head": 3, "id": 32, "lemma": "?", "misc": "", "start_char": 1661, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (ADVP (RB Not) (RB really) (. .)))" }, "speaker": "Howard", "text": "Not really.", "tokens": [ { "deprel": "advmod", "end_char": 1666, "feats": null, "head": 2, "id": 1, "lemma": "not", "misc": "", "start_char": 1663, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1673, "feats": null, "head": 0, "id": 2, "lemma": "really", "misc": "", "start_char": 1667, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1675, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1674, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH well)) (. .)))" }, "speaker": "Sheldon", "text": "Oh, well.", "tokens": [ { "deprel": "root", "end_char": 1678, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 1676, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1680, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1679, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1685, "feats": null, "head": 1, "id": 3, "lemma": "well", "misc": "", "start_char": 1681, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1687, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1686, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (NNS people)) (VP (VBP say) (SBAR (SBAR (S (NP (DT the) (NNP Soyuz) (NN capsule)) (VP (VBD was) (NP (DT a) (NN lemon)))) (. .) (CC But) (, ,) (INTJ (UH hey)) (, ,) (NP (DT that) (NN baby)) (VP (VBD got) (NP (PRP me)) (PP (IN to) (NP (NN space) (CC and) (RB back)))))))) (. .)))" }, "speaker": "Howard", "text": "You know, people say the Soyuz capsule was a lemon . But, hey, that baby got me to space and back.", "tokens": [ { "deprel": "nsubj", "end_char": 1691, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1688, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1696, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "know", "misc": "", "start_char": 1692, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1698, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1697, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1705, "feats": "Number=Plur", "head": 5, "id": 4, "lemma": "person", "misc": "", "start_char": 1699, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 1709, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "say", "misc": "", "start_char": 1706, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1713, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 1710, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1719, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Soyuz", "misc": "", "start_char": 1714, "text": "Soyuz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 1727, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "capsule", "misc": "", "start_char": 1720, "text": "capsule", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1731, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 1728, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1733, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 1732, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 1739, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "lemon", "misc": "", "start_char": 1734, "text": "lemon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1741, "feats": null, "head": 13, "id": 12, "lemma": ".", "misc": "", "start_char": 1740, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1745, "feats": null, "head": 19, "id": 13, "lemma": "but", "misc": "", "start_char": 1742, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1747, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 1746, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1751, "feats": null, "head": 19, "id": 15, "lemma": "hey", "misc": "", "start_char": 1748, "text": "hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1753, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 1752, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1758, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 17, "lemma": "that", "misc": "", "start_char": 1754, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1763, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "baby", "misc": "", "start_char": 1759, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1767, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 19, "lemma": "get", "misc": "", "start_char": 1764, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1770, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 20, "lemma": "I", "misc": "", "start_char": 1768, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1773, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 1771, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1779, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "space", "misc": "", "start_char": 1774, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1783, "feats": null, "head": 24, "id": 23, "lemma": "and", "misc": "", "start_char": 1780, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1788, "feats": null, "head": 22, "id": 24, "lemma": "back", "misc": "", "start_char": 1784, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1790, "feats": null, "head": 5, "id": 25, "lemma": ".", "misc": "", "start_char": 1789, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 8, 8 ] ], [ [ 0, 6, 6 ], [ 0, 13, 13 ], [ 1, 2, 2 ], [ 1, 9, 9 ], [ 3, 2, 2 ], [ 5, 4, 4 ], [ 6, 7, 7 ], [ 14, 22, 22 ], [ 15, 4, 4 ], [ 15, 16, 16 ], [ 17, 4, 4 ], [ 19, 14, 14 ], [ 22, 19, 19 ] ], [ [ 0, 16, 16 ], [ 15, 19, 19 ], [ 22, 21, 21 ] ], [ [ 3, 0, 0 ], [ 3, 2, 5 ] ], [ [ 4, 2, 2 ], [ 4, 4, 4 ], [ 7, 2, 2 ], [ 7, 6, 6 ], [ 7, 11, 11 ], [ 8, 4, 4 ], [ 9, 1, 1 ], [ 10, 3, 3 ], [ 11, 0, 0 ], [ 11, 3, 3 ], [ 13, 2, 2 ] ], [ [ 4, 4, 7 ] ], [ [ 4, 11, 12 ], [ 5, 16, 17 ] ], [ [ 4, 15, 19 ] ], [ [ 4, 18, 19 ] ], [ [ 5, 8, 8 ], [ 6, 6, 6 ], [ 6, 15, 15 ] ], [ [ 5, 10, 12 ] ], [ [ 5, 17, 17 ], [ 14, 31, 31 ] ], [ [ 6, 11, 12 ] ], [ [ 7, 4, 4 ], [ 9, 3, 3 ], [ 9, 7, 7 ], [ 11, 10, 10 ], [ 14, 1, 1 ], [ 14, 15, 15 ], [ 14, 27, 27 ], [ 14, 33, 33 ], [ 14, 36, 36 ], [ 15, 1, 1 ], [ 15, 14, 14 ] ], [ [ 8, 9, 9 ] ], [ [ 11, 8, 8 ] ], [ [ 14, 12, 12 ] ], [ [ 14, 13, 13 ] ], [ [ 17, 10, 10 ] ], [ [ 17, 13, 13 ], [ 18, 11, 11 ] ], [ [ 18, 2, 4 ] ], [ [ 18, 13, 18 ] ], [ [ 18, 17, 18 ] ], [ [ 18, 30, 31 ] ], [ [ 19, 5, 5 ], [ 19, 8, 8 ], [ 19, 16, 16 ] ], [ [ 19, 21, 21 ], [ 22, 9, 10 ] ], [ [ 19, 20, 21 ] ], [ [ 19, 23, 25 ] ], [ [ 22, 3, 3 ] ], [ [ 22, 5, 7 ] ], [ [ 22, 6, 7 ], [ 22, 16, 17 ] ] ]
s06e05c00t
Oh, hey, Stuart, I got you a little souvenir from my trip to space. Well, Howard, that's very nice of you. Yeah, maybe . Open it first. It's my official NASA portrait. " To Stuart, your comic book store is out of this world just like the guy in this picture was . " For the record, he also thinks the Walgreens and the dry cleaners are out of this world. That's not true . At Walgreens I was " over the moon " for their store - brand antacids. Hey, Stuart, I see you're getting ready for your Halloween party. Yeah, it's my annual attempt to meet women . Ninth time's the charm. Would you like me to help? I do have a certain je ne sais quois when it comes to soirees. Thanks, but I can't afford je ne sais quois . How much for just quois? You know, you don't worry about money . I'll take care of everything. Really? Yeah, you'll love it . Ain't no party like a Koothra - party. But you know what wasn't a party? That hotel in Kazakhstan they put you up in before the launch . I mean, it's your last night on Earth . You'd think you'd get one porn channel. Have you noticed that Howard can take any topic and use it to remind you that he went to space? Interesting hypothesis . Let's apply the scientific method . Perform an experiment. Okay . Hey, Howard, any thoughts on where we should get dinner? Anywhere but the Space Station . On a good day, dinner was a bag full of meat loaf . But, hey, you don't go there for the food, you go there for the view. It's fascinating . Let me see if I can duplicate the result . Howard, I've always thought the lemon was an underrated fruit . Care to weigh in? Not really. Oh, well. You know, people say the Soyuz capsule was a lemon . But, hey, that baby got me to space and back.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (NP (NP (NP (NNS Ladies) (POS ')) (NN night)) (PP (IN at) (NP (DT the) (NNP Cheesecake) (NNP Factory)))) (, ,) (SQ (VBZ does) (NP (PRP it)) (VP (VB get) (ADJP (NP (DT any) (JJR better)) (PP (IN than) (NP (DT this)))))) (. ?)))" }, "speaker": "Amy", "text": "Ladies' night at the Cheesecake Factory, does it get any better than this?", "tokens": [ { "deprel": "nmod:poss", "end_char": 6, "feats": "Number=Plur", "head": 3, "id": 1, "lemma": "lady", "misc": "", "start_char": 0, "text": "Ladies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 8, "feats": null, "head": 1, "id": 2, "lemma": "'s", "misc": "", "start_char": 7, "text": "'", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "end_char": 14, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "night", "misc": "", "start_char": 9, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 17, "feats": null, "head": 7, "id": 4, "lemma": "at", "misc": "", "start_char": 15, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 21, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 18, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 32, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "Cheesecake", "misc": "", "start_char": 22, "text": "Cheesecake", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 40, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "Factory", "misc": "", "start_char": 33, "text": "Factory", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 3, "id": 8, "lemma": ",", "misc": "", "start_char": 41, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 47, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 43, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 50, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "it", "misc": "", "start_char": 48, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 54, "feats": "VerbForm=Inf", "head": 3, "id": 11, "lemma": "get", "misc": "", "start_char": 51, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 58, "feats": null, "head": 13, "id": 12, "lemma": "any", "misc": "", "start_char": 55, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 65, "feats": "Degree=Cmp", "head": 11, "id": 13, "lemma": "good", "misc": "", "start_char": 59, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 70, "feats": null, "head": 15, "id": 14, "lemma": "than", "misc": "", "start_char": 66, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 75, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 15, "lemma": "this", "misc": "", "start_char": 71, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 77, "feats": null, "head": 3, "id": 16, "lemma": "?", "misc": "", "start_char": 76, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP hope) (ADVP (RB so))) (. .)))" }, "speaker": "Penny", "text": "I hope so.", "tokens": [ { "deprel": "nsubj", "end_char": 79, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 78, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 84, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "hope", "misc": "", "start_char": 80, "text": "hope", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 87, "feats": null, "head": 2, "id": 3, "lemma": "so", "misc": "", "start_char": 85, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 88, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (NP (NP (PRP$ your) (NN husband) (POS 's)) (NN fondness)) (PP (IN for) (NP (NN turtle) (HYPH -) (NNS necks)))) (VP (VBZ is) (NP (NP (DT an) (NN expression)) (PP (IN of) (NP (NP (NN longing)) (PP (IN for) (NP (PRP$ his) (JJ missing) (NN foreskin)))))))))) (. ?)))" }, "speaker": "Amy", "text": "Do you think your husband's fondness for turtle - necks is an expression of longing for his missing foreskin?", "tokens": [ { "deprel": "aux", "end_char": 92, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 90, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 96, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 93, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 102, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 97, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 107, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 103, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 115, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "husband", "misc": "", "start_char": 108, "text": "husband", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 118, "feats": null, "head": 5, "id": 6, "lemma": "'s", "misc": "", "start_char": 116, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 127, "feats": "Number=Sing", "head": 14, "id": 7, "lemma": "fondness", "misc": "", "start_char": 119, "text": "fondness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 131, "feats": null, "head": 11, "id": 8, "lemma": "for", "misc": "", "start_char": 128, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 138, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "turtle", "misc": "", "start_char": 132, "text": "turtle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 140, "feats": null, "head": 11, "id": 10, "lemma": "-", "misc": "", "start_char": 139, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 146, "feats": "Number=Plur", "head": 7, "id": 11, "lemma": "neck", "misc": "", "start_char": 141, "text": "necks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 149, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 147, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 152, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 150, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 163, "feats": "Number=Sing", "head": 3, "id": 14, "lemma": "expression", "misc": "", "start_char": 153, "text": "expression", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 166, "feats": null, "head": 16, "id": 15, "lemma": "of", "misc": "", "start_char": 164, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 174, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "longing", "misc": "", "start_char": 167, "text": "longing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 178, "feats": null, "head": 20, "id": 17, "lemma": "for", "misc": "", "start_char": 175, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 182, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 20, "id": 18, "lemma": "his", "misc": "", "start_char": 179, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 190, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "missing", "misc": "", "start_char": 183, "text": "missing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 199, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "foreskin", "misc": "", "start_char": 191, "text": "foreskin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 201, "feats": null, "head": 3, "id": 21, "lemma": "?", "misc": "", "start_char": 200, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (RB not) (VP (VBG getting) (ADJP (RB any) (JJR better))))) (. .) (S (NP (UH Uch) (. .)) (NP (PRP It)) (VP (VBZ 's) (NP (NNP Leonard) (. .)))) (NP (PRP He)) (VP (VBZ wants) (S (VP (TO to) (VP (VB go) (NP (NN costume) (NN shopping)) (ADVP (RBR later)))))) (. .)))" }, "speaker": "Penny", "text": "It's not getting any better . Uch . It's Leonard . He wants to go costume shopping later.", "tokens": [ { "deprel": "nsubj", "end_char": 204, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 202, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 207, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 205, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 211, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 208, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 219, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 212, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 223, "feats": null, "head": 6, "id": 5, "lemma": "any", "misc": "", "start_char": 220, "text": "any", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 230, "feats": "Degree=Cmp", "head": 4, "id": 6, "lemma": "good", "misc": "", "start_char": 224, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 232, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 231, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 236, "feats": null, "head": 12, "id": 8, "lemma": "uch", "misc": "", "start_char": 233, "text": "Uch", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 237, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 241, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "it", "misc": "", "start_char": 239, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 244, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 242, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 252, "feats": "Number=Sing", "head": 4, "id": 12, "lemma": "Leonard", "misc": "", "start_char": 245, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 253, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 257, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 14, "lemma": "he", "misc": "", "start_char": 255, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 263, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 15, "lemma": "want", "misc": "", "start_char": 258, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 266, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 264, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 269, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "go", "misc": "", "start_char": 267, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 277, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "costume", "misc": "", "start_char": 270, "text": "costume", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 286, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "shopping", "misc": "", "start_char": 278, "text": "shopping", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 292, "feats": "Degree=Cmp", "head": 17, "id": 20, "lemma": "late", "misc": "", "start_char": 287, "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 294, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 293, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP you)) (VP (VBD liked) (NP (NNP Halloween)))))) (. .)))" }, "speaker": "Bernadette", "text": "I thought you liked Halloween.", "tokens": [ { "deprel": "nsubj", "end_char": 296, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 295, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 304, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 297, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 308, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 305, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 314, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 2, "id": 4, "lemma": "like", "misc": "", "start_char": 309, "text": "liked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 324, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Halloween", "misc": "", "start_char": 315, "text": "Halloween", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 326, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 325, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB just)) (NP (PRP he)) (VP (VBZ wants) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (DT that) (NN party))) (PP (IN at) (NP (DT the) (NN comic) (NN book) (NN store))))))))) (. .) (S (NP (NP (DT A) (NN lot)) (PP (IN of) (NP (NP (DT the) (NNS guys)) (SBAR (WHNP (WDT that)) (S (VP (VBP hang) (ADVP (RP out) (RB there)))))))) (VP (VBP are) (ADJP (ADVP (NN kind) (IN of)) (JJ creepy)))) (. .)))" }, "speaker": "Penny", "text": "I do, it's just he wants to go to that party at the comic book store . A lot of the guys that hang out there are kind of creepy.", "tokens": [ { "deprel": "nsubj", "end_char": 328, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 327, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 331, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "do", "misc": "", "start_char": 329, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 332, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 336, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 4, "lemma": "it", "misc": "", "start_char": 334, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 339, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 337, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 344, "feats": null, "head": 8, "id": 6, "lemma": "just", "misc": "", "start_char": 340, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 347, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "he", "misc": "", "start_char": 345, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 353, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "want", "misc": "", "start_char": 348, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 356, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 354, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 359, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "go", "misc": "", "start_char": 357, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 362, "feats": null, "head": 13, "id": 11, "lemma": "to", "misc": "", "start_char": 360, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 367, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "that", "misc": "", "start_char": 363, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 373, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "party", "misc": "", "start_char": 368, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 376, "feats": null, "head": 18, "id": 14, "lemma": "at", "misc": "", "start_char": 374, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 380, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 15, "lemma": "the", "misc": "", "start_char": 377, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 386, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "comic", "misc": "", "start_char": 381, "text": "comic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 391, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "book", "misc": "", "start_char": 387, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 397, "feats": "Number=Sing", "head": 10, "id": 18, "lemma": "store", "misc": "", "start_char": 392, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 32, "id": 19, "lemma": ".", "misc": "", "start_char": 398, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 401, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 400, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 405, "feats": "Number=Sing", "head": 32, "id": 21, "lemma": "lot", "misc": "", "start_char": 402, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 408, "feats": null, "head": 24, "id": 22, "lemma": "of", "misc": "", "start_char": 406, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 412, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 409, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 417, "feats": "Number=Plur", "head": 21, "id": 24, "lemma": "guy", "misc": "", "start_char": 413, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 422, "feats": "PronType=Rel", "head": 26, "id": 25, "lemma": "that", "misc": "", "start_char": 418, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 427, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 26, "lemma": "hang", "misc": "", "start_char": 423, "text": "hang", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 431, "feats": null, "head": 26, "id": 27, "lemma": "out", "misc": "", "start_char": 428, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 437, "feats": "PronType=Dem", "head": 26, "id": 28, "lemma": "there", "misc": "", "start_char": 432, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 441, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 32, "id": 29, "lemma": "be", "misc": "", "start_char": 438, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 446, "feats": "Number=Sing", "head": 32, "id": 30, "lemma": "kind", "misc": "", "start_char": 442, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 449, "feats": null, "head": 30, "id": 31, "lemma": "of", "misc": "", "start_char": 447, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 456, "feats": "Degree=Pos", "head": 8, "id": 32, "lemma": "creepy", "misc": "", "start_char": 450, "text": "creepy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 458, "feats": null, "head": 8, "id": 33, "lemma": ".", "misc": "", "start_char": 457, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (PP (IN Like) (NP (PRP$ my) (NN husband)) (. ?)))" }, "speaker": "Bernadette", "text": "Like my husband?", "tokens": [ { "deprel": "case", "end_char": 463, "feats": null, "head": 3, "id": 1, "lemma": "like", "misc": "", "start_char": 459, "text": "Like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 466, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "my", "misc": "", "start_char": 464, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 474, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "husband", "misc": "", "start_char": 467, "text": "husband", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 476, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 475, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (CC And) (NP (PRP$ my) (NN boyfriend)) (. ?)))" }, "speaker": "Amy", "text": "And my boyfriend?", "tokens": [ { "deprel": "cc", "end_char": 480, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 477, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 483, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "my", "misc": "", "start_char": 481, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 493, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "boyfriend", "misc": "", "start_char": 484, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 495, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 494, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (NP (NNP Amy) (. .)) (SBAR (S (NP (PRP You)) (VP (VBD were) (VP (VBG saying) (NP (NP (NN something)) (PP (IN about) (NP (NP (NNP Howard) (POS 's)) (NN foreskin))))))))) (. ?)))" }, "speaker": "Penny", "text": "I'm, I'm sorry, Amy . You were saying something about Howard's foreskin?", "tokens": [ { "deprel": "nsubj", "end_char": 497, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 496, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 500, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 498, "text": "'m", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 502, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 501, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 504, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 503, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 507, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 505, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 513, "feats": "Degree=Pos", "head": 2, "id": 6, "lemma": "sorry", "misc": "", "start_char": 508, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 515, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 514, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 519, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Amy", "misc": "", "start_char": 516, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 521, "feats": null, "head": 12, "id": 9, "lemma": ".", "misc": "", "start_char": 520, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 525, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 10, "lemma": "you", "misc": "", "start_char": 522, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 530, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 526, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 537, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 12, "lemma": "say", "misc": "", "start_char": 531, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 547, "feats": "Number=Sing|PronType=Ind", "head": 12, "id": 13, "lemma": "something", "misc": "", "start_char": 538, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 553, "feats": null, "head": 17, "id": 14, "lemma": "about", "misc": "", "start_char": 548, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 560, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "Howard", "misc": "", "start_char": 554, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 563, "feats": null, "head": 15, "id": 16, "lemma": "'s", "misc": "", "start_char": 561, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 572, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "foreskin", "misc": "", "start_char": 564, "text": "foreskin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 574, "feats": null, "head": 2, "id": 18, "lemma": "?", "misc": "", "start_char": 573, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (JJ Nice) (VB try))) (, ,) (CC but) (S (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (DT that) (NN party)))))) (SBAR (IN because) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG going))))))) (. .)))" }, "speaker": "Bernadette", "text": "Nice try, but you have to go to that party because we're going.", "tokens": [ { "deprel": "amod", "end_char": 579, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "nice", "misc": "", "start_char": 575, "text": "Nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 583, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "try", "misc": "", "start_char": 580, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 585, "feats": null, "head": 6, "id": 3, "lemma": ",", "misc": "", "start_char": 584, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 589, "feats": null, "head": 6, "id": 4, "lemma": "but", "misc": "", "start_char": 586, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 593, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 590, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 598, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 6, "lemma": "have", "misc": "", "start_char": 594, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 601, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 599, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 604, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "go", "misc": "", "start_char": 602, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 607, "feats": null, "head": 11, "id": 9, "lemma": "to", "misc": "", "start_char": 605, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 612, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "that", "misc": "", "start_char": 608, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 618, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "party", "misc": "", "start_char": 613, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 626, "feats": null, "head": 15, "id": 12, "lemma": "because", "misc": "", "start_char": 619, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 629, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "we", "misc": "", "start_char": 627, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 633, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 630, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 639, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 15, "lemma": "go", "misc": "", "start_char": 634, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 641, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 640, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB go)))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB just)) (RB not) (NP (NP (PRP$ my) (NN idea)) (PP (IN of) (NP (DT a) (JJ good) (NN time)))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, I'm gonna go . It's just not my idea of a good time.", "tokens": [ { "deprel": "discourse", "end_char": 646, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 642, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 648, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 647, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 650, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 649, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 653, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 651, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 657, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 654, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 660, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 658, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 663, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "go", "misc": "", "start_char": 661, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 664, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 668, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 9, "lemma": "it", "misc": "", "start_char": 666, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 671, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 10, "lemma": "be", "misc": "", "start_char": 669, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 676, "feats": null, "head": 14, "id": 11, "lemma": "just", "misc": "", "start_char": 672, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 680, "feats": null, "head": 14, "id": 12, "lemma": "not", "misc": "", "start_char": 677, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 683, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 681, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 688, "feats": "Number=Sing", "head": 5, "id": 14, "lemma": "idea", "misc": "", "start_char": 684, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 691, "feats": null, "head": 18, "id": 15, "lemma": "of", "misc": "", "start_char": 689, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 693, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 16, "lemma": "a", "misc": "", "start_char": 692, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 698, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "good", "misc": "", "start_char": 694, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 703, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "time", "misc": "", "start_char": 699, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 705, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 704, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (VP (VBZ does) (NP (NP (NN thing)) (SBAR (S (NP (PRP he)) (VP (VBZ does) (RB n't) (VP (VB like) (S (VP (TO to) (VP (VB make) (S (NP (PRP you)) (ADJP (JJ happy)))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "Leonard does thing he doesn't like to make you happy.", "tokens": [ { "deprel": "nsubj", "end_char": 713, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 706, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 718, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 714, "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 724, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "thing", "misc": "", "start_char": 719, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 727, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 4, "lemma": "he", "misc": "", "start_char": 725, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 732, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 728, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 736, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 733, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 741, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "like", "misc": "", "start_char": 737, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 744, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 742, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 749, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "make", "misc": "", "start_char": 745, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 753, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 750, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 759, "feats": "Degree=Pos", "head": 9, "id": 11, "lemma": "happy", "misc": "", "start_char": 754, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 761, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 760, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP he)) (VP (VBZ 's) (NP (NP (PRP$ my) (NN boyfriend)) (. .) (SQ (VBZ Is) (RB n't) (NP (DT that)) (, ,) (PP (UH like)) (, ,) (NP (PRP$ his) (NN job))))) (. ?)))" }, "speaker": "Penny", "text": "Yeah, he's my boyfriend . Isn't that, like, his job?", "tokens": [ { "deprel": "discourse", "end_char": 766, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 762, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 768, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 767, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 771, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "he", "misc": "", "start_char": 769, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 774, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 772, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 777, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 775, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 787, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "boyfriend", "misc": "", "start_char": 778, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 789, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 788, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 792, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 8, "lemma": "be", "misc": "", "start_char": 790, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 796, "feats": null, "head": 15, "id": 9, "lemma": "not", "misc": "", "start_char": 793, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "reparandum", "end_char": 801, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 10, "lemma": "that", "misc": "", "start_char": 797, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 803, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 802, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 808, "feats": null, "head": 15, "id": 12, "lemma": "like", "misc": "", "start_char": 804, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 810, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 809, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 814, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "his", "misc": "", "start_char": 811, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 818, "feats": "Number=Sing", "head": 6, "id": 15, "lemma": "job", "misc": "", "start_char": 815, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 820, "feats": null, "head": 6, "id": 16, "lemma": "?", "misc": "", "start_char": 819, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (RB Then) (WHNP (WP what)) (SQ (SQ (VBZ 's) (NP (PRP$ your) (NN job)))) (. ?)))" }, "speaker": "Amy", "text": "Then what's your job?", "tokens": [ { "deprel": "advmod", "end_char": 825, "feats": "PronType=Dem", "head": 2, "id": 1, "lemma": "then", "misc": "", "start_char": 821, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 830, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "what", "misc": "", "start_char": 826, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 833, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 3, "lemma": "be", "misc": "", "start_char": 831, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 838, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 834, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 842, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "job", "misc": "", "start_char": 839, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 844, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 843, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (VP (VBG Letting) (S (NP (PRP him)) (VP (VB make) (S (NP (PRP me)) (ADJP (JJ happy)))))) (. .)))" }, "speaker": "Penny", "text": "Letting him make me happy.", "tokens": [ { "deprel": "root", "end_char": 852, "feats": "VerbForm=Ger", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 845, "text": "Letting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 856, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "he", "misc": "", "start_char": 853, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 861, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "make", "misc": "", "start_char": 857, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 864, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 862, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 870, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "happy", "misc": "", "start_char": 865, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 872, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 871, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP think) (PP (IN in) (NP (NNS relationships))) (SBAR (S (NP (PRP you)) (VP (VBP get) (ADVP (RB back)) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBD put) (PP (IN into) (NP (PRP them)))))))))) (. .)))" }, "speaker": "Bernadette", "text": "I just think in relationships you get back what you put into them.", "tokens": [ { "deprel": "nsubj", "end_char": 874, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 873, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 879, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 875, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 885, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 880, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 888, "feats": null, "head": 5, "id": 4, "lemma": "in", "misc": "", "start_char": 886, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 902, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "relationship", "misc": "", "start_char": 889, "text": "relationships", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 906, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 903, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 910, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "get", "misc": "", "start_char": 907, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 915, "feats": null, "head": 7, "id": 8, "lemma": "back", "misc": "", "start_char": 911, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "end_char": 920, "feats": "PronType=Rel", "head": 7, "id": 9, "lemma": "what", "misc": "", "start_char": 916, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 924, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 921, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 928, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 11, "lemma": "put", "misc": "", "start_char": 925, "text": "put", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 933, "feats": null, "head": 13, "id": 12, "lemma": "into", "misc": "", "start_char": 929, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 938, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": 13, "lemma": "they", "misc": "", "start_char": 934, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 940, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 939, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (RB not) (ADVP (RB always)) (ADJP (JJ true)))) (. .) (S (NP (JJ Last) (NN night)) (NP (PRP I)) (VP (VBD gave) (NP (NNP Sheldon)) (NP (PRP$ my) (JJS best) (ADJP (NN come) (HYPH -) (JJ hither)) (NN look)))) (CC and) (S (NP (PRP he)) (VP (VBD responded) (PP (IN by) (S (VP (VBG explaining) (SBAR (WHADVP (WRB how)) (S (NP (NN wheat)) (VP (VBD came) (S (VP (TO to) (VP (VB be) (VP (VBN cultivated))))))))))))) (. .)))" }, "speaker": "Amy", "text": "That's not always true . Last night I gave Sheldon my best come - hither look and he responded by explaining how wheat came to be cultivated.", "tokens": [ { "deprel": "nsubj", "end_char": 945, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 941, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 948, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 946, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 952, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 949, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 959, "feats": null, "head": 5, "id": 4, "lemma": "always", "misc": "", "start_char": 953, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 964, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "true", "misc": "", "start_char": 960, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 966, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 965, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 971, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "last", "misc": "", "start_char": 967, "text": "Last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 977, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "night", "misc": "", "start_char": 972, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 979, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 978, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 984, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 10, "lemma": "give", "misc": "", "start_char": 980, "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 992, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "Sheldon", "misc": "", "start_char": 985, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod:poss", "end_char": 995, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 12, "lemma": "my", "misc": "", "start_char": 993, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1000, "feats": "Degree=Sup", "head": 17, "id": 13, "lemma": "good", "misc": "", "start_char": 996, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "compound", "end_char": 1005, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "come", "misc": "", "start_char": 1001, "text": "come", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1007, "feats": null, "head": 16, "id": 15, "lemma": "-", "misc": "", "start_char": 1006, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 1014, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "hither", "misc": "", "start_char": 1008, "text": "hither", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1019, "feats": "Number=Sing", "head": 10, "id": 17, "lemma": "look", "misc": "", "start_char": 1015, "text": "look", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1023, "feats": null, "head": 20, "id": 18, "lemma": "and", "misc": "", "start_char": 1020, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1026, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 19, "lemma": "he", "misc": "", "start_char": 1024, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1036, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 20, "lemma": "respond", "misc": "", "start_char": 1027, "text": "responded", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1039, "feats": null, "head": 22, "id": 21, "lemma": "by", "misc": "", "start_char": 1037, "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1050, "feats": "VerbForm=Ger", "head": 20, "id": 22, "lemma": "explain", "misc": "", "start_char": 1040, "text": "explaining", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1054, "feats": "PronType=Int", "head": 25, "id": 23, "lemma": "how", "misc": "", "start_char": 1051, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1060, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "wheat", "misc": "", "start_char": 1055, "text": "wheat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 1065, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": 25, "lemma": "come", "misc": "", "start_char": 1061, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1068, "feats": null, "head": 28, "id": 26, "lemma": "to", "misc": "", "start_char": 1066, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 1071, "feats": "VerbForm=Inf", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 1069, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1082, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 25, "id": 28, "lemma": "cultivate", "misc": "", "start_char": 1072, "text": "cultivated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1084, "feats": null, "head": 5, "id": 29, "lemma": ".", "misc": "", "start_char": 1083, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (PRP I)) (VP (MD could) (ADVP (RB probably)) (VP (VB try) (ADVP (NP (DT a) (JJ little)) (JJR harder))))))) (. .)))" }, "speaker": "Penny", "text": "I guess I could probably try a little harder.", "tokens": [ { "deprel": "nsubj", "end_char": 1086, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1085, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1092, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "guess", "misc": "", "start_char": 1087, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1094, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 1093, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1100, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "could", "misc": "", "start_char": 1095, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1109, "feats": null, "head": 6, "id": 5, "lemma": "probably", "misc": "", "start_char": 1101, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1113, "feats": "VerbForm=Inf", "head": 2, "id": 6, "lemma": "try", "misc": "", "start_char": 1110, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1115, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1114, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1122, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "little", "misc": "", "start_char": 1116, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 1129, "feats": "Degree=Cmp", "head": 6, "id": 9, "lemma": "hard", "misc": "", "start_char": 1123, "text": "harder", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1131, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 1130, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD could) (VP (VB start) (PP (IN by) (S (VP (VBG taking) (NP (DT an) (NN interest)) (PP (IN in) (NP (PRP$ his) (NN work)))))))) (. .)))" }, "speaker": "Bernadette", "text": "You could start by taking an interest in his work.", "tokens": [ { "deprel": "nsubj", "end_char": 1135, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1132, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1141, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "could", "misc": "", "start_char": 1136, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1147, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "start", "misc": "", "start_char": 1142, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1150, "feats": null, "head": 5, "id": 4, "lemma": "by", "misc": "", "start_char": 1148, "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1157, "feats": "VerbForm=Ger", "head": 3, "id": 5, "lemma": "take", "misc": "", "start_char": 1151, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1160, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1158, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1169, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "interest", "misc": "", "start_char": 1161, "text": "interest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1172, "feats": null, "head": 10, "id": 8, "lemma": "in", "misc": "", "start_char": 1170, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1176, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "his", "misc": "", "start_char": 1173, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1181, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "work", "misc": "", "start_char": 1177, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1183, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 1182, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (NP (NN kind)) (PP (IN of) (NP (DT a) (NN problem))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, that's kind of a problem.", "tokens": [ { "deprel": "discourse", "end_char": 1188, "feats": null, "head": 8, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1184, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1190, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1189, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1195, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 3, "lemma": "that", "misc": "", "start_char": 1191, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1198, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 1196, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1203, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "kind", "misc": "", "start_char": 1199, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 1206, "feats": null, "head": 5, "id": 6, "lemma": "of", "misc": "", "start_char": 1204, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1208, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1207, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1216, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "problem", "misc": "", "start_char": 1209, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1218, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1217, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Amy", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 1222, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 1219, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1224, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1223, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (ADVP (RB Not) (RB really) (JJ clear) (PP (IN on) (SBAR (WHNP (WP what)) (S (NP (PRP he)) (VP (VBZ does))))) (. .)))" }, "speaker": "Penny", "text": "Not really clear on what he does.", "tokens": [ { "deprel": "advmod", "end_char": 1228, "feats": null, "head": 3, "id": 1, "lemma": "not", "misc": "", "start_char": 1225, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1235, "feats": null, "head": 3, "id": 2, "lemma": "really", "misc": "", "start_char": 1229, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1241, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "clear", "misc": "", "start_char": 1236, "text": "clear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1244, "feats": null, "head": 5, "id": 4, "lemma": "on", "misc": "", "start_char": 1242, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1249, "feats": "PronType=Rel", "head": 3, "id": 5, "lemma": "what", "misc": "", "start_char": 1245, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1252, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "he", "misc": "", "start_char": 1250, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1257, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 7, "lemma": "do", "misc": "", "start_char": 1253, "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1259, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1258, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBZ 's) (NP (DT an) (JJ experimental) (NN physicist))) (. .)))" }, "speaker": "Bernadette", "text": "He's an experimental physicist.", "tokens": [ { "deprel": "nsubj", "end_char": 1262, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "he", "misc": "", "start_char": 1260, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1265, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1263, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1268, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 1266, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1281, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "experimental", "misc": "", "start_char": 1269, "text": "experimental", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1291, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "physicist", "misc": "", "start_char": 1282, "text": "physicist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1293, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1292, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP 'm) (RB not) (ADVP (RB really)) (ADJP (JJ clear) (PP (IN on) (SBAR (WHNP (WP what)) (S (NP (DT that)) (VP (VBZ means))))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, I'm not really clear on what that means.", "tokens": [ { "deprel": "discourse", "end_char": 1298, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1294, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1300, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1299, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1302, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 3, "lemma": "I", "misc": "", "start_char": 1301, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1305, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 1303, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1309, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 1306, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1316, "feats": null, "head": 7, "id": 6, "lemma": "really", "misc": "", "start_char": 1310, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1322, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "clear", "misc": "", "start_char": 1317, "text": "clear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1325, "feats": null, "head": 9, "id": 8, "lemma": "on", "misc": "", "start_char": 1323, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1330, "feats": "PronType=Rel", "head": 7, "id": 9, "lemma": "what", "misc": "", "start_char": 1326, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1335, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "that", "misc": "", "start_char": 1331, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "acl:relcl", "end_char": 1341, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 11, "lemma": "mean", "misc": "", "start_char": 1336, "text": "means", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1343, "feats": null, "head": 7, "id": 12, "lemma": ".", "misc": "", "start_char": 1342, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VP (VBZ takes) (NP (NNS hypotheses))) (CC and) (VP (VBZ designs) (NP (NNS protocols)) (S (VP (TO to) (VP (VB determine) (NP (PRP$ their) (NN accuracy))))))) (. .)))" }, "speaker": "Amy", "text": "He takes hypotheses and designs protocols to determine their accuracy.", "tokens": [ { "deprel": "nsubj", "end_char": 1346, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "misc": "", "start_char": 1344, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1352, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "take", "misc": "", "start_char": 1347, "text": "takes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1363, "feats": "Number=Plur", "head": 2, "id": 3, "lemma": "hypothese", "misc": "", "start_char": 1353, "text": "hypotheses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1367, "feats": null, "head": 5, "id": 4, "lemma": "and", "misc": "", "start_char": 1364, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1375, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "design", "misc": "", "start_char": 1368, "text": "designs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1385, "feats": "Number=Plur", "head": 5, "id": 6, "lemma": "protocol", "misc": "", "start_char": 1376, "text": "protocols", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1388, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1386, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1398, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "determine", "misc": "", "start_char": 1389, "text": "determine", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1404, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "their", "misc": "", "start_char": 1399, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1413, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "accuracy", "misc": "", "start_char": 1405, "text": "accuracy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1415, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 1414, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP you)) (VP (VBP 're) (ADVP (RB really)) (ADVP (RB just)) (VP (VBG making) (S (NP (PRP it)) (ADJP (JJR worse))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, you're really just making it worse.", "tokens": [ { "deprel": "discourse", "end_char": 1420, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1416, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1422, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1421, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1426, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 3, "lemma": "you", "misc": "", "start_char": 1423, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1430, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 1427, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1437, "feats": null, "head": 7, "id": 5, "lemma": "really", "misc": "", "start_char": 1431, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1442, "feats": null, "head": 7, "id": 6, "lemma": "just", "misc": "", "start_char": 1438, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1449, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "make", "misc": "", "start_char": 1443, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1452, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "it", "misc": "", "start_char": 1450, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1458, "feats": "Degree=Cmp", "head": 7, "id": 9, "lemma": "bad", "misc": "", "start_char": 1453, "text": "worse", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1460, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 1459, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 6 ] ], [ [ 1, 0, 0 ], [ 2, 1, 1 ], [ 2, 3, 3 ], [ 4, 2, 2 ], [ 5, 0, 0 ], [ 8, 0, 0 ], [ 8, 3, 3 ], [ 9, 4, 4 ], [ 10, 2, 2 ], [ 10, 12, 12 ], [ 11, 9, 9 ], [ 12, 4, 4 ], [ 13, 3, 3 ], [ 14, 3, 3 ], [ 17, 0, 0 ], [ 17, 2, 2 ], [ 18, 0, 0 ], [ 23, 2, 2 ] ], [ [ 2, 3, 4 ], [ 2, 17, 17 ], [ 3, 11, 11 ], [ 3, 13, 13 ], [ 5, 6, 6 ], [ 8, 14, 16 ], [ 11, 0, 0 ], [ 11, 3, 3 ], [ 12, 2, 2 ], [ 12, 4, 5 ], [ 12, 13, 13 ], [ 14, 1, 1 ], [ 18, 8, 8 ], [ 21, 5, 5 ], [ 22, 0, 0 ], [ 24, 0, 0 ] ], [ [ 2, 8, 10 ] ], [ [ 2, 17, 19 ] ], [ [ 4, 0, 0 ] ], [ [ 5, 14, 17 ] ], [ [ 5, 15, 17 ], [ 5, 27, 27 ] ], [ [ 6, 1, 1 ], [ 15, 0, 0 ] ], [ [ 6, 1, 2 ] ], [ [ 7, 1, 1 ], [ 8, 7, 7 ], [ 8, 9, 9 ], [ 16, 8, 8 ], [ 16, 11, 11 ], [ 25, 2, 2 ] ], [ [ 7, 1, 2 ], [ 16, 10, 10 ], [ 16, 18, 18 ] ], [ [ 9, 12, 12 ] ], [ [ 16, 23, 23 ] ], [ [ 22, 2, 4 ] ] ]
s06e05c01t
Ladies' night at the Cheesecake Factory, does it get any better than this? I hope so. Do you think your husband's fondness for turtle - necks is an expression of longing for his missing foreskin? It's not getting any better . Uch . It's Leonard . He wants to go costume shopping later. I thought you liked Halloween. I do, it's just he wants to go to that party at the comic book store . A lot of the guys that hang out there are kind of creepy. Like my husband? And my boyfriend? I'm, I'm sorry, Amy . You were saying something about Howard's foreskin? Nice try, but you have to go to that party because we're going. Yeah, I'm gonna go . It's just not my idea of a good time. Leonard does thing he doesn't like to make you happy. Yeah, he's my boyfriend . Isn't that, like, his job? Then what's your job? Letting him make me happy. I just think in relationships you get back what you put into them. That's not always true . Last night I gave Sheldon my best come - hither look and he responded by explaining how wheat came to be cultivated. I guess I could probably try a little harder. You could start by taking an interest in his work. Yeah, that's kind of a problem. Why? Not really clear on what he does. He's an experimental physicist. Yeah, I'm not really clear on what that means. He takes hypotheses and designs protocols to determine their accuracy. Yeah, you're really just making it worse.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WHNP (WDT What) (NN kind)) (PP (IN of) (NP (NN tea)))) (SQ (MD would) (NP (PRP you)) (VP (VB like))) (. ?)))" }, "speaker": "Sheldon", "text": "What kind of tea would you like?", "tokens": [ { "deprel": "det", "end_char": 4, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 0, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "obj", "end_char": 9, "feats": "Number=Sing", "head": 7, "id": 2, "lemma": "kind", "misc": "", "start_char": 5, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 12, "feats": null, "head": 4, "id": 3, "lemma": "of", "misc": "", "start_char": 10, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 16, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "tea", "misc": "", "start_char": 13, "text": "tea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 22, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "would", "misc": "", "start_char": 17, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 26, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 23, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 31, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "like", "misc": "", "start_char": 27, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 33, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 32, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB try) (NP (NP (JJ green) (NN tea)) (VP (VBN mixed) (PP (IN with) (NP (NN lemon) (NN zinger))))))))))))) (. .)))" }, "speaker": "Amy", "text": "I think I'm gonna try green tea mixed with lemon zinger.", "tokens": [ { "deprel": "nsubj", "end_char": 35, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 34, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 41, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 36, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 43, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 42, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 46, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 44, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 50, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 5, "lemma": "go", "misc": "", "start_char": 47, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 53, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 51, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 57, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "try", "misc": "", "start_char": 54, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 63, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "green", "misc": "", "start_char": 58, "text": "green", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 67, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "tea", "misc": "", "start_char": 64, "text": "tea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 73, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 10, "lemma": "mix", "misc": "", "start_char": 68, "text": "mixed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 78, "feats": null, "head": 13, "id": 11, "lemma": "with", "misc": "", "start_char": 74, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 84, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "lemon", "misc": "", "start_char": 79, "text": "lemon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 91, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "zinger", "misc": "", "start_char": 85, "text": "zinger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 92, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (NP (NP (CD Two) (NN tea) (NNS bags)) (PP (IN in) (NP (CD one) (NN cup)))) (. ?)) (NP (PRP You)) (VP (VBP 're) (RB not) (PP (IN at) (NP (DT a) (NN rave)))) (. .)))" }, "speaker": "Sheldon", "text": "Two tea bags in one cup? You're not at a rave.", "tokens": [ { "deprel": "nummod", "end_char": 97, "feats": "NumForm=Word|NumType=Card", "head": 3, "id": 1, "lemma": "two", "misc": "", "start_char": 94, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 101, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "tea", "misc": "", "start_char": 98, "text": "tea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 106, "feats": "Number=Plur", "head": 0, "id": 3, "lemma": "bag", "misc": "", "start_char": 102, "text": "bags", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 109, "feats": null, "head": 6, "id": 4, "lemma": "in", "misc": "", "start_char": 107, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 113, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "one", "misc": "", "start_char": 110, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "nmod", "end_char": 117, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "cup", "misc": "", "start_char": 114, "text": "cup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 118, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 123, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 8, "lemma": "you", "misc": "", "start_char": 120, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 127, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 9, "lemma": "be", "misc": "", "start_char": 124, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 131, "feats": null, "head": 13, "id": 10, "lemma": "not", "misc": "", "start_char": 128, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 134, "feats": null, "head": 13, "id": 11, "lemma": "at", "misc": "", "start_char": 132, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 136, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 135, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 141, "feats": "Number=Sing", "head": 3, "id": 13, "lemma": "rave", "misc": "", "start_char": 137, "text": "rave", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 142, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (S (VP (VB listen))) (, ,) (NP (NNP Sheldon)) (, ,) (S (NP (PRP I)) (VP (VBD was) (VP (VBG thinking) (, ,) (S (SBAR (IN since) (S (NP (DT this)) (VP (VBZ is) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (NP (NP (PRP$ our) (JJ first) (NNP Halloween) (NN party)) (PP (IN as) (NP (NN boyfriend) (CC and) (NN girlfriend))))))))))) (, ,) (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (NP (PRP it))) (VP (MD might) (VP (VB be) (ADJP (JJ fun)) (SBAR (IN for) (S (NP (PRP us)) (VP (TO to) (VP (VB go) (PP (IN in) (NP (DT a) (NN couples) (NN costume)))))))))))))))) (. .)))" }, "speaker": "Amy", "text": "So, listen, Sheldon, I was thinking, since this is gonna be our first Halloween party as boyfriend and girlfriend, I thought it might be fun for us to go in a couples costume.", "tokens": [ { "deprel": "discourse", "end_char": 146, "feats": null, "head": 3, "id": 1, "lemma": "so", "misc": "", "start_char": 144, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 148, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 147, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 155, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 3, "lemma": "listen", "misc": "", "start_char": 149, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 157, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 156, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 165, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Sheldon", "misc": "", "start_char": 158, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 167, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 166, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 169, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 168, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 173, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 170, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 182, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 9, "lemma": "think", "misc": "", "start_char": 174, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 14, "id": 10, "lemma": ",", "misc": "", "start_char": 183, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 190, "feats": null, "head": 14, "id": 11, "lemma": "since", "misc": "", "start_char": 185, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 195, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 12, "lemma": "this", "misc": "", "start_char": 191, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 198, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 196, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 202, "feats": "Tense=Pres|VerbForm=Part", "head": 27, "id": 14, "lemma": "go", "misc": "", "start_char": 199, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 205, "feats": null, "head": 20, "id": 15, "lemma": "to", "misc": "", "start_char": 203, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 208, "feats": "VerbForm=Inf", "head": 20, "id": 16, "lemma": "be", "misc": "", "start_char": 206, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 212, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 20, "id": 17, "lemma": "our", "misc": "", "start_char": 209, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 218, "feats": "Degree=Pos|NumType=Ord", "head": 20, "id": 18, "lemma": "first", "misc": "", "start_char": 213, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 228, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "Halloween", "misc": "", "start_char": 219, "text": "Halloween", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 234, "feats": "Number=Sing", "head": 14, "id": 20, "lemma": "party", "misc": "", "start_char": 229, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 237, "feats": null, "head": 22, "id": 21, "lemma": "as", "misc": "", "start_char": 235, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 247, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "boyfriend", "misc": "", "start_char": 238, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 251, "feats": null, "head": 24, "id": 23, "lemma": "and", "misc": "", "start_char": 248, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 262, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "girlfriend", "misc": "", "start_char": 252, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 264, "feats": null, "head": 14, "id": 25, "lemma": ",", "misc": "", "start_char": 263, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 266, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 26, "lemma": "I", "misc": "", "start_char": 265, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 274, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 27, "lemma": "think", "misc": "", "start_char": 267, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "expl", "end_char": 277, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 28, "lemma": "it", "misc": "", "start_char": 275, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 283, "feats": "VerbForm=Fin", "head": 31, "id": 29, "lemma": "might", "misc": "", "start_char": 278, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 286, "feats": "VerbForm=Inf", "head": 31, "id": 30, "lemma": "be", "misc": "", "start_char": 284, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 290, "feats": "Degree=Pos", "head": 27, "id": 31, "lemma": "fun", "misc": "", "start_char": 287, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 294, "feats": null, "head": 35, "id": 32, "lemma": "for", "misc": "", "start_char": 291, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 297, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 35, "id": 33, "lemma": "we", "misc": "", "start_char": 295, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 300, "feats": null, "head": 35, "id": 34, "lemma": "to", "misc": "", "start_char": 298, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 303, "feats": "VerbForm=Inf", "head": 31, "id": 35, "lemma": "go", "misc": "", "start_char": 301, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 306, "feats": null, "head": 39, "id": 36, "lemma": "in", "misc": "", "start_char": 304, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 308, "feats": "Definite=Ind|PronType=Art", "head": 39, "id": 37, "lemma": "a", "misc": "", "start_char": 307, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 316, "feats": "Number=Sing", "head": 39, "id": 38, "lemma": "couple", "misc": "", "start_char": 309, "text": "couples", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 324, "feats": "Number=Sing", "head": 35, "id": 39, "lemma": "costume", "misc": "", "start_char": 317, "text": "costume", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 326, "feats": null, "head": 9, "id": 40, "lemma": ".", "misc": "", "start_char": 325, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD could) (RB n't) (VP (VB agree) (NP (JJR more)))) (. .)))" }, "speaker": "Sheldon", "text": "I couldn't agree more.", "tokens": [ { "deprel": "nsubj", "end_char": 328, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 327, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 334, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "could", "misc": "", "start_char": 329, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 338, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 335, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 344, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "agree", "misc": "", "start_char": 339, "text": "agree", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 349, "feats": "Degree=Cmp", "head": 4, "id": 5, "lemma": "more", "misc": "", "start_char": 345, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 351, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 350, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP find) (S (NP (DT that)) (ADJP (JJ inconsistent) (PP (IN with) (NP (NP (NN everything)) (SBAR (S (NP (PRP I)) (VP (VBP know) (PP (IN about) (NP (PRP you))))))))))) (. .)))" }, "speaker": "Amy", "text": "I find that inconsistent with everything I know about you.", "tokens": [ { "deprel": "nsubj", "end_char": 353, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 352, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 358, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "find", "misc": "", "start_char": 354, "text": "find", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 363, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 3, "lemma": "that", "misc": "", "start_char": 359, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 376, "feats": "Degree=Pos", "head": 2, "id": 4, "lemma": "inconsistent", "misc": "", "start_char": 364, "text": "inconsistent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 381, "feats": null, "head": 6, "id": 5, "lemma": "with", "misc": "", "start_char": 377, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 392, "feats": "Number=Sing|PronType=Tot", "head": 4, "id": 6, "lemma": "everything", "misc": "", "start_char": 382, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 394, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 393, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 399, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "know", "misc": "", "start_char": 395, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 405, "feats": null, "head": 10, "id": 9, "lemma": "about", "misc": "", "start_char": 400, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 409, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 10, "lemma": "you", "misc": "", "start_char": 406, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 411, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 410, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH oh)) (, ,) (PP (IN on) (NP (DT the) (NN contrary))) (. .) (S (NP (NN Couples) (NNS costumes)) (VP (VBP are) (NP (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJ few) (NNS benefits)) (PP (IN of) (S (VP (VBG being) (PP (IN in) (NP (DT a) (NN relationship))))))))) (. .) (S (ADVP (RB Now)) (VP (VB imagine) (NP (DT this)))) (: :) (S (NP (PRP you) (CC and) (PRP I)) (VP (VP (VBG entering) (NP (NP (NNP Stuart) (POS 's)) (NN party))) (CC and) (VP (NP (DT all) (NNS eyes)) (VP (VB turn) (S (VP (TO to) (VP (VB see) (NP (NP (NNP America) (POS 's)) (ADJP (RBS most) (JJ beloved) (CC and) (JJ glamorous)) (NN couple)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, oh, on the contrary . Couples costumes are one of the few benefits of being in a relationship . Now imagine this: you and I entering Stuart's party and all eyes turn to see America's most beloved and glamorous couple.", "tokens": [ { "deprel": "discourse", "end_char": 414, "feats": null, "head": 12, "id": 1, "lemma": "oh", "misc": "", "start_char": 412, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 416, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 415, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 419, "feats": null, "head": 12, "id": 3, "lemma": "oh", "misc": "", "start_char": 417, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 421, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 420, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 424, "feats": null, "head": 7, "id": 5, "lemma": "on", "misc": "", "start_char": 422, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 428, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 425, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 437, "feats": "Number=Sing", "head": 12, "id": 7, "lemma": "contrary", "misc": "", "start_char": 429, "text": "contrary", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 439, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 438, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 447, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "couple", "misc": "", "start_char": 440, "text": "Couples", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 456, "feats": "Number=Plur", "head": 12, "id": 10, "lemma": "costume", "misc": "", "start_char": 448, "text": "costumes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 460, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 457, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 464, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 12, "lemma": "one", "misc": "", "start_char": 461, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 467, "feats": null, "head": 16, "id": 13, "lemma": "of", "misc": "", "start_char": 465, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 471, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 468, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 475, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "few", "misc": "", "start_char": 472, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 484, "feats": "Number=Plur", "head": 12, "id": 16, "lemma": "benefit", "misc": "", "start_char": 476, "text": "benefits", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 487, "feats": null, "head": 21, "id": 17, "lemma": "of", "misc": "", "start_char": 485, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "cop", "end_char": 493, "feats": "VerbForm=Ger", "head": 21, "id": 18, "lemma": "be", "misc": "", "start_char": 488, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "case", "end_char": 496, "feats": null, "head": 21, "id": 19, "lemma": "in", "misc": "", "start_char": 494, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 498, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 497, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "acl", "end_char": 511, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "relationship", "misc": "", "start_char": 499, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 513, "feats": null, "head": 24, "id": 22, "lemma": ".", "misc": "", "start_char": 512, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 517, "feats": null, "head": 24, "id": 23, "lemma": "now", "misc": "", "start_char": 514, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 525, "feats": "Mood=Imp|VerbForm=Fin", "head": 12, "id": 24, "lemma": "imagine", "misc": "", "start_char": 518, "text": "imagine", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 530, "feats": "Number=Sing|PronType=Dem", "head": 24, "id": 25, "lemma": "this", "misc": "", "start_char": 526, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 30, "id": 26, "lemma": ":", "misc": "", "start_char": 531, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 536, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 30, "id": 27, "lemma": "you", "misc": "", "start_char": 533, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 540, "feats": null, "head": 29, "id": 28, "lemma": "and", "misc": "", "start_char": 537, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 542, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 29, "lemma": "I", "misc": "", "start_char": 541, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 551, "feats": "VerbForm=Ger", "head": 24, "id": 30, "lemma": "enter", "misc": "", "start_char": 543, "text": "entering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 558, "feats": "Number=Sing", "head": 33, "id": 31, "lemma": "Stuart", "misc": "", "start_char": 552, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 561, "feats": null, "head": 31, "id": 32, "lemma": "'s", "misc": "", "start_char": 559, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 567, "feats": "Number=Sing", "head": 30, "id": 33, "lemma": "party", "misc": "", "start_char": 562, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 571, "feats": null, "head": 37, "id": 34, "lemma": "and", "misc": "", "start_char": 568, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 575, "feats": null, "head": 36, "id": 35, "lemma": "all", "misc": "", "start_char": 572, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 580, "feats": "Number=Plur", "head": 37, "id": 36, "lemma": "eye", "misc": "", "start_char": 576, "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "conj", "end_char": 585, "feats": "Mood=Ind|VerbForm=Fin", "head": 30, "id": 37, "lemma": "turn", "misc": "", "start_char": 581, "text": "turn", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 588, "feats": null, "head": 39, "id": 38, "lemma": "to", "misc": "", "start_char": 586, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 592, "feats": "VerbForm=Inf", "head": 37, "id": 39, "lemma": "see", "misc": "", "start_char": 589, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 600, "feats": "Number=Sing", "head": 46, "id": 40, "lemma": "America", "misc": "", "start_char": 593, "text": "America", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 603, "feats": null, "head": 40, "id": 41, "lemma": "'s", "misc": "", "start_char": 601, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "advmod", "end_char": 608, "feats": "Degree=Sup", "head": 43, "id": 42, "lemma": "most", "misc": "", "start_char": 604, "text": "most", "upos": "ADV", "xpos": "RBS" }, { "deprel": "amod", "end_char": 616, "feats": "Degree=Pos", "head": 46, "id": 43, "lemma": "beloved", "misc": "", "start_char": 609, "text": "beloved", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 620, "feats": null, "head": 45, "id": 44, "lemma": "and", "misc": "", "start_char": 617, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 630, "feats": "Degree=Pos", "head": 43, "id": 45, "lemma": "glamorous", "misc": "", "start_char": 621, "text": "glamorous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 637, "feats": "Number=Sing", "head": 39, "id": 46, "lemma": "couple", "misc": "", "start_char": 631, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 639, "feats": null, "head": 12, "id": 47, "lemma": ".", "misc": "", "start_char": 638, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. ?)))" }, "speaker": "Amy", "text": "Yeah?", "tokens": [ { "deprel": "root", "end_char": 644, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 640, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 646, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 645, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (NP (NN R2) (HYPH -) (NN D2)) (CC and) (NP (NN C-3PO) (. .))) (VP (NN Dibs) (PP (IN on) (`` ') (NNP 3PO))) (. .)))" }, "speaker": "Sheldon", "text": "R2 - D2 and C-3PO . Dibs on' 3PO.", "tokens": [ { "deprel": "compound", "end_char": 649, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "R2", "misc": "", "start_char": 647, "text": "R2", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 651, "feats": null, "head": 3, "id": 2, "lemma": "-", "misc": "", "start_char": 650, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 654, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "D2", "misc": "", "start_char": 652, "text": "D2", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 658, "feats": null, "head": 5, "id": 4, "lemma": "and", "misc": "", "start_char": 655, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 664, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "c-3po", "misc": "", "start_char": 659, "text": "C-3PO", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 666, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 665, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 671, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "dib", "misc": "", "start_char": 667, "text": "Dibs", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 674, "feats": null, "head": 10, "id": 8, "lemma": "on", "misc": "", "start_char": 672, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 676, "feats": null, "head": 10, "id": 9, "lemma": "'", "misc": "", "start_char": 675, "text": "'", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nmod", "end_char": 680, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "3PO", "misc": "", "start_char": 677, "text": "3PO", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 682, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 681, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNP Sheldon)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD said) (S (NP (NP (NNS couples) (POS ')) (NN costume))))))) (PRN (, ,) (S (NP (PRP I)) (VP (VBD meant))) (, ,)) (INTJ (UH like) (, ,) (NP (NNP Romeo) (CC and) (NNP Juliet)) (CC or) (NP (NP (NNP Cinderella)) (CC and) (NP (NNP Prince) (NNP Charming)))) (. .) (NP (NP (QP (RB Not) (CD two)) (NNS robots)) (PP (IN from) (NP (NP (DT some) (JJ silly) (NN movie)) (SBAR (S (NP (PRP I)) (VP (VBP do) (RB n't) (ADVP (RB even)) (VP (VB like)))))))) (. .)))" }, "speaker": "Amy", "text": "Sheldon, when I said couples' costume, I meant, like, Romeo and Juliet or Cinderella and Prince Charming . Not two robots from some silly movie I don't even like.", "tokens": [ { "deprel": "vocative", "end_char": 690, "feats": "Number=Sing", "head": 11, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 683, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 692, "feats": null, "head": 11, "id": 2, "lemma": ",", "misc": "", "start_char": 691, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 697, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "when", "misc": "", "start_char": 693, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 699, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 698, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 704, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 5, "lemma": "say", "misc": "", "start_char": 700, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 712, "feats": "Number=Plur", "head": 8, "id": 6, "lemma": "couple", "misc": "", "start_char": 705, "text": "couples", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 714, "feats": null, "head": 6, "id": 7, "lemma": "'s", "misc": "", "start_char": 713, "text": "'", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 722, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "costume", "misc": "", "start_char": 715, "text": "costume", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 724, "feats": null, "head": 5, "id": 9, "lemma": ",", "misc": "", "start_char": 723, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 726, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 725, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 732, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 11, "lemma": "mean", "misc": "", "start_char": 727, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 734, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 733, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 739, "feats": null, "head": 11, "id": 13, "lemma": "like", "misc": "", "start_char": 735, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 741, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 740, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 747, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "Romeo", "misc": "", "start_char": 742, "text": "Romeo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 751, "feats": null, "head": 17, "id": 16, "lemma": "and", "misc": "", "start_char": 748, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 758, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Juliet", "misc": "", "start_char": 752, "text": "Juliet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 761, "feats": null, "head": 19, "id": 18, "lemma": "or", "misc": "", "start_char": 759, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 772, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "Cinderella", "misc": "", "start_char": 762, "text": "Cinderella", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 776, "feats": null, "head": 21, "id": 20, "lemma": "and", "misc": "", "start_char": 773, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 783, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "Prince", "misc": "", "start_char": 777, "text": "Prince", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 792, "feats": "Number=Sing", "head": 21, "id": 22, "lemma": "Charming", "misc": "", "start_char": 784, "text": "Charming", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 794, "feats": null, "head": 26, "id": 23, "lemma": ".", "misc": "", "start_char": 793, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 798, "feats": null, "head": 25, "id": 24, "lemma": "not", "misc": "", "start_char": 795, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "nummod", "end_char": 802, "feats": "NumForm=Word|NumType=Card", "head": 26, "id": 25, "lemma": "two", "misc": "", "start_char": 799, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 809, "feats": "Number=Plur", "head": 11, "id": 26, "lemma": "robot", "misc": "", "start_char": 803, "text": "robots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 814, "feats": null, "head": 30, "id": 27, "lemma": "from", "misc": "", "start_char": 810, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 819, "feats": null, "head": 30, "id": 28, "lemma": "some", "misc": "", "start_char": 815, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 825, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "silly", "misc": "", "start_char": 820, "text": "silly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 831, "feats": "Number=Sing", "head": 26, "id": 30, "lemma": "movie", "misc": "", "start_char": 826, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 833, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 31, "lemma": "I", "misc": "", "start_char": 832, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 836, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 35, "id": 32, "lemma": "do", "misc": "", "start_char": 834, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 840, "feats": null, "head": 35, "id": 33, "lemma": "not", "misc": "", "start_char": 837, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 845, "feats": null, "head": 35, "id": 34, "lemma": "even", "misc": "", "start_char": 841, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 850, "feats": "VerbForm=Inf", "head": 30, "id": 35, "lemma": "like", "misc": "", "start_char": 846, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 852, "feats": null, "head": 11, "id": 36, "lemma": ".", "misc": "", "start_char": 851, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (LST (UH Okay) (. .)) (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB let) (NP (DT that) (NN slide))))) (SBAR (IN because) (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBN hopped) (PRT (RP up)) (PP (IN on) (NP (NN tea) (NNS bags)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Okay . I'm gonna let that slide because I know you're hopped up on tea bags.", "tokens": [ { "deprel": "discourse", "end_char": 857, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 853, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 858, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 861, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 860, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 864, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 862, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 868, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 865, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 871, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 869, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 875, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "let", "misc": "", "start_char": 872, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 880, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 8, "lemma": "that", "misc": "", "start_char": 876, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 886, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "slide", "misc": "", "start_char": 881, "text": "slide", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 894, "feats": null, "head": 12, "id": 10, "lemma": "because", "misc": "", "start_char": 887, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 896, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 895, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 901, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 12, "lemma": "know", "misc": "", "start_char": 897, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj:pass", "end_char": 905, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 902, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 909, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 906, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 916, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 12, "id": 15, "lemma": "hop", "misc": "", "start_char": 910, "text": "hopped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 919, "feats": null, "head": 15, "id": 16, "lemma": "up", "misc": "", "start_char": 917, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 922, "feats": null, "head": 19, "id": 17, "lemma": "on", "misc": "", "start_char": 920, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 926, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "tea", "misc": "", "start_char": 923, "text": "tea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 931, "feats": "Number=Plur", "head": 15, "id": 19, "lemma": "bag", "misc": "", "start_char": 927, "text": "bags", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 933, "feats": null, "head": 5, "id": 20, "lemma": ".", "misc": "", "start_char": 932, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP make) (NP (NNS compromises)) (PP (IN for) (NP (PRP you))) (NP (NP (PDT all) (DT the) (NN time)) (. .) (NP (RB Just) (DT this) (RB once))))) (, ,) (SQ (MD ca) (RB n't) (NP (PRP we)) (VP (VB find) (NP (NP (NN something)) (SBAR (WHNP (WDT that)) (S (NP (PRP we)) (VP (VBP 're) (ADVP (RB both)) (ADJP (JJ happy) (PP (IN with))))))))) (. ?)))" }, "speaker": "Amy", "text": "I make compromises for you all the time . Just this once, can't we find something that we're both happy with?", "tokens": [ { "deprel": "nsubj", "end_char": 935, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 934, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 940, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "make", "misc": "", "start_char": 936, "text": "make", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 952, "feats": "Number=Plur", "head": 2, "id": 3, "lemma": "compromise", "misc": "", "start_char": 941, "text": "compromises", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 956, "feats": null, "head": 5, "id": 4, "lemma": "for", "misc": "", "start_char": 953, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 960, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 5, "lemma": "you", "misc": "", "start_char": 957, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det:predet", "end_char": 964, "feats": null, "head": 8, "id": 6, "lemma": "all", "misc": "", "start_char": 961, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 968, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 965, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 973, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "time", "misc": "", "start_char": 969, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 975, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 974, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 980, "feats": null, "head": 11, "id": 10, "lemma": "just", "misc": "", "start_char": 976, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 985, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 11, "lemma": "this", "misc": "", "start_char": 981, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 990, "feats": "NumType=Mult", "head": 2, "id": 12, "lemma": "once", "misc": "", "start_char": 986, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 992, "feats": null, "head": 17, "id": 13, "lemma": ",", "misc": "", "start_char": 991, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 995, "feats": "VerbForm=Fin", "head": 17, "id": 14, "lemma": "can", "misc": "", "start_char": 993, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 999, "feats": null, "head": 17, "id": 15, "lemma": "not", "misc": "", "start_char": 996, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1002, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "we", "misc": "", "start_char": 1000, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1007, "feats": "VerbForm=Inf", "head": 2, "id": 17, "lemma": "find", "misc": "", "start_char": 1003, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1017, "feats": "Number=Sing|PronType=Ind", "head": 17, "id": 18, "lemma": "something", "misc": "", "start_char": 1008, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "obl", "end_char": 1022, "feats": "PronType=Rel", "head": 23, "id": 19, "lemma": "that", "misc": "", "start_char": 1018, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 1025, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 23, "id": 20, "lemma": "we", "misc": "", "start_char": 1023, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1029, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 21, "lemma": "be", "misc": "", "start_char": 1026, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1034, "feats": null, "head": 23, "id": 22, "lemma": "both", "misc": "", "start_char": 1030, "text": "both", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1040, "feats": "Degree=Pos", "head": 18, "id": 23, "lemma": "happy", "misc": "", "start_char": 1035, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1045, "feats": null, "head": 19, "id": 24, "lemma": "with", "misc": "", "start_char": 1041, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1047, "feats": null, "head": 2, "id": 25, "lemma": "?", "misc": "", "start_char": 1046, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (WHADVP (WRB How) (IN about) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (ADJP (RBS most) (JJ beguiling) (CC and) (JJ influential)) (NNS couples)) (PP (IN of) (NP (DT the) (JJ 20th) (NN century)))))) (. ?) (NP (NP (NP (NNP Hewlett) (CC and) (NNP Packard) (. .) (NNP Dibs)) (PP (IN on) (NP (NNP Hewlett) (. .)))) (SBAR (WHNP (WP What)) (, ,) (S (NP (PRP you)) (VP (VBP want) (S (VP (TO to) (VP (VB be) (NP (NNP Hewlett))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "How about one of the most beguiling and influential couples of the 20th century? Hewlett and Packard . Dibs on Hewlett . What, you want to be Hewlett?", "tokens": [ { "deprel": "root", "end_char": 1051, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "how", "misc": "", "start_char": 1048, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 1057, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 1052, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1061, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 3, "lemma": "one", "misc": "", "start_char": 1058, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1064, "feats": null, "head": 10, "id": 4, "lemma": "of", "misc": "", "start_char": 1062, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1068, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 5, "lemma": "the", "misc": "", "start_char": 1065, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1073, "feats": "Degree=Sup", "head": 7, "id": 6, "lemma": "most", "misc": "", "start_char": 1069, "text": "most", "upos": "ADV", "xpos": "RBS" }, { "deprel": "amod", "end_char": 1083, "feats": "Degree=Pos", "head": 10, "id": 7, "lemma": "beguiling", "misc": "", "start_char": 1074, "text": "beguiling", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 1087, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 1084, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1099, "feats": "Degree=Pos", "head": 7, "id": 9, "lemma": "influential", "misc": "", "start_char": 1088, "text": "influential", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1107, "feats": "Number=Plur", "head": 3, "id": 10, "lemma": "couple", "misc": "", "start_char": 1100, "text": "couples", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1110, "feats": null, "head": 14, "id": 11, "lemma": "of", "misc": "", "start_char": 1108, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1114, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 1111, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1119, "feats": "Degree=Pos|NumType=Ord", "head": 14, "id": 13, "lemma": "20th", "misc": "", "start_char": 1115, "text": "20th", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1127, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "century", "misc": "", "start_char": 1120, "text": "century", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1129, "feats": null, "head": 3, "id": 15, "lemma": "?", "misc": "", "start_char": 1128, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 1137, "feats": "Number=Sing", "head": 10, "id": 16, "lemma": "Hewlett", "misc": "", "start_char": 1130, "text": "Hewlett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1141, "feats": null, "head": 18, "id": 17, "lemma": "and", "misc": "", "start_char": 1138, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1149, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "Packard", "misc": "", "start_char": 1142, "text": "Packard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1151, "feats": null, "head": 16, "id": 19, "lemma": ".", "misc": "", "start_char": 1150, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 1156, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "Dibs", "misc": "", "start_char": 1152, "text": "Dibs", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1159, "feats": null, "head": 22, "id": 21, "lemma": "on", "misc": "", "start_char": 1157, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1167, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "Hewlett", "misc": "", "start_char": 1160, "text": "Hewlett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1169, "feats": null, "head": 20, "id": 23, "lemma": ".", "misc": "", "start_char": 1168, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1174, "feats": "PronType=Int", "head": 27, "id": 24, "lemma": "what", "misc": "", "start_char": 1170, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1176, "feats": null, "head": 24, "id": 25, "lemma": ",", "misc": "", "start_char": 1175, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1180, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 27, "id": 26, "lemma": "you", "misc": "", "start_char": 1177, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1185, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 27, "lemma": "want", "misc": "", "start_char": 1181, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1188, "feats": null, "head": 30, "id": 28, "lemma": "to", "misc": "", "start_char": 1186, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1191, "feats": "VerbForm=Inf", "head": 30, "id": 29, "lemma": "be", "misc": "", "start_char": 1189, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1199, "feats": "Number=Sing", "head": 27, "id": 30, "lemma": "Hewlett", "misc": "", "start_char": 1192, "text": "Hewlett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1201, "feats": null, "head": 1, "id": 31, "lemma": "?", "misc": "", "start_char": 1200, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 5, 5 ] ], [ [ 1, 0, 0 ], [ 1, 2, 2 ], [ 2, 7, 7 ], [ 3, 6, 6 ], [ 3, 25, 25 ], [ 5, 0, 0 ], [ 5, 6, 6 ], [ 6, 26, 26 ], [ 9, 3, 3 ], [ 9, 9, 9 ], [ 9, 30, 30 ], [ 10, 12, 12 ], [ 11, 0, 0 ], [ 12, 25, 25 ] ], [ [ 1, 7, 12 ] ], [ [ 1, 11, 12 ] ], [ [ 2, 0, 2 ] ], [ [ 2, 1, 2 ], [ 10, 17, 18 ] ], [ [ 2, 4, 5 ] ], [ [ 3, 4, 4 ], [ 4, 0, 0 ], [ 5, 9, 9 ], [ 6, 28, 28 ], [ 9, 0, 0 ], [ 10, 2, 2 ], [ 10, 10, 10 ], [ 11, 4, 4 ] ], [ [ 3, 16, 16 ], [ 3, 21, 23 ], [ 3, 32, 32 ], [ 6, 26, 28 ], [ 6, 39, 45 ], [ 11, 15, 15 ], [ 11, 19, 19 ], [ 11, 21, 21 ] ], [ [ 3, 36, 38 ] ], [ [ 3, 37, 38 ], [ 6, 8, 9 ], [ 9, 5, 7 ] ], [ [ 6, 34, 35 ] ], [ [ 8, 4, 4 ], [ 8, 9, 9 ] ], [ [ 8, 0, 4 ] ], [ [ 9, 18, 21 ] ], [ [ 9, 20, 21 ] ], [ [ 12, 15, 15 ], [ 12, 21, 21 ], [ 12, 29, 29 ] ], [ [ 12, 15, 17 ] ] ]
s06e05c02t
What kind of tea would you like? I think I'm gonna try green tea mixed with lemon zinger. Two tea bags in one cup? You're not at a rave. So, listen, Sheldon, I was thinking, since this is gonna be our first Halloween party as boyfriend and girlfriend, I thought it might be fun for us to go in a couples costume. I couldn't agree more. I find that inconsistent with everything I know about you. Oh, oh, on the contrary . Couples costumes are one of the few benefits of being in a relationship . Now imagine this: you and I entering Stuart's party and all eyes turn to see America's most beloved and glamorous couple. Yeah? R2 - D2 and C-3PO . Dibs on' 3PO. Sheldon, when I said couples' costume, I meant, like, Romeo and Juliet or Cinderella and Prince Charming . Not two robots from some silly movie I don't even like. Okay . I'm gonna let that slide because I know you're hopped up on tea bags. I make compromises for you all the time . Just this once, can't we find something that we're both happy with? How about one of the most beguiling and influential couples of the 20th century? Hewlett and Packard . Dibs on Hewlett . What, you want to be Hewlett?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (NP (NN Anybody)) (ADVP (RB home)) (. ?)))" }, "speaker": "Penny", "text": "Anybody home?", "tokens": [ { "deprel": "root", "end_char": 7, "feats": "Number=Sing|PronType=Ind", "head": 0, "id": 1, "lemma": "anybody", "misc": "", "start_char": 0, "text": "Anybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 12, "feats": null, "head": 1, "id": 2, "lemma": "home", "misc": "", "start_char": 8, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 14, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 13, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Hey)) (, ,) (WHNP (WP what)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing) (ADVP (RB here)))) (. ?)))" }, "speaker": "Leonard", "text": "Hey, what are you doing here?", "tokens": [ { "deprel": "discourse", "end_char": 18, "feats": null, "head": 6, "id": 1, "lemma": "hey", "misc": "", "start_char": 15, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 19, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 25, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 21, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 29, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 26, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 33, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 30, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 39, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "do", "misc": "", "start_char": 34, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 44, "feats": "PronType=Dem", "head": 6, "id": 7, "lemma": "here", "misc": "", "start_char": 40, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 46, "feats": null, "head": 6, "id": 8, "lemma": "?", "misc": "", "start_char": 45, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD thought) (SBAR (S (NP (PRP I)) (VP (MD 'd) (VP (VP (VB stop) (PRT (IN by))) (CC and) (VP (VB say) (INTJ (UH hello)))))))) (. .)))" }, "speaker": "Penny", "text": "I just thought I'd stop by and say hello.", "tokens": [ { "deprel": "nsubj", "end_char": 48, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 47, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 53, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 49, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 61, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 54, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 63, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 62, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 66, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "would", "misc": "", "start_char": 64, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 71, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "stop", "misc": "", "start_char": 67, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 74, "feats": null, "head": 6, "id": 7, "lemma": "by", "misc": "", "start_char": 72, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "cc", "end_char": 78, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 75, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 82, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "say", "misc": "", "start_char": 79, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 88, "feats": null, "head": 9, "id": 10, "lemma": "hello", "misc": "", "start_char": 83, "text": "hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 90, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 89, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (WHNP (WDT what) (DT a) (JJ nice) (NN surprise) (. .) (UH Oh) (. .)) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (PRP you)) (VP (VBP 've) (ADVP (RB ever)) (VP (VBN seen) (NP (PRP$ my) (NN lab)) (ADVP (RB before)))))))) (. .)))" }, "speaker": "Leonard", "text": "Oh, what a nice surprise . Oh . I don't think you've ever seen my lab before.", "tokens": [ { "deprel": "discourse", "end_char": 93, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 91, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 94, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det:predet", "end_char": 100, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 96, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "det", "end_char": 102, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 101, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 107, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "nice", "misc": "", "start_char": 103, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 116, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "surprise", "misc": "", "start_char": 108, "text": "surprise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 118, "feats": null, "head": 8, "id": 7, "lemma": ".", "misc": "", "start_char": 117, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 121, "feats": null, "head": 6, "id": 8, "lemma": "oh", "misc": "", "start_char": 119, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 122, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 125, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 124, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 128, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 126, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 132, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 129, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 138, "feats": "VerbForm=Inf", "head": 6, "id": 13, "lemma": "think", "misc": "", "start_char": 133, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 142, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 14, "lemma": "you", "misc": "", "start_char": 139, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 146, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "have", "misc": "", "start_char": 143, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 151, "feats": null, "head": 17, "id": 16, "lemma": "ever", "misc": "", "start_char": 147, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 156, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 17, "lemma": "see", "misc": "", "start_char": 152, "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 159, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "my", "misc": "", "start_char": 157, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 163, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "lab", "misc": "", "start_char": 160, "text": "lab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 170, "feats": null, "head": 17, "id": 20, "lemma": "before", "misc": "", "start_char": 164, "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 6, "id": 21, "lemma": ".", "misc": "", "start_char": 171, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know) (, ,) (S (NP (NP (PRP it))) (VP (VBZ 's) (ADJP (RB long) (JJ overdue)))) (. .) (SBARQ (WHNP (WP What) (S (NP (PRP you)) (VP (VBG doing)))) (. ?) (S (ADVP (RBR Better)) (RB not) (VP (VB be) (VP (VBG building) (NP (DT a) (NN robot) (NN girlfriend))))))) (. .)))" }, "speaker": "Penny", "text": "I know, it's long overdue . What you doing? Better not be building a robot girlfriend.", "tokens": [ { "deprel": "nsubj", "end_char": 174, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 173, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 179, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 175, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 181, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 180, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 184, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 4, "lemma": "it", "misc": "", "start_char": 182, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 187, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 185, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 192, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "long", "misc": "", "start_char": 188, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 200, "feats": "Degree=Pos", "head": 2, "id": 7, "lemma": "overdue", "misc": "", "start_char": 193, "text": "overdue", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 201, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 207, "feats": "PronType=Rel", "head": 11, "id": 9, "lemma": "what", "misc": "", "start_char": 203, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 211, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 208, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 217, "feats": "Tense=Pres|VerbForm=Ger", "head": 7, "id": 11, "lemma": "do", "misc": "", "start_char": 212, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 7, "id": 12, "lemma": "?", "misc": "", "start_char": 218, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 226, "feats": "Degree=Cmp", "head": 16, "id": 13, "lemma": "good", "misc": "", "start_char": 220, "text": "Better", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advmod", "end_char": 230, "feats": null, "head": 16, "id": 14, "lemma": "not", "misc": "", "start_char": 227, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 233, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 231, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 242, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 16, "lemma": "build", "misc": "", "start_char": 234, "text": "building", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 244, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 243, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 250, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "robot", "misc": "", "start_char": 245, "text": "robot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 261, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "girlfriend", "misc": "", "start_char": 251, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 263, "feats": null, "head": 2, "id": 20, "lemma": ".", "misc": "", "start_char": 262, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBAR (IN Although) (S (NP (NNP Howard)) (VP (VBD was) (VP (VBG making) (NP (DT some) (JJ real) (NNS strides)) (PP (IN in) (NP (DT that) (NN area))) (SBAR (IN until) (S (NP (PRP he)) (VP (VBD met) (NP (NNP Bernadette)))))))) (. .)))" }, "speaker": "Leonard", "text": "Although Howard was making some real strides in that area until he met Bernadette.", "tokens": [ { "deprel": "mark", "end_char": 272, "feats": null, "head": 4, "id": 1, "lemma": "although", "misc": "", "start_char": 264, "text": "Although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 279, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "Howard", "misc": "", "start_char": 273, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 283, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 280, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 290, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "make", "misc": "", "start_char": 284, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 295, "feats": null, "head": 7, "id": 5, "lemma": "some", "misc": "", "start_char": 291, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 300, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "real", "misc": "", "start_char": 296, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 308, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "stride", "misc": "", "start_char": 301, "text": "strides", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 311, "feats": null, "head": 10, "id": 8, "lemma": "in", "misc": "", "start_char": 309, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 316, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 9, "lemma": "that", "misc": "", "start_char": 312, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 321, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "area", "misc": "", "start_char": 317, "text": "area", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 327, "feats": null, "head": 13, "id": 11, "lemma": "until", "misc": "", "start_char": 322, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 330, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "he", "misc": "", "start_char": 328, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 334, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 13, "lemma": "meet", "misc": "", "start_char": 331, "text": "met", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 345, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "Bernadette", "misc": "", "start_char": 335, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 347, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 346, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG kidding))) (. .)))" }, "speaker": "Penny", "text": "You're kidding.", "tokens": [ { "deprel": "nsubj", "end_char": 351, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 348, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 355, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 352, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 363, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "kid", "misc": "", "start_char": 356, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 365, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 364, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now)) (NP (DT the) (NNP Lisatronic) (CD 3000)) (ADVP (RB just)) (VP (VBZ sits) (PP (IN in) (NP (DT a) (NN box))) (, ,) (S (VP (VBG waiting) (SBAR (IN for) (S (NP (DT the) (NN phone)) (VP (TO to) (VP (VB ring)))))))) (. .)))" }, "speaker": "Leonard", "text": "Now the Lisatronic 3000 just sits in a box, waiting for the phone to ring.", "tokens": [ { "deprel": "advmod", "end_char": 369, "feats": null, "head": 6, "id": 1, "lemma": "now", "misc": "", "start_char": 366, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 373, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 370, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 384, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "Lisatronic", "misc": "", "start_char": 374, "text": "Lisatronic", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nummod", "end_char": 389, "feats": "NumForm=Digit|NumType=Card", "head": 3, "id": 4, "lemma": "3000", "misc": "", "start_char": 385, "text": "3000", "upos": "NUM", "xpos": "CD" }, { "deprel": "advmod", "end_char": 394, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 390, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 399, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "sit", "misc": "", "start_char": 395, "text": "sits", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 402, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 400, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 404, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 403, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 408, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "box", "misc": "", "start_char": 405, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 410, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 409, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 418, "feats": "VerbForm=Ger", "head": 6, "id": 11, "lemma": "wait", "misc": "", "start_char": 411, "text": "waiting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 422, "feats": null, "head": 14, "id": 12, "lemma": "for", "misc": "", "start_char": 419, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 426, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 423, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 432, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "phone", "misc": "", "start_char": 427, "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 435, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 433, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 440, "feats": "VerbForm=Inf", "head": 11, "id": 16, "lemma": "ring", "misc": "", "start_char": 436, "text": "ring", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 442, "feats": null, "head": 6, "id": 17, "lemma": ".", "misc": "", "start_char": 441, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (SQ (VBZ 's) (VP (VBG going) (PRT (RP on)) (PP (IN in) (ADVP (RB here)))))) (. ?)))" }, "speaker": "Penny", "text": "What's going on in here?", "tokens": [ { "deprel": "nsubj", "end_char": 447, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 443, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 450, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 448, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 456, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 451, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 459, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 457, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 462, "feats": null, "head": 6, "id": 5, "lemma": "in", "misc": "", "start_char": 460, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 467, "feats": "PronType=Dem", "head": 3, "id": 6, "lemma": "here", "misc": "", "start_char": 463, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 469, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 468, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH no)) (, ,) (VP (VB do) (RB n't) (VP (VB look) (PP (IN in) (ADVP (RB there))))) (. .)))" }, "speaker": "Leonard", "text": "Oh, no, no, no, don't look in there.", "tokens": [ { "deprel": "discourse", "end_char": 472, "feats": null, "head": 11, "id": 1, "lemma": "oh", "misc": "", "start_char": 470, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 474, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 473, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 477, "feats": "Polarity=Neg", "head": 11, "id": 3, "lemma": "no", "misc": "", "start_char": 475, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 479, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 478, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 482, "feats": "Polarity=Neg", "head": 11, "id": 5, "lemma": "no", "misc": "", "start_char": 480, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 484, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 483, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 487, "feats": "Polarity=Neg", "head": 11, "id": 7, "lemma": "no", "misc": "", "start_char": 485, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 489, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 488, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 492, "feats": "Mood=Imp|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 490, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 496, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 493, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 501, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 11, "lemma": "look", "misc": "", "start_char": 497, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 504, "feats": null, "head": 13, "id": 12, "lemma": "in", "misc": "", "start_char": 502, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 510, "feats": "PronType=Dem", "head": 11, "id": 13, "lemma": "there", "misc": "", "start_char": 505, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 512, "feats": null, "head": 11, "id": 14, "lemma": ".", "misc": "", "start_char": 511, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (, ,) (SQ (VBZ is) (NP (PRP it)) (ADJP (JJ secret))) (. ?)))" }, "speaker": "Penny", "text": "What, is it secret?", "tokens": [ { "deprel": "reparandum", "end_char": 517, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "what", "misc": "", "start_char": 513, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 519, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 518, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 522, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 520, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 525, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "it", "misc": "", "start_char": 523, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 532, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "secret", "misc": "", "start_char": 526, "text": "secret", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 534, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 533, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (NN nitrogen) (NN laser)))) (. .) (S (NP (PRP It)) (VP (MD 'll) (VP (VB cook) (NP (PRP$ your) (NN eyeball)) (PP (IN like) (NP (DT a) (ADJP (JJ soft) (HYPH -) (VBN boiled)) (NN egg)))))) (. .)))" }, "speaker": "Leonard", "text": "No, it's a nitrogen laser . It'll cook your eyeball like a soft - boiled egg.", "tokens": [ { "deprel": "discourse", "end_char": 537, "feats": "Polarity=Neg", "head": 7, "id": 1, "lemma": "no", "misc": "", "start_char": 535, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 538, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 542, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 3, "lemma": "it", "misc": "", "start_char": 540, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 545, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 543, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 547, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 546, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 556, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "nitrogen", "misc": "", "start_char": 548, "text": "nitrogen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 562, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "laser", "misc": "", "start_char": 557, "text": "laser", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 564, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 563, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 567, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "it", "misc": "", "start_char": 565, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 571, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "will", "misc": "", "start_char": 568, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 576, "feats": "VerbForm=Inf", "head": 7, "id": 11, "lemma": "cook", "misc": "", "start_char": 572, "text": "cook", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 581, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "your", "misc": "", "start_char": 577, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 589, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "eyeball", "misc": "", "start_char": 582, "text": "eyeball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 594, "feats": null, "head": 19, "id": 14, "lemma": "like", "misc": "", "start_char": 590, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 596, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 15, "lemma": "a", "misc": "", "start_char": 595, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 601, "feats": "Degree=Pos", "head": 18, "id": 16, "lemma": "soft", "misc": "", "start_char": 597, "text": "soft", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 603, "feats": null, "head": 18, "id": 17, "lemma": "-", "misc": "", "start_char": 602, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 610, "feats": "Tense=Past|VerbForm=Part", "head": 19, "id": 18, "lemma": "boil", "misc": "", "start_char": 604, "text": "boiled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "end_char": 614, "feats": "Number=Sing", "head": 11, "id": 19, "lemma": "egg", "misc": "", "start_char": 611, "text": "egg", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 616, "feats": null, "head": 7, "id": 20, "lemma": ".", "misc": "", "start_char": 615, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (LST (UH Oh) (. .)) (NP (PRP You)) (VP (MD might) (VP (VB want) (S (VP (TO to) (VP (VB put) (NP (DT a) (NN sign)) (PP (IN on) (NP (PRP it)))))))) (. .)))" }, "speaker": "Penny", "text": "Oh . You might want to put a sign on it.", "tokens": [ { "deprel": "discourse", "end_char": 619, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 617, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 621, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 620, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 625, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 622, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 631, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "might", "misc": "", "start_char": 626, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 636, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "want", "misc": "", "start_char": 632, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 639, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 637, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 643, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "put", "misc": "", "start_char": 640, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 645, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 644, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 650, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "sign", "misc": "", "start_char": 646, "text": "sign", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 653, "feats": null, "head": 11, "id": 10, "lemma": "on", "misc": "", "start_char": 651, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 656, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 11, "lemma": "it", "misc": "", "start_char": 654, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 658, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 657, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (VP (VB Sign) (ADVP (RB right) (RB there))) (. .)))" }, "speaker": "Leonard", "text": "Sign right there.", "tokens": [ { "deprel": "root", "end_char": 663, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "sign", "misc": "", "start_char": 659, "text": "Sign", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 669, "feats": null, "head": 3, "id": 2, "lemma": "right", "misc": "", "start_char": 664, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 675, "feats": "PronType=Dem", "head": 1, "id": 3, "lemma": "there", "misc": "", "start_char": 670, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 677, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 676, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (LST (UH Ah) (. .) (`` \") (NP (NNP Danger)) (, ,) ('' \") (ADJP (JJ sure) (, ,) (JJ sure) (. .) (UH Yeah) (. .)) (SBARQ (WHNP (WP What)) (SQ (VP (VBZ 's)))) (, ,) (WHNP (WP what)) (VP (VBZ 's) (NP (DT that))) (. ?)))" }, "speaker": "Penny", "text": "Ah . \" Danger, \" sure, sure . Yeah . What's, what's that?", "tokens": [ { "deprel": "discourse", "end_char": 680, "feats": null, "head": 4, "id": 1, "lemma": "ah", "misc": "", "start_char": 678, "text": "Ah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 682, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 681, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 684, "feats": null, "head": 4, "id": 3, "lemma": "\"", "misc": "", "start_char": 683, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "root", "end_char": 691, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Danger", "misc": "", "start_char": 685, "text": "Danger", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 693, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 692, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 695, "feats": null, "head": 7, "id": 6, "lemma": "\"", "misc": "", "start_char": 694, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "parataxis", "end_char": 700, "feats": "Degree=Pos", "head": 4, "id": 7, "lemma": "sure", "misc": "", "start_char": 696, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 702, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 701, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 707, "feats": "Degree=Pos", "head": 7, "id": 9, "lemma": "sure", "misc": "", "start_char": 703, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 709, "feats": null, "head": 11, "id": 10, "lemma": ".", "misc": "", "start_char": 708, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 714, "feats": null, "head": 13, "id": 11, "lemma": "yeah", "misc": "", "start_char": 710, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 716, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 715, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 721, "feats": "PronType=Int", "head": 7, "id": 13, "lemma": "what", "misc": "", "start_char": 717, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 724, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 14, "lemma": "be", "misc": "", "start_char": 722, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 726, "feats": null, "head": 13, "id": 15, "lemma": ",", "misc": "", "start_char": 725, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 731, "feats": "PronType=Int", "head": 18, "id": 16, "lemma": "what", "misc": "", "start_char": 727, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 734, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 732, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 739, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 18, "lemma": "that", "misc": "", "start_char": 735, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 741, "feats": null, "head": 4, "id": 19, "lemma": "?", "misc": "", "start_char": 740, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (NP (DT that)) (VP (VBZ is) (NP (NP (DT an) (VBN integrated) (NN ion) (NN trap)) (CC and) (NP (NML (NML (NN time)) (HYPH -) (PP (IN of) (HYPH -) (NP (NN flight)))) (NN mass) (NN spectrometer)))) (. .)))" }, "speaker": "Leonard", "text": "Uh, that is an integrated ion trap and time - of - flight mass spectrometer.", "tokens": [ { "deprel": "discourse", "end_char": 744, "feats": null, "head": 8, "id": 1, "lemma": "uh", "misc": "", "start_char": 742, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 746, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 745, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 751, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 3, "lemma": "that", "misc": "", "start_char": 747, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 754, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 752, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 757, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 5, "lemma": "a", "misc": "", "start_char": 755, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 768, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 6, "lemma": "integrate", "misc": "", "start_char": 758, "text": "integrated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 772, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "ion", "misc": "", "start_char": 769, "text": "ion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 777, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "trap", "misc": "", "start_char": 773, "text": "trap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 781, "feats": null, "head": 16, "id": 9, "lemma": "and", "misc": "", "start_char": 778, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 786, "feats": "Number=Sing", "head": 16, "id": 10, "lemma": "time", "misc": "", "start_char": 782, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 788, "feats": null, "head": 12, "id": 11, "lemma": "-", "misc": "", "start_char": 787, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "case", "end_char": 791, "feats": null, "head": 14, "id": 12, "lemma": "of", "misc": "", "start_char": 789, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 793, "feats": null, "head": 12, "id": 13, "lemma": "-", "misc": "", "start_char": 792, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 800, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "flight", "misc": "", "start_char": 794, "text": "flight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 805, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "mass", "misc": "", "start_char": 801, "text": "mass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 818, "feats": "Number=Sing", "head": 8, "id": 16, "lemma": "spectrometer", "misc": "", "start_char": 806, "text": "spectrometer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 820, "feats": null, "head": 8, "id": 17, "lemma": ".", "misc": "", "start_char": 819, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (LST (UH Wow) (. .)) (NP (JJ High) (HYPH -) (NN techie) (HYPH -) (NN techie) (. .)) (WHNP (WP What)) (VP (VBZ 's) (NP (DT this) (JJ little) (NN box))) (. ?)))" }, "speaker": "Penny", "text": "Wow . High - techie - techie . What's this little box?", "tokens": [ { "deprel": "discourse", "end_char": 824, "feats": null, "head": 9, "id": 1, "lemma": "wow", "misc": "", "start_char": 821, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 826, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 825, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 831, "feats": "Degree=Pos", "head": 7, "id": 3, "lemma": "high", "misc": "", "start_char": 827, "text": "High", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 5, "id": 4, "lemma": "-", "misc": "", "start_char": 832, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 840, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "techie", "misc": "", "start_char": 834, "text": "techie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 842, "feats": null, "head": 7, "id": 6, "lemma": "-", "misc": "", "start_char": 841, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nsubj", "end_char": 849, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "techie", "misc": "", "start_char": 843, "text": "techie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 851, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 850, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 856, "feats": "PronType=Int", "head": 0, "id": 9, "lemma": "what", "misc": "", "start_char": 852, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 859, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 10, "lemma": "be", "misc": "", "start_char": 857, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 864, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 11, "lemma": "this", "misc": "", "start_char": 860, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 871, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "little", "misc": "", "start_char": 865, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 875, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "box", "misc": "", "start_char": 872, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 877, "feats": null, "head": 9, "id": 14, "lemma": "?", "misc": "", "start_char": 876, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ is) (NP (DT a) (NN pencil) (NN sharpener))) (. .)))" }, "speaker": "Leonard", "text": "That is a pencil sharpener.", "tokens": [ { "deprel": "nsubj", "end_char": 882, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 878, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 885, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 883, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 887, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 886, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 894, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "pencil", "misc": "", "start_char": 888, "text": "pencil", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 904, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "sharpener", "misc": "", "start_char": 895, "text": "sharpener", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 906, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 905, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Ooh)) (, ,) (NP (NML (JJ low) (HYPH -) (NN techie)) (HYPH -) (NN techie)) (. .) (RB So) (, ,) (WHNP (WP what)) (SQ (VBP are) (NP (PRP you)) (VP (VBG working) (PP (IN on)) (ADVP (RB right) (RB now)))) (. ?)))" }, "speaker": "Penny", "text": "Ooh, low - techie - techie . So, what are you working on right now?", "tokens": [ { "deprel": "discourse", "end_char": 910, "feats": null, "head": 7, "id": 1, "lemma": "ooh", "misc": "", "start_char": 907, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 912, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 911, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 916, "feats": "Degree=Pos", "head": 7, "id": 3, "lemma": "low", "misc": "", "start_char": 913, "text": "low", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 918, "feats": null, "head": 3, "id": 4, "lemma": "-", "misc": "", "start_char": 917, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 925, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "techie", "misc": "", "start_char": 919, "text": "techie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 927, "feats": null, "head": 5, "id": 6, "lemma": "-", "misc": "", "start_char": 926, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 934, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "techie", "misc": "", "start_char": 928, "text": "techie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 936, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 935, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 939, "feats": null, "head": 14, "id": 9, "lemma": "so", "misc": "", "start_char": 937, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 941, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 940, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obl", "end_char": 946, "feats": "PronType=Int", "head": 14, "id": 11, "lemma": "what", "misc": "", "start_char": 942, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 950, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 947, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 954, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 951, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 962, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 14, "lemma": "work", "misc": "", "start_char": 955, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 965, "feats": null, "head": 11, "id": 15, "lemma": "on", "misc": "", "start_char": 963, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 971, "feats": null, "head": 17, "id": 16, "lemma": "right", "misc": "", "start_char": 966, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 975, "feats": null, "head": 14, "id": 17, "lemma": "now", "misc": "", "start_char": 972, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 977, "feats": null, "head": 14, "id": 18, "lemma": "?", "misc": "", "start_char": 976, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB actually)) (ADJP (RB pretty) (JJ neat))) (. .)))" }, "speaker": "Leonard", "text": "It's actually pretty neat.", "tokens": [ { "deprel": "nsubj", "end_char": 980, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 978, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 983, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 981, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 992, "feats": null, "head": 5, "id": 3, "lemma": "actually", "misc": "", "start_char": 984, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 999, "feats": null, "head": 5, "id": 4, "lemma": "pretty", "misc": "", "start_char": 993, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1004, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "neat", "misc": "", "start_char": 1000, "text": "neat", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1006, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1005, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. ?)))" }, "speaker": "Penny", "text": "Yeah?", "tokens": [ { "deprel": "root", "end_char": 1011, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1007, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1013, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1012, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Yeah)) (. ?) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT a) (ADJP (NN front) (HYPH -) (VBN projected)) (JJ holographic) (NN display)) (VP (VBN combined) (PP (IN with) (NP (ADJP (NN laser) (HYPH -) (VBN based)) (NN finger) (NN tracking))))))) (. .) (S (ADVP (RB Here)) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB show) (NP (PRP you))))) (. .) (S (NP (PRP We)) (VP (MD 'll) (ADVP (RB just)) (VP (VB put) (NP (DT this) (NN pencil)) (PRT (RP over)) (ADVP (RB here))))) (. .)))" }, "speaker": "Leonard", "text": "Yeah? It's a front - projected holographic display combined with laser - based finger tracking . Here, I'll show you . We'll just put this pencil over here.", "tokens": [ { "deprel": "discourse", "end_char": 1018, "feats": null, "head": 10, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1014, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1020, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1019, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1023, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 3, "lemma": "it", "misc": "", "start_char": 1021, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1026, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 4, "lemma": "be", "misc": "", "start_char": 1024, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1028, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 5, "lemma": "a", "misc": "", "start_char": 1027, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1034, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "front", "misc": "", "start_char": 1029, "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1036, "feats": null, "head": 6, "id": 7, "lemma": "-", "misc": "", "start_char": 1035, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 1046, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 8, "lemma": "project", "misc": "", "start_char": 1037, "text": "projected", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "end_char": 1058, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "holographic", "misc": "", "start_char": 1047, "text": "holographic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1066, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "display", "misc": "", "start_char": 1059, "text": "display", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1075, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 11, "lemma": "combine", "misc": "", "start_char": 1067, "text": "combined", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1080, "feats": null, "head": 17, "id": 12, "lemma": "with", "misc": "", "start_char": 1076, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1086, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "laser", "misc": "", "start_char": 1081, "text": "laser", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1088, "feats": null, "head": 13, "id": 14, "lemma": "-", "misc": "", "start_char": 1087, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 1094, "feats": "Tense=Past|VerbForm=Part", "head": 17, "id": 15, "lemma": "base", "misc": "", "start_char": 1089, "text": "based", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 1101, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "finger", "misc": "", "start_char": 1095, "text": "finger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1110, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "tracking", "misc": "", "start_char": 1102, "text": "tracking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1112, "feats": null, "head": 10, "id": 18, "lemma": ".", "misc": "", "start_char": 1111, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1117, "feats": "PronType=Dem", "head": 23, "id": 19, "lemma": "here", "misc": "", "start_char": 1113, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1119, "feats": null, "head": 19, "id": 20, "lemma": ",", "misc": "", "start_char": 1118, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1121, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 21, "lemma": "I", "misc": "", "start_char": 1120, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1125, "feats": "VerbForm=Fin", "head": 23, "id": 22, "lemma": "will", "misc": "", "start_char": 1122, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1130, "feats": "VerbForm=Inf", "head": 10, "id": 23, "lemma": "show", "misc": "", "start_char": 1126, "text": "show", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1134, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 23, "id": 24, "lemma": "you", "misc": "", "start_char": 1131, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1136, "feats": null, "head": 10, "id": 25, "lemma": ".", "misc": "", "start_char": 1135, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1139, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 29, "id": 26, "lemma": "we", "misc": "", "start_char": 1137, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1143, "feats": "VerbForm=Fin", "head": 29, "id": 27, "lemma": "will", "misc": "", "start_char": 1140, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1148, "feats": null, "head": 29, "id": 28, "lemma": "just", "misc": "", "start_char": 1144, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1152, "feats": "VerbForm=Inf", "head": 23, "id": 29, "lemma": "put", "misc": "", "start_char": 1149, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1157, "feats": "Number=Sing|PronType=Dem", "head": 31, "id": 30, "lemma": "this", "misc": "", "start_char": 1153, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1164, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "pencil", "misc": "", "start_char": 1158, "text": "pencil", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1169, "feats": null, "head": 33, "id": 32, "lemma": "over", "misc": "", "start_char": 1165, "text": "over", "upos": "ADP", "xpos": "RP" }, { "deprel": "obl", "end_char": 1174, "feats": "PronType=Dem", "head": 29, "id": 33, "lemma": "here", "misc": "", "start_char": 1170, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1176, "feats": null, "head": 10, "id": 34, "lemma": ".", "misc": "", "start_char": 1175, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Sharp)) (, ,) (NP (NP (NN thanks)) (PP (IN to) (NP (NP (DT the) (NN machine)) (SBAR (S (NP (PRP we)) (VP (VBD saw) (ADVP (RBR earlier)))))))) (. .)))" }, "speaker": "Penny", "text": "Sharp, thanks to the machine we saw earlier.", "tokens": [ { "deprel": "amod", "end_char": 1182, "feats": "Degree=Pos", "head": 3, "id": 1, "lemma": "sharp", "misc": "", "start_char": 1177, "text": "Sharp", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1184, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1183, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1191, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "thanks", "misc": "", "start_char": 1185, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1194, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 1192, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1198, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 1195, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1206, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "machine", "misc": "", "start_char": 1199, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1209, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "we", "misc": "", "start_char": 1207, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1213, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 8, "lemma": "see", "misc": "", "start_char": 1210, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1221, "feats": "Degree=Cmp", "head": 8, "id": 9, "lemma": "early", "misc": "", "start_char": 1214, "text": "earlier", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 1223, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 1222, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (CC And) (ADVP (RB then)) (NP (DT a) (NN laser)) (VP (MD will) (VP (VB map) (NP (DT the) (JJ reflective) (NN surface) (, ...) (CC and) (FW voilà)))) (. .)))" }, "speaker": "Leonard", "text": "And then a laser will map the reflective surface...and voilà.", "tokens": [ { "deprel": "cc", "end_char": 1227, "feats": null, "head": 6, "id": 1, "lemma": "and", "misc": "", "start_char": 1224, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1232, "feats": "PronType=Dem", "head": 6, "id": 2, "lemma": "then", "misc": "", "start_char": 1228, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1234, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 1233, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1240, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "laser", "misc": "", "start_char": 1235, "text": "laser", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1245, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "will", "misc": "", "start_char": 1241, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1249, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "map", "misc": "", "start_char": 1246, "text": "map", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1253, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 1250, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1264, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "reflective", "misc": "", "start_char": 1254, "text": "reflective", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1272, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "surface", "misc": "", "start_char": 1265, "text": "surface", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1276, "feats": null, "head": 9, "id": 10, "lemma": "...", "misc": "", "start_char": 1273, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1280, "feats": null, "head": 12, "id": 11, "lemma": "and", "misc": "", "start_char": 1277, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1286, "feats": null, "head": 9, "id": 12, "lemma": "voilà", "misc": "", "start_char": 1281, "text": "voilà", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 1288, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 1287, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Wow)) (, ,) (NP (DT that)) (VP (VBZ is) (ADJP (JJ amazing))) (. !)))" }, "speaker": "Penny", "text": "Wow, that is amazing!", "tokens": [ { "deprel": "discourse", "end_char": 1292, "feats": null, "head": 5, "id": 1, "lemma": "wow", "misc": "", "start_char": 1289, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1294, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1293, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1299, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 1295, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1302, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1300, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1310, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "amazing", "misc": "", "start_char": 1303, "text": "amazing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1312, "feats": null, "head": 5, "id": 6, "lemma": "!", "misc": "", "start_char": 1311, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (NP (NP (DT a) (JJ foundational) (NN idea)) (PP (IN in) (NP (NN string) (NN theory)))) (SBAR (IN that) (S (NP (DT the) (JJ whole) (NN universe)) (VP (MD may) (VP (VB be) (NP (DT a) (NN hologram)))))))) (. .)))" }, "speaker": "Leonard", "text": "You know, there's a foundational idea in string theory that the whole universe may be a hologram.", "tokens": [ { "deprel": "nsubj", "end_char": 1316, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1313, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1321, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "know", "misc": "", "start_char": 1317, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1323, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1322, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 1329, "feats": null, "head": 5, "id": 4, "lemma": "there", "misc": "", "start_char": 1324, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1332, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "be", "misc": "", "start_char": 1330, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1334, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 1333, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1347, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "foundational", "misc": "", "start_char": 1335, "text": "foundational", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1352, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "idea", "misc": "", "start_char": 1348, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1355, "feats": null, "head": 11, "id": 9, "lemma": "in", "misc": "", "start_char": 1353, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1362, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "string", "misc": "", "start_char": 1356, "text": "string", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1369, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "theory", "misc": "", "start_char": 1363, "text": "theory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1374, "feats": null, "head": 19, "id": 12, "lemma": "that", "misc": "", "start_char": 1370, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 1378, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 1375, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1384, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "whole", "misc": "", "start_char": 1379, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1393, "feats": "Number=Sing", "head": 19, "id": 15, "lemma": "universe", "misc": "", "start_char": 1385, "text": "universe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1397, "feats": "VerbForm=Fin", "head": 19, "id": 16, "lemma": "may", "misc": "", "start_char": 1394, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1400, "feats": "VerbForm=Inf", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 1398, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1402, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 18, "lemma": "a", "misc": "", "start_char": 1401, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "acl", "end_char": 1411, "feats": "Number=Sing", "head": 8, "id": 19, "lemma": "hologram", "misc": "", "start_char": 1403, "text": "hologram", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1413, "feats": null, "head": 5, "id": 20, "lemma": ".", "misc": "", "start_char": 1412, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB mean))) (. ?)))" }, "speaker": "Penny", "text": "What do you mean?", "tokens": [ { "deprel": "obj", "end_char": 1418, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 1414, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1421, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1419, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1425, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1422, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1430, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 1426, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1432, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1431, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT the) (JJ holographic) (NN principle)) (VP (VBZ suggests) (SBAR (IN that) (S (SBAR (WHNP (WP what)) (S (NP (NP (PRP we)) (NP (DT all))) (VP (VBP experience) (NP (DT every) (NN day)) (PP (IN in) (NP (CD three) (NNS dimensions)))))) (VP (MD may) (ADVP (RB really)) (ADVP (RB just)) (VP (VB be) (NP (NP (NN information)) (PP (IN on) (NP (NP (DT a) (NN surface)) (VP (VBN located) (PP (IN at) (NP (NP (DT the) (JJS farthest) (NNS reaches)) (PP (IN of) (NP (PRP$ our) (NN cosmos)))))))))))))) (. .) (RB So) (S (NP (NP (PRP it))) (VP (VBZ 's) (ADJP (JJ possible)) (SBAR (IN that) (S (NP (PRP$ our) (NNS lives)) (VP (VBP are) (ADVP (RB really)) (ADVP (RB just)) (VP (VBG acting) (PRT (RP out)) (NP (NP (DT a) (NN painting)) (PP (IN on) (NP (NP (DT the) (JJS largest) (NN canvas)) (PP (IN in) (NP (DT the) (NN universe)))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Well, the holographic principle suggests that what we all experience every day in three dimensions may really just be information on a surface located at the farthest reaches of our cosmos . So it's possible that our lives are really just acting out a painting on the largest canvas in the universe.", "tokens": [ { "deprel": "discourse", "end_char": 1437, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 1433, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1439, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1438, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1443, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 1440, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1455, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "holographic", "misc": "", "start_char": 1444, "text": "holographic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1465, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "principle", "misc": "", "start_char": 1456, "text": "principle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1474, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "suggest", "misc": "", "start_char": 1466, "text": "suggests", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1479, "feats": null, "head": 21, "id": 7, "lemma": "that", "misc": "", "start_char": 1475, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1484, "feats": "PronType=Rel", "head": 21, "id": 8, "lemma": "what", "misc": "", "start_char": 1480, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1487, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 1485, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1491, "feats": null, "head": 9, "id": 10, "lemma": "all", "misc": "", "start_char": 1488, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "acl:relcl", "end_char": 1502, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 11, "lemma": "experience", "misc": "", "start_char": 1492, "text": "experience", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1508, "feats": null, "head": 13, "id": 12, "lemma": "every", "misc": "", "start_char": 1503, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1512, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "day", "misc": "", "start_char": 1509, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1515, "feats": null, "head": 16, "id": 14, "lemma": "in", "misc": "", "start_char": 1513, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1521, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 15, "lemma": "three", "misc": "", "start_char": 1516, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 1532, "feats": "Number=Plur", "head": 11, "id": 16, "lemma": "dimension", "misc": "", "start_char": 1522, "text": "dimensions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1536, "feats": "VerbForm=Fin", "head": 21, "id": 17, "lemma": "may", "misc": "", "start_char": 1533, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1543, "feats": null, "head": 21, "id": 18, "lemma": "really", "misc": "", "start_char": 1537, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1548, "feats": null, "head": 21, "id": 19, "lemma": "just", "misc": "", "start_char": 1544, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1551, "feats": "VerbForm=Inf", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 1549, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 1563, "feats": "Number=Sing", "head": 6, "id": 21, "lemma": "information", "misc": "", "start_char": 1552, "text": "information", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1566, "feats": null, "head": 24, "id": 22, "lemma": "on", "misc": "", "start_char": 1564, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1568, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 23, "lemma": "a", "misc": "", "start_char": 1567, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1576, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "surface", "misc": "", "start_char": 1569, "text": "surface", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1584, "feats": "Tense=Past|VerbForm=Part", "head": 24, "id": 25, "lemma": "locate", "misc": "", "start_char": 1577, "text": "located", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1587, "feats": null, "head": 29, "id": 26, "lemma": "at", "misc": "", "start_char": 1585, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1591, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 27, "lemma": "the", "misc": "", "start_char": 1588, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1600, "feats": "Degree=Sup", "head": 29, "id": 28, "lemma": "fart", "misc": "", "start_char": 1592, "text": "farthest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "obl", "end_char": 1608, "feats": "Number=Plur", "head": 25, "id": 29, "lemma": "reach", "misc": "", "start_char": 1601, "text": "reaches", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1611, "feats": null, "head": 32, "id": 30, "lemma": "of", "misc": "", "start_char": 1609, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1615, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 32, "id": 31, "lemma": "our", "misc": "", "start_char": 1612, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1622, "feats": "Number=Sing", "head": 29, "id": 32, "lemma": "cosmos", "misc": "", "start_char": 1616, "text": "cosmos", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1624, "feats": null, "head": 6, "id": 33, "lemma": ".", "misc": "", "start_char": 1623, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1627, "feats": null, "head": 37, "id": 34, "lemma": "so", "misc": "", "start_char": 1625, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "expl", "end_char": 1630, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 37, "id": 35, "lemma": "it", "misc": "", "start_char": 1628, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1633, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 37, "id": 36, "lemma": "be", "misc": "", "start_char": 1631, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1642, "feats": "Degree=Pos", "head": 6, "id": 37, "lemma": "possible", "misc": "", "start_char": 1634, "text": "possible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1647, "feats": null, "head": 44, "id": 38, "lemma": "that", "misc": "", "start_char": 1643, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1651, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 40, "id": 39, "lemma": "our", "misc": "", "start_char": 1648, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1657, "feats": "Number=Plur", "head": 44, "id": 40, "lemma": "life", "misc": "", "start_char": 1652, "text": "lives", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1661, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 44, "id": 41, "lemma": "be", "misc": "", "start_char": 1658, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1668, "feats": null, "head": 44, "id": 42, "lemma": "really", "misc": "", "start_char": 1662, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1673, "feats": null, "head": 44, "id": 43, "lemma": "just", "misc": "", "start_char": 1669, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "csubj", "end_char": 1680, "feats": "Tense=Pres|VerbForm=Part", "head": 37, "id": 44, "lemma": "act", "misc": "", "start_char": 1674, "text": "acting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 1684, "feats": null, "head": 44, "id": 45, "lemma": "out", "misc": "", "start_char": 1681, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1686, "feats": "Definite=Ind|PronType=Art", "head": 47, "id": 46, "lemma": "a", "misc": "", "start_char": 1685, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1695, "feats": "Number=Sing", "head": 44, "id": 47, "lemma": "painting", "misc": "", "start_char": 1687, "text": "painting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1698, "feats": null, "head": 51, "id": 48, "lemma": "on", "misc": "", "start_char": 1696, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1702, "feats": "Definite=Def|PronType=Art", "head": 51, "id": 49, "lemma": "the", "misc": "", "start_char": 1699, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1710, "feats": "Degree=Sup", "head": 51, "id": 50, "lemma": "large", "misc": "", "start_char": 1703, "text": "largest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nmod", "end_char": 1717, "feats": "Number=Sing", "head": 47, "id": 51, "lemma": "canva", "misc": "", "start_char": 1711, "text": "canvas", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1720, "feats": null, "head": 54, "id": 52, "lemma": "in", "misc": "", "start_char": 1718, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1724, "feats": "Definite=Def|PronType=Art", "head": 54, "id": 53, "lemma": "the", "misc": "", "start_char": 1721, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1733, "feats": "Number=Sing", "head": 51, "id": 54, "lemma": "universe", "misc": "", "start_char": 1725, "text": "universe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1735, "feats": null, "head": 6, "id": 55, "lemma": ".", "misc": "", "start_char": 1734, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (INTJ (UH Hmm) (. .)))" }, "speaker": "Penny", "text": "Hmm.", "tokens": [ { "deprel": "root", "end_char": 1739, "feats": null, "head": 0, "id": 1, "lemma": "hmm", "misc": "", "start_char": 1736, "text": "Hmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1741, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1740, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Leonard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 1746, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1742, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1748, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1747, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Sometimes)) (NP (PRP I)) (VP (VBP forget) (SBAR (WHADJP (WRB how) (JJ smart)) (S (NP (PRP you)) (VP (VBP are))))) (. .)))" }, "speaker": "Penny", "text": "Sometimes I forget how smart you are.", "tokens": [ { "deprel": "advmod", "end_char": 1758, "feats": null, "head": 3, "id": 1, "lemma": "sometimes", "misc": "", "start_char": 1749, "text": "Sometimes", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1760, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 1759, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1767, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "forget", "misc": "", "start_char": 1761, "text": "forget", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1771, "feats": "PronType=Int", "head": 5, "id": 4, "lemma": "how", "misc": "", "start_char": 1768, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "ccomp", "end_char": 1777, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "smart", "misc": "", "start_char": 1772, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1781, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 1778, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1785, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 7, "lemma": "be", "misc": "", "start_char": 1782, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1787, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1786, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD should) (VP (VB visit) (ADVP (RBR more) (RB often)))) (. .)))" }, "speaker": "Leonard", "text": "You should visit more often.", "tokens": [ { "deprel": "nsubj", "end_char": 1791, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1788, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1798, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "should", "misc": "", "start_char": 1792, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1804, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "visit", "misc": "", "start_char": 1799, "text": "visit", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1809, "feats": "Degree=Cmp", "head": 5, "id": 4, "lemma": "more", "misc": "", "start_char": 1805, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advmod", "end_char": 1815, "feats": null, "head": 3, "id": 5, "lemma": "often", "misc": "", "start_char": 1810, "text": "often", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1817, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 1816, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (VP (VB Take) (PRT (RP off)) (NP (PRP$ your) (NNS clothes))) (. .)))" }, "speaker": "Penny", "text": "Take off your clothes.", "tokens": [ { "deprel": "root", "end_char": 1822, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "take", "misc": "", "start_char": 1818, "text": "Take", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1826, "feats": null, "head": 1, "id": 2, "lemma": "off", "misc": "", "start_char": 1823, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 1831, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 1827, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1839, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "clothes", "misc": "", "start_char": 1832, "text": "clothes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1841, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 1840, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (, ,) (ADVP (RB here)) (, ,) (ADVP (RB now)) (. ?)))" }, "speaker": "Leonard", "text": "What, here, now?", "tokens": [ { "deprel": "reparandum", "end_char": 1846, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 1842, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1848, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1847, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1853, "feats": "PronType=Dem", "head": 0, "id": 3, "lemma": "here", "misc": "", "start_char": 1849, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1855, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1854, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1859, "feats": null, "head": 3, "id": 5, "lemma": "now", "misc": "", "start_char": 1856, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1861, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 1860, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD got) (NP (DT a) (NN problem))) (. ?)))" }, "speaker": "Penny", "text": "You got a problem?", "tokens": [ { "deprel": "nsubj", "end_char": 1865, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1862, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1869, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 1866, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1871, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 1870, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1879, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "problem", "misc": "", "start_char": 1872, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1881, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 1880, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (INTJ (UH no) (. .)) (S (NP (PRP It)) (VP (VBZ 's) (ADJP (ADVP (NN kind) (IN of)) (JJ crazy)))) (. .) (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN fooled) (PRT (RB around)) (PP (IN in) (NP (DT the) (NN lab))) (ADVP (RB before))))) (. .)))" }, "speaker": "Leonard", "text": "No, no . It's kind of crazy . I've never fooled around in the lab before.", "tokens": [ { "deprel": "discourse", "end_char": 1884, "feats": "Polarity=Neg", "head": 9, "id": 1, "lemma": "no", "misc": "", "start_char": 1882, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1886, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1885, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1889, "feats": "Polarity=Neg", "head": 9, "id": 3, "lemma": "no", "misc": "", "start_char": 1887, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1891, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1890, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1894, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 5, "lemma": "it", "misc": "", "start_char": 1892, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1897, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 1895, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "obl:npmod", "end_char": 1902, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "kind", "misc": "", "start_char": 1898, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 1905, "feats": null, "head": 7, "id": 8, "lemma": "of", "misc": "", "start_char": 1903, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1911, "feats": "Degree=Pos", "head": 0, "id": 9, "lemma": "crazy", "misc": "", "start_char": 1906, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1913, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 1912, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1915, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 1914, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1919, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "have", "misc": "", "start_char": 1916, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1925, "feats": null, "head": 14, "id": 13, "lemma": "never", "misc": "", "start_char": 1920, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1932, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 14, "lemma": "fool", "misc": "", "start_char": 1926, "text": "fooled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 1939, "feats": null, "head": 14, "id": 15, "lemma": "around", "misc": "", "start_char": 1933, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1942, "feats": null, "head": 18, "id": 16, "lemma": "in", "misc": "", "start_char": 1940, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1946, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 1943, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1950, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "lab", "misc": "", "start_char": 1947, "text": "lab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1957, "feats": null, "head": 14, "id": 19, "lemma": "before", "misc": "", "start_char": 1951, "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1959, "feats": null, "head": 9, "id": 20, "lemma": ".", "misc": "", "start_char": 1958, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (ADVP (RB Really) (. ?) (RB Never) (. ?)))" }, "speaker": "Penny", "text": "Really? Never?", "tokens": [ { "deprel": "advmod", "end_char": 1966, "feats": null, "head": 3, "id": 1, "lemma": "really", "misc": "", "start_char": 1960, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1968, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1967, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 1974, "feats": null, "head": 0, "id": 3, "lemma": "never", "misc": "", "start_char": 1969, "text": "Never", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1976, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1975, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (LST (UH Nope) (. .)) (S (NP (PRP I)) (VP (VBD did) (VP (VB have) (NP (NP (DT a) (NN shot)) (PP (IN with) (NP (DT the) (NNP Lisatronic))))))) (, ,) (CC but) (S (NP (DT the) (NN extension) (NN cord)) (VP (VBD was) (RB n't) (ADJP (JJ long) (RB enough)))) (. .)))" }, "speaker": "Leonard", "text": "Nope . I did have a shot with the Lisatronic, but the extension cord wasn't long enough.", "tokens": [ { "deprel": "discourse", "end_char": 1981, "feats": null, "head": 5, "id": 1, "lemma": "nope", "misc": "", "start_char": 1977, "text": "Nope", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1983, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1982, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1985, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 1984, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1989, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "do", "misc": "", "start_char": 1986, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 1994, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 1990, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1996, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1995, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2001, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "shot", "misc": "", "start_char": 1997, "text": "shot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2006, "feats": null, "head": 10, "id": 8, "lemma": "with", "misc": "", "start_char": 2002, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2010, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 2007, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 2021, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "Lisatronic", "misc": "", "start_char": 2011, "text": "Lisatronic", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2023, "feats": null, "head": 18, "id": 11, "lemma": ",", "misc": "", "start_char": 2022, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2027, "feats": null, "head": 18, "id": 12, "lemma": "but", "misc": "", "start_char": 2024, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 2031, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 2028, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2041, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "extension", "misc": "", "start_char": 2032, "text": "extension", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2046, "feats": "Number=Sing", "head": 18, "id": 15, "lemma": "cord", "misc": "", "start_char": 2042, "text": "cord", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2050, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 2047, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2054, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 2051, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 2059, "feats": "Degree=Pos", "head": 5, "id": 18, "lemma": "long", "misc": "", "start_char": 2055, "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 2066, "feats": null, "head": 18, "id": 19, "lemma": "enough", "misc": "", "start_char": 2060, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2068, "feats": null, "head": 5, "id": 20, "lemma": ".", "misc": "", "start_char": 2067, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 4, 4 ], [ 2, 0, 0 ], [ 2, 3, 3 ], [ 3, 13, 13 ], [ 4, 0, 0 ], [ 11, 11, 11 ], [ 21, 23, 23 ], [ 25, 0, 0 ], [ 30, 1, 1 ], [ 31, 0, 0 ] ], [ [ 3, 9, 9 ], [ 3, 17, 17 ], [ 4, 9, 9 ], [ 6, 0, 0 ], [ 12, 2, 2 ], [ 18, 12, 12 ], [ 21, 20, 20 ], [ 26, 2, 2 ], [ 30, 5, 5 ], [ 32, 2, 2 ], [ 34, 0, 0 ], [ 35, 10, 10 ], [ 37, 2, 2 ] ], [ [ 3, 17, 18 ], [ 35, 16, 17 ] ], [ [ 4, 16, 18 ] ], [ [ 4, 17, 18 ], [ 7, 1, 3 ] ], [ [ 5, 1, 1 ], [ 5, 11, 11 ] ], [ [ 5, 13, 13 ] ], [ [ 7, 2, 3 ], [ 37, 8, 9 ] ], [ [ 7, 8, 8 ], [ 16, 10, 12 ] ], [ [ 7, 7, 8 ] ], [ [ 7, 12, 13 ] ], [ [ 11, 6, 6 ], [ 23, 2, 3 ] ], [ [ 11, 4, 6 ] ], [ [ 11, 5, 6 ], [ 11, 8, 8 ], [ 12, 10, 10 ] ], [ [ 11, 11, 12 ] ], [ [ 11, 14, 18 ] ], [ [ 12, 7, 8 ] ], [ [ 15, 2, 2 ], [ 15, 4, 15 ] ], [ [ 15, 13, 13 ] ], [ [ 17, 0, 0 ], [ 17, 2, 4 ] ], [ [ 17, 3, 3 ], [ 21, 29, 30 ] ], [ [ 19, 0, 0 ], [ 21, 2, 2 ], [ 21, 4, 16 ] ], [ [ 21, 25, 25 ], [ 22, 6, 6 ], [ 27, 8, 8 ] ], [ [ 23, 6, 8 ] ], [ [ 25, 14, 14 ], [ 27, 52, 53 ] ], [ [ 25, 12, 14 ] ], [ [ 25, 17, 18 ] ], [ [ 27, 30, 31 ] ], [ [ 27, 45, 46 ] ], [ [ 27, 48, 53 ] ], [ [ 32, 2, 3 ] ], [ [ 37, 12, 14 ] ] ]
s06e05c03t
Anybody home? Hey, what are you doing here? I just thought I'd stop by and say hello. Oh, what a nice surprise . Oh . I don't think you've ever seen my lab before. I know, it's long overdue . What you doing? Better not be building a robot girlfriend. Although Howard was making some real strides in that area until he met Bernadette. You're kidding. Now the Lisatronic 3000 just sits in a box, waiting for the phone to ring. What's going on in here? Oh, no, no, no, don't look in there. What, is it secret? No, it's a nitrogen laser . It'll cook your eyeball like a soft - boiled egg. Oh . You might want to put a sign on it. Sign right there. Ah . " Danger, " sure, sure . Yeah . What's, what's that? Uh, that is an integrated ion trap and time - of - flight mass spectrometer. Wow . High - techie - techie . What's this little box? That is a pencil sharpener. Ooh, low - techie - techie . So, what are you working on right now? It's actually pretty neat. Yeah? Yeah? It's a front - projected holographic display combined with laser - based finger tracking . Here, I'll show you . We'll just put this pencil over here. Sharp, thanks to the machine we saw earlier. And then a laser will map the reflective surface...and voilà. Wow, that is amazing! You know, there's a foundational idea in string theory that the whole universe may be a hologram. What do you mean? Well, the holographic principle suggests that what we all experience every day in three dimensions may really just be information on a surface located at the farthest reaches of our cosmos . So it's possible that our lives are really just acting out a painting on the largest canvas in the universe. Hmm. What? Sometimes I forget how smart you are. You should visit more often. Take off your clothes. What, here, now? You got a problem? No, no . It's kind of crazy . I've never fooled around in the lab before. Really? Never? Nope . I did have a shot with the Lisatronic, but the extension cord wasn't long enough.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (SBAR (IN Before) (S (NP (PRP I)) (VP (VBP forget)))) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB like) (NP (NP (PRP$ your) (NN opinion)) (PP (IN on) (NP (NP (DT the) (NNS menus)) (SBAR (S (NP (PRP I)) (VP (VBP 've) (VP (VBN prepared) (PP (IN for) (NP (DT the) (NNP Halloween) (NN party)))))))))))) (. .) (S (NP (DT The) (NN theme)) (VP (VBZ is) (`` \") (NP (NP (NN food)) (SBAR (WHNP (WDT that)) (S (VP (VBZ goes) (NP (NN bump)) (PP (IN in) (NP (DT the) (NN night))))))))) (. .) ('' \")))" }, "speaker": "Raj", "text": "Before I forget, I'd like your opinion on the menus I've prepared for the Halloween party . The theme is \" food that goes bump in the night . \"", "tokens": [ { "deprel": "mark", "end_char": 6, "feats": null, "head": 3, "id": 1, "lemma": "before", "misc": "", "start_char": 0, "text": "Before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 8, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 7, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 15, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "forget", "misc": "", "start_char": 9, "text": "forget", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 17, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 16, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 19, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 18, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 22, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "would", "misc": "", "start_char": 20, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 27, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "like", "misc": "", "start_char": 23, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 32, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 28, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 40, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "opinion", "misc": "", "start_char": 33, "text": "opinion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 43, "feats": null, "head": 12, "id": 10, "lemma": "on", "misc": "", "start_char": 41, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 47, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 44, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 53, "feats": "Number=Plur", "head": 9, "id": 12, "lemma": "menus", "misc": "", "start_char": 48, "text": "menus", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 55, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "I", "misc": "", "start_char": 54, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 59, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "have", "misc": "", "start_char": 56, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 68, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 15, "lemma": "prepare", "misc": "", "start_char": 60, "text": "prepared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 72, "feats": null, "head": 19, "id": 16, "lemma": "for", "misc": "", "start_char": 69, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 76, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 17, "lemma": "the", "misc": "", "start_char": 73, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 86, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "Halloween", "misc": "", "start_char": 77, "text": "Halloween", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 92, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "party", "misc": "", "start_char": 87, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 94, "feats": null, "head": 7, "id": 20, "lemma": ".", "misc": "", "start_char": 93, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 98, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 95, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 104, "feats": "Number=Sing", "head": 25, "id": 22, "lemma": "theme", "misc": "", "start_char": 99, "text": "theme", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 107, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 23, "lemma": "be", "misc": "", "start_char": 105, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 25, "id": 24, "lemma": "\"", "misc": "", "start_char": 108, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 114, "feats": "Number=Sing", "head": 7, "id": 25, "lemma": "food", "misc": "", "start_char": 110, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 119, "feats": "PronType=Rel", "head": 27, "id": 26, "lemma": "that", "misc": "", "start_char": 115, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 124, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 27, "lemma": "go", "misc": "", "start_char": 120, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 129, "feats": "Number=Sing", "head": 27, "id": 28, "lemma": "bump", "misc": "", "start_char": 125, "text": "bump", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 132, "feats": null, "head": 31, "id": 29, "lemma": "in", "misc": "", "start_char": 130, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 136, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 30, "lemma": "the", "misc": "", "start_char": 133, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 142, "feats": "Number=Sing", "head": 27, "id": 31, "lemma": "night", "misc": "", "start_char": 137, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 144, "feats": null, "head": 7, "id": 32, "lemma": ".", "misc": "", "start_char": 143, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 146, "feats": null, "head": 7, "id": 33, "lemma": "\"", "misc": "", "start_char": 145, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (NP (`` \") (NP (NP (NNP Creature)) (PP (IN from) (NP (DT the) (NML (NNP Black) (NNP Forest)) (NNP Ham) (NNP Lagoon)))) ('' \") (. ?)))" }, "speaker": "Howard", "text": "\" Creature from the Black Forest Ham Lagoon \"?", "tokens": [ { "deprel": "punct", "end_char": 148, "feats": null, "head": 2, "id": 1, "lemma": "\"", "misc": "", "start_char": 147, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "root", "end_char": 157, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "Creature", "misc": "", "start_char": 149, "text": "Creature", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 162, "feats": null, "head": 8, "id": 3, "lemma": "from", "misc": "", "start_char": 158, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 166, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 4, "lemma": "the", "misc": "", "start_char": 163, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 172, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "Black", "misc": "", "start_char": 167, "text": "Black", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 179, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "Forest", "misc": "", "start_char": 173, "text": "Forest", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 183, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Ham", "misc": "", "start_char": 180, "text": "Ham", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 190, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "Lagoon", "misc": "", "start_char": 184, "text": "Lagoon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 192, "feats": null, "head": 2, "id": 9, "lemma": "\"", "misc": "", "start_char": 191, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 2, "id": 10, "lemma": "?", "misc": "", "start_char": 193, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (PP (IN On) (NP (`` \") (NML (NN sesame) (NN seed)) (NNP Bunzillas))) (. .) ('' \")))" }, "speaker": "Raj", "text": "On \" sesame seed Bunzillas . \"", "tokens": [ { "deprel": "case", "end_char": 197, "feats": null, "head": 5, "id": 1, "lemma": "on", "misc": "", "start_char": 195, "text": "On", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 5, "id": 2, "lemma": "\"", "misc": "", "start_char": 198, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "compound", "end_char": 206, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "sesame", "misc": "", "start_char": 200, "text": "sesame", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 211, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "seed", "misc": "", "start_char": 207, "text": "seed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 221, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "Bunzillas", "misc": "", "start_char": 212, "text": "Bunzillas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 223, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 222, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 5, "id": 7, "lemma": "\"", "misc": "", "start_char": 224, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (NP (NP (`` \") (NN Night)) (PP (IN of) (NP (DT the) (NN Living) (NNP Garlic) (NNP Bread) ('' \"))) (. ?)))" }, "speaker": "Sheldon", "text": "\" Night of the Living Garlic Bread \"?", "tokens": [ { "deprel": "punct", "end_char": 227, "feats": null, "head": 2, "id": 1, "lemma": "\"", "misc": "", "start_char": 226, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "root", "end_char": 233, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "night", "misc": "", "start_char": 228, "text": "Night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 236, "feats": null, "head": 7, "id": 3, "lemma": "of", "misc": "", "start_char": 234, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 240, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 4, "lemma": "the", "misc": "", "start_char": 237, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 247, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "live", "misc": "", "start_char": 241, "text": "Living", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 254, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "Garlic", "misc": "", "start_char": 248, "text": "Garlic", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 260, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "Bread", "misc": "", "start_char": 255, "text": "Bread", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 262, "feats": null, "head": 2, "id": 8, "lemma": "\"", "misc": "", "start_char": 261, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 264, "feats": null, "head": 2, "id": 9, "lemma": "?", "misc": "", "start_char": 263, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ funny)) (SBAR (IN because) (S (NP (NN bread)) (VP (VBZ sounds) (PP (IN like) (ADJP (JJ dead))))))) (. .)))" }, "speaker": "Raj", "text": "It's funny because bread sounds like dead.", "tokens": [ { "deprel": "nsubj", "end_char": 267, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 265, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 270, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 268, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 276, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "funny", "misc": "", "start_char": 271, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 284, "feats": null, "head": 6, "id": 4, "lemma": "because", "misc": "", "start_char": 277, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 290, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "bread", "misc": "", "start_char": 285, "text": "bread", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 297, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "sound", "misc": "", "start_char": 291, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 302, "feats": null, "head": 8, "id": 7, "lemma": "like", "misc": "", "start_char": 298, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 307, "feats": "Degree=Pos", "head": 6, "id": 8, "lemma": "dead", "misc": "", "start_char": 303, "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 309, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 308, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (CC but) (S (NP (DT these)) (VP (VBP are) (NP (NP (RB just) (JJ ordinary) (NNS foods)) (PP (IN with) (NP (NP (DT the) (NNS names)) (VP (VBN bent) (PP (IN into) (NP (VBN tortured) (NNS puns))))))))) (. .) (S (NP (NP (DT The) (NNS dishes)) (NP (PRP themselves))) (VP (VBP are) (PP (IN in) (NP (DT no) (NN way))) (NP (NNP Halloweenie)))) (. .)))" }, "speaker": "Sheldon", "text": "I'm sorry, but these are just ordinary foods with the names bent into tortured puns . The dishes themselves are in no way Halloweenie.", "tokens": [ { "deprel": "nsubj", "end_char": 311, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 310, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 314, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 312, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 320, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 315, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 322, "feats": null, "head": 10, "id": 4, "lemma": ",", "misc": "", "start_char": 321, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 326, "feats": null, "head": 10, "id": 5, "lemma": "but", "misc": "", "start_char": 323, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 332, "feats": "Number=Plur|PronType=Dem", "head": 10, "id": 6, "lemma": "this", "misc": "", "start_char": 327, "text": "these", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 336, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 333, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 341, "feats": null, "head": 10, "id": 8, "lemma": "just", "misc": "", "start_char": 337, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 350, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "ordinary", "misc": "", "start_char": 342, "text": "ordinary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 356, "feats": "Number=Plur", "head": 3, "id": 10, "lemma": "food", "misc": "", "start_char": 351, "text": "foods", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 361, "feats": null, "head": 13, "id": 11, "lemma": "with", "misc": "", "start_char": 357, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 365, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 362, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 371, "feats": "Number=Plur", "head": 10, "id": 13, "lemma": "name", "misc": "", "start_char": 366, "text": "names", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 376, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 14, "lemma": "bend", "misc": "", "start_char": 372, "text": "bent", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 381, "feats": null, "head": 17, "id": 15, "lemma": "into", "misc": "", "start_char": 377, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 390, "feats": "Tense=Past|VerbForm=Part", "head": 17, "id": 16, "lemma": "torture", "misc": "", "start_char": 382, "text": "tortured", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "end_char": 395, "feats": "Number=Plur", "head": 14, "id": 17, "lemma": "pun", "misc": "", "start_char": 391, "text": "puns", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 397, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 396, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 401, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 398, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 408, "feats": "Number=Plur", "head": 25, "id": 20, "lemma": "dish", "misc": "", "start_char": 402, "text": "dishes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nmod:npmod", "end_char": 419, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Emp|Reflex=Yes", "head": 20, "id": 21, "lemma": "themselves", "misc": "", "start_char": 409, "text": "themselves", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 423, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 22, "lemma": "be", "misc": "", "start_char": 420, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 426, "feats": null, "head": 25, "id": 23, "lemma": "in", "misc": "", "start_char": 424, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 429, "feats": null, "head": 25, "id": 24, "lemma": "no", "misc": "", "start_char": 427, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 433, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "way", "misc": "", "start_char": 430, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 445, "feats": "Number=Sing", "head": 3, "id": 26, "lemma": "Halloweenie", "misc": "", "start_char": 434, "text": "Halloweenie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 3, "id": 27, "lemma": ".", "misc": "", "start_char": 446, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Ooh)) (, ,) (NP (NNP Hallow) (HYPH -) (NNS weenies)) (. !) (S (S (NP (DT That)) (VP (VBZ 's) (NP (DT a) (JJ good) (NN one)))) (. .) (S (NP (PRP They)) (VP (MD 'll) (VP (VB pair) (ADVP (RB nicely)) (PP (IN with) (NP (PRP$ my) (`` \") (NNP Draculoni) (CC and) (NN Cheese) (. .) ('' \"))) (SBARQ (WHADVP (WRB How)) (SQ (VBP do) (NP (PRP I)) (VP (VB do) (NP (PRP it))))))))) (. ?) (. !)))" }, "speaker": "Raj", "text": "Ooh, Hallow - weenies! That's a good one . They'll pair nicely with my \" Draculoni and Cheese . \" How do I do it?!", "tokens": [ { "deprel": "discourse", "end_char": 451, "feats": null, "head": 11, "id": 1, "lemma": "ooh", "misc": "", "start_char": 448, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 11, "id": 2, "lemma": ",", "misc": "", "start_char": 452, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 460, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Hallow", "misc": "", "start_char": 454, "text": "Hallow", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 462, "feats": null, "head": 5, "id": 4, "lemma": "-", "misc": "", "start_char": 461, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "dislocated", "end_char": 470, "feats": "Number=Plur", "head": 11, "id": 5, "lemma": "weeny", "misc": "", "start_char": 463, "text": "weenies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 472, "feats": null, "head": 5, "id": 6, "lemma": "!", "misc": "", "start_char": 471, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 477, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 7, "lemma": "that", "misc": "", "start_char": 473, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 480, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 478, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 482, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 481, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 487, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "good", "misc": "", "start_char": 483, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 491, "feats": "Number=Sing", "head": 0, "id": 11, "lemma": "one", "misc": "", "start_char": 488, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 493, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 492, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 498, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 15, "id": 13, "lemma": "they", "misc": "", "start_char": 494, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 502, "feats": "VerbForm=Fin", "head": 15, "id": 14, "lemma": "will", "misc": "", "start_char": 499, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 507, "feats": "VerbForm=Inf", "head": 11, "id": 15, "lemma": "pair", "misc": "", "start_char": 503, "text": "pair", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 514, "feats": null, "head": 15, "id": 16, "lemma": "nicely", "misc": "", "start_char": 508, "text": "nicely", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 519, "feats": null, "head": 20, "id": 17, "lemma": "with", "misc": "", "start_char": 515, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 522, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 20, "id": 18, "lemma": "my", "misc": "", "start_char": 520, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "punct", "end_char": 524, "feats": null, "head": 20, "id": 19, "lemma": "\"", "misc": "", "start_char": 523, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obl", "end_char": 534, "feats": "Number=Sing", "head": 15, "id": 20, "lemma": "Draculoni", "misc": "", "start_char": 525, "text": "Draculoni", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 538, "feats": null, "head": 22, "id": 21, "lemma": "and", "misc": "", "start_char": 535, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 545, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "cheese", "misc": "", "start_char": 539, "text": "Cheese", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 547, "feats": null, "head": 11, "id": 23, "lemma": ".", "misc": "", "start_char": 546, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 549, "feats": null, "head": 11, "id": 24, "lemma": "\"", "misc": "", "start_char": 548, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "advmod", "end_char": 553, "feats": "PronType=Int", "head": 28, "id": 25, "lemma": "how", "misc": "", "start_char": 550, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 556, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "do", "misc": "", "start_char": 554, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 558, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 27, "lemma": "I", "misc": "", "start_char": 557, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 561, "feats": "VerbForm=Inf", "head": 11, "id": 28, "lemma": "do", "misc": "", "start_char": 559, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 564, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 29, "lemma": "it", "misc": "", "start_char": 562, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 566, "feats": null, "head": 11, "id": 30, "lemma": "?", "misc": "", "start_char": 565, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 568, "feats": null, "head": 11, "id": 31, "lemma": "!", "misc": "", "start_char": 567, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ reminds) (NP (PRP me)))) (, ,) (S (NP (PRP I)) (VP (VBD was) (VP (VBG thinking) (PP (IN about) (S (VP (VBG wearing) (NP (PRP$ my) (NNP NASA) (NN jumpsuit)) (PP (IN as) (NP (DT a) (NN costume))))))))) (. .) (CC But) (S (ADVP (RB then)) (NP (PRP I)) (VP (VBD realized) (SBAR (S (NP (NN everyone)) (VP (MD would) (VP (VB be) (, ,) (SBAR (UH like) (, ,) (`` \") (SBARQ (WHNP (WRB Where)) (SQ (SQ (VBZ 's) (NP (PRP$ your) (NN costume))) (. ?) (WHADVP (WRB Why)) (SQ (VBP are) (NP (PRP you)) (VP (VBG wearing) (NP (PRP$ your) (NN work) (NNS clothes)))))) (, ,) (NP (PRP you)) (VP (VBP nut))))))))) (. ?) ('' \")))" }, "speaker": "Howard", "text": "That reminds me, I was thinking about wearing my NASA jumpsuit as a costume . But then I realized everyone would be, like, \" Where's your costume? Why are you wearing your work clothes, you nut? \"", "tokens": [ { "deprel": "nsubj", "end_char": 573, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "that", "misc": "", "start_char": 569, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 581, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "remind", "misc": "", "start_char": 574, "text": "reminds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "iobj", "end_char": 584, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 582, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 586, "feats": null, "head": 2, "id": 4, "lemma": ",", "misc": "", "start_char": 585, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 588, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 587, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 592, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 589, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 601, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 7, "lemma": "think", "misc": "", "start_char": 593, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 607, "feats": null, "head": 9, "id": 8, "lemma": "about", "misc": "", "start_char": 602, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 615, "feats": "VerbForm=Ger", "head": 7, "id": 9, "lemma": "wear", "misc": "", "start_char": 608, "text": "wearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 618, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 10, "lemma": "my", "misc": "", "start_char": 616, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 623, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "NASA", "misc": "", "start_char": 619, "text": "NASA", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 632, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "jumpsuit", "misc": "", "start_char": 624, "text": "jumpsuit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 635, "feats": null, "head": 15, "id": 13, "lemma": "as", "misc": "", "start_char": 633, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 637, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 636, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 645, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "costume", "misc": "", "start_char": 638, "text": "costume", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 646, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 651, "feats": null, "head": 20, "id": 17, "lemma": "but", "misc": "", "start_char": 648, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 656, "feats": "PronType=Dem", "head": 20, "id": 18, "lemma": "then", "misc": "", "start_char": 652, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 658, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 657, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 667, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 20, "lemma": "realize", "misc": "", "start_char": 659, "text": "realized", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 676, "feats": "Number=Sing|PronType=Tot", "head": 23, "id": 21, "lemma": "everyone", "misc": "", "start_char": 668, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 682, "feats": "VerbForm=Fin", "head": 23, "id": 22, "lemma": "would", "misc": "", "start_char": 677, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 685, "feats": "VerbForm=Inf", "head": 20, "id": 23, "lemma": "be", "misc": "", "start_char": 683, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 687, "feats": null, "head": 23, "id": 24, "lemma": ",", "misc": "", "start_char": 686, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 692, "feats": null, "head": 28, "id": 25, "lemma": "like", "misc": "", "start_char": 688, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 694, "feats": null, "head": 28, "id": 26, "lemma": ",", "misc": "", "start_char": 693, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 696, "feats": null, "head": 28, "id": 27, "lemma": "\"", "misc": "", "start_char": 695, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "ccomp", "end_char": 702, "feats": "PronType=Int", "head": 23, "id": 28, "lemma": "where", "misc": "", "start_char": 697, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 705, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 29, "lemma": "be", "misc": "", "start_char": 703, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 710, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "your", "misc": "", "start_char": 706, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 718, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "costume", "misc": "", "start_char": 711, "text": "costume", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 720, "feats": null, "head": 28, "id": 32, "lemma": "?", "misc": "", "start_char": 719, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 724, "feats": "PronType=Int", "head": 36, "id": 33, "lemma": "why", "misc": "", "start_char": 721, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 728, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 36, "id": 34, "lemma": "be", "misc": "", "start_char": 725, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 732, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 36, "id": 35, "lemma": "you", "misc": "", "start_char": 729, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 740, "feats": "Tense=Pres|VerbForm=Part", "head": 28, "id": 36, "lemma": "wear", "misc": "", "start_char": 733, "text": "wearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 745, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 39, "id": 37, "lemma": "your", "misc": "", "start_char": 741, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 750, "feats": "Number=Sing", "head": 39, "id": 38, "lemma": "work", "misc": "", "start_char": 746, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 758, "feats": "Number=Plur", "head": 36, "id": 39, "lemma": "clothes", "misc": "", "start_char": 751, "text": "clothes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 760, "feats": null, "head": 36, "id": 40, "lemma": ",", "misc": "", "start_char": 759, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 764, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 42, "id": 41, "lemma": "you", "misc": "", "start_char": 761, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 768, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 36, "id": 42, "lemma": "nut", "misc": "", "start_char": 765, "text": "nut", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 770, "feats": null, "head": 2, "id": 43, "lemma": "?", "misc": "", "start_char": 769, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 772, "feats": null, "head": 2, "id": 44, "lemma": "\"", "misc": "", "start_char": 771, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hello)) (, ,) (NP (NNS boys)) (. .)))" }, "speaker": "Leonard", "text": "Hello, boys.", "tokens": [ { "deprel": "root", "end_char": 778, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 773, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 780, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 779, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 785, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "boy", "misc": "", "start_char": 781, "text": "boys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 787, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 786, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG smiling) (PP (IN at)))) (. ?)))" }, "speaker": "Sheldon", "text": "What are you smiling at?", "tokens": [ { "deprel": "obl", "end_char": 792, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 788, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 796, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 793, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 800, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 797, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 808, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "smile", "misc": "", "start_char": 801, "text": "smiling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 811, "feats": null, "head": 1, "id": 5, "lemma": "at", "misc": "", "start_char": 809, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 813, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 812, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (NP (NN Nothing) (. .)))" }, "speaker": "Leonard", "text": "Nothing.", "tokens": [ { "deprel": "root", "end_char": 821, "feats": "Number=Sing|PronType=Neg", "head": 0, "id": 1, "lemma": "nothing", "misc": "", "start_char": 814, "text": "Nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 823, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 822, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (SBAR (WHADVP (WRB where)) (S (VP (VBZ 's)) (NP (EX there)) (VP (VBZ 's) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN nothing)))))))) (. .)))" }, "speaker": "Howard", "text": "You know where's there's a lot of nothing.", "tokens": [ { "deprel": "nsubj", "end_char": 827, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 824, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 832, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 828, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 838, "feats": "PronType=Int", "head": 4, "id": 3, "lemma": "where", "misc": "", "start_char": 833, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "ccomp", "end_char": 841, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "be", "misc": "", "start_char": 839, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "expl", "end_char": 847, "feats": null, "head": 6, "id": 5, "lemma": "there", "misc": "", "start_char": 842, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 850, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 6, "lemma": "be", "misc": "", "start_char": 848, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 852, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 851, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 856, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "lot", "misc": "", "start_char": 853, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 859, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 857, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 867, "feats": "Number=Sing|PronType=Neg", "head": 8, "id": 10, "lemma": "nothing", "misc": "", "start_char": 860, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 869, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 868, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (NP (NN Space) (. .)))" }, "speaker": "All", "text": "Space.", "tokens": [ { "deprel": "root", "end_char": 875, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "space", "misc": "", "start_char": 870, "text": "Space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 877, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 876, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 4, 4 ], [ 0, 12, 12 ], [ 6, 17, 17 ], [ 6, 26, 26 ] ], [ [ 0, 7, 7 ] ], [ [ 0, 24, 24 ], [ 5, 5, 5 ] ], [ [ 1, 1, 7 ] ], [ [ 1, 3, 7 ] ], [ [ 2, 2, 4 ] ], [ [ 3, 1, 6 ] ], [ [ 3, 3, 6 ] ], [ [ 4, 4, 4 ] ], [ [ 5, 0, 0 ] ], [ [ 5, 8, 9 ], [ 5, 18, 20 ] ], [ [ 5, 18, 19 ], [ 5, 20, 20 ] ], [ [ 6, 2, 4 ], [ 6, 12, 12 ] ], [ [ 6, 17, 21 ] ], [ [ 7, 2, 2 ], [ 7, 4, 4 ], [ 7, 9, 9 ], [ 7, 18, 18 ], [ 7, 29, 29 ], [ 7, 34, 34 ], [ 7, 36, 36 ], [ 7, 40, 40 ], [ 7, 40, 41 ] ], [ [ 7, 9, 11 ] ], [ [ 7, 14, 14 ], [ 7, 29, 30 ] ], [ [ 7, 13, 14 ] ], [ [ 7, 36, 38 ] ], [ [ 8, 2, 2 ] ], [ [ 9, 2, 2 ], [ 11, 0, 0 ] ], [ [ 12, 0, 0 ] ] ]
s06e05c04t
Before I forget, I'd like your opinion on the menus I've prepared for the Halloween party . The theme is " food that goes bump in the night . " " Creature from the Black Forest Ham Lagoon "? On " sesame seed Bunzillas . " " Night of the Living Garlic Bread "? It's funny because bread sounds like dead. I'm sorry, but these are just ordinary foods with the names bent into tortured puns . The dishes themselves are in no way Halloweenie. Ooh, Hallow - weenies! That's a good one . They'll pair nicely with my " Draculoni and Cheese . " How do I do it?! That reminds me, I was thinking about wearing my NASA jumpsuit as a costume . But then I realized everyone would be, like, " Where's your costume? Why are you wearing your work clothes, you nut? " Hello, boys. What are you smiling at? Nothing. You know where's there's a lot of nothing. Space.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Boy))) (, ,) (NP (NP (PRP it))) (VP (VBZ 's) (ADJP (JJ nice)) (S (VP (TO to) (VP (VB sleep) (PP (IN in) (NP (DT a) (NN bed))) (PP (IN with) (NP (NN gravity))) (ADVP (RB again)))))) (. .) (SQ (VBD Did) (NP (PRP I)) (VP (VB tell) (NP (PRP you)) (PP (IN about) (NP (NP (DT the) (NN night)) (SBAR (S (NP (PRP$ my) (NN retainer)) (VP (VBD floated) (PP (PP (IN out) (PP (IN of) (NP (PRP$ my) (NN mouth)))) (CC and) (PP (IN into) (NP (DT the) (NN air) (NN lock)))))))))) (. ?))))" }, "speaker": "Howard", "text": "Boy, it's nice to sleep in a bed with gravity again . Did I tell you about the night my retainer floated out of my mouth and into the air lock?", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 5, "id": 1, "lemma": "boy", "misc": "", "start_char": 0, "text": "Boy", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 8, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 6, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 9, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 16, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "nice", "misc": "", "start_char": 12, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 19, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 17, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 25, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "sleep", "misc": "", "start_char": 20, "text": "sleep", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 28, "feats": null, "head": 10, "id": 8, "lemma": "in", "misc": "", "start_char": 26, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 30, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 29, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 34, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "bed", "misc": "", "start_char": 31, "text": "bed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 39, "feats": null, "head": 12, "id": 11, "lemma": "with", "misc": "", "start_char": 35, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 47, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "gravity", "misc": "", "start_char": 40, "text": "gravity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 53, "feats": null, "head": 7, "id": 13, "lemma": "again", "misc": "", "start_char": 48, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 54, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 59, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 17, "id": 15, "lemma": "do", "misc": "", "start_char": 56, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 61, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 60, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 66, "feats": "VerbForm=Inf", "head": 5, "id": 17, "lemma": "tell", "misc": "", "start_char": 62, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 70, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 17, "id": 18, "lemma": "you", "misc": "", "start_char": 67, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 76, "feats": null, "head": 21, "id": 19, "lemma": "about", "misc": "", "start_char": 71, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 80, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 77, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 86, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "night", "misc": "", "start_char": 81, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": 89, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "my", "misc": "", "start_char": 87, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 98, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "retainer", "misc": "", "start_char": 90, "text": "retainer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 106, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": 24, "lemma": "float", "misc": "", "start_char": 99, "text": "floated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 110, "feats": null, "head": 28, "id": 25, "lemma": "out", "misc": "", "start_char": 107, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 113, "feats": null, "head": 25, "id": 26, "lemma": "of", "misc": "", "start_char": 111, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 116, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 28, "id": 27, "lemma": "my", "misc": "", "start_char": 114, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 122, "feats": "Number=Sing", "head": 24, "id": 28, "lemma": "mouth", "misc": "", "start_char": 117, "text": "mouth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 126, "feats": null, "head": 33, "id": 29, "lemma": "and", "misc": "", "start_char": 123, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 131, "feats": null, "head": 33, "id": 30, "lemma": "into", "misc": "", "start_char": 127, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 135, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 31, "lemma": "the", "misc": "", "start_char": 132, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 139, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "air", "misc": "", "start_char": 136, "text": "air", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 144, "feats": "Number=Sing", "head": 28, "id": 33, "lemma": "lock", "misc": "", "start_char": 140, "text": "lock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 146, "feats": null, "head": 5, "id": 34, "lemma": "?", "misc": "", "start_char": 145, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP you)) (VP (VBD mentioned) (NP (PRP it)) (ADVP (RB once) (CC or) (RB twice))) (. .)))" }, "speaker": "Bernadette", "text": "Yeah, you mentioned it once or twice.", "tokens": [ { "deprel": "discourse", "end_char": 151, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 147, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 152, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 157, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 154, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 167, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "mention", "misc": "", "start_char": 158, "text": "mentioned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 170, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 168, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 175, "feats": "NumForm=Word|NumType=Mult", "head": 4, "id": 6, "lemma": "once", "misc": "", "start_char": 171, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 178, "feats": null, "head": 8, "id": 7, "lemma": "or", "misc": "", "start_char": 176, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 184, "feats": "NumType=Mult", "head": 6, "id": 8, "lemma": "twice", "misc": "", "start_char": 179, "text": "twice", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 185, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (RB So) (ADVP (RB here)) (NP (PRP we)) (VP (VBP are) (. .) (NP (NP (NP (RB Just) (DT a) (NN couple)) (PP (IN of) (NP (JJ young) (NNS newlyweds)))) (. .) (SBAR (WHNP (WP What)) (S (VP (TO to) (VP (VB do))))) (. ?) (SBAR (WHNP (WP What)) (S (VP (TO to) (VP (VB do) (PP (IN to) (NP (PRP you))))))) (. ?) (S (NP (NNP Astronaut) (NNP Wolowitz)) (VP (VBG reporting) (PP (IN for) (NP (NN booty) (. .))) (S (VP (VBG Preparing) (NP (NNS thrusters)))))) (. .) (S (NP (PRP We)) (VP (VBP have) (NP (NN liftoff)))) (. .) (SQ (VBP Are) (NP (PRP we)) (ADJP (JJ clear)) (S (VP (TO to) (VP (VB jettison) (NP (DT that) (NN nightgown)))))))) (. ?)))" }, "speaker": "Howard", "text": "So here we are . Just a couple of young newlyweds . What to do? What to do to you? Astronaut Wolowitz reporting for booty . Preparing thrusters . We have liftoff . Are we clear to jettison that nightgown?", "tokens": [ { "deprel": "advmod", "end_char": 189, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 187, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 194, "feats": "PronType=Dem", "head": 0, "id": 2, "lemma": "here", "misc": "", "start_char": 190, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 197, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "we", "misc": "", "start_char": 195, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 201, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "be", "misc": "", "start_char": 198, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 203, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 202, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 208, "feats": null, "head": 8, "id": 6, "lemma": "just", "misc": "", "start_char": 204, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 210, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 209, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 217, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "couple", "misc": "", "start_char": 211, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 220, "feats": null, "head": 11, "id": 9, "lemma": "of", "misc": "", "start_char": 218, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 226, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "young", "misc": "", "start_char": 221, "text": "young", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 236, "feats": "Number=Plur", "head": 8, "id": 11, "lemma": "newlywed", "misc": "", "start_char": 227, "text": "newlyweds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 237, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 243, "feats": "PronType=Int", "head": 8, "id": 13, "lemma": "what", "misc": "", "start_char": 239, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 246, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 244, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 249, "feats": "VerbForm=Inf", "head": 8, "id": 15, "lemma": "do", "misc": "", "start_char": 247, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 251, "feats": null, "head": 17, "id": 16, "lemma": "?", "misc": "", "start_char": 250, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 256, "feats": "PronType=Int", "head": 15, "id": 17, "lemma": "what", "misc": "", "start_char": 252, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 259, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 257, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 262, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "do", "misc": "", "start_char": 260, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 265, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 263, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 269, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 19, "id": 21, "lemma": "you", "misc": "", "start_char": 266, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 271, "feats": null, "head": 8, "id": 22, "lemma": "?", "misc": "", "start_char": 270, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 281, "feats": "Number=Sing", "head": 8, "id": 23, "lemma": "Astronaut", "misc": "", "start_char": 272, "text": "Astronaut", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 290, "feats": "Number=Sing", "head": 23, "id": 24, "lemma": "Wolowitz", "misc": "", "start_char": 282, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 300, "feats": "VerbForm=Ger", "head": 8, "id": 25, "lemma": "report", "misc": "", "start_char": 291, "text": "reporting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 304, "feats": null, "head": 27, "id": 26, "lemma": "for", "misc": "", "start_char": 301, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 310, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "booty", "misc": "", "start_char": 305, "text": "booty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 2, "id": 28, "lemma": ".", "misc": "", "start_char": 311, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 322, "feats": "VerbForm=Ger", "head": 8, "id": 29, "lemma": "prepare", "misc": "", "start_char": 313, "text": "Preparing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 332, "feats": "Number=Plur", "head": 29, "id": 30, "lemma": "thruster", "misc": "", "start_char": 323, "text": "thrusters", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 334, "feats": null, "head": 2, "id": 31, "lemma": ".", "misc": "", "start_char": 333, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 337, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 33, "id": 32, "lemma": "we", "misc": "", "start_char": 335, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 342, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 33, "lemma": "have", "misc": "", "start_char": 338, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 350, "feats": "Number=Sing", "head": 33, "id": 34, "lemma": "liftoff", "misc": "", "start_char": 343, "text": "liftoff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 352, "feats": null, "head": 2, "id": 35, "lemma": ".", "misc": "", "start_char": 351, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 356, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 38, "id": 36, "lemma": "be", "misc": "", "start_char": 353, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 359, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 38, "id": 37, "lemma": "we", "misc": "", "start_char": 357, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 365, "feats": "Degree=Pos", "head": 2, "id": 38, "lemma": "clear", "misc": "", "start_char": 360, "text": "clear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 368, "feats": null, "head": 40, "id": 39, "lemma": "to", "misc": "", "start_char": 366, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 377, "feats": "VerbForm=Inf", "head": 38, "id": 40, "lemma": "jettison", "misc": "", "start_char": 369, "text": "jettison", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 382, "feats": "Number=Sing|PronType=Dem", "head": 42, "id": 41, "lemma": "that", "misc": "", "start_char": 378, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 392, "feats": "Number=Sing", "head": 40, "id": 42, "lemma": "nightgown", "misc": "", "start_char": 383, "text": "nightgown", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 2, "id": 43, "lemma": "?", "misc": "", "start_char": 393, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (PRP we)) (VP (VBP need) (S (VP (TO to) (VP (VB talk))))) (. .)))" }, "speaker": "Bernadette", "text": "Okay, we need to talk.", "tokens": [ { "deprel": "discourse", "end_char": 399, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 395, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 401, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 400, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 404, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 402, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 409, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "need", "misc": "", "start_char": 405, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 412, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 410, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 417, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "talk", "misc": "", "start_char": 413, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 419, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 418, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Howard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 424, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 420, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 425, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howie)) (, ,) (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (VBD went) (PP (IN to) (NP (NN space)))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB incredibly) (JJ proud) (PP (IN of) (NP (PRP you)))))) (. .) (CC But) (S (NP (PRP you)) (VP (MD might) (VP (VB want) (S (VP (TO to) (VP (VP (VB try)) (CC and) (RB not) (VP (VB bring) (NP (PRP it)) (PRT (RP up)) (NP (DT every) (NN minute))))))))) (. .)))" }, "speaker": "Bernadette", "text": "Howie, I know you went to space . I'm incredibly proud of you . But you might want to try and not bring it up every minute.", "tokens": [ { "deprel": "vocative", "end_char": 432, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Howie", "misc": "", "start_char": 427, "text": "Howie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 434, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 433, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 436, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 435, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 441, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 437, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 445, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 442, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 450, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "go", "misc": "", "start_char": 446, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 453, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 451, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 459, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "space", "misc": "", "start_char": 454, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 461, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 460, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 463, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 462, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 466, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 464, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 477, "feats": null, "head": 13, "id": 12, "lemma": "incredibly", "misc": "", "start_char": 467, "text": "incredibly", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 483, "feats": "Degree=Pos", "head": 4, "id": 13, "lemma": "proud", "misc": "", "start_char": 478, "text": "proud", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 486, "feats": null, "head": 15, "id": 14, "lemma": "of", "misc": "", "start_char": 484, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 490, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 13, "id": 15, "lemma": "you", "misc": "", "start_char": 487, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 492, "feats": null, "head": 20, "id": 16, "lemma": ".", "misc": "", "start_char": 491, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 496, "feats": null, "head": 20, "id": 17, "lemma": "but", "misc": "", "start_char": 493, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 500, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 18, "lemma": "you", "misc": "", "start_char": 497, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 506, "feats": "VerbForm=Fin", "head": 20, "id": 19, "lemma": "might", "misc": "", "start_char": 501, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 511, "feats": "VerbForm=Inf", "head": 4, "id": 20, "lemma": "want", "misc": "", "start_char": 507, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 514, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 512, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 518, "feats": "VerbForm=Inf", "head": 20, "id": 22, "lemma": "try", "misc": "", "start_char": 515, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 522, "feats": null, "head": 25, "id": 23, "lemma": "and", "misc": "", "start_char": 519, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 526, "feats": null, "head": 25, "id": 24, "lemma": "not", "misc": "", "start_char": 523, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 532, "feats": "VerbForm=Inf", "head": 22, "id": 25, "lemma": "bring", "misc": "", "start_char": 527, "text": "bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 535, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 26, "lemma": "it", "misc": "", "start_char": 533, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 538, "feats": null, "head": 25, "id": 27, "lemma": "up", "misc": "", "start_char": 536, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 544, "feats": "PronType=Tot", "head": 29, "id": 28, "lemma": "every", "misc": "", "start_char": 539, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 551, "feats": "Number=Sing", "head": 25, "id": 29, "lemma": "minute", "misc": "", "start_char": 545, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 553, "feats": null, "head": 4, "id": 30, "lemma": ".", "misc": "", "start_char": 552, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB talk) (PP (IN about) (NP (PRP it))) (NP (DT every) (NN minute)))) (. .)))" }, "speaker": "Howard", "text": "I don't talk about it every minute.", "tokens": [ { "deprel": "nsubj", "end_char": 555, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 554, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 558, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 556, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 562, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 559, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 567, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "talk", "misc": "", "start_char": 563, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 573, "feats": null, "head": 6, "id": 5, "lemma": "about", "misc": "", "start_char": 568, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 576, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 6, "lemma": "it", "misc": "", "start_char": 574, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 582, "feats": "PronType=Tot", "head": 8, "id": 7, "lemma": "every", "misc": "", "start_char": 577, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 589, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "minute", "misc": "", "start_char": 583, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 591, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 590, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (NP (NN Tonight)) (PP (IN at) (NP (NN dinner)))) (NP (PRP you)) (VP (VBD went) (PRT (RP on)) (PP (IN about) (NP (PRP it))) (PP (IN for) (NP (NP (DT an) (NN hour)) (RB straight)))) (. .)))" }, "speaker": "Bernadette", "text": "Tonight at dinner you went on about it for an hour straight.", "tokens": [ { "deprel": "obl:tmod", "end_char": 599, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "tonight", "misc": "", "start_char": 592, "text": "Tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 602, "feats": null, "head": 3, "id": 2, "lemma": "at", "misc": "", "start_char": 600, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 609, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "dinner", "misc": "", "start_char": 603, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 613, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 610, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 618, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 614, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 621, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 619, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 627, "feats": null, "head": 8, "id": 7, "lemma": "about", "misc": "", "start_char": 622, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 630, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 8, "lemma": "it", "misc": "", "start_char": 628, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 634, "feats": null, "head": 11, "id": 9, "lemma": "for", "misc": "", "start_char": 631, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 637, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 635, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 642, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "hour", "misc": "", "start_char": 638, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 651, "feats": null, "head": 5, "id": 12, "lemma": "straight", "misc": "", "start_char": 643, "text": "straight", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 653, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 652, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (SBARQ (WHNP (WP What)) (SQ (VBD was) (NP (PRP I)) (VP (VBN supposed) (S (VP (TO to) (VP (VB talk) (PP (IN about)))))))) (. ?) (S (NP (PRP We)) (VP (VBD were) (VP (VBG eating) (PP (IN at) (NP (NNP Johnny) (NNPS Rockets)))))) (. .)))" }, "speaker": "Howard", "text": "What was I supposed to talk about? We were eating at Johnny Rockets.", "tokens": [ { "deprel": "obl", "end_char": 658, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "what", "misc": "", "start_char": 654, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 662, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 659, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 664, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 663, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 673, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "suppose", "misc": "", "start_char": 665, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 676, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 674, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 681, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "talk", "misc": "", "start_char": 677, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 687, "feats": null, "head": 1, "id": 7, "lemma": "about", "misc": "", "start_char": 682, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 689, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 688, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 692, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 690, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 697, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 693, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 704, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 11, "lemma": "eat", "misc": "", "start_char": 698, "text": "eating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 707, "feats": null, "head": 14, "id": 12, "lemma": "at", "misc": "", "start_char": 705, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 714, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "Johnny", "misc": "", "start_char": 708, "text": "Johnny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 722, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "Rocket", "misc": "", "start_char": 715, "text": "Rockets", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 724, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 723, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG saying) (, ,) (SBAR (S (NP (NNS people)) (VP (VBP are) (VP (VBG getting) (ADJP (NP (DT a) (JJ little)) (JJ tired) (PP (IN of) (NP (PRP it)))))))))) (. .)))" }, "speaker": "Bernadette", "text": "I'm just saying, people are getting a little tired of it.", "tokens": [ { "deprel": "nsubj", "end_char": 726, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 725, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 729, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 727, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 734, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 730, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 741, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 735, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 743, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 742, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 750, "feats": "Number=Plur", "head": 8, "id": 6, "lemma": "person", "misc": "", "start_char": 744, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 754, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 751, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 762, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "get", "misc": "", "start_char": 755, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 764, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 763, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 771, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "little", "misc": "", "start_char": 765, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 777, "feats": "Degree=Pos", "head": 8, "id": 11, "lemma": "tired", "misc": "", "start_char": 772, "text": "tired", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 780, "feats": null, "head": 13, "id": 12, "lemma": "of", "misc": "", "start_char": 778, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 783, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 13, "lemma": "it", "misc": "", "start_char": 781, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 785, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 784, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (RB So) (NP (PRP I)) (VP (VBD did) (NP (DT this) (JJ amazing) (NN thing)))) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB never)) (VP (VBN allowed) (S (VP (TO to) (VP (VB mention) (NP (PRP it)))))))) (. ?)))" }, "speaker": "Howard", "text": "So I did this amazing thing and I'm never allowed to mention it?", "tokens": [ { "deprel": "advmod", "end_char": 788, "feats": null, "head": 3, "id": 1, "lemma": "so", "misc": "", "start_char": 786, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 790, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 789, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 794, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 791, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 799, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 4, "lemma": "this", "misc": "", "start_char": 795, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 807, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "amazing", "misc": "", "start_char": 800, "text": "amazing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 813, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "thing", "misc": "", "start_char": 808, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 817, "feats": null, "head": 11, "id": 7, "lemma": "and", "misc": "", "start_char": 814, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 819, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 818, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 822, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 820, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 828, "feats": null, "head": 11, "id": 10, "lemma": "never", "misc": "", "start_char": 823, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 836, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 11, "lemma": "allow", "misc": "", "start_char": 829, "text": "allowed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 839, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 837, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 847, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "mention", "misc": "", "start_char": 840, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 850, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "it", "misc": "", "start_char": 848, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 852, "feats": null, "head": 3, "id": 15, "lemma": "?", "misc": "", "start_char": 851, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (ADVP (IN Of) (NN course)) (S (NP (PRP you)) (VP (MD can))) (. .) (CC But) (, ,) (ADVP (RB maybe)) (NP (DT a) (JJ good) (NN rule)) (VP (MD would) (VP (VB be) (S (VP (TO to) (VP (VB wait) (SBAR (IN for) (S (NP (NNS people)) (VP (TO to) (VP (VB bring) (NP (PRP it)) (PRT (RP up))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "Of course you can . But, maybe a good rule would be to wait for people to bring it up.", "tokens": [ { "deprel": "advmod", "end_char": 855, "feats": null, "head": 4, "id": 1, "lemma": "of", "misc": "", "start_char": 853, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 862, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 856, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 866, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 863, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 870, "feats": "VerbForm=Fin", "head": 15, "id": 4, "lemma": "can", "misc": "", "start_char": 867, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 872, "feats": null, "head": 6, "id": 5, "lemma": ".", "misc": "", "start_char": 871, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 876, "feats": null, "head": 15, "id": 6, "lemma": "but", "misc": "", "start_char": 873, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 878, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 877, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 884, "feats": null, "head": 15, "id": 8, "lemma": "maybe", "misc": "", "start_char": 879, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 886, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 885, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 891, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "good", "misc": "", "start_char": 887, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 896, "feats": "Number=Sing", "head": 15, "id": 11, "lemma": "rule", "misc": "", "start_char": 892, "text": "rule", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 902, "feats": "VerbForm=Fin", "head": 15, "id": 12, "lemma": "would", "misc": "", "start_char": 897, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 905, "feats": "VerbForm=Inf", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 903, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "mark", "end_char": 908, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 906, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "end_char": 913, "feats": "VerbForm=Inf", "head": 0, "id": 15, "lemma": "wait", "misc": "", "start_char": 909, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 917, "feats": null, "head": 19, "id": 16, "lemma": "for", "misc": "", "start_char": 914, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 924, "feats": "Number=Plur", "head": 19, "id": 17, "lemma": "person", "misc": "", "start_char": 918, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 927, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 925, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 933, "feats": "VerbForm=Inf", "head": 15, "id": 19, "lemma": "bring", "misc": "", "start_char": 928, "text": "bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 936, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 20, "lemma": "it", "misc": "", "start_char": 934, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 939, "feats": null, "head": 19, "id": 21, "lemma": "up", "misc": "", "start_char": 937, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 941, "feats": null, "head": 15, "id": 22, "lemma": ".", "misc": "", "start_char": 940, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (INTJ (UH heh) (. .)) (NP (DT No) (NN problem)) (. .) (S (NP (PRP It)) (VP (MD wo) (RB n't) (VP (VB happen) (ADVP (RB again))))) (. .)))" }, "speaker": "Howard", "text": "Okay, heh . No problem . It won't happen again.", "tokens": [ { "deprel": "discourse", "end_char": 946, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 942, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 948, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 947, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 952, "feats": null, "head": 6, "id": 3, "lemma": "heh", "misc": "", "start_char": 949, "text": "heh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 954, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 953, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 957, "feats": null, "head": 6, "id": 5, "lemma": "no", "misc": "", "start_char": 955, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 965, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "problem", "misc": "", "start_char": 958, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 967, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 966, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 970, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "it", "misc": "", "start_char": 968, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 973, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "will", "misc": "", "start_char": 971, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 977, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 974, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 984, "feats": "VerbForm=Inf", "head": 6, "id": 11, "lemma": "happen", "misc": "", "start_char": 978, "text": "happen", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 990, "feats": null, "head": 11, "id": 12, "lemma": "again", "misc": "", "start_char": 985, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 992, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 991, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP love) (NP (PRP you))) (. .)))" }, "speaker": "Bernadette", "text": "I love you.", "tokens": [ { "deprel": "nsubj", "end_char": 994, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 993, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 999, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "love", "misc": "", "start_char": 995, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1003, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 1000, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1005, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1004, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB tell) (NP (PRP you)) (SBAR (WHNP (WHADVP (WRB how) (JJ many)) (NNS times)) (S (NP (PRP I)) (VP (VBD dreamed) (SBAR (S (NP (PRP I)) (VP (VBD was) (PP (IN in) (NP (NN bed))) (ADVP (RB here)) (PP (IN with) (NP (PRP you))) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD was) (, ...) (S (NP (PRP You)) (VP (VBP know))) (, ...) (WHNP (WP What)) (, ,) (S (NP (PRP I)) (VP (MD ca) (RB n't) (ADVP (RB even)) (VP (VB point))))))))))))))) (. ?)))" }, "speaker": "Howard", "text": "I can't tell you how many times I dreamed I was in bed here with you when I was...You know...What, I can't even point?", "tokens": [ { "deprel": "nsubj", "end_char": 1007, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1006, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1010, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 1008, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1014, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1011, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1019, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "tell", "misc": "", "start_char": 1015, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1023, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 1020, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1027, "feats": "PronType=Int", "head": 7, "id": 6, "lemma": "how", "misc": "", "start_char": 1024, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "amod", "end_char": 1032, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "many", "misc": "", "start_char": 1028, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 1038, "feats": "Number=Plur", "head": 10, "id": 8, "lemma": "time", "misc": "", "start_char": 1033, "text": "times", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1040, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 1039, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1048, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 10, "lemma": "dream", "misc": "", "start_char": 1041, "text": "dreamed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1050, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 1049, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1054, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 1051, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 1057, "feats": null, "head": 14, "id": 13, "lemma": "in", "misc": "", "start_char": 1055, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 1061, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "bed", "misc": "", "start_char": 1058, "text": "bed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1066, "feats": "PronType=Dem", "head": 14, "id": 15, "lemma": "here", "misc": "", "start_char": 1062, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1071, "feats": null, "head": 17, "id": 16, "lemma": "with", "misc": "", "start_char": 1067, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1075, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 17, "lemma": "you", "misc": "", "start_char": 1072, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1080, "feats": "PronType=Int", "head": 20, "id": 18, "lemma": "when", "misc": "", "start_char": 1076, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1082, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 1081, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1086, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 20, "lemma": "be", "misc": "", "start_char": 1083, "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1090, "feats": null, "head": 23, "id": 21, "lemma": "...", "misc": "", "start_char": 1087, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1094, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 23, "id": 22, "lemma": "you", "misc": "", "start_char": 1091, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1099, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 23, "lemma": "know", "misc": "", "start_char": 1095, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1103, "feats": null, "head": 23, "id": 24, "lemma": "...", "misc": "", "start_char": 1100, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 1108, "feats": "PronType=Int", "head": 23, "id": 25, "lemma": "what", "misc": "", "start_char": 1104, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1110, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 1109, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1112, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 27, "lemma": "I", "misc": "", "start_char": 1111, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1115, "feats": "VerbForm=Fin", "head": 31, "id": 28, "lemma": "can", "misc": "", "start_char": 1113, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1119, "feats": null, "head": 31, "id": 29, "lemma": "not", "misc": "", "start_char": 1116, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1124, "feats": null, "head": 31, "id": 30, "lemma": "even", "misc": "", "start_char": 1120, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1130, "feats": "VerbForm=Inf", "head": 23, "id": 31, "lemma": "point", "misc": "", "start_char": 1125, "text": "point", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1132, "feats": null, "head": 4, "id": 32, "lemma": "?", "misc": "", "start_char": 1131, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 8, 9 ], [ 0, 11, 11 ] ], [ [ 0, 15, 15 ], [ 0, 21, 21 ], [ 0, 21, 22 ], [ 0, 26, 26 ], [ 0, 26, 27 ], [ 1, 2, 2 ], [ 5, 0, 0 ], [ 5, 4, 4 ], [ 5, 14, 14 ], [ 5, 17, 17 ], [ 6, 0, 0 ], [ 7, 3, 3 ], [ 8, 2, 2 ], [ 10, 1, 1 ], [ 10, 7, 7 ], [ 11, 2, 2 ], [ 13, 2, 2 ], [ 14, 0, 0 ], [ 14, 8, 8 ], [ 14, 10, 10 ], [ 14, 18, 18 ], [ 14, 26, 26 ] ], [ [ 0, 10, 16 ], [ 0, 19, 32 ], [ 1, 4, 4 ] ], [ [ 0, 17, 17 ] ], [ [ 0, 30, 32 ] ], [ [ 2, 2, 2 ], [ 3, 2, 2 ], [ 8, 8, 8 ] ], [ [ 2, 5, 10 ] ], [ [ 2, 9, 10 ] ], [ [ 2, 12, 12 ] ], [ [ 2, 16, 16 ] ], [ [ 2, 20, 20 ], [ 5, 2, 2 ], [ 5, 9, 9 ], [ 9, 0, 0 ], [ 13, 0, 0 ], [ 14, 4, 4 ], [ 14, 16, 16 ], [ 14, 21, 21 ] ], [ [ 2, 22, 23 ] ], [ [ 2, 26, 26 ] ], [ [ 2, 29, 29 ] ], [ [ 2, 28, 29 ] ], [ [ 2, 31, 31 ], [ 2, 36, 36 ] ], [ [ 2, 33, 33 ] ], [ [ 2, 40, 40 ] ], [ [ 2, 40, 41 ] ], [ [ 4, 0, 0 ] ], [ [ 5, 7, 7 ], [ 5, 25, 25 ], [ 6, 5, 5 ], [ 7, 7, 7 ], [ 9, 12, 12 ], [ 10, 3, 5 ], [ 10, 13, 13 ], [ 11, 19, 19 ] ], [ [ 5, 27, 28 ], [ 6, 6, 7 ] ], [ [ 7, 2, 2 ] ], [ [ 7, 0, 2 ] ], [ [ 7, 9, 11 ] ], [ [ 8, 0, 0 ] ], [ [ 8, 12, 13 ] ], [ [ 9, 5, 5 ], [ 9, 8, 9 ], [ 11, 16, 16 ] ], [ [ 11, 8, 10 ] ], [ [ 12, 4, 5 ] ], [ [ 12, 7, 7 ] ], [ [ 14, 13, 13 ] ], [ [ 14, 24, 24 ] ] ]
s06e05c05t
Boy, it's nice to sleep in a bed with gravity again . Did I tell you about the night my retainer floated out of my mouth and into the air lock? Yeah, you mentioned it once or twice. So here we are . Just a couple of young newlyweds . What to do? What to do to you? Astronaut Wolowitz reporting for booty . Preparing thrusters . We have liftoff . Are we clear to jettison that nightgown? Okay, we need to talk. What? Howie, I know you went to space . I'm incredibly proud of you . But you might want to try and not bring it up every minute. I don't talk about it every minute. Tonight at dinner you went on about it for an hour straight. What was I supposed to talk about? We were eating at Johnny Rockets. I'm just saying, people are getting a little tired of it. So I did this amazing thing and I'm never allowed to mention it? Of course you can . But, maybe a good rule would be to wait for people to bring it up. Okay, heh . No problem . It won't happen again. I love you. I can't tell you how many times I dreamed I was in bed here with you when I was...You know...What, I can't even point?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (ADVP (RB basically)) (, ,) (NP (DT this)) (VP (VBZ is) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (VP (VBN called) (S (NP (NML (NN mag) (HYPH -) (NNP lev)) (NN technology)))))))) (. .) (S (NP (PRP It)) (VP (VBZ uses) (NP (ADJP (RB very) (JJ powerful)) (NNS electromagnets)) (S (VP (TO to) (VP (VB create) (NP (NP (DT a) (NN force)) (ADJP (JJ strong) (RB enough) (S (VP (TO to) (VP (VB overcome) (NP (NN gravity) (. .)) (ADVP (RB Here)))))))))))) (, ,) (S (NP (PRP you)) (VP (VBP hold) (NP (DT this)))) (. .)))" }, "speaker": "Leonard", "text": "So, basically, this is what's called mag - lev technology . It uses very powerful electromagnets to create a force strong enough to overcome gravity . Here, you hold this.", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 7, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 4, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 14, "feats": null, "head": 7, "id": 3, "lemma": "basically", "misc": "", "start_char": 5, "text": "basically", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 16, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 15, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 21, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "this", "misc": "", "start_char": 17, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 24, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 22, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 29, "feats": "PronType=Rel", "head": 0, "id": 7, "lemma": "what", "misc": "", "start_char": 25, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux:pass", "end_char": 32, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 30, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 39, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": 9, "lemma": "call", "misc": "", "start_char": 33, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 43, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "mag", "misc": "", "start_char": 40, "text": "mag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 10, "id": 11, "lemma": "-", "misc": "", "start_char": 44, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 49, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "Lev", "misc": "", "start_char": 46, "text": "lev", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 60, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "technology", "misc": "", "start_char": 50, "text": "technology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 7, "id": 14, "lemma": ".", "misc": "", "start_char": 61, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 65, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 15, "lemma": "it", "misc": "", "start_char": 63, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 70, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 16, "lemma": "use", "misc": "", "start_char": 66, "text": "uses", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 75, "feats": null, "head": 18, "id": 17, "lemma": "very", "misc": "", "start_char": 71, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 84, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "powerful", "misc": "", "start_char": 76, "text": "powerful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 99, "feats": "Number=Plur", "head": 16, "id": 19, "lemma": "electromagnet", "misc": "", "start_char": 85, "text": "electromagnets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 102, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 100, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 109, "feats": "VerbForm=Inf", "head": 16, "id": 21, "lemma": "create", "misc": "", "start_char": 103, "text": "create", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 111, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 110, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 117, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "force", "misc": "", "start_char": 112, "text": "force", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 124, "feats": "Degree=Pos", "head": 23, "id": 24, "lemma": "strong", "misc": "", "start_char": 118, "text": "strong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 131, "feats": null, "head": 24, "id": 25, "lemma": "enough", "misc": "", "start_char": 125, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 134, "feats": null, "head": 27, "id": 26, "lemma": "to", "misc": "", "start_char": 132, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 143, "feats": "VerbForm=Inf", "head": 24, "id": 27, "lemma": "overcome", "misc": "", "start_char": 135, "text": "overcome", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 151, "feats": "Number=Sing", "head": 27, "id": 28, "lemma": "gravity", "misc": "", "start_char": 144, "text": "gravity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 7, "id": 29, "lemma": ".", "misc": "", "start_char": 152, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 158, "feats": "PronType=Dem", "head": 33, "id": 30, "lemma": "here", "misc": "", "start_char": 154, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 160, "feats": null, "head": 30, "id": 31, "lemma": ",", "misc": "", "start_char": 159, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 164, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 33, "id": 32, "lemma": "you", "misc": "", "start_char": 161, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 169, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 33, "lemma": "hold", "misc": "", "start_char": 165, "text": "hold", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 174, "feats": "Number=Sing|PronType=Dem", "head": 33, "id": 34, "lemma": "this", "misc": "", "start_char": 170, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 176, "feats": null, "head": 7, "id": 35, "lemma": ".", "misc": "", "start_char": 175, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Whoa)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ heavy))) (. .)))" }, "speaker": "Penny", "text": "Whoa, that's heavy.", "tokens": [ { "deprel": "discourse", "end_char": 181, "feats": null, "head": 5, "id": 1, "lemma": "whoa", "misc": "", "start_char": 177, "text": "Whoa", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 183, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 182, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 188, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 184, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 191, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 189, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 197, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "heavy", "misc": "", "start_char": 192, "text": "heavy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 198, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. .) (INTJ (UH Oh)) (, ,) (INTJ (UH uh)) (, ,) (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB have) (PP (IN on) (NP (DT any) (NN jewelry))))) (, ,) (SQ (VBP do) (NP (PRP you))) (. ?)))" }, "speaker": "Leonard", "text": "Yeah . Oh, uh, you don't have on any jewelry, do you?", "tokens": [ { "deprel": "discourse", "end_char": 204, "feats": null, "head": 10, "id": 1, "lemma": "yeah", "misc": "", "start_char": 200, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 206, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 205, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 209, "feats": null, "head": 10, "id": 3, "lemma": "oh", "misc": "", "start_char": 207, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 211, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 210, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 214, "feats": null, "head": 10, "id": 5, "lemma": "uh", "misc": "", "start_char": 212, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 216, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 215, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 220, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 7, "lemma": "you", "misc": "", "start_char": 217, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 223, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 221, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 227, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 224, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 232, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "have", "misc": "", "start_char": 228, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 235, "feats": null, "head": 13, "id": 11, "lemma": "on", "misc": "", "start_char": 233, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 239, "feats": null, "head": 13, "id": 12, "lemma": "any", "misc": "", "start_char": 236, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 247, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "jewelry", "misc": "", "start_char": 240, "text": "jewelry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 248, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 252, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 15, "lemma": "do", "misc": "", "start_char": 250, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 256, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 16, "lemma": "you", "misc": "", "start_char": 253, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 258, "feats": null, "head": 10, "id": 17, "lemma": "?", "misc": "", "start_char": 257, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (, ,) (WHADVP (WRB why)) (. ?)))" }, "speaker": "Penny", "text": "No, why?", "tokens": [ { "deprel": "discourse", "end_char": 261, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 259, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 263, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 262, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 267, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "why", "misc": "", "start_char": 264, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 269, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 268, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (DT A) (NN grad) (NN student)) (VP (VBD forgot) (S (VP (TO to) (VP (VB take) (PRT (RP out)) (NP (NP (CD one)) (PP (IN of) (NP (PRP$ his) (NNS piercings))))))))) (. .) (S (ADVP (RB Now)) (NP (PRP he)) (VP (VBZ 's) (PP (IN on) (NP (NP (DT a) (NN transplant) (NN list)) (VP (VBG waiting) (PP (IN for) (NP (DT a) (NN nipple))) (S (NP (PRP$ his) (NN size) (. .) (RB Now)) (VP (VB watch) (NP (DT this))))))))) (. .)))" }, "speaker": "Leonard", "text": "A grad student forgot to take out one of his piercings . Now he's on a transplant list waiting for a nipple his size . Now watch this.", "tokens": [ { "deprel": "det", "end_char": 271, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 1, "lemma": "a", "misc": "", "start_char": 270, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 276, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "grad", "misc": "", "start_char": 272, "text": "grad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 284, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "student", "misc": "", "start_char": 277, "text": "student", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 291, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "forget", "misc": "", "start_char": 285, "text": "forgot", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 294, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 292, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 299, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "take", "misc": "", "start_char": 295, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 303, "feats": null, "head": 6, "id": 7, "lemma": "out", "misc": "", "start_char": 300, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "end_char": 307, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 8, "lemma": "one", "misc": "", "start_char": 304, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 310, "feats": null, "head": 11, "id": 9, "lemma": "of", "misc": "", "start_char": 308, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 314, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "his", "misc": "", "start_char": 311, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 324, "feats": "Number=Plur", "head": 8, "id": 11, "lemma": "piercing", "misc": "", "start_char": 315, "text": "piercings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 326, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 325, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 330, "feats": null, "head": 19, "id": 13, "lemma": "now", "misc": "", "start_char": 327, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 333, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 14, "lemma": "he", "misc": "", "start_char": 331, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 336, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 15, "lemma": "be", "misc": "", "start_char": 334, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 339, "feats": null, "head": 19, "id": 16, "lemma": "on", "misc": "", "start_char": 337, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 341, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 340, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 352, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "transplant", "misc": "", "start_char": 342, "text": "transplant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 357, "feats": "Number=Sing", "head": 4, "id": 19, "lemma": "list", "misc": "", "start_char": 353, "text": "list", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 365, "feats": "VerbForm=Ger", "head": 19, "id": 20, "lemma": "wait", "misc": "", "start_char": 358, "text": "waiting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 369, "feats": null, "head": 23, "id": 21, "lemma": "for", "misc": "", "start_char": 366, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 371, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 370, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 378, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "nipple", "misc": "", "start_char": 372, "text": "nipple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": 382, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "his", "misc": "", "start_char": 379, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 387, "feats": "Number=Sing", "head": 20, "id": 25, "lemma": "size", "misc": "", "start_char": 383, "text": "size", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 389, "feats": null, "head": 4, "id": 26, "lemma": ".", "misc": "", "start_char": 388, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 393, "feats": null, "head": 28, "id": 27, "lemma": "now", "misc": "", "start_char": 390, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 399, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 28, "lemma": "watch", "misc": "", "start_char": 394, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 404, "feats": "Number=Sing|PronType=Dem", "head": 28, "id": 29, "lemma": "this", "misc": "", "start_char": 400, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 406, "feats": null, "head": 4, "id": 30, "lemma": ".", "misc": "", "start_char": 405, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Whoa)) (. !) (NP (DT That)) (VP (VBZ is) (ADJP (RB very) (JJ cool))) (. .)))" }, "speaker": "Penny", "text": "Whoa! That is very cool.", "tokens": [ { "deprel": "discourse", "end_char": 411, "feats": null, "head": 6, "id": 1, "lemma": "whoa", "misc": "", "start_char": 407, "text": "Whoa", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 413, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 412, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 418, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 414, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 421, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 419, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 426, "feats": null, "head": 6, "id": 5, "lemma": "very", "misc": "", "start_char": 422, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 431, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "cool", "misc": "", "start_char": 427, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 433, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 432, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Sometimes)) (NP (PRP I)) (VP (VBP like) (S (VP (TO to) (VP (VP (VB turn) (NP (DT this)) (PRT (RP on))) (CC and) (VP (VB pretend) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (DT the) (JJ super) (NN villain)) (NP (NNP Magneto))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Sometimes I like to turn this on and pretend I'm the super villain Magneto.", "tokens": [ { "deprel": "advmod", "end_char": 443, "feats": null, "head": 3, "id": 1, "lemma": "sometimes", "misc": "", "start_char": 434, "text": "Sometimes", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 445, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 444, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 450, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "like", "misc": "", "start_char": 446, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 453, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 451, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 458, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "turn", "misc": "", "start_char": 454, "text": "turn", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 463, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 6, "lemma": "this", "misc": "", "start_char": 459, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 466, "feats": null, "head": 5, "id": 7, "lemma": "on", "misc": "", "start_char": 464, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 470, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 467, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 478, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "pretend", "misc": "", "start_char": 471, "text": "pretend", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 480, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 10, "lemma": "I", "misc": "", "start_char": 479, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 483, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 481, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 487, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 484, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 493, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "super", "misc": "", "start_char": 488, "text": "super", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 501, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "villain", "misc": "", "start_char": 494, "text": "villain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 509, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "Magneto", "misc": "", "start_char": 502, "text": "Magneto", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 511, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 510, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (VP (VBG Getting) (ADJP (NP (DT a) (JJ little)) (RBR less) (JJ cool)))) (, ,) (NP (NNP Leonard)) (. .)))" }, "speaker": "Penny", "text": "Getting a little less cool, Leonard.", "tokens": [ { "deprel": "root", "end_char": 519, "feats": "VerbForm=Ger", "head": 0, "id": 1, "lemma": "get", "misc": "", "start_char": 512, "text": "Getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 521, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 520, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 528, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "little", "misc": "", "start_char": 522, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 533, "feats": "Degree=Cmp", "head": 5, "id": 4, "lemma": "less", "misc": "", "start_char": 529, "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "xcomp", "end_char": 538, "feats": "Degree=Pos", "head": 1, "id": 5, "lemma": "cool", "misc": "", "start_char": 534, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 540, "feats": null, "head": 1, "id": 6, "lemma": ",", "misc": "", "start_char": 539, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 548, "feats": "Number=Sing", "head": 1, "id": 7, "lemma": "Leonard", "misc": "", "start_char": 541, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 550, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 549, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (CC But) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (ADVP (RB really)) (VP (VBP am)))) (VP (VBZ is) (NP (NP (DT a) (ADJP (RB very) (JJ smart)) (NN scientist)) (SBAR (WHNP (WP who)) (S (VP (VP (VBZ understands) (NP (NP (DT the) (NN mechanics)) (PP (IN of) (NP (DT the) (NN universe))))) (CC and) (VP (VBZ is) (VP (VBG wearing) (NP (NP (DT the) (JJ sexy) (JJ black) (NN underwear)) (SBAR (S (NP (PRP you)) (VP (VBD bought) (NP (PRP him))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "But what I really am is a very smart scientist who understands the mechanics of the universe and is wearing the sexy black underwear you bought him.", "tokens": [ { "deprel": "cc", "end_char": 554, "feats": null, "head": 10, "id": 1, "lemma": "but", "misc": "", "start_char": 551, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 559, "feats": "PronType=Rel", "head": 10, "id": 2, "lemma": "what", "misc": "", "start_char": 555, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 561, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 560, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 568, "feats": null, "head": 2, "id": 4, "lemma": "really", "misc": "", "start_char": 562, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 571, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "be", "misc": "", "start_char": 569, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 574, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 572, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 576, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 7, "lemma": "a", "misc": "", "start_char": 575, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 581, "feats": null, "head": 9, "id": 8, "lemma": "very", "misc": "", "start_char": 577, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 587, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "smart", "misc": "", "start_char": 582, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 597, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "scientist", "misc": "", "start_char": 588, "text": "scientist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 601, "feats": "PronType=Rel", "head": 12, "id": 11, "lemma": "who", "misc": "", "start_char": 598, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 613, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 12, "lemma": "understand", "misc": "", "start_char": 602, "text": "understands", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 617, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 614, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 627, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "mechanic", "misc": "", "start_char": 618, "text": "mechanics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 630, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 628, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 634, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 631, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 643, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "universe", "misc": "", "start_char": 635, "text": "universe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 647, "feats": null, "head": 20, "id": 18, "lemma": "and", "misc": "", "start_char": 644, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 650, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 648, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 658, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 20, "lemma": "wear", "misc": "", "start_char": 651, "text": "wearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 662, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 21, "lemma": "the", "misc": "", "start_char": 659, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 667, "feats": "Degree=Pos", "head": 24, "id": 22, "lemma": "sexy", "misc": "", "start_char": 663, "text": "sexy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 673, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "black", "misc": "", "start_char": 668, "text": "black", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 683, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "underwear", "misc": "", "start_char": 674, "text": "underwear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 687, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 26, "id": 25, "lemma": "you", "misc": "", "start_char": 684, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 694, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 24, "id": 26, "lemma": "buy", "misc": "", "start_char": 688, "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 698, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 27, "lemma": "he", "misc": "", "start_char": 695, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 700, "feats": null, "head": 10, "id": 28, "lemma": ".", "misc": "", "start_char": 699, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (NP (PRP we)) (VP (VBP go)) (. .)))" }, "speaker": "Penny", "text": "There we go.", "tokens": [ { "deprel": "expl", "end_char": 706, "feats": null, "head": 3, "id": 1, "lemma": "there", "misc": "", "start_char": 701, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "nsubj", "end_char": 709, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 707, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 712, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 710, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 714, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 713, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 6, 6 ] ], [ [ 0, 14, 14 ] ], [ [ 0, 16, 18 ], [ 0, 21, 27 ] ], [ [ 0, 27, 27 ] ], [ [ 0, 31, 31 ] ], [ [ 0, 33, 33 ], [ 1, 2, 2 ] ], [ [ 2, 6, 6 ], [ 2, 15, 15 ], [ 8, 24, 24 ] ], [ [ 2, 11, 12 ] ], [ [ 4, 0, 2 ], [ 4, 9, 9 ], [ 4, 9, 10 ], [ 4, 7, 10 ], [ 4, 13, 13 ], [ 4, 23, 23 ], [ 4, 23, 24 ] ], [ [ 4, 16, 18 ], [ 4, 21, 24 ] ], [ [ 4, 28, 28 ], [ 5, 2, 2 ], [ 6, 5, 5 ] ], [ [ 6, 1, 1 ], [ 6, 9, 9 ], [ 7, 6, 6 ], [ 8, 2, 2 ], [ 8, 26, 26 ], [ 8, 20, 26 ], [ 8, 6, 26 ] ], [ [ 6, 14, 14 ] ], [ [ 6, 11, 14 ] ], [ [ 7, 1, 2 ] ], [ [ 8, 1, 1 ] ], [ [ 8, 10, 10 ] ], [ [ 8, 12, 16 ] ], [ [ 8, 15, 16 ] ], [ [ 9, 1, 1 ] ] ]
s06e05c06t
So, basically, this is what's called mag - lev technology . It uses very powerful electromagnets to create a force strong enough to overcome gravity . Here, you hold this. Whoa, that's heavy. Yeah . Oh, uh, you don't have on any jewelry, do you? No, why? A grad student forgot to take out one of his piercings . Now he's on a transplant list waiting for a nipple his size . Now watch this. Whoa! That is very cool. Sometimes I like to turn this on and pretend I'm the super villain Magneto. Getting a little less cool, Leonard. But what I really am is a very smart scientist who understands the mechanics of the universe and is wearing the sexy black underwear you bought him. There we go.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (NP (PRP I)) (VP (VBD thought) (SBAR (S (S (NP (NP (DT the) (NN photo) (NN booth)) (PP (IN for) (NP (DT the) (NN party)))) (VP (MD could) (VP (CC either) (VP (VB be) (ADJP (JJ creepy) (PP (IN like) (NP (NP (DT a) (NN mummy) (POS 's)) (NN tomb)))))))) (, ,) (CC or) (S (NP (PRP they)) (ADVP (RB also)) (VP (VBP have) (NP (DT the) (NNP Tardis)) (PP (IN from) (NP (NNP Doctor) (NNP Who)))))))) (. .)))" }, "speaker": "Raj", "text": "So, I thought the photo booth for the party could either be creepy like a mummy's tomb, or they also have the Tardis from Doctor Who.", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 4, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 3, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 6, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 5, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 14, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 7, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 18, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 15, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 24, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "photo", "misc": "", "start_char": 19, "text": "photo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 30, "feats": "Number=Sing", "head": 14, "id": 7, "lemma": "booth", "misc": "", "start_char": 25, "text": "booth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 34, "feats": null, "head": 10, "id": 8, "lemma": "for", "misc": "", "start_char": 31, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 38, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 35, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 44, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "party", "misc": "", "start_char": 39, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 50, "feats": "VerbForm=Fin", "head": 14, "id": 11, "lemma": "could", "misc": "", "start_char": 45, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "cc:preconj", "end_char": 57, "feats": null, "head": 14, "id": 12, "lemma": "either", "misc": "", "start_char": 51, "text": "either", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "end_char": 60, "feats": "VerbForm=Inf", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 58, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 67, "feats": "Degree=Pos", "head": 4, "id": 14, "lemma": "creepy", "misc": "", "start_char": 61, "text": "creepy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 72, "feats": null, "head": 19, "id": 15, "lemma": "like", "misc": "", "start_char": 68, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 74, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 73, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 80, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "mummy", "misc": "", "start_char": 75, "text": "mummy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 83, "feats": null, "head": 17, "id": 18, "lemma": "'s", "misc": "", "start_char": 81, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 88, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "tomb", "misc": "", "start_char": 84, "text": "tomb", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 90, "feats": null, "head": 24, "id": 20, "lemma": ",", "misc": "", "start_char": 89, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 93, "feats": null, "head": 24, "id": 21, "lemma": "or", "misc": "", "start_char": 91, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 98, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 24, "id": 22, "lemma": "they", "misc": "", "start_char": 94, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 103, "feats": null, "head": 24, "id": 23, "lemma": "also", "misc": "", "start_char": 99, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 108, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 24, "lemma": "have", "misc": "", "start_char": 104, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 112, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 109, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 119, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "Tardis", "misc": "", "start_char": 113, "text": "Tardis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 124, "feats": null, "head": 28, "id": 27, "lemma": "from", "misc": "", "start_char": 120, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 131, "feats": "Number=Sing", "head": 24, "id": 28, "lemma": "Doctor", "misc": "", "start_char": 125, "text": "Doctor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 135, "feats": "Number=Sing", "head": 28, "id": 29, "lemma": "Who", "misc": "", "start_char": 132, "text": "Who", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 137, "feats": null, "head": 4, "id": 30, "lemma": ".", "misc": "", "start_char": 136, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (DT A) (NNP Tardis)) (VP (VBZ makes) (NP (DT no) (NN sense)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT a) (NN time) (NN machine)) (PP (IN from) (NP (DT a) (NML (NN science) (HYPH -) (NN fiction)) (NN show)))))) (. .) (S (NP (PRP It)) (VP (VBZ has) (NP (NP (NN nothing)) (SBAR (S (VP (TO to) (VP (VB do) (PP (IN with) (NP (NNP Halloween)))))))))) (. .) (S (NP (DT That)) (VP (VBG being) (VP (VBN said) (, ,) (S (SBAR (IN if) (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB get) (NP (DT a) (NNP Tardis)))))) (, ,) (NP (PRP you)) (VP (VBP stink)) (CC and) (S (NP (PRP$ your) (NN party)) (VP (VBZ stinks))))))) (. .)))" }, "speaker": "Sheldon", "text": "A Tardis makes no sense . It's a time machine from a science - fiction show . It has nothing to do with Halloween . That being said, if you don't get a Tardis, you stink and your party stinks.", "tokens": [ { "deprel": "det", "end_char": 139, "feats": "Definite=Ind|PronType=Art", "head": 2, "id": 1, "lemma": "a", "misc": "", "start_char": 138, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 146, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "Tardis", "misc": "", "start_char": 140, "text": "Tardis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 152, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "make", "misc": "", "start_char": 147, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 155, "feats": null, "head": 5, "id": 4, "lemma": "no", "misc": "", "start_char": 153, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 161, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "sense", "misc": "", "start_char": 156, "text": "sense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 163, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 162, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 166, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 7, "lemma": "it", "misc": "", "start_char": 164, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 169, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 167, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 171, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 170, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 176, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "time", "misc": "", "start_char": 172, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 184, "feats": "Number=Sing", "head": 3, "id": 11, "lemma": "machine", "misc": "", "start_char": 177, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 189, "feats": null, "head": 17, "id": 12, "lemma": "from", "misc": "", "start_char": 185, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 191, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 13, "lemma": "a", "misc": "", "start_char": 190, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 199, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "science", "misc": "", "start_char": 192, "text": "science", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 201, "feats": null, "head": 16, "id": 15, "lemma": "-", "misc": "", "start_char": 200, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 209, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "fiction", "misc": "", "start_char": 202, "text": "fiction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 214, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "show", "misc": "", "start_char": 210, "text": "show", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 216, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 215, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 219, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 19, "lemma": "it", "misc": "", "start_char": 217, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 223, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 20, "lemma": "have", "misc": "", "start_char": 220, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 231, "feats": "Number=Sing|PronType=Neg", "head": 20, "id": 21, "lemma": "nothing", "misc": "", "start_char": 224, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 234, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 232, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 237, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "do", "misc": "", "start_char": 235, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 242, "feats": null, "head": 25, "id": 24, "lemma": "with", "misc": "", "start_char": 238, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 252, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "Halloween", "misc": "", "start_char": 243, "text": "Halloween", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 3, "id": 26, "lemma": ".", "misc": "", "start_char": 253, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 259, "feats": "Number=Sing|PronType=Dem", "head": 29, "id": 27, "lemma": "that", "misc": "", "start_char": 255, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux:pass", "end_char": 265, "feats": "VerbForm=Ger", "head": 29, "id": 28, "lemma": "be", "misc": "", "start_char": 260, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advcl", "end_char": 270, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 40, "id": 29, "lemma": "say", "misc": "", "start_char": 266, "text": "said", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 272, "feats": null, "head": 40, "id": 30, "lemma": ",", "misc": "", "start_char": 271, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 275, "feats": null, "head": 35, "id": 31, "lemma": "if", "misc": "", "start_char": 273, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 279, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 35, "id": 32, "lemma": "you", "misc": "", "start_char": 276, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 282, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 35, "id": 33, "lemma": "do", "misc": "", "start_char": 280, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 286, "feats": null, "head": 35, "id": 34, "lemma": "not", "misc": "", "start_char": 283, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 290, "feats": "VerbForm=Inf", "head": 40, "id": 35, "lemma": "get", "misc": "", "start_char": 287, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 292, "feats": "Definite=Ind|PronType=Art", "head": 37, "id": 36, "lemma": "a", "misc": "", "start_char": 291, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 299, "feats": "Number=Sing", "head": 35, "id": 37, "lemma": "Tardis", "misc": "", "start_char": 293, "text": "Tardis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 301, "feats": null, "head": 40, "id": 38, "lemma": ",", "misc": "", "start_char": 300, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 305, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 40, "id": 39, "lemma": "you", "misc": "", "start_char": 302, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 311, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 40, "lemma": "stink", "misc": "", "start_char": 306, "text": "stink", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cc", "end_char": 315, "feats": null, "head": 44, "id": 41, "lemma": "and", "misc": "", "start_char": 312, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 320, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 43, "id": 42, "lemma": "your", "misc": "", "start_char": 316, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 326, "feats": "Number=Sing", "head": 44, "id": 43, "lemma": "party", "misc": "", "start_char": 321, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 333, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 40, "id": 44, "lemma": "stink", "misc": "", "start_char": 327, "text": "stinks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 3, "id": 45, "lemma": ".", "misc": "", "start_char": 334, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB have) (NP (DT a) (NN preference))) (. ?)))" }, "speaker": "Raj", "text": "Do you have a preference?", "tokens": [ { "deprel": "aux", "end_char": 338, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 336, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 342, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 339, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 347, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 343, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 349, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 348, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 360, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "preference", "misc": "", "start_char": 350, "text": "preference", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 362, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 361, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VP (VB care)) (, ,) (VP (VB get) (NP (DT the) (NNP TARDIS))))) (. .)))" }, "speaker": "Howard", "text": "I don't care, get the TARDIS.", "tokens": [ { "deprel": "nsubj", "end_char": 364, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 363, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 367, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 365, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 371, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 368, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 376, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "care", "misc": "", "start_char": 372, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 378, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 377, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 382, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "get", "misc": "", "start_char": 379, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 386, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 383, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 393, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "TARDIS", "misc": "", "start_char": 387, "text": "TARDIS", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 395, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 394, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yes)) (. !) (NP (DT This) (NN party)) (ADVP (RB just)) (VP (VBD became) (NP (DT a) (JJ major) (NN rager))) (. .)))" }, "speaker": "Sheldon", "text": "Yes! This party just became a major rager.", "tokens": [ { "deprel": "discourse", "end_char": 399, "feats": null, "head": 6, "id": 1, "lemma": "yes", "misc": "", "start_char": 396, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 401, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 400, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 406, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "this", "misc": "", "start_char": 402, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 412, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "party", "misc": "", "start_char": 407, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 417, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 413, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 424, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "become", "misc": "", "start_char": 418, "text": "became", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 426, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 425, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 432, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "major", "misc": "", "start_char": 427, "text": "major", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 438, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "rager", "misc": "", "start_char": 433, "text": "rager", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 440, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 439, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (PP (IN by) (NP (DT the) (NN way))) (, ,) (MD can) (NP (PRP I)) (VP (VB borrow) (NP (PRP$ your) (NN bullwhip) (CC and) (NN fedora))) (. ?)))" }, "speaker": "Raj", "text": "Oh, by the way, can I borrow your bullwhip and fedora?", "tokens": [ { "deprel": "discourse", "end_char": 443, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 441, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 445, "feats": null, "head": 9, "id": 2, "lemma": ",", "misc": "", "start_char": 444, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 448, "feats": null, "head": 5, "id": 3, "lemma": "by", "misc": "", "start_char": 446, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 452, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 449, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 456, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "way", "misc": "", "start_char": 453, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 458, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 457, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 462, "feats": "VerbForm=Fin", "head": 9, "id": 7, "lemma": "can", "misc": "", "start_char": 459, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 464, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 463, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 471, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "borrow", "misc": "", "start_char": 465, "text": "borrow", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 476, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "your", "misc": "", "start_char": 472, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 485, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "bullwhip", "misc": "", "start_char": 477, "text": "bullwhip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 489, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 486, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 496, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "fedora", "misc": "", "start_char": 490, "text": "fedora", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 498, "feats": null, "head": 9, "id": 14, "lemma": "?", "misc": "", "start_char": 497, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (ADJP (JJ sure)) (, ,) (NP (WP whatever)) (. .)))" }, "speaker": "Howard", "text": "Yeah, sure, whatever.", "tokens": [ { "deprel": "discourse", "end_char": 503, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 499, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 505, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 504, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 510, "feats": "Degree=Pos", "head": 5, "id": 3, "lemma": "sure", "misc": "", "start_char": 506, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 512, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 511, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 521, "feats": "PronType=Int", "head": 0, "id": 5, "lemma": "whatever", "misc": "", "start_char": 513, "text": "whatever", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 523, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 522, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD was) (VP (VBG thinking) (PP (IN of) (S (VP (VBG dressing) (PRT (RP up)) (PP (IN as) (NP (NP (NNP Indiana) (NNP Jones) (POS ')) (ADJP (NN mocha) (HYPH -) (JJ skinned)) (NN love) (NN child) (. .) (`` \") (NNP Indian) ('' \") (NNP Jones)))))))) (. .)))" }, "speaker": "Raj", "text": "I was thinking of dressing up as Indiana Jones' mocha - skinned love child . \" Indian \" Jones.", "tokens": [ { "deprel": "nsubj", "end_char": 525, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 524, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 529, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 526, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 538, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 530, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 541, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 539, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 550, "feats": "VerbForm=Ger", "head": 3, "id": 5, "lemma": "dress", "misc": "", "start_char": 542, "text": "dressing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 553, "feats": null, "head": 5, "id": 6, "lemma": "up", "misc": "", "start_char": 551, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 556, "feats": null, "head": 15, "id": 7, "lemma": "as", "misc": "", "start_char": 554, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 564, "feats": "Number=Sing", "head": 15, "id": 8, "lemma": "Indiana", "misc": "", "start_char": 557, "text": "Indiana", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 570, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Jones", "misc": "", "start_char": 565, "text": "Jones", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 572, "feats": null, "head": 8, "id": 10, "lemma": "'s", "misc": "", "start_char": 571, "text": "'", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 578, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "mocha", "misc": "", "start_char": 573, "text": "mocha", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 580, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 579, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 588, "feats": "Degree=Pos", "head": 15, "id": 13, "lemma": "skinned", "misc": "", "start_char": 581, "text": "skinned", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 593, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "love", "misc": "", "start_char": 589, "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 599, "feats": "Number=Sing", "head": 5, "id": 15, "lemma": "child", "misc": "", "start_char": 594, "text": "child", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 601, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 600, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 603, "feats": null, "head": 18, "id": 17, "lemma": "\"", "misc": "", "start_char": 602, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 610, "feats": "Number=Sing", "head": 3, "id": 18, "lemma": "Indian", "misc": "", "start_char": 604, "text": "Indian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 612, "feats": null, "head": 18, "id": 19, "lemma": "\"", "misc": "", "start_char": 611, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "flat", "end_char": 618, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "Jones", "misc": "", "start_char": 613, "text": "Jones", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 620, "feats": null, "head": 3, "id": 21, "lemma": ".", "misc": "", "start_char": 619, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (ADJP (JJ Clever) (. .)))" }, "speaker": "Howard", "text": "Clever.", "tokens": [ { "deprel": "root", "end_char": 627, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "Clever", "misc": "", "start_char": 621, "text": "Clever", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 629, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 628, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (SQ (VBZ 's) (ADJP (JJ wrong) (PP (IN with) (NP (PRP you)))))) (. ?)))" }, "speaker": "Raj", "text": "What's wrong with you?", "tokens": [ { "deprel": "nsubj", "end_char": 634, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 630, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 637, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 635, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 643, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "wrong", "misc": "", "start_char": 638, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 648, "feats": null, "head": 5, "id": 4, "lemma": "with", "misc": "", "start_char": 644, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 652, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 5, "lemma": "you", "misc": "", "start_char": 649, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 654, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 653, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (NP (NN Nothing) (. .)))" }, "speaker": "Howard", "text": "Nothing.", "tokens": [ { "deprel": "root", "end_char": 662, "feats": "Number=Sing|PronType=Neg", "head": 0, "id": 1, "lemma": "nothing", "misc": "", "start_char": 655, "text": "Nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 664, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 663, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (NNP Howard)) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (NP (NP (NP (DT a) (NN party)) (SBAR (S (VP (TO to) (VP (VB plan)))))) (. .) (S (VP (VB Do) (RB n't) (VP (VB make) (S (NP (PRP me)) (VP (VB pull) (NP (PRP it)) (PP (IN out) (PP (IN of) (NP (PRP you)))))))))))) (. .)))" }, "speaker": "Raj", "text": "Oh, Howard, I've got a party to plan . Don't make me pull it out of you.", "tokens": [ { "deprel": "discourse", "end_char": 667, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 665, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 669, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 668, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 676, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Howard", "misc": "", "start_char": 670, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 678, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 677, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 680, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 679, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 684, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "have", "misc": "", "start_char": 681, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 688, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 7, "lemma": "get", "misc": "", "start_char": 685, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 690, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 689, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 696, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "party", "misc": "", "start_char": 691, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 699, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 697, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 704, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "plan", "misc": "", "start_char": 700, "text": "plan", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 706, "feats": null, "head": 7, "id": 12, "lemma": ".", "misc": "", "start_char": 705, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 709, "feats": "Mood=Imp|VerbForm=Fin", "head": 15, "id": 13, "lemma": "do", "misc": "", "start_char": 707, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 713, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 710, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 718, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 15, "lemma": "make", "misc": "", "start_char": 714, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 721, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 16, "lemma": "I", "misc": "", "start_char": 719, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 726, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "pull", "misc": "", "start_char": 722, "text": "pull", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 729, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "it", "misc": "", "start_char": 727, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 733, "feats": null, "head": 21, "id": 19, "lemma": "out", "misc": "", "start_char": 730, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 736, "feats": null, "head": 21, "id": 20, "lemma": "of", "misc": "", "start_char": 734, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 740, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 17, "id": 21, "lemma": "you", "misc": "", "start_char": 737, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 742, "feats": null, "head": 7, "id": 22, "lemma": ".", "misc": "", "start_char": 741, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (ADVP (RB here)) (NP (PRP it)) (VP (VBZ is)) (. .) (S (NP (NNP Bernadette)) (VP (VBD said) (SBAR (S (NP (PRP you) (NNS guys)) (VP (VBP are) (ADJP (RB all) (JJ sick) (PP (IN of) (NP (PRP me)))) (S (VP (VBG talking) (PP (IN about) (NP (NP (PRP$ my) (NN trip)) (PP (IN to) (NP (NN space)))))))))))) (. .)))" }, "speaker": "Howard", "text": "Okay, here it is . Bernadette said you guys are all sick of me talking about my trip to space.", "tokens": [ { "deprel": "discourse", "end_char": 747, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 743, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 749, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 748, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 754, "feats": "PronType=Dem", "head": 0, "id": 3, "lemma": "here", "misc": "", "start_char": 750, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 757, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 755, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 760, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "be", "misc": "", "start_char": 758, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 761, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 773, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Bernadette", "misc": "", "start_char": 763, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 778, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 8, "lemma": "say", "misc": "", "start_char": 774, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "dep", "end_char": 782, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 779, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 787, "feats": "Number=Plur", "head": 13, "id": 10, "lemma": "guy", "misc": "", "start_char": 783, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 791, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 788, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 795, "feats": null, "head": 13, "id": 12, "lemma": "all", "misc": "", "start_char": 792, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 800, "feats": "Degree=Pos", "head": 8, "id": 13, "lemma": "sick", "misc": "", "start_char": 796, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 803, "feats": null, "head": 16, "id": 14, "lemma": "of", "misc": "", "start_char": 801, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 806, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 804, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 814, "feats": "VerbForm=Ger", "head": 13, "id": 16, "lemma": "talk", "misc": "", "start_char": 807, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 820, "feats": null, "head": 19, "id": 17, "lemma": "about", "misc": "", "start_char": 815, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 823, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "my", "misc": "", "start_char": 821, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 828, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "trip", "misc": "", "start_char": 824, "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 831, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 829, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 837, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "space", "misc": "", "start_char": 832, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 839, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 838, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Sheldon", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 843, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 840, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 845, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 844, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Raj", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 848, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 846, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 850, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 849, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBP seem) (S (VP (TO to) (VP (VB have) (NP (JJ different) (NNS approaches)) (ADVP (RB here))))))) (. .) (S (NP (PRP I)) (VP (VBD was) (VP (VBG going) (PP (IN for) (NP (JJ helpful) (NN honesty)))))) (. .) (S (NP (PRP I)) (VP (VBP have) (NP (NP (DT no) (NN idea)) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG doing)))))))) (. .)))" }, "speaker": "Sheldon", "text": "We seem to have different approaches here . I was going for helpful honesty . I have no idea what you're doing.", "tokens": [ { "deprel": "nsubj", "end_char": 853, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 851, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 858, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "seem", "misc": "", "start_char": 854, "text": "seem", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 861, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 859, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 866, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "have", "misc": "", "start_char": 862, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 876, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "different", "misc": "", "start_char": 867, "text": "different", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 887, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "approach", "misc": "", "start_char": 877, "text": "approaches", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 892, "feats": "PronType=Dem", "head": 4, "id": 7, "lemma": "here", "misc": "", "start_char": 888, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 894, "feats": null, "head": 11, "id": 8, "lemma": ".", "misc": "", "start_char": 893, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 896, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 895, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 900, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 897, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 906, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 11, "lemma": "go", "misc": "", "start_char": 901, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 910, "feats": null, "head": 14, "id": 12, "lemma": "for", "misc": "", "start_char": 907, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 918, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "helpful", "misc": "", "start_char": 911, "text": "helpful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 926, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "honesty", "misc": "", "start_char": 919, "text": "honesty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 928, "feats": null, "head": 2, "id": 15, "lemma": ".", "misc": "", "start_char": 927, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 930, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 929, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 935, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 17, "lemma": "have", "misc": "", "start_char": 931, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 938, "feats": null, "head": 19, "id": 18, "lemma": "no", "misc": "", "start_char": 936, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 943, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "idea", "misc": "", "start_char": 939, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 948, "feats": "PronType=Rel", "head": 23, "id": 20, "lemma": "what", "misc": "", "start_char": 944, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 952, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 21, "lemma": "you", "misc": "", "start_char": 949, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 956, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 953, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 962, "feats": "Tense=Pres|VerbForm=Part", "head": 19, "id": 23, "lemma": "do", "misc": "", "start_char": 957, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 964, "feats": null, "head": 2, "id": 24, "lemma": ".", "misc": "", "start_char": 963, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (VP (VBN called) (S (VP (VBG being) (ADJP (JJ nice)))))) (. .)))" }, "speaker": "Raj", "text": "It's called being nice.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 967, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 965, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 970, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 968, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 977, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "call", "misc": "", "start_char": 971, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cop", "end_char": 983, "feats": "VerbForm=Ger", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 978, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 988, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "nice", "misc": "", "start_char": 984, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 990, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 989, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP think) (S (VP (VBG being) (ADJP (JJ nice))))))) (VP (MD will) (VP (VB get) (S (NP (PRP him)) (VP (TO to) (VP (VB shut) (PRT (RP up))))))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB try) (NP (PRP it)))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, if you think being nice will get him to shut up, I'll try it.", "tokens": [ { "deprel": "discourse", "end_char": 995, "feats": null, "head": 17, "id": 1, "lemma": "okay", "misc": "", "start_char": 991, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 997, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 996, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1000, "feats": null, "head": 5, "id": 3, "lemma": "if", "misc": "", "start_char": 998, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1004, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1001, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1010, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 5, "lemma": "think", "misc": "", "start_char": 1005, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cop", "end_char": 1016, "feats": "VerbForm=Ger", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1011, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "csubj", "end_char": 1021, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "nice", "misc": "", "start_char": 1017, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "aux", "end_char": 1026, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "will", "misc": "", "start_char": 1022, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1030, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "get", "misc": "", "start_char": 1027, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1034, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "he", "misc": "", "start_char": 1031, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1037, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1035, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1042, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "shut", "misc": "", "start_char": 1038, "text": "shut", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1045, "feats": null, "head": 12, "id": 13, "lemma": "up", "misc": "", "start_char": 1043, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1047, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 1046, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1049, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 1048, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1053, "feats": "VerbForm=Fin", "head": 17, "id": 16, "lemma": "will", "misc": "", "start_char": 1050, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1057, "feats": "VerbForm=Inf", "head": 0, "id": 17, "lemma": "try", "misc": "", "start_char": 1054, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1060, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "it", "misc": "", "start_char": 1058, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1062, "feats": null, "head": 17, "id": 19, "lemma": ".", "misc": "", "start_char": 1061, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know) (WHNP (WP what) (, ,) (NNS guys) (, ,)) (S (ADVP (RB never)) (VP (VB mind))))) (. .) (S (NP (PRP I)) (ADVP (RB just)) (VP (MD wo) (RB n't) (VP (VB talk) (PP (IN about) (NP (NP (DT the) (JJS greatest) (NN achievement)) (PP (IN of) (NP (PRP$ my) (NN life))) (ADVP (RB ever) (RB again))))))) (. .)))" }, "speaker": "Howard", "text": "You know what, guys, never mind . I just won't talk about the greatest achievement of my life ever again.", "tokens": [ { "deprel": "nsubj", "end_char": 1066, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1063, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1071, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 1067, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1076, "feats": "PronType=Rel", "head": 2, "id": 3, "lemma": "what", "misc": "", "start_char": 1072, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1078, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1077, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1083, "feats": "Number=Plur", "head": 8, "id": 5, "lemma": "guy", "misc": "", "start_char": 1079, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1085, "feats": null, "head": 8, "id": 6, "lemma": ",", "misc": "", "start_char": 1084, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1091, "feats": null, "head": 8, "id": 7, "lemma": "never", "misc": "", "start_char": 1086, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1096, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 8, "lemma": "mind", "misc": "", "start_char": 1092, "text": "mind", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1098, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1097, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1100, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 10, "lemma": "I", "misc": "", "start_char": 1099, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1105, "feats": null, "head": 14, "id": 11, "lemma": "just", "misc": "", "start_char": 1101, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1108, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "will", "misc": "", "start_char": 1106, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1112, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 1109, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1117, "feats": "VerbForm=Inf", "head": 2, "id": 14, "lemma": "talk", "misc": "", "start_char": 1113, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1123, "feats": null, "head": 18, "id": 15, "lemma": "about", "misc": "", "start_char": 1118, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1127, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 16, "lemma": "the", "misc": "", "start_char": 1124, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1136, "feats": "Degree=Sup", "head": 18, "id": 17, "lemma": "great", "misc": "", "start_char": 1128, "text": "greatest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "obl", "end_char": 1148, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "achievement", "misc": "", "start_char": 1137, "text": "achievement", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1151, "feats": null, "head": 21, "id": 19, "lemma": "of", "misc": "", "start_char": 1149, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1154, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "my", "misc": "", "start_char": 1152, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1159, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "life", "misc": "", "start_char": 1155, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1164, "feats": null, "head": 23, "id": 22, "lemma": "ever", "misc": "", "start_char": 1160, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1170, "feats": null, "head": 14, "id": 23, "lemma": "again", "misc": "", "start_char": 1165, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1172, "feats": null, "head": 2, "id": 24, "lemma": ".", "misc": "", "start_char": 1171, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Look) (PP (IN at) (NP (DT that))))) (, ,) (NP (DT the) (NN problem)) (VP (VBD solved) (NP (PRP itself))) (. .)))" }, "speaker": "Sheldon", "text": "Look at that, the problem solved itself.", "tokens": [ { "deprel": "root", "end_char": 1177, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 1173, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1180, "feats": null, "head": 3, "id": 2, "lemma": "at", "misc": "", "start_char": 1178, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1185, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 3, "lemma": "that", "misc": "", "start_char": 1181, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1187, "feats": null, "head": 1, "id": 4, "lemma": ",", "misc": "", "start_char": 1186, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1191, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 1188, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1199, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "problem", "misc": "", "start_char": 1192, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1206, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 1, "id": 7, "lemma": "solve", "misc": "", "start_char": 1200, "text": "solved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1213, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Emp|Reflex=Yes", "head": 7, "id": 8, "lemma": "itself", "misc": "", "start_char": 1207, "text": "itself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1215, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 1214, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hello)) (, ,) (NP (NNS boys)) (. .)))" }, "speaker": "Leonard", "text": "Hello, boys.", "tokens": [ { "deprel": "root", "end_char": 1221, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 1216, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1223, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1222, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1228, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "boy", "misc": "", "start_char": 1224, "text": "boys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1230, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1229, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 1, 31, 31 ], [ 1, 38, 38 ], [ 1, 41, 41 ], [ 1, 41, 42 ], [ 5, 7, 7 ], [ 7, 0, 0 ], [ 11, 4, 4 ], [ 11, 7, 10 ], [ 11, 15, 15 ], [ 15, 20, 20 ], [ 17, 3, 3 ] ], [ [ 0, 4, 9 ], [ 0, 15, 18 ], [ 0, 24, 28 ], [ 1, 0, 1 ], [ 1, 35, 36 ], [ 3, 6, 7 ] ], [ [ 0, 8, 9 ], [ 4, 2, 3 ] ], [ [ 0, 21, 21 ] ], [ [ 0, 28, 28 ] ], [ [ 0, 27, 28 ] ], [ [ 1, 3, 4 ] ], [ [ 1, 6, 6 ] ], [ [ 1, 8, 16 ] ], [ [ 1, 12, 16 ] ], [ [ 1, 18, 18 ] ], [ [ 1, 20, 20 ] ], [ [ 1, 24, 24 ] ], [ [ 1, 20, 24 ] ], [ [ 1, 26, 26 ] ], [ [ 2, 1, 1 ], [ 2, 3, 4 ], [ 15, 8, 8 ], [ 15, 15, 15 ], [ 15, 17, 22 ], [ 16, 0, 0 ], [ 17, 14, 14 ] ], [ [ 3, 0, 0 ], [ 5, 9, 9 ], [ 5, 9, 12 ], [ 9, 4, 4 ], [ 11, 2, 2 ], [ 11, 20, 20 ], [ 12, 14, 14 ], [ 12, 17, 17 ], [ 12, 17, 20 ], [ 17, 9, 9 ], [ 18, 9, 9 ], [ 18, 19, 19 ], [ 18, 19, 20 ], [ 18, 15, 20 ] ], [ [ 4, 6, 8 ] ], [ [ 5, 3, 4 ] ], [ [ 6, 4, 4 ] ], [ [ 7, 7, 14 ], [ 7, 16, 19 ] ], [ [ 9, 0, 0 ] ], [ [ 10, 0, 0 ] ], [ [ 11, 17, 17 ] ], [ [ 12, 3, 3 ] ], [ [ 12, 6, 6 ] ], [ [ 12, 8, 8 ], [ 12, 8, 9 ], [ 12, 11, 11 ], [ 15, 0, 0 ], [ 18, 0, 0 ], [ 18, 4, 4 ] ], [ [ 12, 20, 20 ] ], [ [ 15, 4, 5 ] ], [ [ 15, 12, 13 ] ], [ [ 15, 19, 19 ] ], [ [ 17, 17, 17 ] ], [ [ 18, 2, 2 ] ], [ [ 19, 2, 2 ] ], [ [ 19, 4, 5 ] ], [ [ 19, 7, 7 ] ], [ [ 20, 2, 2 ] ] ]
s06e05c07t
So, I thought the photo booth for the party could either be creepy like a mummy's tomb, or they also have the Tardis from Doctor Who. A Tardis makes no sense . It's a time machine from a science - fiction show . It has nothing to do with Halloween . That being said, if you don't get a Tardis, you stink and your party stinks. Do you have a preference? I don't care, get the TARDIS. Yes! This party just became a major rager. Oh, by the way, can I borrow your bullwhip and fedora? Yeah, sure, whatever. I was thinking of dressing up as Indiana Jones' mocha - skinned love child . " Indian " Jones. Clever. What's wrong with you? Nothing. Oh, Howard, I've got a party to plan . Don't make me pull it out of you. Okay, here it is . Bernadette said you guys are all sick of me talking about my trip to space. Yes. No. We seem to have different approaches here . I was going for helpful honesty . I have no idea what you're doing. It's called being nice. Okay, if you think being nice will get him to shut up, I'll try it. You know what, guys, never mind . I just won't talk about the greatest achievement of my life ever again. Look at that, the problem solved itself. Hello, boys.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SBAR (IN if) (S (NP (PRP we)) (VP (VBD were) (S (VP (TO to) (VP (VB go) (PP (IN as) (NP (NN dinner) (NN table) (NNS favorites) (, ,) (NN salt) (CC and) (NN pepper))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "What if we were to go as dinner table favorites, salt and pepper?", "tokens": [ { "deprel": "root", "end_char": 4, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 0, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 7, "feats": null, "head": 6, "id": 2, "lemma": "if", "misc": "", "start_char": 5, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 10, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 8, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 15, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 11, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "mark", "end_char": 18, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 16, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 21, "feats": "VerbForm=Inf", "head": 1, "id": 6, "lemma": "go", "misc": "", "start_char": 19, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 24, "feats": null, "head": 10, "id": 7, "lemma": "as", "misc": "", "start_char": 22, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 31, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "dinner", "misc": "", "start_char": 25, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 37, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "table", "misc": "", "start_char": 32, "text": "table", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 47, "feats": "Number=Plur", "head": 6, "id": 10, "lemma": "favorite", "misc": "", "start_char": 38, "text": "favorites", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 48, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 54, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "salt", "misc": "", "start_char": 50, "text": "salt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 58, "feats": null, "head": 14, "id": 13, "lemma": "and", "misc": "", "start_char": 55, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 65, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "pepper", "misc": "", "start_char": 59, "text": "pepper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 1, "id": 15, "lemma": "?", "misc": "", "start_char": 66, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know) (SBAR (S (NP (NN salt)) (VP (VBZ makes) (S (NP (PRP me)) (VP (VB retain) (NP (NN water))))))))) (CC and) (S (NP (PRP$ my) (NN cousin) (NNP William)) (VP (VBD was) (NP (NP (NN ground)) (PP (IN to) (NP (NN death)))) (PP (IN in) (NP (DT a) (NML (NN pepper) (NN factory)) (NN accident))) (. .) (FRAG (ADVP (WRB How)) (IN about) (NP (NP (NNP Raggedy) (NNP Ann)) (CC and) (NP (NNP Andy))) (. ?) (S (NP (PRP I)) (VP (VBD loved) (S (NP (PRP them)) (VP (VBG growing) (PRT (RP up))))))))) (. .)))" }, "speaker": "Amy", "text": "You know salt makes me retain water and my cousin William was ground to death in a pepper factory accident . How about Raggedy Ann and Andy? I loved them growing up.", "tokens": [ { "deprel": "nsubj", "end_char": 71, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 68, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 76, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "know", "misc": "", "start_char": 72, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 81, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "salt", "misc": "", "start_char": 77, "text": "salt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "make", "misc": "", "start_char": 82, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 90, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 88, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 97, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "retain", "misc": "", "start_char": 91, "text": "retain", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 103, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "water", "misc": "", "start_char": 98, "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 107, "feats": null, "head": 13, "id": 8, "lemma": "and", "misc": "", "start_char": 104, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 110, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 108, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 117, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "cousin", "misc": "", "start_char": 111, "text": "cousin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 125, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "William", "misc": "", "start_char": 118, "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 129, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 126, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 136, "feats": "Number=Sing", "head": 4, "id": 13, "lemma": "ground", "misc": "", "start_char": 130, "text": "ground", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 139, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 137, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 145, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "death", "misc": "", "start_char": 140, "text": "death", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 148, "feats": null, "head": 20, "id": 16, "lemma": "in", "misc": "", "start_char": 146, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 150, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 17, "lemma": "a", "misc": "", "start_char": 149, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 157, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "pepper", "misc": "", "start_char": 151, "text": "pepper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 165, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "factory", "misc": "", "start_char": 158, "text": "factory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 174, "feats": "Number=Sing", "head": 13, "id": 20, "lemma": "accident", "misc": "", "start_char": 166, "text": "accident", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 176, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 175, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 180, "feats": "PronType=Int", "head": 30, "id": 22, "lemma": "how", "misc": "", "start_char": 177, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 186, "feats": null, "head": 24, "id": 23, "lemma": "about", "misc": "", "start_char": 181, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 194, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "Raggedy", "misc": "", "start_char": 187, "text": "Raggedy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 198, "feats": "Number=Sing", "head": 24, "id": 25, "lemma": "Ann", "misc": "", "start_char": 195, "text": "Ann", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 202, "feats": null, "head": 27, "id": 26, "lemma": "and", "misc": "", "start_char": 199, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 207, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "Andy", "misc": "", "start_char": 203, "text": "Andy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 30, "id": 28, "lemma": "?", "misc": "", "start_char": 208, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 211, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 29, "lemma": "I", "misc": "", "start_char": 210, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 217, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 30, "lemma": "love", "misc": "", "start_char": 212, "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 222, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 30, "id": 31, "lemma": "they", "misc": "", "start_char": 218, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 230, "feats": "VerbForm=Ger", "head": 30, "id": 32, "lemma": "grow", "misc": "", "start_char": 223, "text": "growing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 233, "feats": null, "head": 32, "id": 33, "lemma": "up", "misc": "", "start_char": 231, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 235, "feats": null, "head": 4, "id": 34, "lemma": ".", "misc": "", "start_char": 234, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (ADVP (RB so))))) (. .) (S (NP (DT Those) (NNS dolls)) (VP (VBP represent) (NP (NP (NP (CD three) (NNS things)) (SBAR (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB care) (PP (IN for))))))) (: :) (S (NP (NNS Clowns) (, ,) (NNS children) (, ,) (CC and) (NN raggedyness) (. .)) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (VBN lost) (NN cause)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't think so . Those dolls represent three things I don't care for: Clowns, children, and raggedyness . I think it's a lost cause.", "tokens": [ { "deprel": "nsubj", "end_char": 237, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 236, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 240, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 238, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 244, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 241, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 250, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 245, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 253, "feats": null, "head": 4, "id": 5, "lemma": "so", "misc": "", "start_char": 251, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 254, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 261, "feats": "Number=Plur|PronType=Dem", "head": 8, "id": 7, "lemma": "that", "misc": "", "start_char": 256, "text": "Those", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 267, "feats": "Number=Plur", "head": 9, "id": 8, "lemma": "doll", "misc": "", "start_char": 262, "text": "dolls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 277, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 9, "lemma": "represent", "misc": "", "start_char": 268, "text": "represent", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nummod", "end_char": 283, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 10, "lemma": "three", "misc": "", "start_char": 278, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 290, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "thing", "misc": "", "start_char": 284, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 292, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "I", "misc": "", "start_char": 291, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 295, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "do", "misc": "", "start_char": 293, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 299, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 296, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 304, "feats": "VerbForm=Inf", "head": 11, "id": 15, "lemma": "care", "misc": "", "start_char": 300, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 308, "feats": null, "head": 15, "id": 16, "lemma": "for", "misc": "", "start_char": 305, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 310, "feats": null, "head": 18, "id": 17, "lemma": ":", "misc": "", "start_char": 309, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "appos", "end_char": 317, "feats": "Number=Plur", "head": 11, "id": 18, "lemma": "clown", "misc": "", "start_char": 311, "text": "Clowns", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 20, "id": 19, "lemma": ",", "misc": "", "start_char": 318, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 328, "feats": "Number=Plur", "head": 18, "id": 20, "lemma": "child", "misc": "", "start_char": 320, "text": "children", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 330, "feats": null, "head": 23, "id": 21, "lemma": ",", "misc": "", "start_char": 329, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 334, "feats": null, "head": 23, "id": 22, "lemma": "and", "misc": "", "start_char": 331, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 346, "feats": "Number=Sing", "head": 18, "id": 23, "lemma": "raggedyness", "misc": "", "start_char": 335, "text": "raggedyness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 348, "feats": null, "head": 18, "id": 24, "lemma": ".", "misc": "", "start_char": 347, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 350, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 25, "lemma": "I", "misc": "", "start_char": 349, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 356, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 26, "lemma": "think", "misc": "", "start_char": 351, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 359, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 27, "lemma": "it", "misc": "", "start_char": 357, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 362, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 28, "lemma": "be", "misc": "", "start_char": 360, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 364, "feats": "Definite=Ind|PronType=Art", "head": 31, "id": 29, "lemma": "a", "misc": "", "start_char": 363, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 369, "feats": "Tense=Past|VerbForm=Part", "head": 31, "id": 30, "lemma": "lose", "misc": "", "start_char": 365, "text": "lost", "upos": "VERB", "xpos": "VBN" }, { "deprel": "ccomp", "end_char": 375, "feats": "Number=Sing", "head": 26, "id": 31, "lemma": "cause", "misc": "", "start_char": 370, "text": "cause", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 377, "feats": null, "head": 4, "id": 32, "lemma": ".", "misc": "", "start_char": 376, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NP (JJ certain) (NNS things)) (SBAR (WHNP (WDT that)) (S (VP (VBP say) (PP (IN to) (NP (DT the) (NN world))))))) (, ,) (`` \") (S (S (NP (PRP I)) (VP (VBP have) (NP (DT a) (NN boyfriend)))) (, ,) (CC and) (S (NP (PRP he)) (VP (VBZ 's) (RB not) (VP (VBN made) (PRT (RP up)))))) (. .) ('' \")) (S (NP (VBG Matching) (NP (NP (NNS costumes)) (, ,) (NP (NNS hickeys)) (CC and) (NP (NN sex) (NNS tapes)))))) (. .)))" }, "speaker": "Amy", "text": "There are certain things that say to the world, \" I have a boyfriend, and he's not made up . \" Matching costumes, hickeys and sex tapes.", "tokens": [ { "deprel": "expl", "end_char": 383, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 378, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 387, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 384, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "amod", "end_char": 395, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "certain", "misc": "", "start_char": 388, "text": "certain", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 402, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "thing", "misc": "", "start_char": 396, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 407, "feats": "PronType=Rel", "head": 6, "id": 5, "lemma": "that", "misc": "", "start_char": 403, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 411, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "say", "misc": "", "start_char": 408, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 414, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 412, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 418, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 415, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 424, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "world", "misc": "", "start_char": 419, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 2, "id": 10, "lemma": ",", "misc": "", "start_char": 425, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 428, "feats": null, "head": 13, "id": 11, "lemma": "\"", "misc": "", "start_char": 427, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 430, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 429, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 435, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 13, "lemma": "have", "misc": "", "start_char": 431, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 437, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 436, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 447, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "boyfriend", "misc": "", "start_char": 438, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 449, "feats": null, "head": 21, "id": 16, "lemma": ",", "misc": "", "start_char": 448, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 453, "feats": null, "head": 21, "id": 17, "lemma": "and", "misc": "", "start_char": 450, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 456, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 18, "lemma": "he", "misc": "", "start_char": 454, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 459, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 19, "lemma": "be", "misc": "", "start_char": 457, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 463, "feats": null, "head": 21, "id": 20, "lemma": "not", "misc": "", "start_char": 460, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 468, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 13, "id": 21, "lemma": "make", "misc": "", "start_char": 464, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 471, "feats": null, "head": 21, "id": 22, "lemma": "up", "misc": "", "start_char": 469, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 473, "feats": null, "head": 2, "id": 23, "lemma": ".", "misc": "", "start_char": 472, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 475, "feats": null, "head": 2, "id": 24, "lemma": "\"", "misc": "", "start_char": 474, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "parataxis", "end_char": 484, "feats": "VerbForm=Ger", "head": 2, "id": 25, "lemma": "match", "misc": "", "start_char": 476, "text": "Matching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 493, "feats": "Number=Plur", "head": 25, "id": 26, "lemma": "costume", "misc": "", "start_char": 485, "text": "costumes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 495, "feats": null, "head": 28, "id": 27, "lemma": ",", "misc": "", "start_char": 494, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 503, "feats": "Number=Plur", "head": 26, "id": 28, "lemma": "hickey", "misc": "", "start_char": 496, "text": "hickeys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 507, "feats": null, "head": 31, "id": 29, "lemma": "and", "misc": "", "start_char": 504, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 511, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "sex", "misc": "", "start_char": 508, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 517, "feats": "Number=Plur", "head": 26, "id": 31, "lemma": "tape", "misc": "", "start_char": 512, "text": "tapes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 519, "feats": null, "head": 2, "id": 32, "lemma": ".", "misc": "", "start_char": 518, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (VP (VBZ 's) (NP (DT a) (NN hickey))) (. ?)))" }, "speaker": "Sheldon", "text": "What's a hickey?", "tokens": [ { "deprel": "root", "end_char": 524, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 520, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 527, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 525, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 529, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 528, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 536, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "hickey", "misc": "", "start_char": 530, "text": "hickey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 538, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 537, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ] ], [ [ 0, 7, 9 ], [ 0, 11, 13 ], [ 1, 2, 2 ], [ 1, 16, 19 ] ], [ [ 1, 0, 0 ], [ 2, 0, 0 ], [ 2, 11, 11 ], [ 2, 24, 24 ] ], [ [ 1, 4, 4 ], [ 1, 8, 8 ], [ 1, 28, 28 ], [ 3, 11, 11 ] ], [ [ 1, 6, 6 ] ], [ [ 1, 8, 10 ], [ 1, 14, 14 ] ], [ [ 1, 26, 26 ] ], [ [ 1, 23, 26 ], [ 1, 30, 30 ], [ 2, 6, 7 ], [ 2, 9, 22 ] ], [ [ 2, 22, 22 ] ], [ [ 2, 17, 22 ] ], [ [ 2, 26, 26 ], [ 2, 28, 30 ] ], [ [ 3, 0, 0 ] ], [ [ 3, 4, 4 ] ], [ [ 3, 7, 8 ] ], [ [ 3, 13, 14 ], [ 3, 17, 17 ], [ 3, 24, 30 ], [ 4, 2, 3 ] ], [ [ 3, 2, 21 ] ], [ [ 4, 0, 0 ] ] ]
s06e05c08t
What if we were to go as dinner table favorites, salt and pepper? You know salt makes me retain water and my cousin William was ground to death in a pepper factory accident . How about Raggedy Ann and Andy? I loved them growing up. I don't think so . Those dolls represent three things I don't care for: Clowns, children, and raggedyness . I think it's a lost cause. There are certain things that say to the world, " I have a boyfriend, and he's not made up . " Matching costumes, hickeys and sex tapes. What's a hickey?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBP do) (NP (PRP I)) (VP (VB look))) (. ?)))" }, "speaker": "Bernadette", "text": "How do I look?", "tokens": [ { "deprel": "advmod", "end_char": 3, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 0, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 6, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 4, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 8, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 7, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 13, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "look", "misc": "", "start_char": 9, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 15, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 14, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (ADJP (JJ Fine) (. .)))" }, "speaker": "Howard", "text": "Fine.", "tokens": [ { "deprel": "root", "end_char": 20, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "Fine", "misc": "", "start_char": 16, "text": "Fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 21, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (NN someone)) (NP (DT a) (JJ little) (JJ blue)) (. ?) (SQ (VP (VB Come) (PRT (RP on)) (, ,) (NP (NNP Howie)) (, ,) (SBAR (S (NP (DT that)) (VP (VBZ 's) (, ,) (PRT (UH like)) (, ,) (NP (NP (NP (DT the) (JJS funniest) (NN thing)) (SBAR (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB ever)) (VP (VBN said) (PP (IN in) (NP (PRP$ my) (NN life)))))))) (. .) (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB say)))) (, ,) (S (NP (PRP you)) (ADJP (JJ ready) (S (VP (TO to) (VP (VB go)))))))))))) (. ?)))" }, "speaker": "Bernadette", "text": "Is someone a little blue? Come on, Howie, that's, like, the funniest thing I've ever said in my life . What do you say, you ready to go?", "tokens": [ { "deprel": "cop", "end_char": 25, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 1, "lemma": "be", "misc": "", "start_char": 23, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 33, "feats": "Number=Sing|PronType=Ind", "head": 5, "id": 2, "lemma": "someone", "misc": "", "start_char": 26, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "det", "end_char": 35, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 34, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 42, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "little", "misc": "", "start_char": 36, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 47, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "blue", "misc": "", "start_char": 43, "text": "blue", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 7, "id": 6, "lemma": "?", "misc": "", "start_char": 48, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 54, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 7, "lemma": "come", "misc": "", "start_char": 50, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 57, "feats": null, "head": 7, "id": 8, "lemma": "on", "misc": "", "start_char": 55, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 59, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 58, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 65, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "Howie", "misc": "", "start_char": 60, "text": "Howie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 66, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 72, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 12, "lemma": "that", "misc": "", "start_char": 68, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 75, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 13, "lemma": "be", "misc": "", "start_char": 73, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 77, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 76, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 82, "feats": null, "head": 19, "id": 15, "lemma": "like", "misc": "", "start_char": 78, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 83, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 88, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 17, "lemma": "the", "misc": "", "start_char": 85, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 97, "feats": "Degree=Sup", "head": 19, "id": 18, "lemma": "funny", "misc": "", "start_char": 89, "text": "funniest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "parataxis", "end_char": 103, "feats": "Number=Sing", "head": 5, "id": 19, "lemma": "thing", "misc": "", "start_char": 98, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 105, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 20, "lemma": "I", "misc": "", "start_char": 104, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 109, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 21, "lemma": "have", "misc": "", "start_char": 106, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 114, "feats": null, "head": 23, "id": 22, "lemma": "ever", "misc": "", "start_char": 110, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 119, "feats": "Tense=Past|VerbForm=Part", "head": 19, "id": 23, "lemma": "say", "misc": "", "start_char": 115, "text": "said", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 122, "feats": null, "head": 26, "id": 24, "lemma": "in", "misc": "", "start_char": 120, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 125, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 26, "id": 25, "lemma": "my", "misc": "", "start_char": 123, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 130, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "life", "misc": "", "start_char": 126, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 132, "feats": null, "head": 19, "id": 27, "lemma": ".", "misc": "", "start_char": 131, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 137, "feats": "PronType=Int", "head": 36, "id": 28, "lemma": "what", "misc": "", "start_char": 133, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 140, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 31, "id": 29, "lemma": "do", "misc": "", "start_char": 138, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 144, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 31, "id": 30, "lemma": "you", "misc": "", "start_char": 141, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 148, "feats": "VerbForm=Inf", "head": 19, "id": 31, "lemma": "say", "misc": "", "start_char": 145, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 34, "id": 32, "lemma": ",", "misc": "", "start_char": 149, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 154, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 34, "id": 33, "lemma": "you", "misc": "", "start_char": 151, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 160, "feats": "Degree=Pos", "head": 31, "id": 34, "lemma": "ready", "misc": "", "start_char": 155, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 163, "feats": null, "head": 36, "id": 35, "lemma": "to", "misc": "", "start_char": 161, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 166, "feats": "VerbForm=Inf", "head": 34, "id": 36, "lemma": "go", "misc": "", "start_char": 164, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 168, "feats": null, "head": 5, "id": 37, "lemma": "?", "misc": "", "start_char": 167, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (VP (TO To) (VP (VB tell) (NP (PRP you)) (NP (DT the) (NN truth))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (RB not) (ADVP (RB really)) (PP (IN in) (NP (DT the) (NN mood)))) (. .)))" }, "speaker": "Howard", "text": "To tell you the truth, I'm not really in the mood.", "tokens": [ { "deprel": "mark", "end_char": 171, "feats": null, "head": 2, "id": 1, "lemma": "to", "misc": "", "start_char": 169, "text": "To", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 176, "feats": "VerbForm=Inf", "head": 13, "id": 2, "lemma": "tell", "misc": "", "start_char": 172, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 180, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 177, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 184, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 181, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 190, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "truth", "misc": "", "start_char": 185, "text": "truth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 192, "feats": null, "head": 2, "id": 6, "lemma": ",", "misc": "", "start_char": 191, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 194, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 7, "lemma": "I", "misc": "", "start_char": 193, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 197, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 8, "lemma": "be", "misc": "", "start_char": 195, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 201, "feats": null, "head": 13, "id": 9, "lemma": "not", "misc": "", "start_char": 198, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 208, "feats": null, "head": 13, "id": 10, "lemma": "really", "misc": "", "start_char": 202, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 211, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 209, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 215, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 212, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 220, "feats": "Number=Sing", "head": 0, "id": 13, "lemma": "mood", "misc": "", "start_char": 216, "text": "mood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 222, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 221, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBAR (SBARQ (WHNP (WP What)) (S (SQ (VBP are) (NP (PRP you)) (VP (VBG talking) (PP (IN about)))))) (. ?) (S (NP (PRP It)) (VP (MD 'll) (VP (VB be) (ADJP (JJ fun))))) (, ,) (S (NP (PRP$ your) (NNS friends)) (VP (MD will) (VP (VB be) (ADVP (RB there))))) (. .)))" }, "speaker": "Bernadette", "text": "What are you talking about? It'll be fun, your friends will be there.", "tokens": [ { "deprel": "obl", "end_char": 227, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 223, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 231, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 228, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 235, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 232, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 243, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "talk", "misc": "", "start_char": 236, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 249, "feats": null, "head": 1, "id": 5, "lemma": "about", "misc": "", "start_char": 244, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 251, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 250, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 254, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "it", "misc": "", "start_char": 252, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 258, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "will", "misc": "", "start_char": 255, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 261, "feats": "VerbForm=Inf", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 259, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 265, "feats": "Degree=Pos", "head": 4, "id": 10, "lemma": "fun", "misc": "", "start_char": 262, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 267, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 266, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 272, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "your", "misc": "", "start_char": 268, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 280, "feats": "Number=Plur", "head": 16, "id": 13, "lemma": "friend", "misc": "", "start_char": 273, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 285, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "will", "misc": "", "start_char": 281, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 288, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 286, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 294, "feats": "PronType=Dem", "head": 10, "id": 16, "lemma": "there", "misc": "", "start_char": 289, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 295, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (NP (DT some) (NNS friends) (. .) (S (S (NP (NP (PRP They)) (DT all)) (VP (VBP think) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ boring))))))) (. .) (S (ADVP (RB Maybe)) (NP (PRP you)) (VP (MD should) (VP (VB go) (PP (IN without) (NP (PRP me)))))))) (. .)))" }, "speaker": "Howard", "text": "Yeah, some friends . They all think I'm boring . Maybe you should go without me.", "tokens": [ { "deprel": "discourse", "end_char": 301, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 297, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 303, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 302, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 308, "feats": null, "head": 4, "id": 3, "lemma": "some", "misc": "", "start_char": 304, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 316, "feats": "Number=Plur", "head": 8, "id": 4, "lemma": "friend", "misc": "", "start_char": 309, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 318, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 317, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 323, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "they", "misc": "", "start_char": 319, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 327, "feats": null, "head": 6, "id": 7, "lemma": "all", "misc": "", "start_char": 324, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 333, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "think", "misc": "", "start_char": 328, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 335, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 334, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 338, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 336, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 345, "feats": "Degree=Pos", "head": 8, "id": 11, "lemma": "boring", "misc": "", "start_char": 339, "text": "boring", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 347, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 346, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 353, "feats": null, "head": 16, "id": 13, "lemma": "maybe", "misc": "", "start_char": 348, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 357, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 354, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 364, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "should", "misc": "", "start_char": 358, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 367, "feats": "VerbForm=Inf", "head": 8, "id": 16, "lemma": "go", "misc": "", "start_char": 365, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 375, "feats": null, "head": 18, "id": 17, "lemma": "without", "misc": "", "start_char": 368, "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 378, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 18, "lemma": "I", "misc": "", "start_char": 376, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 380, "feats": null, "head": 8, "id": 19, "lemma": ".", "misc": "", "start_char": 379, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (SBAR (IN if) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB there)) (ADVP (JJ alone))))) (NP (NNS people)) (VP (MD might) (VP (VB think) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (RB just) (DT a) (ADJP (RB really) (JJ short)) (NN person)) (PP (IN from) (NP (NNP Avatar))))))))) (. .)))" }, "speaker": "Bernadette", "text": "No, if I'm there alone people might think I'm just a really short person from Avatar.", "tokens": [ { "deprel": "discourse", "end_char": 383, "feats": "Polarity=Neg", "head": 10, "id": 1, "lemma": "no", "misc": "", "start_char": 381, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 385, "feats": null, "head": 10, "id": 2, "lemma": ",", "misc": "", "start_char": 384, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 388, "feats": null, "head": 6, "id": 3, "lemma": "if", "misc": "", "start_char": 386, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 390, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 389, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 393, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 391, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 399, "feats": "PronType=Dem", "head": 10, "id": 6, "lemma": "there", "misc": "", "start_char": 394, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 405, "feats": "Degree=Pos", "head": 6, "id": 7, "lemma": "alone", "misc": "", "start_char": 400, "text": "alone", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 412, "feats": "Number=Plur", "head": 10, "id": 8, "lemma": "person", "misc": "", "start_char": 406, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 418, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "might", "misc": "", "start_char": 413, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 424, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "think", "misc": "", "start_char": 419, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 426, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 11, "lemma": "I", "misc": "", "start_char": 425, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 429, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 12, "lemma": "be", "misc": "", "start_char": 427, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 434, "feats": null, "head": 17, "id": 13, "lemma": "just", "misc": "", "start_char": 430, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 436, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 14, "lemma": "a", "misc": "", "start_char": 435, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 443, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "really", "misc": "", "start_char": 437, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 449, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "short", "misc": "", "start_char": 444, "text": "short", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 456, "feats": "Number=Sing", "head": 10, "id": 17, "lemma": "person", "misc": "", "start_char": 450, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 461, "feats": null, "head": 19, "id": 18, "lemma": "from", "misc": "", "start_char": 457, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 468, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "Avatar", "misc": "", "start_char": 462, "text": "Avatar", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 470, "feats": null, "head": 10, "id": 20, "lemma": ".", "misc": "", "start_char": 469, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP do) (RB n't) (VP (VB wanna) (S (VP (VB go)))))) (. .)))" }, "speaker": "Howard", "text": "I'm sorry, I just don't wanna go.", "tokens": [ { "deprel": "nsubj", "end_char": 472, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 471, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 475, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 473, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 481, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 476, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 483, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 482, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 485, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 5, "lemma": "I", "misc": "", "start_char": 484, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 490, "feats": null, "head": 9, "id": 6, "lemma": "just", "misc": "", "start_char": 486, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 493, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 491, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 497, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 494, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 503, "feats": "VerbForm=Inf", "head": 3, "id": 9, "lemma": "wanna", "misc": "", "start_char": 498, "text": "wanna", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 506, "feats": "VerbForm=Inf", "head": 9, "id": 10, "lemma": "go", "misc": "", "start_char": 504, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 508, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 507, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (PRP I)) (ADVP (RB just)) (VP (VBD spent) (NP (DT the) (JJ last) (CD three) (NNS hours)) (S (VP (VBG coloring) (NP (PRP myself)) (S (ADJP (JJ blue)))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (VP (VBG washing) (NP (NN paint)) (PP (IN out) (PP (IN of) (NP (PRP$ my) (NN smurf)))) (PP (IN for) (NP (DT a) (NN month)))))))))) (. !)))" }, "speaker": "Bernadette", "text": "Hey, I just spent the last three hours coloring myself blue . I'm gonna be washing paint out of my smurf for a month!", "tokens": [ { "deprel": "discourse", "end_char": 512, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 509, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 514, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 513, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 516, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 515, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 521, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 517, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 527, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "spend", "misc": "", "start_char": 522, "text": "spent", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 531, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 6, "lemma": "the", "misc": "", "start_char": 528, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 536, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "last", "misc": "", "start_char": 532, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nummod", "end_char": 542, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 8, "lemma": "three", "misc": "", "start_char": 537, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 548, "feats": "Number=Plur", "head": 5, "id": 9, "lemma": "hour", "misc": "", "start_char": 543, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 557, "feats": "VerbForm=Ger", "head": 5, "id": 10, "lemma": "color", "misc": "", "start_char": 549, "text": "coloring", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 564, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 10, "id": 11, "lemma": "myself", "misc": "", "start_char": 558, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 569, "feats": "Degree=Pos", "head": 10, "id": 12, "lemma": "blue", "misc": "", "start_char": 565, "text": "blue", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 571, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 570, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 573, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 572, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 576, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 574, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 580, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 16, "lemma": "go", "misc": "", "start_char": 577, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 583, "feats": null, "head": 19, "id": 17, "lemma": "to", "misc": "", "start_char": 581, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "aux", "end_char": 586, "feats": "VerbForm=Inf", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 584, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 594, "feats": "Tense=Pres|VerbForm=Part", "head": 16, "id": 19, "lemma": "wash", "misc": "", "start_char": 587, "text": "washing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 600, "feats": "Number=Sing", "head": 19, "id": 20, "lemma": "paint", "misc": "", "start_char": 595, "text": "paint", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 604, "feats": null, "head": 24, "id": 21, "lemma": "out", "misc": "", "start_char": 601, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 607, "feats": null, "head": 21, "id": 22, "lemma": "of", "misc": "", "start_char": 605, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 610, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 24, "id": 23, "lemma": "my", "misc": "", "start_char": 608, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 616, "feats": "Number=Sing", "head": 19, "id": 24, "lemma": "smurf", "misc": "", "start_char": 611, "text": "smurf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 620, "feats": null, "head": 27, "id": 25, "lemma": "for", "misc": "", "start_char": 617, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 622, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 26, "lemma": "a", "misc": "", "start_char": 621, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 628, "feats": "Number=Sing", "head": 19, "id": 27, "lemma": "month", "misc": "", "start_char": 623, "text": "month", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 630, "feats": null, "head": 5, "id": 28, "lemma": "!", "misc": "", "start_char": 629, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (ADVP (NP (CD Two) (NNS weeks)) (RB ago)) (NP (PRP I)) (VP (VBD was) (NP (DT an) (NN astronaut))) (. .)))" }, "speaker": "Howard", "text": "Two weeks ago I was an astronaut.", "tokens": [ { "deprel": "nummod", "end_char": 634, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 1, "lemma": "two", "misc": "", "start_char": 631, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 640, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "week", "misc": "", "start_char": 635, "text": "weeks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 644, "feats": null, "head": 7, "id": 3, "lemma": "ago", "misc": "", "start_char": 641, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 646, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 645, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 650, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 647, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 653, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 651, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 663, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "astronaut", "misc": "", "start_char": 654, "text": "astronaut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 664, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (ADVP (RB now)) (NP (PRP you)) (VP (VBP 're) (NP (NP (DT a) (NNP Smurf) (. .)) (S (VP (VB Keep) (VP (NN walking)))))) (. .)))" }, "speaker": "Bernadette", "text": "Yeah, well, now you're a Smurf . Keep walking.", "tokens": [ { "deprel": "discourse", "end_char": 670, "feats": null, "head": 9, "id": 1, "lemma": "yeah", "misc": "", "start_char": 666, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 672, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 671, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 677, "feats": null, "head": 9, "id": 3, "lemma": "well", "misc": "", "start_char": 673, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 679, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 678, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 683, "feats": null, "head": 9, "id": 5, "lemma": "now", "misc": "", "start_char": 680, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 687, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 6, "lemma": "you", "misc": "", "start_char": 684, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 691, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 688, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 693, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 692, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 699, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "Smurf", "misc": "", "start_char": 694, "text": "Smurf", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 701, "feats": null, "head": 11, "id": 10, "lemma": ".", "misc": "", "start_char": 700, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 706, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 11, "lemma": "keep", "misc": "", "start_char": 702, "text": "Keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 714, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "walking", "misc": "", "start_char": 707, "text": "walking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 716, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 715, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 2, 19, 19 ], [ 2, 24, 24 ], [ 3, 2, 2 ], [ 5, 13, 13 ], [ 6, 3, 3 ], [ 6, 10, 10 ], [ 8, 2, 2 ], [ 8, 10, 10 ], [ 8, 13, 13 ], [ 8, 22, 22 ] ], [ [ 2, 9, 9 ], [ 2, 29, 29 ], [ 2, 32, 32 ], [ 3, 6, 6 ], [ 4, 2, 2 ], [ 4, 11, 11 ], [ 5, 8, 8 ], [ 5, 17, 17 ], [ 7, 0, 0 ], [ 7, 4, 4 ], [ 9, 3, 3 ], [ 10, 5, 5 ] ], [ [ 2, 11, 11 ], [ 2, 16, 25 ] ], [ [ 2, 24, 25 ] ], [ [ 3, 11, 12 ] ], [ [ 3, 8, 12 ], [ 4, 0, 0 ] ], [ [ 4, 11, 12 ], [ 5, 2, 3 ] ], [ [ 5, 3, 3 ], [ 5, 5, 5 ], [ 5, 6, 6 ], [ 6, 7, 7 ] ], [ [ 5, 5, 6 ] ], [ [ 6, 18, 18 ] ], [ [ 6, 12, 18 ] ], [ [ 8, 5, 8 ] ], [ [ 8, 19, 19 ] ], [ [ 8, 22, 23 ] ], [ [ 8, 25, 26 ] ], [ [ 9, 0, 1 ] ], [ [ 9, 5, 6 ] ], [ [ 10, 7, 8 ] ] ]
s06e05c09t
How do I look? Fine. Is someone a little blue? Come on, Howie, that's, like, the funniest thing I've ever said in my life . What do you say, you ready to go? To tell you the truth, I'm not really in the mood. What are you talking about? It'll be fun, your friends will be there. Yeah, some friends . They all think I'm boring . Maybe you should go without me. No, if I'm there alone people might think I'm just a really short person from Avatar. I'm sorry, I just don't wanna go. Hey, I just spent the last three hours coloring myself blue . I'm gonna be washing paint out of my smurf for a month! Two weeks ago I was an astronaut. Yeah, well, now you're a Smurf . Keep walking.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (NNP God)) (, ,) (NP (PRP you) (NNS guys)) (VP (VBP look) (ADJP (JJ adorable))) (. !)))" }, "speaker": "Penny", "text": "Oh, my God, you guys look adorable!", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 0, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 4, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 7, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 5, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "discourse", "end_char": 11, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "God", "misc": "", "start_char": 8, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 13, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 12, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "dep", "end_char": 17, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 14, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 22, "feats": "Number=Plur", "head": 8, "id": 7, "lemma": "guy", "misc": "", "start_char": 18, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 27, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "look", "misc": "", "start_char": 23, "text": "look", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 36, "feats": "Degree=Pos", "head": 8, "id": 9, "lemma": "adorable", "misc": "", "start_char": 28, "text": "adorable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 8, "id": 10, "lemma": "!", "misc": "", "start_char": 37, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (NP (NN Thanks)) (, ,) (WHADVP (RB so)) (SQ (VBP do) (NP (PRP you)) (. .) (JJ Slutty) (NN cop) (. ?))))" }, "speaker": "Bernadette", "text": "Thanks, so do you . Slutty cop?", "tokens": [ { "deprel": "root", "end_char": 45, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 39, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 46, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 50, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 48, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 53, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "do", "misc": "", "start_char": 51, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 57, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 54, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 59, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 58, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 66, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "slutty", "misc": "", "start_char": 60, "text": "Slutty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 70, "feats": "Number=Sing", "head": 1, "id": 8, "lemma": "cop", "misc": "", "start_char": 67, "text": "cop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 72, "feats": null, "head": 1, "id": 9, "lemma": "?", "misc": "", "start_char": 71, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (NP (JJ Slutty) (NN cop)) (. ?) (S (NP (UH No) (, ,) (JJ sexy) (NN cop) (. .) (JJ Slutty) (NN cop)) (ADVP (RB only)) (VP (VBD came) (PP (IN with) (NP (NP (DT a) (NN skirt)) (CC and) (NP (CD two) (NNS badges)))))) (. .)))" }, "speaker": "Penny", "text": "Slutty cop? No, sexy cop . Slutty cop only came with a skirt and two badges.", "tokens": [ { "deprel": "amod", "end_char": 79, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "slutty", "misc": "", "start_char": 73, "text": "Slutty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 83, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "cop", "misc": "", "start_char": 80, "text": "cop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 84, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 88, "feats": "Polarity=Neg", "head": 7, "id": 4, "lemma": "no", "misc": "", "start_char": 86, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 90, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 89, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 95, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "sexy", "misc": "", "start_char": 91, "text": "sexy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 99, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "cop", "misc": "", "start_char": 96, "text": "cop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 101, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 100, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 108, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "slutty", "misc": "", "start_char": 102, "text": "Slutty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 112, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "cop", "misc": "", "start_char": 109, "text": "cop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 117, "feats": null, "head": 12, "id": 11, "lemma": "only", "misc": "", "start_char": 113, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 122, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 12, "lemma": "come", "misc": "", "start_char": 118, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 127, "feats": null, "head": 15, "id": 13, "lemma": "with", "misc": "", "start_char": 123, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 129, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 128, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 135, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "skirt", "misc": "", "start_char": 130, "text": "skirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 139, "feats": null, "head": 18, "id": 16, "lemma": "and", "misc": "", "start_char": 136, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nummod", "end_char": 143, "feats": "NumForm=Word|NumType=Card", "head": 18, "id": 17, "lemma": "two", "misc": "", "start_char": 140, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "conj", "end_char": 150, "feats": "Number=Plur", "head": 15, "id": 18, "lemma": "badge", "misc": "", "start_char": 144, "text": "badges", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 152, "feats": null, "head": 2, "id": 19, "lemma": ".", "misc": "", "start_char": 151, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (CC And) (NP (NNP Albert) (NNP Einstein)) (. ?)))" }, "speaker": "Bernadette", "text": "And Albert Einstein?", "tokens": [ { "deprel": "cc", "end_char": 156, "feats": null, "head": 2, "id": 1, "lemma": "and", "misc": "", "start_char": 153, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 163, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "Albert", "misc": "", "start_char": 157, "text": "Albert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 172, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Einstein", "misc": "", "start_char": 164, "text": "Einstein", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 174, "feats": null, "head": 2, "id": 4, "lemma": "?", "misc": "", "start_char": 173, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ja)) (, ,) (ADVP (RB und) (RBR later)) (NP (PRP she)) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB arrest) (NP (PRP me)) (PP (IN for) (VP (NN goink) (NN fashter) (NN zen) (NN da) (NN shpeed) (PP (IN of) (NP (NN light)))))))))) (. .)))" }, "speaker": "Leonard", "text": "Ja, und later she's going to arrest me for goink fashter zen da shpeed of light.", "tokens": [ { "deprel": "discourse", "end_char": 177, "feats": null, "head": 7, "id": 1, "lemma": "Ja", "misc": "", "start_char": 175, "text": "Ja", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 179, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 178, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 183, "feats": null, "head": 4, "id": 3, "lemma": "und", "misc": "", "start_char": 180, "text": "und", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 189, "feats": "Degree=Cmp", "head": 7, "id": 4, "lemma": "late", "misc": "", "start_char": 184, "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "nsubj", "end_char": 193, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "she", "misc": "", "start_char": 190, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 196, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 194, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 202, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 197, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 205, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 203, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 212, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "arrest", "misc": "", "start_char": 206, "text": "arrest", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 215, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 213, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 219, "feats": null, "head": 16, "id": 11, "lemma": "for", "misc": "", "start_char": 216, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 225, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "goink", "misc": "", "start_char": 220, "text": "goink", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 233, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "fashter", "misc": "", "start_char": 226, "text": "fashter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 237, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "zen", "misc": "", "start_char": 234, "text": "zen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 240, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "da", "misc": "", "start_char": 238, "text": "da", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 247, "feats": "Number=Sing", "head": 9, "id": 16, "lemma": "shpeed", "misc": "", "start_char": 241, "text": "shpeed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 250, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 248, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 256, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "light", "misc": "", "start_char": 251, "text": "light", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 258, "feats": null, "head": 7, "id": 19, "lemma": ".", "misc": "", "start_char": 257, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP we)) (VP (VBD said) (PP (IN in) (NP (DT the) (NN car))) (, ,) (NP (DT no) (NNS accents)))))) (. .)))" }, "speaker": "Penny", "text": "I thought we said in the car, no accents.", "tokens": [ { "deprel": "nsubj", "end_char": 260, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 259, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 268, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 261, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 271, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 269, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 276, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 4, "lemma": "say", "misc": "", "start_char": 272, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 279, "feats": null, "head": 7, "id": 5, "lemma": "in", "misc": "", "start_char": 277, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 283, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 280, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 287, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "car", "misc": "", "start_char": 284, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 289, "feats": null, "head": 10, "id": 8, "lemma": ",", "misc": "", "start_char": 288, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 292, "feats": null, "head": 10, "id": 9, "lemma": "no", "misc": "", "start_char": 290, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 300, "feats": "Number=Plur", "head": 4, "id": 10, "lemma": "accent", "misc": "", "start_char": 293, "text": "accents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 302, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 301, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (JJ Sorry)) (, ,) (NP (NN officer)) (. .)))" }, "speaker": "Leonard", "text": "Sorry, officer.", "tokens": [ { "deprel": "root", "end_char": 308, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sorry", "misc": "", "start_char": 303, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 310, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 309, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 318, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "officer", "misc": "", "start_char": 311, "text": "officer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 320, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 319, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (JJ great) (NN party))) (. .)))" }, "speaker": "Girl dressed as a Witch", "text": "It's a great party.", "tokens": [ { "deprel": "nsubj", "end_char": 323, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 321, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 326, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 324, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 328, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 327, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 334, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "great", "misc": "", "start_char": 329, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 340, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "party", "misc": "", "start_char": 335, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 342, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 341, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Stuart", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 348, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 343, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 352, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 349, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 354, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 353, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (DT The) (NN monster) (NNS foods)) (, ,) (NP (PRP they)) (VP (VBP 're) (ADJP (RB really) (JJ fun))) (. .)))" }, "speaker": "Witch", "text": "The monster foods, they're really fun.", "tokens": [ { "deprel": "det", "end_char": 358, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 355, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 366, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "monster", "misc": "", "start_char": 359, "text": "monster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "dislocated", "end_char": 372, "feats": "Number=Plur", "head": 8, "id": 3, "lemma": "food", "misc": "", "start_char": 367, "text": "foods", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 374, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 373, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 379, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "they", "misc": "", "start_char": 375, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 383, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 380, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 390, "feats": null, "head": 8, "id": 7, "lemma": "really", "misc": "", "start_char": 384, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 394, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "fun", "misc": "", "start_char": 391, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 396, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 395, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH yes)) (, ,) (VP (VBP thank) (NP (PRP you))) (. .) (S (NP (PRP I)) (VP (VBP like) (S (VP (TO to) (VP (VB think) (PP (IN of) (NP (NP (JJ fun) (NNS things)) (PP (IN like) (NP (DT that))))) (SBAR (IN because) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ fun)))))))))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADVP (RB clinically)) (JJ depressed) (ADVP (IN at) (DT all)))) (. .)))" }, "speaker": "Stuart", "text": "Oh, yes, thank you . I like to think of fun things like that because I'm fun, I'm not clinically depressed at all.", "tokens": [ { "deprel": "discourse", "end_char": 399, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 397, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 401, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 400, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 405, "feats": null, "head": 5, "id": 3, "lemma": "yes", "misc": "", "start_char": 402, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 407, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 406, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 413, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "thank", "misc": "", "start_char": 408, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 417, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 414, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 419, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 418, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 421, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 420, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 426, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "like", "misc": "", "start_char": 422, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 429, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 427, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 435, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "think", "misc": "", "start_char": 430, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 438, "feats": null, "head": 14, "id": 12, "lemma": "of", "misc": "", "start_char": 436, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 442, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "fun", "misc": "", "start_char": 439, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 449, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "thing", "misc": "", "start_char": 443, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 454, "feats": null, "head": 16, "id": 15, "lemma": "like", "misc": "", "start_char": 450, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 459, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 16, "lemma": "that", "misc": "", "start_char": 455, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "mark", "end_char": 467, "feats": null, "head": 20, "id": 17, "lemma": "because", "misc": "", "start_char": 460, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 469, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "I", "misc": "", "start_char": 468, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 472, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 470, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 476, "feats": "Degree=Pos", "head": 11, "id": 20, "lemma": "fun", "misc": "", "start_char": 473, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 478, "feats": null, "head": 26, "id": 21, "lemma": ",", "misc": "", "start_char": 477, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 480, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 22, "lemma": "I", "misc": "", "start_char": 479, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 483, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 23, "lemma": "be", "misc": "", "start_char": 481, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 487, "feats": null, "head": 26, "id": 24, "lemma": "not", "misc": "", "start_char": 484, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 498, "feats": null, "head": 26, "id": 25, "lemma": "clinically", "misc": "", "start_char": 488, "text": "clinically", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 508, "feats": "Degree=Pos", "head": 20, "id": 26, "lemma": "depressed", "misc": "", "start_char": 499, "text": "depressed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 511, "feats": null, "head": 28, "id": 27, "lemma": "at", "misc": "", "start_char": 509, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 515, "feats": null, "head": 26, "id": 28, "lemma": "all", "misc": "", "start_char": 512, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 517, "feats": null, "head": 5, "id": 29, "lemma": ".", "misc": "", "start_char": 516, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (VP (VB get) (PRT (IN in)) (ADVP (RB here))) (. .)))" }, "speaker": "Amy", "text": "Sheldon, get in here.", "tokens": [ { "deprel": "vocative", "end_char": 525, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 518, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 526, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 531, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 528, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 534, "feats": null, "head": 5, "id": 4, "lemma": "in", "misc": "", "start_char": 532, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 539, "feats": "PronType=Dem", "head": 3, "id": 5, "lemma": "here", "misc": "", "start_char": 535, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 541, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 540, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD should) (VP (VB have) (VP (VBN picked) (NP (NN hickey))))) (. .)))" }, "speaker": "Sheldon", "text": "I should have picked hickey.", "tokens": [ { "deprel": "nsubj", "end_char": 543, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 542, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 550, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "should", "misc": "", "start_char": 544, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 555, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "have", "misc": "", "start_char": 551, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 562, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "pick", "misc": "", "start_char": 556, "text": "picked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 569, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "hickey", "misc": "", "start_char": 563, "text": "hickey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 571, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 570, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (INTJ (UH hey)) (, ,) (VP (VB look) (PP (IN at) (NP (PRP you) (NNS guys)))) (. !)))" }, "speaker": "Stuart", "text": "Hey, hey, look at you guys!", "tokens": [ { "deprel": "discourse", "end_char": 575, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 572, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 576, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 581, "feats": null, "head": 5, "id": 3, "lemma": "hey", "misc": "", "start_char": 578, "text": "hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 583, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 582, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 588, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "look", "misc": "", "start_char": 584, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 591, "feats": null, "head": 8, "id": 6, "lemma": "at", "misc": "", "start_char": 589, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "dep", "end_char": 595, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 592, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl", "end_char": 600, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "guy", "misc": "", "start_char": 596, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 602, "feats": null, "head": 5, "id": 9, "lemma": "!", "misc": "", "start_char": 601, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (NP (NNP Raggedy) (NNP Ann)))) (, ,) (CC and) (S (NP (PRP he)) (VP (VBZ 's) (NP (NNP Raggedy) (NNP C-3PO)))) (. .)))" }, "speaker": "Amy", "text": "I'm Raggedy Ann, and he's Raggedy C-3PO.", "tokens": [ { "deprel": "nsubj", "end_char": 604, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 603, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 607, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 605, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 615, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Raggedy", "misc": "", "start_char": 608, "text": "Raggedy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 619, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Ann", "misc": "", "start_char": 616, "text": "Ann", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 621, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 620, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 625, "feats": null, "head": 9, "id": 6, "lemma": "and", "misc": "", "start_char": 622, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 628, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "he", "misc": "", "start_char": 626, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 631, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 629, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 639, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "Raggedy", "misc": "", "start_char": 632, "text": "Raggedy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 645, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "C-3PO", "misc": "", "start_char": 640, "text": "C-3PO", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 646, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBD was) (NP (DT a) (NN compromise) (. .)) (SBAR (S (NP (PRP I)) (VP (VBD lost))))) (. .)))" }, "speaker": "Sheldon", "text": "It was a compromise . I lost.", "tokens": [ { "deprel": "nsubj", "end_char": 650, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 648, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 654, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 651, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 656, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 655, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 667, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "compromise", "misc": "", "start_char": 657, "text": "compromise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 669, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 668, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 671, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 670, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 676, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 7, "lemma": "lose", "misc": "", "start_char": 672, "text": "lost", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 678, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 677, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP you)) (VP (VB believe) (S (NP (NNP Stuart) (POS 's)) (VP (NN walking) (PP (RB around) (S (VP (VBG taking) (NP (NN credit)) (PP (IN for) (NP (DT this) (NN party))))))))) (. ?)))" }, "speaker": "Raj", "text": "Can you believe Stuart's walking around taking credit for this party?", "tokens": [ { "deprel": "aux", "end_char": 682, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 679, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 686, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 683, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 694, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "believe", "misc": "", "start_char": 687, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 701, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "Stuart", "misc": "", "start_char": 695, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 704, "feats": null, "head": 4, "id": 5, "lemma": "'s", "misc": "", "start_char": 702, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 712, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "walking", "misc": "", "start_char": 705, "text": "walking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 719, "feats": null, "head": 8, "id": 7, "lemma": "around", "misc": "", "start_char": 713, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 726, "feats": "VerbForm=Ger", "head": 3, "id": 8, "lemma": "take", "misc": "", "start_char": 720, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 733, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "credit", "misc": "", "start_char": 727, "text": "credit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 737, "feats": null, "head": 12, "id": 10, "lemma": "for", "misc": "", "start_char": 734, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 742, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 11, "lemma": "this", "misc": "", "start_char": 738, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 748, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "party", "misc": "", "start_char": 743, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 750, "feats": null, "head": 3, "id": 13, "lemma": "?", "misc": "", "start_char": 749, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ cares))) (. ?)))" }, "speaker": "Howard", "text": "Who cares?", "tokens": [ { "deprel": "nsubj", "end_char": 754, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "who", "misc": "", "start_char": 751, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 760, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "care", "misc": "", "start_char": 755, "text": "cares", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 761, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB mean) (SBAR (`` \") (FRAG (SBAR (WHNP (WP who)) (S (VP (VBZ cares)))) ('' \") (. ?) (S (VP (VB Look) (PP (IN at) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBD pulled) (PRT (RP off)) (ADVP (RB here)))))))) (. .) (S (NP (DT The) (NN deejay)) (VP (VBZ 's) (PP (IN on) (NP (NN fire))))) (, ,) (S (NP (EX there)) (VP (VBZ 's) (NP (DT a) (NML (NNP Tardis) (NN photo)) (NN booth)) (PP (IN in) (NP (DT the) (NN back) (NN room))))) (, ,) (CC and) (, ,) (INTJ (UH oh)) (, ,) (NP (PRP$ my) (NNP God)) (, ,) (NP (DT the) (NN food)) (. !) (S (NP (NNP Stuart)) (VP (VBD wanted) (NP (NNP Kraft) (NNP Draculoni) (CC and) (NN cheese)))))))) (. .)))" }, "speaker": "Raj", "text": "What do you mean \" who cares \"? Look at what I pulled off here . The deejay's on fire, there's a Tardis photo booth in the back room, and, oh, my God, the food! Stuart wanted Kraft Draculoni and cheese.", "tokens": [ { "deprel": "obj", "end_char": 767, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 763, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 770, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 768, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 774, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 771, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 779, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 775, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 781, "feats": null, "head": 7, "id": 5, "lemma": "\"", "misc": "", "start_char": 780, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 785, "feats": "PronType=Rel", "head": 7, "id": 6, "lemma": "who", "misc": "", "start_char": 782, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "ccomp", "end_char": 791, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "care", "misc": "", "start_char": 786, "text": "cares", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 793, "feats": null, "head": 7, "id": 8, "lemma": "\"", "misc": "", "start_char": 792, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 795, "feats": null, "head": 10, "id": 9, "lemma": "?", "misc": "", "start_char": 794, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 800, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 10, "lemma": "look", "misc": "", "start_char": 796, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 803, "feats": null, "head": 12, "id": 11, "lemma": "at", "misc": "", "start_char": 801, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 808, "feats": "PronType=Rel", "head": 10, "id": 12, "lemma": "what", "misc": "", "start_char": 804, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 810, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 809, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 817, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 12, "id": 14, "lemma": "pull", "misc": "", "start_char": 811, "text": "pulled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 821, "feats": null, "head": 14, "id": 15, "lemma": "off", "misc": "", "start_char": 818, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 826, "feats": "PronType=Dem", "head": 14, "id": 16, "lemma": "here", "misc": "", "start_char": 822, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 828, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 827, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 832, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 829, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 839, "feats": "Number=Sing", "head": 22, "id": 19, "lemma": "deejay", "misc": "", "start_char": 833, "text": "deejay", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 842, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 840, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 845, "feats": null, "head": 22, "id": 21, "lemma": "on", "misc": "", "start_char": 843, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 850, "feats": "Number=Sing", "head": 10, "id": 22, "lemma": "fire", "misc": "", "start_char": 846, "text": "fire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 852, "feats": null, "head": 4, "id": 23, "lemma": ",", "misc": "", "start_char": 851, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 858, "feats": null, "head": 25, "id": 24, "lemma": "there", "misc": "", "start_char": 853, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 861, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 25, "lemma": "be", "misc": "", "start_char": 859, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 863, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 26, "lemma": "a", "misc": "", "start_char": 862, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 870, "feats": "Number=Sing", "head": 29, "id": 27, "lemma": "Tardis", "misc": "", "start_char": 864, "text": "Tardis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 876, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "photo", "misc": "", "start_char": 871, "text": "photo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 882, "feats": "Number=Sing", "head": 25, "id": 29, "lemma": "booth", "misc": "", "start_char": 877, "text": "booth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 885, "feats": null, "head": 33, "id": 30, "lemma": "in", "misc": "", "start_char": 883, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 889, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 31, "lemma": "the", "misc": "", "start_char": 886, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 894, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "back", "misc": "", "start_char": 890, "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 899, "feats": "Number=Sing", "head": 29, "id": 33, "lemma": "room", "misc": "", "start_char": 895, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 901, "feats": null, "head": 35, "id": 34, "lemma": ",", "misc": "", "start_char": 900, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 905, "feats": null, "head": 46, "id": 35, "lemma": "and", "misc": "", "start_char": 902, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 907, "feats": null, "head": 35, "id": 36, "lemma": ",", "misc": "", "start_char": 906, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 910, "feats": null, "head": 46, "id": 37, "lemma": "oh", "misc": "", "start_char": 908, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 912, "feats": null, "head": 37, "id": 38, "lemma": ",", "misc": "", "start_char": 911, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 915, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 40, "id": 39, "lemma": "my", "misc": "", "start_char": 913, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "discourse", "end_char": 919, "feats": "Number=Sing", "head": 46, "id": 40, "lemma": "God", "misc": "", "start_char": 916, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 921, "feats": null, "head": 40, "id": 41, "lemma": ",", "misc": "", "start_char": 920, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 925, "feats": "Definite=Def|PronType=Art", "head": 43, "id": 42, "lemma": "the", "misc": "", "start_char": 922, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 930, "feats": "Number=Sing", "head": 40, "id": 43, "lemma": "food", "misc": "", "start_char": 926, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 932, "feats": null, "head": 43, "id": 44, "lemma": "!", "misc": "", "start_char": 931, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 939, "feats": "Number=Sing", "head": 46, "id": 45, "lemma": "Stuart", "misc": "", "start_char": 933, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 946, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 46, "lemma": "want", "misc": "", "start_char": 940, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 952, "feats": "Number=Sing", "head": 46, "id": 47, "lemma": "Kraft", "misc": "", "start_char": 947, "text": "Kraft", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 962, "feats": "Number=Sing", "head": 47, "id": 48, "lemma": "Draculoni", "misc": "", "start_char": 953, "text": "Draculoni", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 966, "feats": null, "head": 50, "id": 49, "lemma": "and", "misc": "", "start_char": 963, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 973, "feats": "Number=Sing", "head": 48, "id": 50, "lemma": "cheese", "misc": "", "start_char": 967, "text": "cheese", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 975, "feats": null, "head": 4, "id": 51, "lemma": ".", "misc": "", "start_char": 974, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ right)))) (, ,) (S (NP (DT the) (NN party)) (VP (VP (VBZ 's) (ADJP (JJ fantastic) (. .) (UH Please))) (, ,) (VP (VB tell) (NP (PRP me)) (NP (JJR more))) (. .) (SBAR (S (NP (PRP I)) (VP (VBP have) (RB n't) (VP (VBN heard) (ADVP (RB enough)) (PP (IN about) (NP (PRP it))) (NP (DT all) (NN week)) (SBAR (IN because) (S (S (VP (VBG hearing) (PP (IN about) (NP (DT that))))) (ADVP (RB never)) (VP (VBZ gets) (ADJP (JJ old))))))))))) (. !)))" }, "speaker": "Howard", "text": "You're right, the party's fantastic . Please, tell me more . I haven't heard enough about it all week because hearing about that never gets old!", "tokens": [ { "deprel": "nsubj", "end_char": 979, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 976, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 983, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 980, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 989, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "right", "misc": "", "start_char": 984, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 991, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 990, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 995, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 992, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1001, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "party", "misc": "", "start_char": 996, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1004, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1002, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "list", "end_char": 1014, "feats": "Degree=Pos", "head": 3, "id": 8, "lemma": "fantastic", "misc": "", "start_char": 1005, "text": "fantastic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1016, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 1015, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1023, "feats": null, "head": 12, "id": 10, "lemma": "please", "misc": "", "start_char": 1017, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1025, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 1024, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1030, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 12, "lemma": "tell", "misc": "", "start_char": 1026, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1033, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 13, "lemma": "I", "misc": "", "start_char": 1031, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 1038, "feats": "Degree=Cmp", "head": 12, "id": 14, "lemma": "more", "misc": "", "start_char": 1034, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1040, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 1039, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1042, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 16, "lemma": "I", "misc": "", "start_char": 1041, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1047, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "have", "misc": "", "start_char": 1043, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1051, "feats": null, "head": 19, "id": 18, "lemma": "not", "misc": "", "start_char": 1048, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1057, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 19, "lemma": "hear", "misc": "", "start_char": 1052, "text": "heard", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 1064, "feats": null, "head": 19, "id": 20, "lemma": "enough", "misc": "", "start_char": 1058, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1070, "feats": null, "head": 22, "id": 21, "lemma": "about", "misc": "", "start_char": 1065, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1073, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 22, "lemma": "it", "misc": "", "start_char": 1071, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1077, "feats": null, "head": 24, "id": 23, "lemma": "all", "misc": "", "start_char": 1074, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1082, "feats": "Number=Sing", "head": 19, "id": 24, "lemma": "week", "misc": "", "start_char": 1078, "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1090, "feats": null, "head": 30, "id": 25, "lemma": "because", "misc": "", "start_char": 1083, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "csubj", "end_char": 1098, "feats": "VerbForm=Ger", "head": 30, "id": 26, "lemma": "hear", "misc": "", "start_char": 1091, "text": "hearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1104, "feats": null, "head": 28, "id": 27, "lemma": "about", "misc": "", "start_char": 1099, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1109, "feats": "Number=Sing|PronType=Dem", "head": 26, "id": 28, "lemma": "that", "misc": "", "start_char": 1105, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1115, "feats": null, "head": 30, "id": 29, "lemma": "never", "misc": "", "start_char": 1110, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1120, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 30, "lemma": "get", "misc": "", "start_char": 1116, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 1124, "feats": "Degree=Pos", "head": 30, "id": 31, "lemma": "old", "misc": "", "start_char": 1121, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1126, "feats": null, "head": 3, "id": 32, "lemma": "!", "misc": "", "start_char": 1125, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (DT this)) (PP (IN about) (NP (NP (DT the) (NN space) (NN thing)) (ADVP (RB again)))) (. ?)))" }, "speaker": "Raj", "text": "Is this about the space thing again?", "tokens": [ { "deprel": "cop", "end_char": 1129, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 1, "lemma": "be", "misc": "", "start_char": 1127, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1134, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 2, "lemma": "this", "misc": "", "start_char": 1130, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 1140, "feats": null, "head": 6, "id": 3, "lemma": "about", "misc": "", "start_char": 1135, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1144, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 1141, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1150, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "space", "misc": "", "start_char": 1145, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1156, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "thing", "misc": "", "start_char": 1151, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1162, "feats": null, "head": 6, "id": 7, "lemma": "again", "misc": "", "start_char": 1157, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1164, "feats": null, "head": 6, "id": 8, "lemma": "?", "misc": "", "start_char": 1163, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBN allowed) (S (VP (TO to) (VP (VB talk) (PP (IN about) (NP (PRP it))))))))) (, ,) (CC but) (S (SBAR (IN since) (S (NP (PRP you)) (VP (VBD brought) (NP (PRP it)) (PRT (RP up))))) (, ,) (NP (PRP I)) (VP (VP (VBD went) (PP (IN to) (NP (NN space)))) (. !) (NP (NN Space) (, ,) (NN space) (, ,) (NN space)))) (. !)))" }, "speaker": "Howard", "text": "Well, I'm not allowed to talk about it, but since you brought it up, I went to space! Space, space, space!", "tokens": [ { "deprel": "discourse", "end_char": 1169, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 1165, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1171, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1170, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 1173, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 1172, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1176, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1174, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1180, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1177, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1188, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 6, "lemma": "allow", "misc": "", "start_char": 1181, "text": "allowed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1191, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1189, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1196, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "talk", "misc": "", "start_char": 1192, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1202, "feats": null, "head": 10, "id": 9, "lemma": "about", "misc": "", "start_char": 1197, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1205, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 10, "lemma": "it", "misc": "", "start_char": 1203, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1207, "feats": null, "head": 20, "id": 11, "lemma": ",", "misc": "", "start_char": 1206, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1211, "feats": null, "head": 20, "id": 12, "lemma": "but", "misc": "", "start_char": 1208, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 1217, "feats": null, "head": 15, "id": 13, "lemma": "since", "misc": "", "start_char": 1212, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1221, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 1218, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1229, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 20, "id": 15, "lemma": "bring", "misc": "", "start_char": 1222, "text": "brought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1232, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 1230, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1235, "feats": null, "head": 15, "id": 17, "lemma": "up", "misc": "", "start_char": 1233, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1237, "feats": null, "head": 15, "id": 18, "lemma": ",", "misc": "", "start_char": 1236, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1239, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 1238, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1244, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 20, "lemma": "go", "misc": "", "start_char": 1240, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1247, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 1245, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1253, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "space", "misc": "", "start_char": 1248, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1255, "feats": null, "head": 24, "id": 23, "lemma": "!", "misc": "", "start_char": 1254, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1261, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "space", "misc": "", "start_char": 1256, "text": "Space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1263, "feats": null, "head": 26, "id": 25, "lemma": ",", "misc": "", "start_char": 1262, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1269, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "space", "misc": "", "start_char": 1264, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1271, "feats": null, "head": 28, "id": 27, "lemma": ",", "misc": "", "start_char": 1270, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1277, "feats": "Number=Sing", "head": 24, "id": 28, "lemma": "space", "misc": "", "start_char": 1272, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1279, "feats": null, "head": 6, "id": 29, "lemma": "!", "misc": "", "start_char": 1278, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Whoa)) (, ,) (NP (NNP Drinky) (NNP Smurf)) (. .) (SQ (MD Can) (NP (PRP I)) (VP (VB talk) (PP (IN to) (NP (PRP you))) (PP (IN for) (NP (DT a) (JJ second)))) (. ?))))" }, "speaker": "Bernadette", "text": "Whoa, Drinky Smurf . Can I talk to you for a second?", "tokens": [ { "deprel": "discourse", "end_char": 1284, "feats": null, "head": 8, "id": 1, "lemma": "whoa", "misc": "", "start_char": 1280, "text": "Whoa", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1286, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1285, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1293, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Drinky", "misc": "", "start_char": 1287, "text": "Drinky", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1299, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Smurf", "misc": "", "start_char": 1294, "text": "Smurf", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1301, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1300, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1305, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "can", "misc": "", "start_char": 1302, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1307, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 1306, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1312, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "talk", "misc": "", "start_char": 1308, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1315, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 1313, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1319, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 10, "lemma": "you", "misc": "", "start_char": 1316, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1323, "feats": null, "head": 13, "id": 11, "lemma": "for", "misc": "", "start_char": 1320, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1325, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1324, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1332, "feats": "Degree=Pos|NumType=Ord", "head": 8, "id": 13, "lemma": "second", "misc": "", "start_char": 1326, "text": "second", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1334, "feats": null, "head": 8, "id": 14, "lemma": "?", "misc": "", "start_char": 1333, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (ADVP (JJ Great)) (, ,) (ADVP (RB now)) (NP (PRP I)) (VP (VBP 'm) (PP (IN in) (NP (NN trouble)))) (. .) (S (NP (PRP You)) (ADJP (JJ happy))) (. ?)))" }, "speaker": "Howard", "text": "Great, now I'm in trouble . You happy?", "tokens": [ { "deprel": "discourse", "end_char": 1340, "feats": "Degree=Pos", "head": 7, "id": 1, "lemma": "great", "misc": "", "start_char": 1335, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1342, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 1341, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1346, "feats": null, "head": 7, "id": 3, "lemma": "now", "misc": "", "start_char": 1343, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1348, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 1347, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1351, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 1349, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 1354, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 1352, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1362, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "trouble", "misc": "", "start_char": 1355, "text": "trouble", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1364, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1363, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1368, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 1365, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1374, "feats": "Degree=Pos", "head": 7, "id": 10, "lemma": "happy", "misc": "", "start_char": 1369, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1376, "feats": null, "head": 7, "id": 11, "lemma": "?", "misc": "", "start_char": 1375, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (NP (PRP You)) (, ,) (RB out) (. !)) (NP (PRP You)) (VP (VBP are) (VP (VBG being) (ADJP (RB very) (JJ rude)))) (. .)))" }, "speaker": "Bernadette", "text": "You, out! You are being very rude.", "tokens": [ { "deprel": "vocative", "end_char": 1380, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 1, "lemma": "you", "misc": "", "start_char": 1377, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1382, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1381, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1386, "feats": null, "head": 9, "id": 3, "lemma": "out", "misc": "", "start_char": 1383, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1388, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 1387, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1392, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 5, "lemma": "you", "misc": "", "start_char": 1389, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1396, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 1393, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 1402, "feats": "VerbForm=Ger", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 1397, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1407, "feats": null, "head": 9, "id": 8, "lemma": "very", "misc": "", "start_char": 1403, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1412, "feats": "Degree=Pos", "head": 0, "id": 9, "lemma": "rude", "misc": "", "start_char": 1408, "text": "rude", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1414, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 1413, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (S (NP (UH No) (PRP I)) (VP (VBP 'm) (RB not))) (. .) (S (NP (PRP They)) (VP (VBP 're) (RB all) (VP (VBG being) (ADJP (JJ rude))))) (, ,) (CC and) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG being) (ADJP (JJ rude))))) (. .)))" }, "speaker": "Howard", "text": "No I'm not . They're all being rude, and you're being rude.", "tokens": [ { "deprel": "discourse", "end_char": 1417, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 1415, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 1419, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 1418, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1422, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1420, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1426, "feats": null, "head": 0, "id": 4, "lemma": "not", "misc": "", "start_char": 1423, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1428, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1427, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1433, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 10, "id": 6, "lemma": "they", "misc": "", "start_char": 1429, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1437, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 1434, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1441, "feats": null, "head": 10, "id": 8, "lemma": "all", "misc": "", "start_char": 1438, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1447, "feats": "VerbForm=Ger", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1442, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "parataxis", "end_char": 1452, "feats": "Degree=Pos", "head": 4, "id": 10, "lemma": "rude", "misc": "", "start_char": 1448, "text": "rude", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1454, "feats": null, "head": 16, "id": 11, "lemma": ",", "misc": "", "start_char": 1453, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1458, "feats": null, "head": 16, "id": 12, "lemma": "and", "misc": "", "start_char": 1455, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1462, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 13, "lemma": "you", "misc": "", "start_char": 1459, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1466, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 1463, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 1472, "feats": "VerbForm=Ger", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1467, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "conj", "end_char": 1477, "feats": "Degree=Pos", "head": 10, "id": 16, "lemma": "rude", "misc": "", "start_char": 1473, "text": "rude", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1479, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 1478, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (FRAG (NP (PRP Me)) (. ?) (WHNP (WP What)) (SQ (VBD did) (NP (PRP I)) (VP (VB do))) (. ?)))" }, "speaker": "Bernadette", "text": "Me? What did I do?", "tokens": [ { "deprel": "vocative", "end_char": 1482, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 1, "lemma": "I", "misc": "", "start_char": 1480, "text": "Me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1484, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1483, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 1489, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 1485, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1493, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1490, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1495, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1494, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1498, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "do", "misc": "", "start_char": 1496, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1500, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 1499, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (LST (`` \") (INTJ (UH Oh)) (, ,) (NP (NNP Howie)) (, ...) (`` \") (VP (VB stop) (S (VP (VBG talking) (PP (IN about) (NP (NN space))))) (NP (ADVP (RB so) (RB much)) (. .) (SBAR (S (NP (NN Nobody)) (VP (VBZ likes) (NP (PRP it))))))) (. .) ('' \")))" }, "speaker": "Howard", "text": "\" Oh, Howie...\" stop talking about space so much . Nobody likes it . \"", "tokens": [ { "deprel": "punct", "end_char": 1502, "feats": null, "head": 7, "id": 1, "lemma": "\"", "misc": "", "start_char": 1501, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "discourse", "end_char": 1505, "feats": null, "head": 7, "id": 2, "lemma": "oh", "misc": "", "start_char": 1503, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1507, "feats": null, "head": 7, "id": 3, "lemma": ",", "misc": "", "start_char": 1506, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1513, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "Howie", "misc": "", "start_char": 1508, "text": "Howie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1517, "feats": null, "head": 7, "id": 5, "lemma": "...", "misc": "", "start_char": 1514, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1519, "feats": null, "head": 7, "id": 6, "lemma": "\"", "misc": "", "start_char": 1518, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "root", "end_char": 1524, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 7, "lemma": "stop", "misc": "", "start_char": 1520, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1532, "feats": "VerbForm=Ger", "head": 7, "id": 8, "lemma": "talk", "misc": "", "start_char": 1525, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1538, "feats": null, "head": 10, "id": 9, "lemma": "about", "misc": "", "start_char": 1533, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1544, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "space", "misc": "", "start_char": 1539, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1547, "feats": null, "head": 12, "id": 11, "lemma": "so", "misc": "", "start_char": 1545, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1552, "feats": null, "head": 8, "id": 12, "lemma": "much", "misc": "", "start_char": 1548, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1554, "feats": null, "head": 7, "id": 13, "lemma": ".", "misc": "", "start_char": 1553, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1561, "feats": "Number=Sing|PronType=Neg", "head": 15, "id": 14, "lemma": "nobody", "misc": "", "start_char": 1555, "text": "Nobody", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1567, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 15, "lemma": "like", "misc": "", "start_char": 1562, "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1570, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 1568, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1572, "feats": null, "head": 7, "id": 17, "lemma": ".", "misc": "", "start_char": 1571, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1574, "feats": null, "head": 7, "id": 18, "lemma": "\"", "misc": "", "start_char": 1573, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB sound) (PP (IN like) (NP (DT that))))) (. .)))" }, "speaker": "Bernadette", "text": "I don't sound like that.", "tokens": [ { "deprel": "nsubj", "end_char": 1576, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1575, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1579, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1577, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1583, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1580, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1589, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "sound", "misc": "", "start_char": 1584, "text": "sound", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1594, "feats": null, "head": 6, "id": 5, "lemma": "like", "misc": "", "start_char": 1590, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1599, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 6, "lemma": "that", "misc": "", "start_char": 1595, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1601, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1600, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBN supposed) (S (VP (TO to) (VP (VB be) (PP (IN on) (NP (PRP$ my) (NN side)))))))) (. .)))" }, "speaker": "Howard", "text": "You're supposed to be on my side.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 1605, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1602, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1609, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1606, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1618, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "suppose", "misc": "", "start_char": 1610, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1621, "feats": null, "head": 8, "id": 4, "lemma": "to", "misc": "", "start_char": 1619, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1624, "feats": "VerbForm=Inf", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 1622, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 1627, "feats": null, "head": 8, "id": 6, "lemma": "on", "misc": "", "start_char": 1625, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1630, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 1628, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "xcomp", "end_char": 1635, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "side", "misc": "", "start_char": 1631, "text": "side", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1637, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 1636, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB always)) (PP (IN on) (NP (PRP$ your) (NN side)))) (. .)))" }, "speaker": "Bernadette", "text": "I'm always on your side.", "tokens": [ { "deprel": "nsubj", "end_char": 1639, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 1, "lemma": "I", "misc": "", "start_char": 1638, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1642, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 1640, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1649, "feats": null, "head": 6, "id": 3, "lemma": "always", "misc": "", "start_char": 1643, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1652, "feats": null, "head": 6, "id": 4, "lemma": "on", "misc": "", "start_char": 1650, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1657, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 1653, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1662, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "side", "misc": "", "start_char": 1658, "text": "side", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1664, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1663, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (SBARQ (RB Then) (WHADVP (WRB why)) (SQ (VBP are) (NP (PRP you)) (VP (VBG trying) (S (VP (TO to) (VP (VB take) (NP (DT this)) (PRT (RB away)) (PP (IN from) (NP (PRP me)))))))) (. ?) (S (S (VP (VBG Being) (NP (DT an) (NN astronaut)))) (VP (VBZ is) (NP (NP (DT the) (JJS coolest) (NN thing)) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB ever)) (VP (VBG gon) (S (VP (TO na) (VP (VB do))))))))))) (. .) (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBP stop) (S (VP (VBG talking) (PP (IN about) (NP (PRP it)))))))) (, ,) (ADVP (RB then)) (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)))) (. ...)))" }, "speaker": "Howard", "text": "Then why are you trying to take this away from me? Being an astronaut is the coolest thing I'm ever gonna do . If I stop talking about it, then I'm just ...", "tokens": [ { "deprel": "advmod", "end_char": 1669, "feats": "PronType=Dem", "head": 5, "id": 1, "lemma": "then", "misc": "", "start_char": 1665, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1673, "feats": "PronType=Int", "head": 5, "id": 2, "lemma": "why", "misc": "", "start_char": 1670, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1677, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 1674, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1681, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1678, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1688, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "try", "misc": "", "start_char": 1682, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1691, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1689, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1696, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "take", "misc": "", "start_char": 1692, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1701, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 8, "lemma": "this", "misc": "", "start_char": 1697, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1706, "feats": null, "head": 7, "id": 9, "lemma": "away", "misc": "", "start_char": 1702, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1711, "feats": null, "head": 11, "id": 10, "lemma": "from", "misc": "", "start_char": 1707, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1714, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 11, "lemma": "I", "misc": "", "start_char": 1712, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1716, "feats": null, "head": 5, "id": 12, "lemma": "?", "misc": "", "start_char": 1715, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 1722, "feats": "VerbForm=Ger", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 1717, "text": "Being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "det", "end_char": 1725, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 1723, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "csubj", "end_char": 1735, "feats": "Number=Sing", "head": 19, "id": 15, "lemma": "astronaut", "misc": "", "start_char": 1726, "text": "astronaut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1738, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 16, "lemma": "be", "misc": "", "start_char": 1736, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1742, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 17, "lemma": "the", "misc": "", "start_char": 1739, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1750, "feats": "Degree=Sup", "head": 19, "id": 18, "lemma": "cool", "misc": "", "start_char": 1743, "text": "coolest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "parataxis", "end_char": 1756, "feats": "Number=Sing", "head": 5, "id": 19, "lemma": "thing", "misc": "", "start_char": 1751, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1758, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 20, "lemma": "I", "misc": "", "start_char": 1757, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1761, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 21, "lemma": "be", "misc": "", "start_char": 1759, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1766, "feats": null, "head": 23, "id": 22, "lemma": "ever", "misc": "", "start_char": 1762, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1770, "feats": "Tense=Pres|VerbForm=Part", "head": 19, "id": 23, "lemma": "go", "misc": "", "start_char": 1767, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1773, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 1771, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1776, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "do", "misc": "", "start_char": 1774, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1778, "feats": null, "head": 19, "id": 26, "lemma": ".", "misc": "", "start_char": 1777, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1781, "feats": null, "head": 29, "id": 27, "lemma": "if", "misc": "", "start_char": 1779, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1783, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 28, "lemma": "I", "misc": "", "start_char": 1782, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1788, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 29, "lemma": "stop", "misc": "", "start_char": 1784, "text": "stop", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 1796, "feats": "VerbForm=Ger", "head": 29, "id": 30, "lemma": "talk", "misc": "", "start_char": 1789, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1802, "feats": null, "head": 32, "id": 31, "lemma": "about", "misc": "", "start_char": 1797, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1805, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 32, "lemma": "it", "misc": "", "start_char": 1803, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1807, "feats": null, "head": 19, "id": 33, "lemma": ",", "misc": "", "start_char": 1806, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1812, "feats": "PronType=Dem", "head": 36, "id": 34, "lemma": "then", "misc": "", "start_char": 1808, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1814, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 36, "id": 35, "lemma": "I", "misc": "", "start_char": 1813, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1817, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 36, "lemma": "be", "misc": "", "start_char": 1815, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1822, "feats": null, "head": 19, "id": 37, "lemma": "just", "misc": "", "start_char": 1818, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1826, "feats": null, "head": 5, "id": 38, "lemma": "...", "misc": "", "start_char": 1823, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (WHNP (RB Just) (WP what) (. ?)))" }, "speaker": "Bernadette", "text": "Just what?", "tokens": [ { "deprel": "advmod", "end_char": 1831, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 1827, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1836, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "what", "misc": "", "start_char": 1832, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1838, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1837, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (FRAG (NP (ADJP (RB Just) (JJ plain) (JJ old)) (NNP Howard) (NNP Wolowitz)) (ADVP (RB again)) (. .)))" }, "speaker": "Howard", "text": "Just plain old Howard Wolowitz again.", "tokens": [ { "deprel": "advmod", "end_char": 1843, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 1839, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1849, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "plain", "misc": "", "start_char": 1844, "text": "plain", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1853, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "old", "misc": "", "start_char": 1850, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1860, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Howard", "misc": "", "start_char": 1854, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1869, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Wolowitz", "misc": "", "start_char": 1861, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 1875, "feats": null, "head": 4, "id": 6, "lemma": "again", "misc": "", "start_char": 1870, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1877, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1876, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (ADJP (JJ Plain) (JJ old)) (NNP Howard) (NNP Wolowitz)) (VP (VBZ is) (NP (NP (DT the) (JJS best) (NN guy)) (SBAR (S (NP (PRP I)) (VP (VBP know)))))) (. .)))" }, "speaker": "Bernadette", "text": "Plain old Howard Wolowitz is the best guy I know.", "tokens": [ { "deprel": "amod", "end_char": 1883, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "Plain", "misc": "", "start_char": 1878, "text": "Plain", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1887, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "old", "misc": "", "start_char": 1884, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1894, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Howard", "misc": "", "start_char": 1888, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1903, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Wolowitz", "misc": "", "start_char": 1895, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1906, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 1904, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1910, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 1907, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1915, "feats": "Degree=Sup", "head": 8, "id": 7, "lemma": "good", "misc": "", "start_char": 1911, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "root", "end_char": 1919, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "guy", "misc": "", "start_char": 1916, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1921, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 1920, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1926, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 10, "lemma": "know", "misc": "", "start_char": 1922, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1928, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 1927, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (ADVP (RB just)) (VP (VBG saying) (NP (DT that)))) (. .)))" }, "speaker": "Howard", "text": "You're just saying that.", "tokens": [ { "deprel": "nsubj", "end_char": 1932, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1929, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1936, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1933, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1941, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 1937, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1948, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 1942, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1953, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "that", "misc": "", "start_char": 1949, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1955, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1954, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP 'm) (RB not) (. .) (PP (IN On) (NP (NN purpose)))) (. .)))" }, "speaker": "Bernadette", "text": "No, I'm not . On purpose.", "tokens": [ { "deprel": "discourse", "end_char": 1958, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 1956, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1960, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1959, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1962, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 1961, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1965, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1963, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1969, "feats": null, "head": 0, "id": 5, "lemma": "not", "misc": "", "start_char": 1966, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1971, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1970, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1974, "feats": null, "head": 8, "id": 7, "lemma": "on", "misc": "", "start_char": 1972, "text": "On", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1982, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "purpose", "misc": "", "start_char": 1975, "text": "purpose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1984, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 1983, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP love) (NP (PRP you))) (. .)))" }, "speaker": "Howard", "text": "I love you.", "tokens": [ { "deprel": "nsubj", "end_char": 1986, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1985, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1991, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "love", "misc": "", "start_char": 1987, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1995, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 1992, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1997, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1996, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP love) (NP (PRP you)) (, ,) (ADVP (RB too))) (. .)))" }, "speaker": "Bernadette", "text": "I love you, too.", "tokens": [ { "deprel": "nsubj", "end_char": 1999, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1998, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2004, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "love", "misc": "", "start_char": 2000, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2008, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 2005, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2010, "feats": null, "head": 2, "id": 4, "lemma": ",", "misc": "", "start_char": 2009, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2014, "feats": null, "head": 2, "id": 5, "lemma": "too", "misc": "", "start_char": 2011, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2016, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 2015, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (NP (NP (NP (NN Nothing)) (SBAR (S (VP (TO to) (VP (VB see) (ADVP (RB here))))))) (, ,) (NP (RB just) (JJ sexy) (NN police) (NN business)) (. .)))" }, "speaker": "Penny", "text": "Nothing to see here, just sexy police business.", "tokens": [ { "deprel": "root", "end_char": 2024, "feats": "Number=Sing|PronType=Neg", "head": 0, "id": 1, "lemma": "nothing", "misc": "", "start_char": 2017, "text": "Nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 2027, "feats": null, "head": 3, "id": 2, "lemma": "to", "misc": "", "start_char": 2025, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 2031, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "see", "misc": "", "start_char": 2028, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2036, "feats": "PronType=Dem", "head": 3, "id": 4, "lemma": "here", "misc": "", "start_char": 2032, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2038, "feats": null, "head": 1, "id": 5, "lemma": ",", "misc": "", "start_char": 2037, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2043, "feats": null, "head": 9, "id": 6, "lemma": "just", "misc": "", "start_char": 2039, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 2048, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "sexy", "misc": "", "start_char": 2044, "text": "sexy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 2055, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "police", "misc": "", "start_char": 2049, "text": "police", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 2064, "feats": "Number=Sing", "head": 1, "id": 9, "lemma": "business", "misc": "", "start_char": 2056, "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2066, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 2065, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VBG explaining) (NP (NP (DT the) (NN theory)) (PP (IN of) (NP (NN relativity))))) (. .)))" }, "speaker": "Leonard", "text": "Just explaining the theory of relativity.", "tokens": [ { "deprel": "advmod", "end_char": 2071, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 2067, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2082, "feats": "VerbForm=Ger", "head": 0, "id": 2, "lemma": "explain", "misc": "", "start_char": 2072, "text": "explaining", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 2086, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 2083, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2093, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "theory", "misc": "", "start_char": 2087, "text": "theory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2096, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 2094, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2107, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "relativity", "misc": "", "start_char": 2097, "text": "relativity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2109, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 2108, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 1, 4, 4 ], [ 5, 0, 0 ] ], [ [ 0, 5, 5 ] ], [ [ 0, 5, 6 ] ], [ [ 1, 6, 7 ], [ 2, 0, 1 ], [ 2, 8, 9 ] ], [ [ 2, 5, 6 ] ], [ [ 2, 13, 17 ] ], [ [ 2, 16, 17 ] ], [ [ 3, 1, 2 ] ], [ [ 4, 9, 9 ], [ 6, 2, 2 ] ], [ [ 4, 17, 17 ] ], [ [ 5, 2, 2 ] ], [ [ 5, 5, 6 ] ], [ [ 5, 8, 9 ] ], [ [ 7, 0, 0 ], [ 7, 2, 4 ] ], [ [ 8, 1, 1 ] ], [ [ 9, 0, 2 ], [ 9, 4, 4 ] ], [ [ 9, 1, 2 ], [ 10, 15, 15 ] ], [ [ 10, 5, 5 ] ], [ [ 10, 7, 7 ], [ 10, 17, 17 ], [ 10, 21, 21 ], [ 16, 3, 4 ] ], [ [ 10, 12, 15 ] ], [ [ 11, 0, 0 ] ], [ [ 12, 0, 0 ], [ 13, 6, 6 ], [ 14, 6, 6 ], [ 15, 5, 5 ] ], [ [ 12, 4, 4 ] ], [ [ 13, 6, 7 ] ], [ [ 14, 0, 0 ] ], [ [ 14, 2, 3 ] ], [ [ 14, 8, 9 ] ], [ [ 15, 0, 0 ], [ 15, 2, 3 ] ], [ [ 16, 1, 1 ] ], [ [ 16, 3, 3 ], [ 18, 44, 44 ] ], [ [ 16, 8, 8 ] ], [ [ 16, 11, 11 ], [ 19, 4, 5 ] ], [ [ 16, 10, 11 ] ], [ [ 18, 2, 2 ], [ 19, 12, 12 ], [ 19, 15, 15 ], [ 21, 2, 2 ], [ 21, 18, 18 ], [ 22, 2, 3 ], [ 22, 9, 9 ], [ 23, 3, 3 ], [ 25, 1, 1 ], [ 27, 3, 3 ], [ 29, 6, 6 ], [ 30, 4, 4 ], [ 31, 10, 10 ], [ 31, 19, 19 ], [ 31, 27, 27 ], [ 31, 34, 34 ], [ 33, 0, 5 ], [ 37, 0, 0 ], [ 38, 2, 2 ] ], [ [ 18, 12, 12 ], [ 18, 38, 38 ], [ 19, 0, 0 ], [ 21, 13, 13 ], [ 23, 8, 8 ] ], [ [ 18, 17, 18 ] ], [ [ 18, 25, 28 ] ], [ [ 18, 30, 32 ] ], [ [ 18, 41, 42 ] ], [ [ 18, 46, 49 ] ], [ [ 19, 5, 5 ], [ 19, 21, 21 ] ], [ [ 19, 13, 13 ] ], [ [ 19, 19, 21 ] ], [ [ 19, 22, 23 ] ], [ [ 19, 27, 27 ] ], [ [ 20, 1, 1 ] ], [ [ 20, 3, 5 ] ], [ [ 20, 4, 5 ], [ 21, 9, 9 ], [ 21, 15, 15 ] ], [ [ 21, 21, 21 ], [ 21, 23, 27 ] ], [ [ 21, 27, 27 ], [ 27, 9, 9 ], [ 27, 15, 15 ] ], [ [ 22, 6, 6 ], [ 24, 0, 0 ], [ 24, 4, 4 ], [ 25, 12, 12 ], [ 26, 0, 0 ], [ 26, 4, 4 ], [ 28, 0, 0 ], [ 29, 0, 0 ], [ 30, 0, 0 ], [ 31, 3, 3 ], [ 34, 8, 8 ], [ 35, 0, 0 ], [ 36, 2, 2 ], [ 37, 2, 2 ], [ 38, 0, 0 ] ], [ [ 22, 11, 12 ] ], [ [ 23, 6, 6 ] ], [ [ 25, 5, 5 ], [ 25, 7, 7 ] ], [ [ 27, 13, 13 ] ], [ [ 29, 6, 7 ], [ 30, 4, 5 ] ], [ [ 31, 7, 7 ] ], [ [ 31, 13, 14 ] ], [ [ 31, 12, 14 ], [ 31, 16, 24 ] ], [ [ 31, 16, 18 ], [ 31, 31, 31 ] ], [ [ 33, 1, 4 ], [ 34, 0, 3 ], [ 34, 5, 9 ] ], [ [ 34, 0, 9 ], [ 35, 4, 4 ] ], [ [ 39, 5, 8 ] ], [ [ 40, 5, 5 ] ], [ [ 40, 2, 5 ] ] ]
s06e05c10t
Oh, my God, you guys look adorable! Thanks, so do you . Slutty cop? Slutty cop? No, sexy cop . Slutty cop only came with a skirt and two badges. And Albert Einstein? Ja, und later she's going to arrest me for goink fashter zen da shpeed of light. I thought we said in the car, no accents. Sorry, officer. It's a great party. Thank you. The monster foods, they're really fun. Oh, yes, thank you . I like to think of fun things like that because I'm fun, I'm not clinically depressed at all. Sheldon, get in here. I should have picked hickey. Hey, hey, look at you guys! I'm Raggedy Ann, and he's Raggedy C-3PO. It was a compromise . I lost. Can you believe Stuart's walking around taking credit for this party? Who cares? What do you mean " who cares "? Look at what I pulled off here . The deejay's on fire, there's a Tardis photo booth in the back room, and, oh, my God, the food! Stuart wanted Kraft Draculoni and cheese. You're right, the party's fantastic . Please, tell me more . I haven't heard enough about it all week because hearing about that never gets old! Is this about the space thing again? Well, I'm not allowed to talk about it, but since you brought it up, I went to space! Space, space, space! Whoa, Drinky Smurf . Can I talk to you for a second? Great, now I'm in trouble . You happy? You, out! You are being very rude. No I'm not . They're all being rude, and you're being rude. Me? What did I do? " Oh, Howie..." stop talking about space so much . Nobody likes it . " I don't sound like that. You're supposed to be on my side. I'm always on your side. Then why are you trying to take this away from me? Being an astronaut is the coolest thing I'm ever gonna do . If I stop talking about it, then I'm just ... Just what? Just plain old Howard Wolowitz again. Plain old Howard Wolowitz is the best guy I know. You're just saying that. No, I'm not . On purpose. I love you. I love you, too. Nothing to see here, just sexy police business. Just explaining the theory of relativity.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (VB Try) (S (VP (TO to) (VP (VB keep) (PRT (RP up)) (, ,) (NP (NNP Howard)))))) (. .)))" }, "speaker": "Raj", "text": "Try to keep up, Howard.", "tokens": [ { "deprel": "root", "end_char": 3, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "try", "misc": "", "start_char": 0, "text": "Try", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 6, "feats": null, "head": 3, "id": 2, "lemma": "to", "misc": "", "start_char": 4, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 11, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "keep", "misc": "", "start_char": 7, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 14, "feats": null, "head": 3, "id": 4, "lemma": "up", "misc": "", "start_char": 12, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 16, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 15, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 23, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "Howard", "misc": "", "start_char": 17, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 24, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP wish) (SBAR (S (NP (PRP we)) (VP (VBD looked) (NP (NP (ADJP (RB as) (JJ cool)) (VBG dancing)) (PP (IN in) (NP (NNS clubs)))) (SBAR (IN as) (S (NP (PRP we)) (VP (VBP do) (ADVP (RB right) (RB now))))))))) (. .)))" }, "speaker": "Howard", "text": "Yeah, I wish we looked as cool dancing in clubs as we do right now.", "tokens": [ { "deprel": "discourse", "end_char": 30, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 26, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 31, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 34, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 33, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 39, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "wish", "misc": "", "start_char": 35, "text": "wish", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 42, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 40, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 49, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "look", "misc": "", "start_char": 43, "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 52, "feats": null, "head": 8, "id": 7, "lemma": "as", "misc": "", "start_char": 50, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 57, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "cool", "misc": "", "start_char": 53, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 65, "feats": "VerbForm=Ger", "head": 6, "id": 9, "lemma": "dance", "misc": "", "start_char": 58, "text": "dancing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 68, "feats": null, "head": 11, "id": 10, "lemma": "in", "misc": "", "start_char": 66, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 74, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "club", "misc": "", "start_char": 69, "text": "clubs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 77, "feats": null, "head": 14, "id": 12, "lemma": "as", "misc": "", "start_char": 75, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 80, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "we", "misc": "", "start_char": 78, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 83, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 14, "lemma": "do", "misc": "", "start_char": 81, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 89, "feats": null, "head": 16, "id": 15, "lemma": "right", "misc": "", "start_char": 84, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 93, "feats": null, "head": 14, "id": 16, "lemma": "now", "misc": "", "start_char": 90, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 94, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Do) (RB n't) (VP (VB worry)))) (, ,) (NP (DT this)) (VP (VBZ is) (SBAR (WHADVP (RB exactly) (WRB how)) (S (NP (PRP you)) (VP (VBP look) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG dancing) (PP (IN in) (NP (NNS clubs))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Don't worry, this is exactly how you look when you're dancing in clubs.", "tokens": [ { "deprel": "aux", "end_char": 98, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 96, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 102, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 99, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 108, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "worry", "misc": "", "start_char": 103, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 109, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 115, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "this", "misc": "", "start_char": 111, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 118, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 116, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 126, "feats": null, "head": 8, "id": 7, "lemma": "exactly", "misc": "", "start_char": 119, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 130, "feats": "PronType=Int", "head": 3, "id": 8, "lemma": "how", "misc": "", "start_char": 127, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 134, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 131, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 139, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 10, "lemma": "look", "misc": "", "start_char": 135, "text": "look", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 144, "feats": "PronType=Int", "head": 14, "id": 11, "lemma": "when", "misc": "", "start_char": 140, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 148, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 145, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 152, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 149, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 160, "feats": "Tense=Pres|VerbForm=Part", "head": 10, "id": 14, "lemma": "dance", "misc": "", "start_char": 153, "text": "dancing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 163, "feats": null, "head": 16, "id": 15, "lemma": "in", "misc": "", "start_char": 161, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 169, "feats": "Number=Plur", "head": 14, "id": 16, "lemma": "club", "misc": "", "start_char": 164, "text": "clubs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 171, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 170, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ welcome)) (, ,) (NP (NNS ladies))) (. .)))" }, "speaker": "Raj", "text": "You're welcome, ladies.", "tokens": [ { "deprel": "nsubj", "end_char": 175, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 172, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 179, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 176, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 187, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "welcome", "misc": "", "start_char": 180, "text": "welcome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 189, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 188, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 196, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "lady", "misc": "", "start_char": 190, "text": "ladies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 198, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 197, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (NP (NP (ADJP (NN Paradigm) (HYPH -) (VBG shifting)) (NN news)) (, ,) (NP (NNS gentlemen)) (. .)))" }, "speaker": "Sheldon", "text": "Paradigm - shifting news, gentlemen.", "tokens": [ { "deprel": "compound", "end_char": 207, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "paradigm", "misc": "", "start_char": 199, "text": "Paradigm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 208, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 218, "feats": "VerbForm=Ger", "head": 4, "id": 3, "lemma": "shift", "misc": "", "start_char": 210, "text": "shifting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "root", "end_char": 223, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "news", "misc": "", "start_char": 219, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 224, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 235, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "gentleman", "misc": "", "start_char": 226, "text": "gentlemen", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 237, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 236, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NFP _) (INTJ (NN Dude)) (, ,) (NP (PRP I)) (VP (VBD was) (PP (RB about) (IN to) (NP (NNP Bollywood))) (NP (DT this) (NN bitch))) (. .)))" }, "speaker": "Raj", "text": "_ Dude, I was about to Bollywood this bitch.", "tokens": [ { "deprel": "punct", "end_char": 239, "feats": null, "head": 2, "id": 1, "lemma": "_", "misc": "", "start_char": 238, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "vocative", "end_char": 244, "feats": "Number=Sing", "head": 8, "id": 2, "lemma": "dude", "misc": "", "start_char": 240, "text": "Dude", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 246, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 245, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 248, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 4, "lemma": "I", "misc": "", "start_char": 247, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 252, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 249, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 258, "feats": null, "head": 8, "id": 6, "lemma": "about", "misc": "", "start_char": 253, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 261, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 259, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 271, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "Bollywood", "misc": "", "start_char": 262, "text": "Bollywood", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 276, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 9, "lemma": "this", "misc": "", "start_char": 272, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 282, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "bitch", "misc": "", "start_char": 277, "text": "bitch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 284, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 283, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (RBR Earlier) (NN today)) (, ,) (NP (PRP I)) (VP (VBD invited) (NP (NNP Professor) (NNP Stephen) (NNP Hawking)) (S (VP (TO to) (VP (VB join) (NP (PRP me)) (PP (IN in) (NP (NP (DT the) (JJ popular) (NML (JJ online) (NN game)) (`` \") (NNS Words)) (PP (IN With) (NP (NNS Friends))))) (. .) ('' \") (ADVP (NP (NNS Moments)) (RB ago)) (, ,) (NP (PRP he)) (VP (VBD accepted) (NP (PRP$ my) (NN request))) (. .) (SQ (VBP Do) (NP (PRP you)) (VP (VB understand) (SBAR (WHNP (WP what)) (S (NP (DT that)) (VP (VBZ means)))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Earlier today, I invited Professor Stephen Hawking to join me in the popular online game \" Words With Friends . \" Moments ago, he accepted my request . Do you understand what that means?", "tokens": [ { "deprel": "advmod", "end_char": 292, "feats": "Degree=Cmp", "head": 2, "id": 1, "lemma": "early", "misc": "", "start_char": 285, "text": "Earlier", "upos": "ADV", "xpos": "RBR" }, { "deprel": "obl:tmod", "end_char": 298, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "today", "misc": "", "start_char": 293, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 300, "feats": null, "head": 5, "id": 3, "lemma": ",", "misc": "", "start_char": 299, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 302, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 301, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 310, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "invite", "misc": "", "start_char": 303, "text": "invited", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 320, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Professor", "misc": "", "start_char": 311, "text": "Professor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 328, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Stephen", "misc": "", "start_char": 321, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 336, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Hawking", "misc": "", "start_char": 329, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 339, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 337, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 344, "feats": "VerbForm=Inf", "head": 5, "id": 10, "lemma": "join", "misc": "", "start_char": 340, "text": "join", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 347, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "I", "misc": "", "start_char": 345, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 350, "feats": null, "head": 16, "id": 12, "lemma": "in", "misc": "", "start_char": 348, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 354, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 13, "lemma": "the", "misc": "", "start_char": 351, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 362, "feats": "Degree=Pos", "head": 16, "id": 14, "lemma": "popular", "misc": "", "start_char": 355, "text": "popular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 369, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "online", "misc": "", "start_char": 363, "text": "online", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 374, "feats": "Number=Sing", "head": 10, "id": 16, "lemma": "game", "misc": "", "start_char": 370, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 376, "feats": null, "head": 18, "id": 17, "lemma": "\"", "misc": "", "start_char": 375, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "appos", "end_char": 382, "feats": "Number=Plur", "head": 16, "id": 18, "lemma": "word", "misc": "", "start_char": 377, "text": "Words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 387, "feats": null, "head": 20, "id": 19, "lemma": "with", "misc": "", "start_char": 383, "text": "With", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 395, "feats": "Number=Plur", "head": 18, "id": 20, "lemma": "Friend", "misc": "", "start_char": 388, "text": "Friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 397, "feats": null, "head": 5, "id": 21, "lemma": ".", "misc": "", "start_char": 396, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 5, "id": 22, "lemma": "\"", "misc": "", "start_char": 398, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "obl:tmod", "end_char": 407, "feats": "Number=Plur", "head": 24, "id": 23, "lemma": "moment", "misc": "", "start_char": 400, "text": "Moments", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 411, "feats": null, "head": 27, "id": 24, "lemma": "ago", "misc": "", "start_char": 408, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 413, "feats": null, "head": 27, "id": 25, "lemma": ",", "misc": "", "start_char": 412, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 416, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 26, "lemma": "he", "misc": "", "start_char": 414, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 425, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 27, "lemma": "accept", "misc": "", "start_char": 417, "text": "accepted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 428, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 29, "id": 28, "lemma": "my", "misc": "", "start_char": 426, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 436, "feats": "Number=Sing", "head": 27, "id": 29, "lemma": "request", "misc": "", "start_char": 429, "text": "request", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 438, "feats": null, "head": 27, "id": 30, "lemma": ".", "misc": "", "start_char": 437, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 441, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 33, "id": 31, "lemma": "do", "misc": "", "start_char": 439, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 445, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 33, "id": 32, "lemma": "you", "misc": "", "start_char": 442, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 456, "feats": "VerbForm=Inf", "head": 27, "id": 33, "lemma": "understand", "misc": "", "start_char": 446, "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 461, "feats": "PronType=Rel", "head": 33, "id": 34, "lemma": "what", "misc": "", "start_char": 457, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 466, "feats": "Number=Sing|PronType=Dem", "head": 36, "id": 35, "lemma": "that", "misc": "", "start_char": 462, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "acl:relcl", "end_char": 472, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 36, "lemma": "mean", "misc": "", "start_char": 467, "text": "means", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 474, "feats": null, "head": 5, "id": 37, "lemma": "?", "misc": "", "start_char": 473, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (ADVP (RB somewhere)) (, ,) (ADVP (RB right) (RB now)) (, ,) (NP (NNP Stephen) (NNP Hawking)) (VP (VBZ is) (VP (VBG saying) (: :) (`` \") (S (INTJ (IN Damn)) (NP (PRP it) (. .)) (NP (PRP I)) (VP (VBD meant) (S (VP (TO to) (VP (VB click) (`` ') (UH no) ('' ')))))))) (. .) ('' \")))" }, "speaker": "Howard", "text": "That somewhere, right now, Stephen Hawking is saying: \" Damn it . I meant to click' no' . \"", "tokens": [ { "deprel": "obl:npmod", "end_char": 479, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 1, "lemma": "that", "misc": "", "start_char": 475, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 489, "feats": null, "head": 10, "id": 2, "lemma": "somewhere", "misc": "", "start_char": 480, "text": "somewhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 491, "feats": null, "head": 10, "id": 3, "lemma": ",", "misc": "", "start_char": 490, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 497, "feats": null, "head": 5, "id": 4, "lemma": "right", "misc": "", "start_char": 492, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 501, "feats": null, "head": 10, "id": 5, "lemma": "now", "misc": "", "start_char": 498, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 503, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 502, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 511, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "Stephen", "misc": "", "start_char": 504, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 519, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Hawking", "misc": "", "start_char": 512, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 522, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 520, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 529, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 10, "lemma": "say", "misc": "", "start_char": 523, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 531, "feats": null, "head": 10, "id": 11, "lemma": ":", "misc": "", "start_char": 530, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 533, "feats": null, "head": 10, "id": 12, "lemma": "\"", "misc": "", "start_char": 532, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "case", "end_char": 538, "feats": null, "head": 14, "id": 13, "lemma": "damn", "misc": "", "start_char": 534, "text": "Damn", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 541, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 14, "lemma": "it", "misc": "", "start_char": 539, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 543, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 542, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 545, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 544, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 551, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 10, "id": 17, "lemma": "mean", "misc": "", "start_char": 546, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 554, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 552, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 560, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "click", "misc": "", "start_char": 555, "text": "click", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 562, "feats": null, "head": 21, "id": 20, "lemma": "'", "misc": "", "start_char": 561, "text": "'", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 565, "feats": null, "head": 19, "id": 21, "lemma": "no", "misc": "", "start_char": 563, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 567, "feats": null, "head": 21, "id": 22, "lemma": "'", "misc": "", "start_char": 566, "text": "'", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 569, "feats": null, "head": 10, "id": 23, "lemma": ".", "misc": "", "start_char": 568, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 571, "feats": null, "head": 10, "id": 24, "lemma": "\"", "misc": "", "start_char": 570, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD 'll) (VP (VB walk) (NP (PRP you)) (PP (IN through) (NP (PRP it)))))) (. .) (S (NP (DT The) (NN game)) (VP (VBZ is) (RB not) (VP (VBN called) (S (S (NP (NP (`` \") (NNS Words)) (PP (IN With) (NP (NNS Strangers) (. .) ('' \") (UH No) (. .)))) (NP (PRP It)) (VP (VBZ is) (RB not) (ADVP (RB even)) (VP (VBN called) (S (NP (NP (`` \") (NNS Words)) (PP (IN With) (NP (NNS Acquaintances)))))))) (. .) ('' \") (S (NP (PRP It)) (VP (VBZ is) (VP (VBN called) (S (NP (`` \") (NNS Words))) (PP (IN With))))))))) (. ...) ('' \")))" }, "speaker": "Sheldon", "text": "I'll walk you through it . The game is not called \" Words With Strangers . \" No . It is not even called \" Words With Acquaintances . \" It is called \" Words With...\"", "tokens": [ { "deprel": "nsubj", "end_char": 573, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 572, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 577, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 574, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 582, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "walk", "misc": "", "start_char": 578, "text": "walk", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 586, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 583, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 594, "feats": null, "head": 6, "id": 5, "lemma": "through", "misc": "", "start_char": 587, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 597, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 6, "lemma": "it", "misc": "", "start_char": 595, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 599, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 598, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 603, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 600, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 608, "feats": "Number=Sing", "head": 12, "id": 9, "lemma": "game", "misc": "", "start_char": 604, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 611, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 609, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 615, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 612, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 622, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 12, "lemma": "call", "misc": "", "start_char": 616, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 624, "feats": null, "head": 14, "id": 13, "lemma": "\"", "misc": "", "start_char": 623, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "xcomp", "end_char": 630, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "word", "misc": "", "start_char": 625, "text": "Words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 635, "feats": null, "head": 16, "id": 15, "lemma": "with", "misc": "", "start_char": 631, "text": "With", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 645, "feats": "Number=Plur", "head": 14, "id": 16, "lemma": "stranger", "misc": "", "start_char": 636, "text": "Strangers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 646, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 649, "feats": null, "head": 3, "id": 18, "lemma": "\"", "misc": "", "start_char": 648, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "discourse", "end_char": 652, "feats": null, "head": 25, "id": 19, "lemma": "no", "misc": "", "start_char": 650, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 654, "feats": null, "head": 3, "id": 20, "lemma": ".", "misc": "", "start_char": 653, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 657, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 21, "lemma": "it", "misc": "", "start_char": 655, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 660, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 22, "lemma": "be", "misc": "", "start_char": 658, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 664, "feats": null, "head": 25, "id": 23, "lemma": "not", "misc": "", "start_char": 661, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 669, "feats": null, "head": 25, "id": 24, "lemma": "even", "misc": "", "start_char": 665, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 676, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 12, "id": 25, "lemma": "call", "misc": "", "start_char": 670, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 678, "feats": null, "head": 27, "id": 26, "lemma": "\"", "misc": "", "start_char": 677, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "xcomp", "end_char": 684, "feats": "Number=Plur", "head": 25, "id": 27, "lemma": "word", "misc": "", "start_char": 679, "text": "Words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 689, "feats": null, "head": 29, "id": 28, "lemma": "with", "misc": "", "start_char": 685, "text": "With", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 703, "feats": "Number=Plur", "head": 27, "id": 29, "lemma": "acquaintance", "misc": "", "start_char": 690, "text": "Acquaintances", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 705, "feats": null, "head": 3, "id": 30, "lemma": ".", "misc": "", "start_char": 704, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 707, "feats": null, "head": 3, "id": 31, "lemma": "\"", "misc": "", "start_char": 706, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj:pass", "end_char": 710, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 34, "id": 32, "lemma": "it", "misc": "", "start_char": 708, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 713, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 33, "lemma": "be", "misc": "", "start_char": 711, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 720, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 34, "lemma": "call", "misc": "", "start_char": 714, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 722, "feats": null, "head": 36, "id": 35, "lemma": "\"", "misc": "", "start_char": 721, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "xcomp", "end_char": 728, "feats": "Number=Plur", "head": 34, "id": 36, "lemma": "word", "misc": "", "start_char": 723, "text": "Words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nmod", "end_char": 733, "feats": null, "head": 36, "id": 37, "lemma": "with", "misc": "", "start_char": 729, "text": "With", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 737, "feats": null, "head": 3, "id": 38, "lemma": "...", "misc": "", "start_char": 734, "text": "...", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 739, "feats": null, "head": 3, "id": 39, "lemma": "\"", "misc": "", "start_char": 738, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG finishing) (NP (PRP$ your) (NN sentence))))) (. .) (S (NP (PRP You)) (VP (VBD pulled) (NP (DT the) (NN plug)) (PP (IN on) (NP (PRP$ my) (NN funk))))) (. .)))" }, "speaker": "Raj", "text": "I'm not finishing your sentence . You pulled the plug on my funk.", "tokens": [ { "deprel": "nsubj", "end_char": 741, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 740, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 744, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 742, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 748, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 745, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 758, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "finish", "misc": "", "start_char": 749, "text": "finishing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 763, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 759, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 772, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "sentence", "misc": "", "start_char": 764, "text": "sentence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 774, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 773, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 778, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 775, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 785, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 9, "lemma": "pull", "misc": "", "start_char": 779, "text": "pulled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 789, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 786, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 794, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "plug", "misc": "", "start_char": 790, "text": "plug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 797, "feats": null, "head": 14, "id": 12, "lemma": "on", "misc": "", "start_char": 795, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 800, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 798, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 805, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "funk", "misc": "", "start_char": 801, "text": "funk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 807, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 806, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNS Friends)) (. !)) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (NNS Words)) (PP (IN with) (NP (NNS Friends)))))) (. !) (S (WHNP (WDT Which) (S (NP (NP (NNP Stephen) (NNP Hawking)) (CC and) (NP (PRP I))) (ADVP (RB officially)) (VP (VBP are))) (. .)) (ADVP (RB Now)) (NP (NP (DT all)) (SBAR (S (NP (PRP I)) (VP (VBP need))))) (VP (VBZ is) (NP (NP (DT a) (NN bunk) (NN bed)) (PP (IN with) (NP (DT a) (NN slide)))))) (: ;) (S (NP (PRP I)) (VP (MD 'll) (VP (VB have) (NP (NP (NN everything)) (SBAR (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB ever)) (VP (VBN wanted) (SBAR (IN since) (S (NP (PRP I)) (VP (VBD was) (ADJP (NP (CD six) (NNS years)) (JJ old))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Friends! It's Words with Friends! Which Stephen Hawking and I officially are . Now all I need is a bunk bed with a slide; I'll have everything I've ever wanted since I was six years old.", "tokens": [ { "deprel": "vocative", "end_char": 815, "feats": "Number=Plur", "head": 5, "id": 1, "lemma": "Friend", "misc": "", "start_char": 808, "text": "Friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 817, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 816, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 820, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 818, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 823, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 821, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 829, "feats": "Number=Plur", "head": 0, "id": 5, "lemma": "word", "misc": "", "start_char": 824, "text": "Words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 834, "feats": null, "head": 7, "id": 6, "lemma": "with", "misc": "", "start_char": 830, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 842, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "Friend", "misc": "", "start_char": 835, "text": "Friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 844, "feats": null, "head": 5, "id": 8, "lemma": "!", "misc": "", "start_char": 843, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 850, "feats": "PronType=Rel", "head": 15, "id": 9, "lemma": "which", "misc": "", "start_char": 845, "text": "Which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 858, "feats": "Number=Sing", "head": 15, "id": 10, "lemma": "Stephen", "misc": "", "start_char": 851, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 866, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "Hawking", "misc": "", "start_char": 859, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 870, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 867, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 872, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 13, "lemma": "I", "misc": "", "start_char": 871, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 883, "feats": null, "head": 15, "id": 14, "lemma": "officially", "misc": "", "start_char": 873, "text": "officially", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 887, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 15, "lemma": "be", "misc": "", "start_char": 884, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 889, "feats": null, "head": 5, "id": 16, "lemma": ".", "misc": "", "start_char": 888, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 893, "feats": null, "head": 24, "id": 17, "lemma": "now", "misc": "", "start_char": 890, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 897, "feats": null, "head": 24, "id": 18, "lemma": "all", "misc": "", "start_char": 894, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 899, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 898, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 904, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 20, "lemma": "need", "misc": "", "start_char": 900, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cop", "end_char": 907, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 21, "lemma": "be", "misc": "", "start_char": 905, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 909, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 22, "lemma": "a", "misc": "", "start_char": 908, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 914, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "bunk", "misc": "", "start_char": 910, "text": "bunk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 918, "feats": "Number=Sing", "head": 5, "id": 24, "lemma": "bed", "misc": "", "start_char": 915, "text": "bed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 923, "feats": null, "head": 27, "id": 25, "lemma": "with", "misc": "", "start_char": 919, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 925, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 26, "lemma": "a", "misc": "", "start_char": 924, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 931, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "slide", "misc": "", "start_char": 926, "text": "slide", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 933, "feats": null, "head": 24, "id": 28, "lemma": ";", "misc": "", "start_char": 932, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 935, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 29, "lemma": "I", "misc": "", "start_char": 934, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 939, "feats": "VerbForm=Fin", "head": 31, "id": 30, "lemma": "will", "misc": "", "start_char": 936, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 944, "feats": "VerbForm=Inf", "head": 24, "id": 31, "lemma": "have", "misc": "", "start_char": 940, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 955, "feats": "Number=Sing|PronType=Tot", "head": 31, "id": 32, "lemma": "everything", "misc": "", "start_char": 945, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 957, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 36, "id": 33, "lemma": "I", "misc": "", "start_char": 956, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 961, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 36, "id": 34, "lemma": "have", "misc": "", "start_char": 958, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 966, "feats": null, "head": 36, "id": 35, "lemma": "ever", "misc": "", "start_char": 962, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 973, "feats": "Tense=Past|VerbForm=Part", "head": 32, "id": 36, "lemma": "want", "misc": "", "start_char": 967, "text": "wanted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 979, "feats": null, "head": 42, "id": 37, "lemma": "since", "misc": "", "start_char": 974, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 981, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 42, "id": 38, "lemma": "I", "misc": "", "start_char": 980, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 985, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 42, "id": 39, "lemma": "be", "misc": "", "start_char": 982, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nummod", "end_char": 989, "feats": "NumForm=Word|NumType=Card", "head": 41, "id": 40, "lemma": "six", "misc": "", "start_char": 986, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 995, "feats": "Number=Plur", "head": 42, "id": 41, "lemma": "year", "misc": "", "start_char": 990, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 999, "feats": "Degree=Pos", "head": 36, "id": 42, "lemma": "old", "misc": "", "start_char": 996, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1001, "feats": null, "head": 5, "id": 43, "lemma": ".", "misc": "", "start_char": 1000, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (RB really) (JJ nice)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ happy)) (PP (IN for) (NP (PRP you))))) (. .)))" }, "speaker": "Leonard", "text": "That's really nice . I'm happy for you.", "tokens": [ { "deprel": "nsubj", "end_char": 1006, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 1002, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1009, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1007, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1016, "feats": null, "head": 4, "id": 3, "lemma": "really", "misc": "", "start_char": 1010, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1021, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "nice", "misc": "", "start_char": 1017, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1023, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1022, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1025, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 1024, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1028, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1026, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1034, "feats": "Degree=Pos", "head": 4, "id": 8, "lemma": "happy", "misc": "", "start_char": 1029, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1038, "feats": null, "head": 10, "id": 9, "lemma": "for", "misc": "", "start_char": 1035, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1042, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 10, "lemma": "you", "misc": "", "start_char": 1039, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1044, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1043, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (CC And) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ happy)) (PP (IN for) (NP (PRP you))) (NP (RB too) (. .) (S (NP (PRP You)) (VP (VBP are) (ADVP (RB now)) (NP (NP (NNS friends)) (PP (IN with) (NP (NP (NN someone)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (ADVP (RB officially)) (NP (NNS friends)) (PP (IN with) (NP (NNP Stephen) (NNP Hawking) (. .))) (S (VP (VB Enjoy) (NP (PRP it)))))))))))) (, ,) (NP (NNS boys) (. .)) (SBAR (S (NP (PRP You)) (VP (MD may) (VP (VB have) (VP (VBN peaked))))))))) (. .)))" }, "speaker": "Sheldon", "text": "And I'm happy for you too . You are now friends with someone who is officially friends with Stephen Hawking . Enjoy it, boys . You may have peaked.", "tokens": [ { "deprel": "cc", "end_char": 1048, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 1045, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1050, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 1049, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1053, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1051, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1059, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "happy", "misc": "", "start_char": 1054, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1063, "feats": null, "head": 6, "id": 5, "lemma": "for", "misc": "", "start_char": 1060, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1067, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 6, "lemma": "you", "misc": "", "start_char": 1064, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1071, "feats": null, "head": 4, "id": 7, "lemma": "too", "misc": "", "start_char": 1068, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1073, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 1072, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1077, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 9, "lemma": "you", "misc": "", "start_char": 1074, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1081, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 1078, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1085, "feats": null, "head": 12, "id": 11, "lemma": "now", "misc": "", "start_char": 1082, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1093, "feats": "Number=Plur", "head": 4, "id": 12, "lemma": "friend", "misc": "", "start_char": 1086, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1098, "feats": null, "head": 14, "id": 13, "lemma": "with", "misc": "", "start_char": 1094, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1106, "feats": "Number=Sing|PronType=Ind", "head": 12, "id": 14, "lemma": "someone", "misc": "", "start_char": 1099, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1110, "feats": "PronType=Rel", "head": 18, "id": 15, "lemma": "who", "misc": "", "start_char": 1107, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1113, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 1111, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1124, "feats": null, "head": 18, "id": 17, "lemma": "officially", "misc": "", "start_char": 1114, "text": "officially", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1132, "feats": "Number=Plur", "head": 14, "id": 18, "lemma": "friend", "misc": "", "start_char": 1125, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1137, "feats": null, "head": 20, "id": 19, "lemma": "with", "misc": "", "start_char": 1133, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1145, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "Stephen", "misc": "", "start_char": 1138, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1153, "feats": "Number=Sing", "head": 20, "id": 21, "lemma": "Hawking", "misc": "", "start_char": 1146, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1155, "feats": null, "head": 4, "id": 22, "lemma": ".", "misc": "", "start_char": 1154, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1161, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 23, "lemma": "enjoy", "misc": "", "start_char": 1156, "text": "Enjoy", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1164, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 24, "lemma": "it", "misc": "", "start_char": 1162, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1166, "feats": null, "head": 26, "id": 25, "lemma": ",", "misc": "", "start_char": 1165, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1171, "feats": "Number=Plur", "head": 31, "id": 26, "lemma": "boy", "misc": "", "start_char": 1167, "text": "boys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1173, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 1172, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1177, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 31, "id": 28, "lemma": "you", "misc": "", "start_char": 1174, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1181, "feats": "VerbForm=Fin", "head": 31, "id": 29, "lemma": "may", "misc": "", "start_char": 1178, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1186, "feats": "VerbForm=Inf", "head": 31, "id": 30, "lemma": "have", "misc": "", "start_char": 1182, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1193, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 31, "lemma": "peak", "misc": "", "start_char": 1187, "text": "peaked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1195, "feats": null, "head": 4, "id": 32, "lemma": ".", "misc": "", "start_char": 1194, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP I)) (VP (VBP know) (NP (NNP Stephen) (NNP Hawking))) (. .) (S (NP (PRP I)) (VP (VBD worked) (PP (IN with) (NP (PRP him))))) (. .)))" }, "speaker": "Howard", "text": "Sheldon, I know Stephen Hawking . I worked with him.", "tokens": [ { "deprel": "vocative", "end_char": 1203, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1196, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1205, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 1204, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1207, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1206, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1212, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 1208, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1220, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Stephen", "misc": "", "start_char": 1213, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1228, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Hawking", "misc": "", "start_char": 1221, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1230, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1229, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1232, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 1231, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1239, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 9, "lemma": "work", "misc": "", "start_char": 1233, "text": "worked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1244, "feats": null, "head": 11, "id": 10, "lemma": "with", "misc": "", "start_char": 1240, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1248, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 11, "lemma": "he", "misc": "", "start_char": 1245, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1250, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 1249, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (CC And) (SBAR (IN if) (S (NP (PRP they)) (ADVP (RB ever)) (VP (VBP come) (PRT (RP out)) (PP (IN with) (NP (NP (DT a) (NN game)) (VP (VBN called) (S (NP (NNS Words))) (PP (IN with) (NP (NP (NNP People)) (SBAR (S (NP (PRP You)) (ADVP (RB Once)) (VP (VBD Worked) (PP (IN with))))))))))))) (, ,) (NP (PRP you)) (VP (MD 'll) (VP (VB be) (ADVP (RB off) (PP (IN to) (NP (DT the) (NNS races)))))) (. .)))" }, "speaker": "Sheldon", "text": "And if they ever come out with a game called Words with People You Once Worked with, you'll be off to the races.", "tokens": [ { "deprel": "cc", "end_char": 1254, "feats": null, "head": 22, "id": 1, "lemma": "and", "misc": "", "start_char": 1251, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 1257, "feats": null, "head": 5, "id": 2, "lemma": "if", "misc": "", "start_char": 1255, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1262, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "they", "misc": "", "start_char": 1258, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1267, "feats": null, "head": 5, "id": 4, "lemma": "ever", "misc": "", "start_char": 1263, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1272, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 5, "lemma": "come", "misc": "", "start_char": 1268, "text": "come", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 1276, "feats": null, "head": 5, "id": 6, "lemma": "out", "misc": "", "start_char": 1273, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1281, "feats": null, "head": 9, "id": 7, "lemma": "with", "misc": "", "start_char": 1277, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1283, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 1282, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1288, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "game", "misc": "", "start_char": 1284, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1295, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 10, "lemma": "call", "misc": "", "start_char": 1289, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 1301, "feats": "Number=Plur", "head": 10, "id": 11, "lemma": "word", "misc": "", "start_char": 1296, "text": "Words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1306, "feats": null, "head": 13, "id": 12, "lemma": "with", "misc": "", "start_char": 1302, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1313, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "People", "misc": "", "start_char": 1307, "text": "People", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1317, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 13, "id": 14, "lemma": "you", "misc": "", "start_char": 1314, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1322, "feats": "NumType=Mult", "head": 16, "id": 15, "lemma": "once", "misc": "", "start_char": 1318, "text": "Once", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1329, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 16, "lemma": "work", "misc": "", "start_char": 1323, "text": "Worked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obl", "end_char": 1334, "feats": null, "head": 16, "id": 17, "lemma": "with", "misc": "", "start_char": 1330, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1336, "feats": null, "head": 22, "id": 18, "lemma": ",", "misc": "", "start_char": 1335, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1340, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 19, "lemma": "you", "misc": "", "start_char": 1337, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1344, "feats": "VerbForm=Fin", "head": 22, "id": 20, "lemma": "will", "misc": "", "start_char": 1341, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1347, "feats": "VerbForm=Inf", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 1345, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1351, "feats": null, "head": 0, "id": 22, "lemma": "off", "misc": "", "start_char": 1348, "text": "off", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1354, "feats": null, "head": 25, "id": 23, "lemma": "to", "misc": "", "start_char": 1352, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1358, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 1355, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1364, "feats": "Number=Plur", "head": 22, "id": 25, "lemma": "race", "misc": "", "start_char": 1359, "text": "races", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1366, "feats": null, "head": 22, "id": 26, "lemma": ".", "misc": "", "start_char": 1365, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (DT this)) (ADVP (RB actually)) (VP (VBZ means)))))) (. ...)))" }, "speaker": "Leonard", "text": "Sheldon, I don't think this actually means ...", "tokens": [ { "deprel": "vocative", "end_char": 1374, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1367, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1376, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1375, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1378, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 1377, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1381, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1379, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1385, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1382, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1391, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 1386, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1396, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 7, "lemma": "this", "misc": "", "start_char": 1392, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1405, "feats": null, "head": 9, "id": 8, "lemma": "actually", "misc": "", "start_char": 1397, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1411, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "mean", "misc": "", "start_char": 1406, "text": "means", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1415, "feats": null, "head": 6, "id": 10, "lemma": "...", "misc": "", "start_char": 1412, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Hold) (NP (DT that) (NN thought)))) (. !) (S (NP (NNP Professor) (NNP Hawking)) (VP (VBZ has) (VP (VBN made) (NP (DT a) (NN move) (. .) (S (VP (UH Boy) (, ,) (INTJ (UH oh)) (, ,) (INTJ (UH boy) (. .) (UH Oh)))))))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (RB only) (DT a) (NN matter)) (PP (IN of) (NP (NN time)))) (SBAR (SBAR (IN before) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG coming) (PRT (RP up)) (PP (IN with) (NP (NP (JJ fun) (NNS nicknames)) (PP (IN for) (NP (DT each) (JJ other) (. .))))))))) (S (NP (PRP I)) (VP (MD 'll) (VP (VB be) (NP (NNP Coop))))) (. .) (SBAR (S (NP (PRP He)) (VP (MD 'll) (VP (VB be) (NP (NNPS Wheels))))))))) (. .) (SBAR (IN If) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ okay) (PP (IN with) (NP (DT that))))))) (. .)))" }, "speaker": "Sheldon", "text": "Hold that thought! Professor Hawking has made a move . Boy, oh, boy . Oh, it's only a matter of time before we're coming up with fun nicknames for each other . I'll be Coop . He'll be Wheels . If he's okay with that.", "tokens": [ { "deprel": "root", "end_char": 1420, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hold", "misc": "", "start_char": 1416, "text": "Hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1425, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "that", "misc": "", "start_char": 1421, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1433, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "thought", "misc": "", "start_char": 1426, "text": "thought", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1435, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 1434, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1445, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "Professor", "misc": "", "start_char": 1436, "text": "Professor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1453, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Hawking", "misc": "", "start_char": 1446, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1457, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "have", "misc": "", "start_char": 1454, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1462, "feats": "Tense=Past|VerbForm=Part", "head": 1, "id": 8, "lemma": "make", "misc": "", "start_char": 1458, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 1464, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1463, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1469, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "move", "misc": "", "start_char": 1465, "text": "move", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1471, "feats": null, "head": 12, "id": 11, "lemma": ".", "misc": "", "start_char": 1470, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1475, "feats": null, "head": 24, "id": 12, "lemma": "boy", "misc": "", "start_char": 1472, "text": "Boy", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1477, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 1476, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1480, "feats": null, "head": 24, "id": 14, "lemma": "oh", "misc": "", "start_char": 1478, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1482, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 1481, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1486, "feats": null, "head": 24, "id": 16, "lemma": "boy", "misc": "", "start_char": 1483, "text": "boy", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1488, "feats": null, "head": 16, "id": 17, "lemma": ".", "misc": "", "start_char": 1487, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1491, "feats": null, "head": 24, "id": 18, "lemma": "oh", "misc": "", "start_char": 1489, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1493, "feats": null, "head": 18, "id": 19, "lemma": ",", "misc": "", "start_char": 1492, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1496, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 20, "lemma": "it", "misc": "", "start_char": 1494, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1499, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 21, "lemma": "be", "misc": "", "start_char": 1497, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1504, "feats": null, "head": 24, "id": 22, "lemma": "only", "misc": "", "start_char": 1500, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1506, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 23, "lemma": "a", "misc": "", "start_char": 1505, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1513, "feats": "Number=Sing", "head": 1, "id": 24, "lemma": "matter", "misc": "", "start_char": 1507, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1516, "feats": null, "head": 26, "id": 25, "lemma": "of", "misc": "", "start_char": 1514, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1521, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "time", "misc": "", "start_char": 1517, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1528, "feats": null, "head": 30, "id": 27, "lemma": "before", "misc": "", "start_char": 1522, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1531, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 30, "id": 28, "lemma": "we", "misc": "", "start_char": 1529, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1535, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 30, "id": 29, "lemma": "be", "misc": "", "start_char": 1532, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1542, "feats": "Tense=Pres|VerbForm=Part", "head": 24, "id": 30, "lemma": "come", "misc": "", "start_char": 1536, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 1545, "feats": null, "head": 30, "id": 31, "lemma": "up", "misc": "", "start_char": 1543, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1550, "feats": null, "head": 34, "id": 32, "lemma": "with", "misc": "", "start_char": 1546, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1554, "feats": "Degree=Pos", "head": 34, "id": 33, "lemma": "fun", "misc": "", "start_char": 1551, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1564, "feats": "Number=Plur", "head": 30, "id": 34, "lemma": "nickname", "misc": "", "start_char": 1555, "text": "nicknames", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1568, "feats": null, "head": 36, "id": 35, "lemma": "for", "misc": "", "start_char": 1565, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1573, "feats": "ExtPos=PRON|PronType=Rcp", "head": 34, "id": 36, "lemma": "each", "misc": "", "start_char": 1569, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 1579, "feats": "Degree=Pos", "head": 36, "id": 37, "lemma": "other", "misc": "", "start_char": 1574, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1581, "feats": null, "head": 1, "id": 38, "lemma": ".", "misc": "", "start_char": 1580, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1583, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 42, "id": 39, "lemma": "I", "misc": "", "start_char": 1582, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1587, "feats": "VerbForm=Fin", "head": 42, "id": 40, "lemma": "will", "misc": "", "start_char": 1584, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1590, "feats": "VerbForm=Inf", "head": 42, "id": 41, "lemma": "be", "misc": "", "start_char": 1588, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1595, "feats": "Number=Sing", "head": 24, "id": 42, "lemma": "Coop", "misc": "", "start_char": 1591, "text": "Coop", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1597, "feats": null, "head": 42, "id": 43, "lemma": ".", "misc": "", "start_char": 1596, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1600, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 47, "id": 44, "lemma": "he", "misc": "", "start_char": 1598, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1604, "feats": "VerbForm=Fin", "head": 47, "id": 45, "lemma": "will", "misc": "", "start_char": 1601, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1607, "feats": "VerbForm=Inf", "head": 47, "id": 46, "lemma": "be", "misc": "", "start_char": 1605, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1614, "feats": "Number=Plur", "head": 42, "id": 47, "lemma": "Wheels", "misc": "", "start_char": 1608, "text": "Wheels", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 1616, "feats": null, "head": 47, "id": 48, "lemma": ".", "misc": "", "start_char": 1615, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1619, "feats": null, "head": 52, "id": 49, "lemma": "if", "misc": "", "start_char": 1617, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1622, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 52, "id": 50, "lemma": "he", "misc": "", "start_char": 1620, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1625, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 52, "id": 51, "lemma": "be", "misc": "", "start_char": 1623, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 1630, "feats": "Degree=Pos", "head": 47, "id": 52, "lemma": "okay", "misc": "", "start_char": 1626, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1635, "feats": null, "head": 54, "id": 53, "lemma": "with", "misc": "", "start_char": 1631, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1640, "feats": "Number=Sing|PronType=Dem", "head": 52, "id": 54, "lemma": "that", "misc": "", "start_char": 1636, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1642, "feats": null, "head": 1, "id": 55, "lemma": ".", "misc": "", "start_char": 1641, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Crank) (PRT (RP up)) (NP (DT the) (NN a.c) (. .)))) (, ,) (NP (NNS boys) (. .)) (NP (NP (PRP It))) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB get) (ADJP (JJ hot) (PP (IN in) (ADVP (RB here))))))))) (. .)))" }, "speaker": "Raj", "text": "Crank up the a.c ., boys . It's gonna get hot in here.", "tokens": [ { "deprel": "root", "end_char": 1648, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "crank", "misc": "", "start_char": 1643, "text": "Crank", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1651, "feats": null, "head": 1, "id": 2, "lemma": "up", "misc": "", "start_char": 1649, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1655, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1652, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1659, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "a.c", "misc": "", "start_char": 1656, "text": "a.c", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1661, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 1660, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1663, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 1662, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1668, "feats": "Number=Plur", "head": 1, "id": 7, "lemma": "boy", "misc": "", "start_char": 1664, "text": "boys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1670, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 1669, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1673, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "it", "misc": "", "start_char": 1671, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1676, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 1674, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1680, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 11, "lemma": "go", "misc": "", "start_char": 1677, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1683, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1681, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1687, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "get", "misc": "", "start_char": 1684, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1691, "feats": "Degree=Pos", "head": 13, "id": 14, "lemma": "hot", "misc": "", "start_char": 1688, "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1694, "feats": null, "head": 16, "id": 15, "lemma": "in", "misc": "", "start_char": 1692, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1699, "feats": "PronType=Dem", "head": 14, "id": 16, "lemma": "here", "misc": "", "start_char": 1695, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1701, "feats": null, "head": 1, "id": 17, "lemma": ".", "misc": "", "start_char": 1700, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 1, 2, 2 ], [ 2, 8, 8 ], [ 2, 11, 11 ], [ 8, 3, 3 ], [ 13, 2, 2 ], [ 13, 7, 7 ], [ 14, 13, 13 ], [ 14, 18, 18 ] ], [ [ 1, 4, 4 ], [ 1, 12, 12 ] ], [ [ 1, 10, 10 ], [ 2, 15, 15 ] ], [ [ 2, 4, 4 ] ], [ [ 3, 0, 0 ], [ 3, 4, 4 ] ], [ [ 4, 5, 5 ], [ 6, 31, 31 ] ], [ [ 4, 0, 5 ] ], [ [ 5, 3, 3 ], [ 9, 0, 0 ], [ 9, 12, 12 ] ], [ [ 5, 8, 9 ] ], [ [ 6, 0, 1 ] ], [ [ 6, 3, 3 ], [ 6, 10, 10 ], [ 6, 27, 27 ], [ 8, 0, 0 ], [ 9, 4, 4 ], [ 9, 7, 7 ], [ 10, 12, 12 ], [ 10, 18, 18 ], [ 10, 28, 28 ], [ 10, 32, 32 ], [ 10, 37, 37 ], [ 11, 9, 9 ], [ 12, 1, 1 ], [ 12, 8, 8 ], [ 12, 13, 20 ], [ 13, 0, 0 ], [ 15, 0, 0 ], [ 16, 38, 38 ], [ 16, 41, 41 ] ], [ [ 6, 5, 7 ], [ 10, 9, 12 ] ], [ [ 6, 6, 7 ], [ 6, 25, 25 ], [ 7, 6, 7 ], [ 7, 15, 15 ] ], [ [ 6, 12, 19 ] ], [ [ 6, 17, 19 ] ], [ [ 6, 22, 22 ] ], [ [ 6, 26, 26 ], [ 6, 27, 28 ] ], [ [ 6, 25, 28 ], [ 6, 34, 34 ] ], [ [ 8, 7, 8 ], [ 8, 20, 20 ], [ 8, 31, 31 ], [ 10, 2, 2 ], [ 10, 4, 6 ] ], [ [ 8, 13, 15 ] ], [ [ 8, 26, 28 ] ], [ [ 9, 4, 5 ] ], [ [ 9, 9, 10 ] ], [ [ 9, 12, 13 ] ], [ [ 10, 9, 10 ], [ 12, 19, 20 ], [ 13, 4, 5 ], [ 13, 10, 10 ], [ 16, 4, 5 ], [ 16, 43, 43 ], [ 16, 46, 46 ], [ 16, 49, 49 ], [ 16, 53, 53 ] ], [ [ 10, 17, 19 ] ], [ [ 10, 21, 26 ] ], [ [ 10, 25, 26 ] ], [ [ 10, 31, 31 ] ], [ [ 10, 39, 40 ] ], [ [ 10, 31, 41 ] ], [ [ 11, 5, 5 ], [ 12, 5, 5 ], [ 15, 2, 2 ] ], [ [ 12, 13, 13 ] ], [ [ 12, 11, 13 ], [ 12, 23, 23 ] ], [ [ 12, 11, 20 ] ], [ [ 12, 17, 20 ] ], [ [ 12, 25, 25 ], [ 12, 27, 27 ] ], [ [ 14, 7, 16 ] ], [ [ 16, 8, 9 ] ], [ [ 16, 25, 25 ] ], [ [ 16, 27, 27 ], [ 16, 35, 36 ] ], [ [ 16, 32, 36 ] ], [ [ 17, 2, 3 ] ], [ [ 17, 6, 6 ] ] ]
s06e06c00t
Try to keep up, Howard. Yeah, I wish we looked as cool dancing in clubs as we do right now. Don't worry, this is exactly how you look when you're dancing in clubs. You're welcome, ladies. Paradigm - shifting news, gentlemen. _ Dude, I was about to Bollywood this bitch. Earlier today, I invited Professor Stephen Hawking to join me in the popular online game " Words With Friends . " Moments ago, he accepted my request . Do you understand what that means? That somewhere, right now, Stephen Hawking is saying: " Damn it . I meant to click' no' . " I'll walk you through it . The game is not called " Words With Strangers . " No . It is not even called " Words With Acquaintances . " It is called " Words With..." I'm not finishing your sentence . You pulled the plug on my funk. Friends! It's Words with Friends! Which Stephen Hawking and I officially are . Now all I need is a bunk bed with a slide; I'll have everything I've ever wanted since I was six years old. That's really nice . I'm happy for you. And I'm happy for you too . You are now friends with someone who is officially friends with Stephen Hawking . Enjoy it, boys . You may have peaked. Sheldon, I know Stephen Hawking . I worked with him. And if they ever come out with a game called Words with People You Once Worked with, you'll be off to the races. Sheldon, I don't think this actually means ... Hold that thought! Professor Hawking has made a move . Boy, oh, boy . Oh, it's only a matter of time before we're coming up with fun nicknames for each other . I'll be Coop . He'll be Wheels . If he's okay with that. Crank up the a.c ., boys . It's gonna get hot in here.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (RB So) (NP (PRP I)) (VP (VBD was) (VP (VBG taking) (NP (DT a) (NN shower)) (NP (DT this) (NN morning))))) (CC and) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD got) (PRT (RP out))))) (NP (PRP I)) (VP (VBD started) (S (VP (TO to) (VP (VB dry) (PRT (RP off)) (PP (IN with) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VP (VBD thought) (SBAR (S (VP (VBD was) (NP (DT a) (NN towel)))))) (CC but) (VP (VBD turned) (PRT (RP out)) (S (VP (TO to) (VP (VB be) (NP (NP (NP (NNP Howard) (POS 's)) (NN mom) (POS 's)) (NN underwear))))))))))))))) (. .) (S (NP (PRP I)) (VP (VBD had) (S (VP (TO to) (VP (VB take) (NP (DT another) (NN shower))))))) (. .) (S (NP (PRP It)) (VP (VBD was) (RB n't) (ADJP (NP (JJ enough) (. .)) (SBAR (S (NP (NN Nothing)) (VP (MD will) (ADVP (RB ever)) (VP (VB be) (NP (JJ enough))))))))) (. .)))" }, "speaker": "Bernadette", "text": "So I was taking a shower this morning and when I got out I started to dry off with what I thought was a towel but turned out to be Howard's mom's underwear . I had to take another shower . It wasn't enough . Nothing will ever be enough.", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 4, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 3, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 5, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 15, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "take", "misc": "", "start_char": 9, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 17, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 16, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 24, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "shower", "misc": "", "start_char": 18, "text": "shower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 29, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 25, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 37, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "morning", "misc": "", "start_char": 30, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 41, "feats": null, "head": 15, "id": 9, "lemma": "and", "misc": "", "start_char": 38, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 46, "feats": "PronType=Int", "head": 12, "id": 10, "lemma": "when", "misc": "", "start_char": 42, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 48, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 47, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 52, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 15, "id": 12, "lemma": "get", "misc": "", "start_char": 49, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 56, "feats": null, "head": 12, "id": 13, "lemma": "out", "misc": "", "start_char": 53, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "nsubj", "end_char": 58, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 57, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 66, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 15, "lemma": "start", "misc": "", "start_char": 59, "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 69, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 67, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 73, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "dry", "misc": "", "start_char": 70, "text": "dry", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 77, "feats": null, "head": 17, "id": 18, "lemma": "off", "misc": "", "start_char": 74, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 82, "feats": null, "head": 20, "id": 19, "lemma": "with", "misc": "", "start_char": 78, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 87, "feats": "PronType=Rel", "head": 17, "id": 20, "lemma": "what", "misc": "", "start_char": 83, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 89, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 88, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 97, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 20, "id": 22, "lemma": "think", "misc": "", "start_char": 90, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cop", "end_char": 101, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 25, "id": 23, "lemma": "be", "misc": "", "start_char": 98, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 103, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 24, "lemma": "a", "misc": "", "start_char": 102, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 109, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "towel", "misc": "", "start_char": 104, "text": "towel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 113, "feats": null, "head": 27, "id": 26, "lemma": "but", "misc": "", "start_char": 110, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 120, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 15, "id": 27, "lemma": "turn", "misc": "", "start_char": 114, "text": "turned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 124, "feats": null, "head": 27, "id": 28, "lemma": "out", "misc": "", "start_char": 121, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 127, "feats": null, "head": 35, "id": 29, "lemma": "to", "misc": "", "start_char": 125, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 130, "feats": "VerbForm=Inf", "head": 35, "id": 30, "lemma": "be", "misc": "", "start_char": 128, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 137, "feats": "Number=Sing", "head": 33, "id": 31, "lemma": "Howard", "misc": "", "start_char": 131, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 140, "feats": null, "head": 31, "id": 32, "lemma": "'s", "misc": "", "start_char": 138, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod:poss", "end_char": 144, "feats": "Number=Sing", "head": 35, "id": 33, "lemma": "mom", "misc": "", "start_char": 141, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 147, "feats": null, "head": 31, "id": 34, "lemma": "'s", "misc": "", "start_char": 145, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "xcomp", "end_char": 157, "feats": "Number=Sing", "head": 27, "id": 35, "lemma": "underwear", "misc": "", "start_char": 148, "text": "underwear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 159, "feats": null, "head": 4, "id": 36, "lemma": ".", "misc": "", "start_char": 158, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 161, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 38, "id": 37, "lemma": "I", "misc": "", "start_char": 160, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 165, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 38, "lemma": "have", "misc": "", "start_char": 162, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 168, "feats": null, "head": 40, "id": 39, "lemma": "to", "misc": "", "start_char": 166, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 173, "feats": "VerbForm=Inf", "head": 38, "id": 40, "lemma": "take", "misc": "", "start_char": 169, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 181, "feats": null, "head": 42, "id": 41, "lemma": "another", "misc": "", "start_char": 174, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 188, "feats": "Number=Sing", "head": 40, "id": 42, "lemma": "shower", "misc": "", "start_char": 182, "text": "shower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 190, "feats": null, "head": 4, "id": 43, "lemma": ".", "misc": "", "start_char": 189, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 193, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 47, "id": 44, "lemma": "it", "misc": "", "start_char": 191, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 197, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 47, "id": 45, "lemma": "be", "misc": "", "start_char": 194, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 201, "feats": null, "head": 47, "id": 46, "lemma": "not", "misc": "", "start_char": 198, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 208, "feats": "Degree=Pos", "head": 4, "id": 47, "lemma": "enough", "misc": "", "start_char": 202, "text": "enough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 210, "feats": null, "head": 47, "id": 48, "lemma": ".", "misc": "", "start_char": 209, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 218, "feats": "Number=Sing|PronType=Neg", "head": 53, "id": 49, "lemma": "nothing", "misc": "", "start_char": 211, "text": "Nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 223, "feats": "VerbForm=Fin", "head": 53, "id": 50, "lemma": "will", "misc": "", "start_char": 219, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 228, "feats": null, "head": 53, "id": 51, "lemma": "ever", "misc": "", "start_char": 224, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 231, "feats": "VerbForm=Inf", "head": 47, "id": 52, "lemma": "be", "misc": "", "start_char": 229, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 238, "feats": "Degree=Pos", "head": 47, "id": 53, "lemma": "enough", "misc": "", "start_char": 232, "text": "enough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 240, "feats": null, "head": 4, "id": 54, "lemma": ".", "misc": "", "start_char": 239, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (ADVP (RB once)) (VP (VBD looked) (PP (IN in) (NP (NP (NNP Sheldon) (POS 's)) (NN underwear) (NN drawer))))) (. .) (S (NP (PRP He)) (VP (VBD yelled) (PP (IN at) (NP (PRP me))))) (. .) (CC But) (S (S (ADVP (RB now)) (NP (PRP I)) (VP (VBP know) (SBAR (WHNP (WP what)) (S (NP (PRP it)) (VP (VBZ looks) (PP (IN like))))))) (, ,) (CC and) (S (NP (PRP he)) (VP (MD can) (ADVP (RB never)) (VP (VB take) (NP (DT that)) (PRT (RB away)))))) (. .)))" }, "speaker": "Amy", "text": "I once looked in Sheldon's underwear drawer . He yelled at me . But now I know what it looks like, and he can never take that away.", "tokens": [ { "deprel": "nsubj", "end_char": 242, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 241, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 247, "feats": "NumType=Mult", "head": 3, "id": 2, "lemma": "once", "misc": "", "start_char": 243, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 254, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 248, "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 257, "feats": null, "head": 8, "id": 4, "lemma": "in", "misc": "", "start_char": 255, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 265, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "Sheldon", "misc": "", "start_char": 258, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 268, "feats": null, "head": 5, "id": 6, "lemma": "'s", "misc": "", "start_char": 266, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 278, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "underwear", "misc": "", "start_char": 269, "text": "underwear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 285, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "drawer", "misc": "", "start_char": 279, "text": "drawer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 287, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 286, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 290, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "he", "misc": "", "start_char": 288, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 297, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 11, "lemma": "yell", "misc": "", "start_char": 291, "text": "yelled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 300, "feats": null, "head": 13, "id": 12, "lemma": "at", "misc": "", "start_char": 298, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 303, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 13, "lemma": "I", "misc": "", "start_char": 301, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 305, "feats": null, "head": 18, "id": 14, "lemma": ".", "misc": "", "start_char": 304, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 309, "feats": null, "head": 18, "id": 15, "lemma": "but", "misc": "", "start_char": 306, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 313, "feats": null, "head": 18, "id": 16, "lemma": "now", "misc": "", "start_char": 310, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 315, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 314, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 320, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 18, "lemma": "know", "misc": "", "start_char": 316, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obl", "end_char": 325, "feats": "PronType=Rel", "head": 21, "id": 19, "lemma": "what", "misc": "", "start_char": 321, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 328, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 20, "lemma": "it", "misc": "", "start_char": 326, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 334, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 21, "lemma": "look", "misc": "", "start_char": 329, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 339, "feats": null, "head": 19, "id": 22, "lemma": "like", "misc": "", "start_char": 335, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 341, "feats": null, "head": 28, "id": 23, "lemma": ",", "misc": "", "start_char": 340, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 345, "feats": null, "head": 28, "id": 24, "lemma": "and", "misc": "", "start_char": 342, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 348, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 25, "lemma": "he", "misc": "", "start_char": 346, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 352, "feats": "VerbForm=Fin", "head": 28, "id": 26, "lemma": "can", "misc": "", "start_char": 349, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 358, "feats": null, "head": 28, "id": 27, "lemma": "never", "misc": "", "start_char": 353, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 363, "feats": "VerbForm=Inf", "head": 18, "id": 28, "lemma": "take", "misc": "", "start_char": 359, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 368, "feats": "Number=Sing|PronType=Dem", "head": 28, "id": 29, "lemma": "that", "misc": "", "start_char": 364, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 373, "feats": null, "head": 28, "id": 30, "lemma": "away", "misc": "", "start_char": 369, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 375, "feats": null, "head": 3, "id": 31, "lemma": ".", "misc": "", "start_char": 374, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT a) (NN book)) (PP (IN under) (ADVP (RB here))))) (. .)))" }, "speaker": "Bernadette", "text": "There's a book under here.", "tokens": [ { "deprel": "expl", "end_char": 381, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 376, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 384, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 382, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 386, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 385, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 391, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "book", "misc": "", "start_char": 387, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 397, "feats": null, "head": 6, "id": 5, "lemma": "under", "misc": "", "start_char": 392, "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 402, "feats": "PronType=Dem", "head": 2, "id": 6, "lemma": "here", "misc": "", "start_char": 398, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 404, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 403, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (LST (UH Oh) (. .)) (NP (PRP I)) (VP (MD 'll) (VP (VB get) (NP (DT that)))) (. .)))" }, "speaker": "Penny", "text": "Oh . I'll get that.", "tokens": [ { "deprel": "discourse", "end_char": 407, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 405, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 409, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 408, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 411, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 410, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 415, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "will", "misc": "", "start_char": 412, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 419, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 416, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 424, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 6, "lemma": "that", "misc": "", "start_char": 420, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 425, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD got) (NP (PRP it))) (. .)))" }, "speaker": "Bernadette", "text": "I got it.", "tokens": [ { "deprel": "nsubj", "end_char": 428, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 427, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 432, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 429, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 435, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 433, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 437, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 436, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP it)) (VP (VBZ 's)) (. ...)))" }, "speaker": "Penny", "text": "No, no, it's ...", "tokens": [ { "deprel": "discourse", "end_char": 440, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 438, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 442, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 441, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 445, "feats": "Polarity=Neg", "head": 6, "id": 3, "lemma": "no", "misc": "", "start_char": 443, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 446, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 450, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "it", "misc": "", "start_char": 448, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 453, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "be", "misc": "", "start_char": 451, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 457, "feats": null, "head": 6, "id": 7, "lemma": "...", "misc": "", "start_char": 454, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD got) (NP (PRP it)))) (. .) (S (NP (PRP I)) (VP (VBD got) (NP (PRP it)))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (NP (PRP you)) (VP (VB have) (NP (DT a) (NN history) (NN textbook))))) (. ?)))" }, "speaker": "Bernadette", "text": "I got it . I got it . Why do you have a history textbook?", "tokens": [ { "deprel": "nsubj", "end_char": 459, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 458, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 463, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 460, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 466, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 464, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 468, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 467, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 470, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 469, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 474, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 6, "lemma": "get", "misc": "", "start_char": 471, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 477, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 475, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 479, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 478, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 483, "feats": "PronType=Int", "head": 12, "id": 9, "lemma": "why", "misc": "", "start_char": 480, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 486, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 484, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 490, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 487, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 495, "feats": "VerbForm=Inf", "head": 2, "id": 12, "lemma": "have", "misc": "", "start_char": 491, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 497, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 496, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 505, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "history", "misc": "", "start_char": 498, "text": "history", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 514, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "textbook", "misc": "", "start_char": 506, "text": "textbook", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 516, "feats": null, "head": 2, "id": 16, "lemma": "?", "misc": "", "start_char": 515, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (RB not) (NP (DT a) (JJ big) (NN deal)) (. .) (S (ADVP (RB Just)) (VP (VBG taking) (NP (DT a) (NN class)) (PP (IN at) (NP (DT the) (NNP Pasadena) (NNP Community) (NNP College)))))) (. .)))" }, "speaker": "Penny", "text": "It's not a big deal . Just taking a class at the Pasadena Community College.", "tokens": [ { "deprel": "nsubj", "end_char": 519, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 1, "lemma": "it", "misc": "", "start_char": 517, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 522, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 520, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 526, "feats": null, "head": 6, "id": 3, "lemma": "not", "misc": "", "start_char": 523, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 528, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 527, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 532, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "big", "misc": "", "start_char": 529, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 537, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "deal", "misc": "", "start_char": 533, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 538, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 544, "feats": null, "head": 9, "id": 8, "lemma": "just", "misc": "", "start_char": 540, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 551, "feats": "VerbForm=Ger", "head": 6, "id": 9, "lemma": "take", "misc": "", "start_char": 545, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 553, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 552, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 559, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "class", "misc": "", "start_char": 554, "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 562, "feats": null, "head": 16, "id": 12, "lemma": "at", "misc": "", "start_char": 560, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 566, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 13, "lemma": "the", "misc": "", "start_char": 563, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 575, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "Pasadena", "misc": "", "start_char": 567, "text": "Pasadena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 585, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "Community", "misc": "", "start_char": 576, "text": "Community", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 593, "feats": "Number=Sing", "head": 9, "id": 16, "lemma": "College", "misc": "", "start_char": 586, "text": "College", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 595, "feats": null, "head": 6, "id": 17, "lemma": ".", "misc": "", "start_char": 594, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB know) (SBAR (S (NP (PRP you)) (VP (VBD wanted) (S (VP (TO to) (VP (VB go) (ADVP (RB back) (PP (IN to) (NP (NN school)))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "I didn't know you wanted to go back to school.", "tokens": [ { "deprel": "nsubj", "end_char": 597, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 596, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 601, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 598, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 605, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 602, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 610, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 606, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 614, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 611, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 621, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "want", "misc": "", "start_char": 615, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 624, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 622, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 627, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "go", "misc": "", "start_char": 625, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 632, "feats": null, "head": 8, "id": 9, "lemma": "back", "misc": "", "start_char": 628, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 635, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 633, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 642, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "school", "misc": "", "start_char": 636, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 644, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 643, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (S (S (NP (QP (RB just) (CD one)) (NN history) (NN class) (. .)) (VP (VB Look))) (, ,) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB finish) (NP (NN college))))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP I)) (VP (MD would) (VP (VB give) (NP (PRP it)) (NP (DT a) (NN try)))))))))) (. .)))" }, "speaker": "Penny", "text": "It's just one history class . Look, I didn't finish college, so I thought I would give it a try.", "tokens": [ { "deprel": "nsubj", "end_char": 647, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 1, "lemma": "it", "misc": "", "start_char": 645, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 650, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 648, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 655, "feats": null, "head": 6, "id": 3, "lemma": "just", "misc": "", "start_char": 651, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 659, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 4, "lemma": "one", "misc": "", "start_char": 656, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 667, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "history", "misc": "", "start_char": 660, "text": "history", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 673, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "class", "misc": "", "start_char": 668, "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 675, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 674, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 680, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 8, "lemma": "look", "misc": "", "start_char": 676, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 682, "feats": null, "head": 13, "id": 9, "lemma": ",", "misc": "", "start_char": 681, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 684, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 683, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 688, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 685, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 692, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 689, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 699, "feats": "VerbForm=Inf", "head": 6, "id": 13, "lemma": "finish", "misc": "", "start_char": 693, "text": "finish", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 707, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "college", "misc": "", "start_char": 700, "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 709, "feats": null, "head": 18, "id": 15, "lemma": ",", "misc": "", "start_char": 708, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 712, "feats": null, "head": 18, "id": 16, "lemma": "so", "misc": "", "start_char": 710, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 714, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 713, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 722, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 18, "lemma": "think", "misc": "", "start_char": 715, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 724, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 19, "lemma": "I", "misc": "", "start_char": 723, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 730, "feats": "VerbForm=Fin", "head": 21, "id": 20, "lemma": "would", "misc": "", "start_char": 725, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 735, "feats": "VerbForm=Inf", "head": 18, "id": 21, "lemma": "give", "misc": "", "start_char": 731, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 738, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 22, "lemma": "it", "misc": "", "start_char": 736, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 740, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 23, "lemma": "a", "misc": "", "start_char": 739, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 744, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "try", "misc": "", "start_char": 741, "text": "try", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 746, "feats": null, "head": 6, "id": 25, "lemma": ".", "misc": "", "start_char": 745, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (RB Not) (VP (TO to) (VP (VB mention) (NP (PRP$ your) (NN acting) (NN career)))) (VP (VBZ is) (VP (VBG going) (ADVP (RB south)) (PP (IN like) (NP (NNP Sherman) (. .))) (S (VP (VB Read) (PP (IN about) (NP (PRP it))) (PP (IN in) (NP (PRP$ your) (NN book))))))) (. .)))" }, "speaker": "Amy", "text": "Not to mention your acting career is going south like Sherman . Read about it in your book.", "tokens": [ { "deprel": "cc", "end_char": 750, "feats": null, "head": 8, "id": 1, "lemma": "not", "misc": "", "start_char": 747, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "fixed", "end_char": 753, "feats": null, "head": 1, "id": 2, "lemma": "to", "misc": "", "start_char": 751, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "fixed", "end_char": 761, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "mention", "misc": "", "start_char": 754, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 766, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 4, "lemma": "your", "misc": "", "start_char": 762, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 773, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "acting", "misc": "", "start_char": 767, "text": "acting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 780, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "career", "misc": "", "start_char": 774, "text": "career", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 783, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 781, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 789, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "go", "misc": "", "start_char": 784, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 795, "feats": null, "head": 8, "id": 9, "lemma": "south", "misc": "", "start_char": 790, "text": "south", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 800, "feats": null, "head": 11, "id": 10, "lemma": "like", "misc": "", "start_char": 796, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 808, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "Sherman", "misc": "", "start_char": 801, "text": "Sherman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 810, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 809, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 815, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 13, "lemma": "read", "misc": "", "start_char": 811, "text": "Read", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 821, "feats": null, "head": 15, "id": 14, "lemma": "about", "misc": "", "start_char": 816, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 824, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 15, "lemma": "it", "misc": "", "start_char": 822, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 827, "feats": null, "head": 18, "id": 16, "lemma": "in", "misc": "", "start_char": 825, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 832, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "your", "misc": "", "start_char": 828, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 837, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "book", "misc": "", "start_char": 833, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 839, "feats": null, "head": 8, "id": 19, "lemma": ".", "misc": "", "start_char": 838, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (MD would) (NP (PRP you)) (VP (VB be) (VP (VBN embarrassed) (S (VP (TO to) (VP (VB tell) (NP (PRP us)))))))) (. ?)))" }, "speaker": "Bernadette", "text": "Why would you be embarrassed to tell us?", "tokens": [ { "deprel": "advmod", "end_char": 843, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 840, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 849, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "would", "misc": "", "start_char": 844, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj:pass", "end_char": 853, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 850, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 856, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 854, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 868, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 5, "lemma": "embarrass", "misc": "", "start_char": 857, "text": "embarrassed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 871, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 869, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 876, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "tell", "misc": "", "start_char": 872, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 879, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "we", "misc": "", "start_char": 877, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 881, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 880, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (VBN embarrassed)))) (. .) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD did) (RB n't) (VP (VB want) (S (NP (NN anyone)) (VP (TO to) (VP (VB know) (SBAR (IN because) (S (NP (PRP I)) (VP (VBP have) (RB n't) (VP (VBN told) (NP (NNP Leonard)) (ADVP (RB yet)))))))))))) (. .)))" }, "speaker": "Penny", "text": "No, I'm not embarrassed . I just didn't want anyone to know because I haven't told Leonard yet.", "tokens": [ { "deprel": "discourse", "end_char": 884, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 882, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 886, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 885, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 888, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 887, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 891, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 889, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 895, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 892, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 907, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 6, "lemma": "embarrass", "misc": "", "start_char": 896, "text": "embarrassed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 909, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 908, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 911, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 8, "lemma": "I", "misc": "", "start_char": 910, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 916, "feats": null, "head": 12, "id": 9, "lemma": "just", "misc": "", "start_char": 912, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 920, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 917, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 924, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 921, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 929, "feats": "VerbForm=Inf", "head": 6, "id": 12, "lemma": "want", "misc": "", "start_char": 925, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 936, "feats": "Number=Sing|PronType=Ind", "head": 12, "id": 13, "lemma": "anyone", "misc": "", "start_char": 930, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 939, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 937, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 944, "feats": "VerbForm=Inf", "head": 12, "id": 15, "lemma": "know", "misc": "", "start_char": 940, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 952, "feats": null, "head": 20, "id": 16, "lemma": "because", "misc": "", "start_char": 945, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 954, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 17, "lemma": "I", "misc": "", "start_char": 953, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 959, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 18, "lemma": "have", "misc": "", "start_char": 955, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 963, "feats": null, "head": 20, "id": 19, "lemma": "not", "misc": "", "start_char": 960, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 968, "feats": "Tense=Past|VerbForm=Part", "head": 15, "id": 20, "lemma": "tell", "misc": "", "start_char": 964, "text": "told", "upos": "VERB", "xpos": "VBN" }, { "deprel": "iobj", "end_char": 976, "feats": "Number=Sing", "head": 20, "id": 21, "lemma": "Leonard", "misc": "", "start_char": 969, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 980, "feats": null, "head": 20, "id": 22, "lemma": "yet", "misc": "", "start_char": 977, "text": "yet", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 982, "feats": null, "head": 6, "id": 23, "lemma": ".", "misc": "", "start_char": 981, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (MD would) (RB n't) (NP (PRP you)) (VP (VB tell) (NP (NNP Leonard)))) (. ?)))" }, "speaker": "Amy", "text": "Why wouldn't you tell Leonard?", "tokens": [ { "deprel": "advmod", "end_char": 986, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 983, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 992, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "would", "misc": "", "start_char": 987, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 996, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 993, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1000, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 997, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1005, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "tell", "misc": "", "start_char": 1001, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1013, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Leonard", "misc": "", "start_char": 1006, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1015, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 1014, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (SBAR (IN Because) (S (NP (PRP it)) (VP (VBZ 's) (NP (PRP me)) (VP (VBG going) (ADVP (RB back)) (PP (IN to) (NP (NN school))))))) (. .) (CC And) (NP (PRP he)) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (NP (DT all)))))))) (, ,) (`` \") (S (NP (PRP You)) (VP (MD can) (VP (VB do) (NP (PRP it))))) (, ,) ('' \") (CC and) (, ,) (`` \") (SBARQ (WHADVP (WRB How)) (SQ (MD can) (NP (PRP I)) (VP (VB help))) (. ?)) ('' \") (CC And) (, ,) (`` \") (NP (PRP I)) (VP (VBP 'm) (ADJP (RB so) (JJ proud) (PP (IN of) (NP (PRP you) (. .) ('' \") (UH Ugh))))) (. .)))" }, "speaker": "Penny", "text": "Because it's me going back to school . And he's gonna be all, \" You can do it, \" and, \" How can I help? \" And, \" I'm so proud of you . \" Ugh.", "tokens": [ { "deprel": "mark", "end_char": 1023, "feats": null, "head": 5, "id": 1, "lemma": "because", "misc": "", "start_char": 1016, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1026, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 2, "lemma": "it", "misc": "", "start_char": 1024, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1029, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 1027, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1032, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1030, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1038, "feats": "VerbForm=Ger", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 1033, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1043, "feats": null, "head": 5, "id": 6, "lemma": "back", "misc": "", "start_char": 1039, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1046, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1044, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1053, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "school", "misc": "", "start_char": 1047, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1055, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 1054, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1059, "feats": null, "head": 13, "id": 10, "lemma": "and", "misc": "", "start_char": 1056, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1062, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "he", "misc": "", "start_char": 1060, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1065, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 1063, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1069, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 13, "lemma": "go", "misc": "", "start_char": 1066, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1072, "feats": null, "head": 16, "id": 14, "lemma": "to", "misc": "", "start_char": 1070, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1075, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1073, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1079, "feats": null, "head": 13, "id": 16, "lemma": "all", "misc": "", "start_char": 1076, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1081, "feats": null, "head": 13, "id": 17, "lemma": ",", "misc": "", "start_char": 1080, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1083, "feats": null, "head": 21, "id": 18, "lemma": "\"", "misc": "", "start_char": 1082, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 1087, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 19, "lemma": "you", "misc": "", "start_char": 1084, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1091, "feats": "VerbForm=Fin", "head": 21, "id": 20, "lemma": "can", "misc": "", "start_char": 1088, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1094, "feats": "VerbForm=Inf", "head": 13, "id": 21, "lemma": "do", "misc": "", "start_char": 1092, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1097, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 22, "lemma": "it", "misc": "", "start_char": 1095, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1099, "feats": null, "head": 21, "id": 23, "lemma": ",", "misc": "", "start_char": 1098, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1101, "feats": null, "head": 21, "id": 24, "lemma": "\"", "misc": "", "start_char": 1100, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 1105, "feats": null, "head": 31, "id": 25, "lemma": "and", "misc": "", "start_char": 1102, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1107, "feats": null, "head": 31, "id": 26, "lemma": ",", "misc": "", "start_char": 1106, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1109, "feats": null, "head": 31, "id": 27, "lemma": "\"", "misc": "", "start_char": 1108, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 1113, "feats": "PronType=Int", "head": 31, "id": 28, "lemma": "how", "misc": "", "start_char": 1110, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1117, "feats": "VerbForm=Fin", "head": 31, "id": 29, "lemma": "can", "misc": "", "start_char": 1114, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1119, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "I", "misc": "", "start_char": 1118, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1124, "feats": "VerbForm=Inf", "head": 5, "id": 31, "lemma": "help", "misc": "", "start_char": 1120, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1126, "feats": null, "head": 31, "id": 32, "lemma": "?", "misc": "", "start_char": 1125, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1128, "feats": null, "head": 31, "id": 33, "lemma": "\"", "misc": "", "start_char": 1127, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 1132, "feats": null, "head": 40, "id": 34, "lemma": "and", "misc": "", "start_char": 1129, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1134, "feats": null, "head": 40, "id": 35, "lemma": ",", "misc": "", "start_char": 1133, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1136, "feats": null, "head": 40, "id": 36, "lemma": "\"", "misc": "", "start_char": 1135, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 1138, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 40, "id": 37, "lemma": "I", "misc": "", "start_char": 1137, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1141, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 40, "id": 38, "lemma": "be", "misc": "", "start_char": 1139, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1144, "feats": null, "head": 40, "id": 39, "lemma": "so", "misc": "", "start_char": 1142, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1150, "feats": "Degree=Pos", "head": 31, "id": 40, "lemma": "proud", "misc": "", "start_char": 1145, "text": "proud", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1153, "feats": null, "head": 42, "id": 41, "lemma": "of", "misc": "", "start_char": 1151, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1157, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 40, "id": 42, "lemma": "you", "misc": "", "start_char": 1154, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1159, "feats": null, "head": 5, "id": 43, "lemma": ".", "misc": "", "start_char": 1158, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1161, "feats": null, "head": 5, "id": 44, "lemma": "\"", "misc": "", "start_char": 1160, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "discourse", "end_char": 1165, "feats": null, "head": 5, "id": 45, "lemma": "ugh", "misc": "", "start_char": 1162, "text": "Ugh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1167, "feats": null, "head": 45, "id": 46, "lemma": ".", "misc": "", "start_char": 1166, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB just)) (VP (MD ca) (RB n't) (VP (VB believe) (SBAR (S (NP (PRP you)) (VP (MD could) (VP (VB keep) (NP (NP (NN something)) (PP (IN like) (NP (DT that)))) (PP (IN from) (NP (PRP him))))))))) (. .)))" }, "speaker": "Bernadette", "text": "I just can't believe you could keep something like that from him.", "tokens": [ { "deprel": "nsubj", "end_char": 1169, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 1168, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1174, "feats": null, "head": 5, "id": 2, "lemma": "just", "misc": "", "start_char": 1170, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1177, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "can", "misc": "", "start_char": 1175, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1181, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 1178, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1189, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "believe", "misc": "", "start_char": 1182, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1193, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 1190, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1199, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "could", "misc": "", "start_char": 1194, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1204, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "keep", "misc": "", "start_char": 1200, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1214, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 9, "lemma": "something", "misc": "", "start_char": 1205, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 1219, "feats": null, "head": 11, "id": 10, "lemma": "like", "misc": "", "start_char": 1215, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1224, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 11, "lemma": "that", "misc": "", "start_char": 1220, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 1229, "feats": null, "head": 13, "id": 12, "lemma": "from", "misc": "", "start_char": 1225, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1233, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 13, "lemma": "he", "misc": "", "start_char": 1230, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1235, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 1234, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP You) (NNS guys)) (VP (VBP have) (VP (VBN got) (S (VP (TO to) (VP (VB be) (NP (NP (DT the) (JJS weirdest) (NN couple)) (SBAR (S (NP (PRP I)) (VP (VBP know)))))))))) (. .)))" }, "speaker": "Amy", "text": "You guys have got to be the weirdest couple I know.", "tokens": [ { "deprel": "dep", "end_char": 1239, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1236, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1244, "feats": "Number=Plur", "head": 4, "id": 2, "lemma": "guy", "misc": "", "start_char": 1240, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1249, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "have", "misc": "", "start_char": 1245, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1253, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 1250, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1256, "feats": null, "head": 9, "id": 5, "lemma": "to", "misc": "", "start_char": 1254, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1259, "feats": "VerbForm=Inf", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 1257, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1263, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 1260, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1272, "feats": "Degree=Sup", "head": 9, "id": 8, "lemma": "weird", "misc": "", "start_char": 1264, "text": "weirdest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "xcomp", "end_char": 1279, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "couple", "misc": "", "start_char": 1273, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1281, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 1280, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1286, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 11, "lemma": "know", "misc": "", "start_char": 1282, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1288, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 1287, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB think) (PP (IN of) (NP (NP (NN anyone)) (ADJP (JJR weirder)))))) (. ?)))" }, "speaker": "Penny", "text": "You can't think of anyone weirder?", "tokens": [ { "deprel": "nsubj", "end_char": 1292, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1289, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1295, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 1293, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1299, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1296, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1305, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 1300, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1308, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 1306, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1315, "feats": "Number=Sing|PronType=Ind", "head": 4, "id": 6, "lemma": "anyone", "misc": "", "start_char": 1309, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 1323, "feats": "Degree=Cmp", "head": 6, "id": 7, "lemma": "weird", "misc": "", "start_char": 1316, "text": "weirder", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1325, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 1324, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD can))) (, ...) (, ...) (CC but) (S (NP (PRP she)) (VP (VBZ 's) (VP (VBG sitting) (ADVP (RB right) (RB there))))) (. .)))" }, "speaker": "Amy", "text": "I can...... but she's sitting right there.", "tokens": [ { "deprel": "nsubj", "end_char": 1327, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1326, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1331, "feats": "VerbForm=Fin", "head": 0, "id": 2, "lemma": "can", "misc": "", "start_char": 1328, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 1335, "feats": null, "head": 2, "id": 3, "lemma": "...", "misc": "", "start_char": 1332, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1339, "feats": null, "head": 2, "id": 4, "lemma": "...", "misc": "", "start_char": 1336, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1343, "feats": null, "head": 8, "id": 5, "lemma": "but", "misc": "", "start_char": 1340, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1347, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "she", "misc": "", "start_char": 1344, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1350, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1348, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1358, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 8, "lemma": "sit", "misc": "", "start_char": 1351, "text": "sitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1364, "feats": null, "head": 10, "id": 9, "lemma": "right", "misc": "", "start_char": 1359, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1370, "feats": "PronType=Dem", "head": 8, "id": 10, "lemma": "there", "misc": "", "start_char": 1365, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1372, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 1371, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 10, 10 ], [ 0, 13, 13 ], [ 0, 20, 20 ], [ 0, 36, 36 ], [ 4, 0, 0 ], [ 6, 0, 0 ], [ 6, 4, 4 ], [ 8, 0, 0 ], [ 15, 0, 0 ], [ 18, 5, 5 ] ], [ [ 0, 4, 5 ] ], [ [ 0, 6, 7 ] ], [ [ 0, 23, 24 ] ], [ [ 0, 30, 34 ] ], [ [ 0, 40, 41 ], [ 0, 43, 43 ] ], [ [ 1, 0, 0 ], [ 1, 12, 12 ], [ 1, 16, 16 ], [ 16, 9, 9 ], [ 17, 0, 0 ], [ 18, 0, 0 ] ], [ [ 1, 4, 4 ], [ 1, 9, 9 ], [ 1, 24, 24 ] ], [ [ 1, 4, 7 ], [ 1, 19, 19 ] ], [ [ 1, 17, 21 ], [ 1, 28, 28 ] ], [ [ 2, 3, 3 ], [ 6, 12, 14 ] ], [ [ 2, 2, 3 ] ], [ [ 3, 2, 2 ], [ 6, 10, 10 ], [ 8, 4, 4 ], [ 9, 9, 9 ], [ 9, 16, 16 ], [ 9, 18, 18 ], [ 10, 3, 3 ], [ 10, 16, 16 ], [ 11, 2, 2 ], [ 12, 2, 2 ], [ 12, 7, 7 ], [ 12, 16, 16 ], [ 13, 3, 3 ], [ 14, 3, 3 ], [ 14, 18, 18 ], [ 14, 41, 41 ], [ 15, 5, 5 ] ], [ [ 6, 13, 14 ], [ 7, 0, 0 ], [ 7, 3, 5 ], [ 10, 16, 17 ] ], [ [ 7, 9, 10 ] ], [ [ 7, 8, 10 ], [ 9, 0, 0 ], [ 9, 2, 5 ], [ 14, 1, 1 ], [ 14, 7, 7 ] ], [ [ 7, 12, 15 ] ], [ [ 8, 10, 10 ] ], [ [ 9, 13, 13 ] ], [ [ 9, 12, 13 ], [ 9, 21, 21 ], [ 9, 22, 23 ] ], [ [ 10, 3, 5 ] ], [ [ 10, 10, 10 ] ], [ [ 10, 8, 10 ], [ 10, 14, 14 ] ], [ [ 11, 7, 7 ], [ 12, 12, 12 ] ], [ [ 12, 20, 20 ], [ 13, 5, 5 ], [ 14, 10, 10 ], [ 14, 29, 29 ], [ 14, 36, 36 ], [ 15, 12, 12 ] ], [ [ 14, 4, 7 ], [ 14, 21, 21 ], [ 15, 10, 10 ], [ 15, 8, 10 ] ], [ [ 16, 1, 1 ], [ 16, 6, 10 ] ], [ [ 16, 0, 1 ] ], [ [ 17, 5, 5 ] ], [ [ 17, 5, 6 ] ] ]
s06e06c01t
So I was taking a shower this morning and when I got out I started to dry off with what I thought was a towel but turned out to be Howard's mom's underwear . I had to take another shower . It wasn't enough . Nothing will ever be enough. I once looked in Sheldon's underwear drawer . He yelled at me . But now I know what it looks like, and he can never take that away. There's a book under here. Oh . I'll get that. I got it. No, no, it's ... I got it . I got it . Why do you have a history textbook? It's not a big deal . Just taking a class at the Pasadena Community College. I didn't know you wanted to go back to school. It's just one history class . Look, I didn't finish college, so I thought I would give it a try. Not to mention your acting career is going south like Sherman . Read about it in your book. Why would you be embarrassed to tell us? No, I'm not embarrassed . I just didn't want anyone to know because I haven't told Leonard yet. Why wouldn't you tell Leonard? Because it's me going back to school . And he's gonna be all, " You can do it, " and, " How can I help? " And, " I'm so proud of you . " Ugh. I just can't believe you could keep something like that from him. You guys have got to be the weirdest couple I know. You can't think of anyone weirder? I can...... but she's sitting right there.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP play) (NP (DT the) (NN word) (`` \") (NN quiver) ('' \")) (PP (IN with) (NP (NP (DT a) (JJ triple) (NN letter)) (CC and) (NP (NP (DT a) (JJ double) (NN word) (NN score)) (PP (IN for) (NP (CD 72) (NNS points)))))))) (. .) (S (NP (DT That)) (VP (MD ought) (S (VP (TO to) (VP (VB let) (NP (DT the) (NN air)) (PP (IN out) (PP (IN of) (NP (PRP$ your) (NNS tires)))) (, ,) (NP (NNP Hawking))))))) (. .)))" }, "speaker": "Sheldon", "text": "I play the word \" quiver \" with a triple letter and a double word score for 72 points . That ought to let the air out of your tires, Hawking.", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 6, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "play", "misc": "", "start_char": 2, "text": "play", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 10, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 7, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 15, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "word", "misc": "", "start_char": 11, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 17, "feats": null, "head": 6, "id": 5, "lemma": "\"", "misc": "", "start_char": 16, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "appos", "end_char": 24, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "quiver", "misc": "", "start_char": 18, "text": "quiver", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 26, "feats": null, "head": 6, "id": 7, "lemma": "\"", "misc": "", "start_char": 25, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 31, "feats": null, "head": 11, "id": 8, "lemma": "with", "misc": "", "start_char": 27, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 33, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 32, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 40, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "triple", "misc": "", "start_char": 34, "text": "triple", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 47, "feats": "Number=Sing", "head": 2, "id": 11, "lemma": "letter", "misc": "", "start_char": 41, "text": "letter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 51, "feats": null, "head": 16, "id": 12, "lemma": "and", "misc": "", "start_char": 48, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 53, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 13, "lemma": "a", "misc": "", "start_char": 52, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 60, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "double", "misc": "", "start_char": 54, "text": "double", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 65, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "word", "misc": "", "start_char": 61, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 71, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "score", "misc": "", "start_char": 66, "text": "score", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 75, "feats": null, "head": 19, "id": 17, "lemma": "for", "misc": "", "start_char": 72, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 78, "feats": "NumForm=Digit|NumType=Card", "head": 19, "id": 18, "lemma": "72", "misc": "", "start_char": 76, "text": "72", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 85, "feats": "Number=Plur", "head": 2, "id": 19, "lemma": "point", "misc": "", "start_char": 79, "text": "points", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 2, "id": 20, "lemma": ".", "misc": "", "start_char": 86, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 92, "feats": "Number=Sing|PronType=Dem", "head": 22, "id": 21, "lemma": "that", "misc": "", "start_char": 88, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 98, "feats": "VerbForm=Fin", "head": 2, "id": 22, "lemma": "ought", "misc": "", "start_char": 93, "text": "ought", "upos": "AUX", "xpos": "MD" }, { "deprel": "mark", "end_char": 101, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 99, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 105, "feats": "VerbForm=Inf", "head": 22, "id": 24, "lemma": "let", "misc": "", "start_char": 102, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 109, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 106, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 113, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "air", "misc": "", "start_char": 110, "text": "air", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 117, "feats": null, "head": 30, "id": 27, "lemma": "out", "misc": "", "start_char": 114, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 120, "feats": null, "head": 30, "id": 28, "lemma": "of", "misc": "", "start_char": 118, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 125, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 30, "id": 29, "lemma": "your", "misc": "", "start_char": 121, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 131, "feats": "Number=Plur", "head": 24, "id": 30, "lemma": "tire", "misc": "", "start_char": 126, "text": "tires", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 133, "feats": null, "head": 32, "id": 31, "lemma": ",", "misc": "", "start_char": 132, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 141, "feats": "Number=Sing", "head": 30, "id": 32, "lemma": "Hawking", "misc": "", "start_char": 134, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 2, "id": 33, "lemma": ".", "misc": "", "start_char": 142, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Wow)) (, ,) (S (NP (PRP$ my) (NN boyfriend)) (VP (VBZ is) (NP (NP (NNS friends)) (PP (IN with) (NP (NNP Stephen) (NNP Hawking)))))) (CC and) (S (NP (PRP$ my) (JJ new) (NN dandruff) (NN shampoo)) (VP (VBZ does) (RB n't) (VP (VB smell) (PP (IN like) (NP (NN tar)))))) (. .)) (NP (NN Everything)) (ADVP (RB really)) (VP (VBZ is) (VP (VBG coming) (PRT (RP up)) (NP (NNP Amy)))) (. .)))" }, "speaker": "Amy", "text": "Wow, my boyfriend is friends with Stephen Hawking and my new dandruff shampoo doesn't smell like tar . Everything really is coming up Amy.", "tokens": [ { "deprel": "discourse", "end_char": 147, "feats": null, "head": 6, "id": 1, "lemma": "wow", "misc": "", "start_char": 144, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 149, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 148, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 152, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 150, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 162, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "boyfriend", "misc": "", "start_char": 153, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 165, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 163, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 173, "feats": "Number=Plur", "head": 0, "id": 6, "lemma": "friend", "misc": "", "start_char": 166, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 178, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 174, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 186, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Stephen", "misc": "", "start_char": 179, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 194, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Hawking", "misc": "", "start_char": 187, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 198, "feats": null, "head": 17, "id": 10, "lemma": "and", "misc": "", "start_char": 195, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 201, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 11, "lemma": "my", "misc": "", "start_char": 199, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 205, "feats": "Degree=Pos", "head": 14, "id": 12, "lemma": "new", "misc": "", "start_char": 202, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 214, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "dandruff", "misc": "", "start_char": 206, "text": "dandruff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 222, "feats": "Number=Sing", "head": 17, "id": 14, "lemma": "shampoo", "misc": "", "start_char": 215, "text": "shampoo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 227, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "do", "misc": "", "start_char": 223, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 231, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 228, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 237, "feats": "VerbForm=Inf", "head": 6, "id": 17, "lemma": "smell", "misc": "", "start_char": 232, "text": "smell", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 242, "feats": null, "head": 19, "id": 18, "lemma": "like", "misc": "", "start_char": 238, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 246, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "tar", "misc": "", "start_char": 243, "text": "tar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 6, "id": 20, "lemma": ".", "misc": "", "start_char": 247, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 259, "feats": "Number=Sing|PronType=Tot", "head": 24, "id": 21, "lemma": "everything", "misc": "", "start_char": 249, "text": "Everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 266, "feats": null, "head": 24, "id": 22, "lemma": "really", "misc": "", "start_char": 260, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 269, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 267, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 276, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 24, "lemma": "come", "misc": "", "start_char": 270, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 279, "feats": null, "head": 24, "id": 25, "lemma": "up", "misc": "", "start_char": 277, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "end_char": 283, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "Amy", "misc": "", "start_char": 280, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 285, "feats": null, "head": 6, "id": 27, "lemma": ".", "misc": "", "start_char": 284, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ glorious)))) (. .) (S (NP (NP (CD One)) (PP (IN of) (NP (NP (DT the) (JJS greatest) (NNS intellects)) (PP (IN of) (NP (PRP$ our) (NN time)))))) (VP (VBZ has) (VP (VBN agreed) (S (VP (TO to) (VP (VB engage) (PP (IN with) (NP (PRP me))) (PP (IN in) (NP (NP (DT a) (JJ gentlemanly) (NN battle)) (PP (IN of) (NP (NNS wits))))))))))) (. .) (CC And) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG spanking) (NP (PRP him)) (ADVP (RB so) (RB hard))))) (, ,) (S (NP (PRP$ his) (NN grad) (NNS students)) (VP (MD wo) (RB n't) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB sit) (PRT (RP down))))))))) (. .)))" }, "speaker": "Sheldon", "text": "It is glorious . One of the greatest intellects of our time has agreed to engage with me in a gentlemanly battle of wits . And I'm spanking him so hard, his grad students won't be able to sit down.", "tokens": [ { "deprel": "nsubj", "end_char": 288, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 286, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 291, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 289, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 300, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "glorious", "misc": "", "start_char": 292, "text": "glorious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 302, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 301, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 306, "feats": "NumForm=Word|NumType=Card", "head": 14, "id": 5, "lemma": "one", "misc": "", "start_char": 303, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 309, "feats": null, "head": 9, "id": 6, "lemma": "of", "misc": "", "start_char": 307, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 313, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 310, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 322, "feats": "Degree=Sup", "head": 9, "id": 8, "lemma": "great", "misc": "", "start_char": 314, "text": "greatest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nmod", "end_char": 333, "feats": "Number=Plur", "head": 5, "id": 9, "lemma": "intellect", "misc": "", "start_char": 323, "text": "intellects", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 336, "feats": null, "head": 12, "id": 10, "lemma": "of", "misc": "", "start_char": 334, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 340, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "our", "misc": "", "start_char": 337, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 345, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "time", "misc": "", "start_char": 341, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 349, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "have", "misc": "", "start_char": 346, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 356, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 14, "lemma": "agree", "misc": "", "start_char": 350, "text": "agreed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 359, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 357, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 366, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "engage", "misc": "", "start_char": 360, "text": "engage", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 371, "feats": null, "head": 18, "id": 17, "lemma": "with", "misc": "", "start_char": 367, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 374, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 18, "lemma": "I", "misc": "", "start_char": 372, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 377, "feats": null, "head": 22, "id": 19, "lemma": "in", "misc": "", "start_char": 375, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 379, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 20, "lemma": "a", "misc": "", "start_char": 378, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 391, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "gentlemanly", "misc": "", "start_char": 380, "text": "gentlemanly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 398, "feats": "Number=Sing", "head": 16, "id": 22, "lemma": "battle", "misc": "", "start_char": 392, "text": "battle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 401, "feats": null, "head": 24, "id": 23, "lemma": "of", "misc": "", "start_char": 399, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 406, "feats": "Number=Plur", "head": 22, "id": 24, "lemma": "wit", "misc": "", "start_char": 402, "text": "wits", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 3, "id": 25, "lemma": ".", "misc": "", "start_char": 407, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 412, "feats": null, "head": 29, "id": 26, "lemma": "and", "misc": "", "start_char": 409, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 414, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 27, "lemma": "I", "misc": "", "start_char": 413, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 417, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 29, "id": 28, "lemma": "be", "misc": "", "start_char": 415, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 426, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 29, "lemma": "spank", "misc": "", "start_char": 418, "text": "spanking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 430, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 30, "lemma": "he", "misc": "", "start_char": 427, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 433, "feats": null, "head": 32, "id": 31, "lemma": "so", "misc": "", "start_char": 431, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 438, "feats": "Degree=Pos", "head": 29, "id": 32, "lemma": "hard", "misc": "", "start_char": 434, "text": "hard", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 440, "feats": null, "head": 40, "id": 33, "lemma": ",", "misc": "", "start_char": 439, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 444, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 36, "id": 34, "lemma": "his", "misc": "", "start_char": 441, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 449, "feats": "Number=Sing", "head": 36, "id": 35, "lemma": "grad", "misc": "", "start_char": 445, "text": "grad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 458, "feats": "Number=Plur", "head": 40, "id": 36, "lemma": "student", "misc": "", "start_char": 450, "text": "students", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 461, "feats": "VerbForm=Fin", "head": 40, "id": 37, "lemma": "will", "misc": "", "start_char": 459, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 465, "feats": null, "head": 40, "id": 38, "lemma": "not", "misc": "", "start_char": 462, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 468, "feats": "VerbForm=Inf", "head": 40, "id": 39, "lemma": "be", "misc": "", "start_char": 466, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 473, "feats": "Degree=Pos", "head": 29, "id": 40, "lemma": "able", "misc": "", "start_char": 469, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 476, "feats": null, "head": 42, "id": 41, "lemma": "to", "misc": "", "start_char": 474, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 480, "feats": "VerbForm=Inf", "head": 40, "id": 42, "lemma": "sit", "misc": "", "start_char": 477, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 485, "feats": null, "head": 42, "id": 43, "lemma": "down", "misc": "", "start_char": 481, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 487, "feats": null, "head": 3, "id": 44, "lemma": ".", "misc": "", "start_char": 486, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (CD one) (NN male)) (VP (VBZ dominates) (NP (DT another))))) (, ,) (SBAR (S (NP (PRP$ his) (NN testosterone) (NN level)) (VP (VBZ rises))))) (. .)))" }, "speaker": "Amy", "text": "You know, when one male dominates another, his testosterone level rises.", "tokens": [ { "deprel": "nsubj", "end_char": 491, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 488, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 496, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 2, "lemma": "know", "misc": "", "start_char": 492, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 498, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 497, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 503, "feats": "PronType=Int", "head": 7, "id": 4, "lemma": "when", "misc": "", "start_char": 499, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nummod", "end_char": 507, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "one", "misc": "", "start_char": 504, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 512, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "male", "misc": "", "start_char": 508, "text": "male", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 522, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 7, "lemma": "dominate", "misc": "", "start_char": 513, "text": "dominates", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 530, "feats": null, "head": 7, "id": 8, "lemma": "another", "misc": "", "start_char": 523, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 7, "id": 9, "lemma": ",", "misc": "", "start_char": 531, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 536, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 10, "lemma": "his", "misc": "", "start_char": 533, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 549, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "testosterone", "misc": "", "start_char": 537, "text": "testosterone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 555, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "level", "misc": "", "start_char": 550, "text": "level", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 561, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 13, "lemma": "rise", "misc": "", "start_char": 556, "text": "rises", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 563, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 562, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ 's) (NP (PRP$ your) (NN point))) (. ?)))" }, "speaker": "Sheldon", "text": "What's your point?", "tokens": [ { "deprel": "root", "end_char": 568, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 564, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 571, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 569, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 576, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 572, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 582, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "point", "misc": "", "start_char": 577, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 584, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 583, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (NP (PRP It))) (VP (VBZ 's) (ADJP (JJ exciting)) (S (VP (TO to) (VP (VB think) (SBAR (S (NP (PRP you)) (VP (MD might) (VP (VB be) (VP (VBG getting) (NP (DT a) (NN testosterone) (NN level))))))))))) (. .)))" }, "speaker": "Amy", "text": "It's exciting to think you might be getting a testosterone level.", "tokens": [ { "deprel": "expl", "end_char": 587, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 585, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 590, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 588, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 599, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "exciting", "misc": "", "start_char": 591, "text": "exciting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 602, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 600, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 608, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "think", "misc": "", "start_char": 603, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 612, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 6, "lemma": "you", "misc": "", "start_char": 609, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 618, "feats": "VerbForm=Fin", "head": 9, "id": 7, "lemma": "might", "misc": "", "start_char": 613, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 621, "feats": "VerbForm=Inf", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 619, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 629, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 9, "lemma": "get", "misc": "", "start_char": 622, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 631, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 630, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 644, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "testosterone", "misc": "", "start_char": 632, "text": "testosterone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 650, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "level", "misc": "", "start_char": 645, "text": "level", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 652, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 651, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP$ My) (NN friend) (NNP Stephen)) (ADVP (RB just)) (VP (VBD played) (NP (NP (DT the) (NN word) (`` \") (NN act)) ('' \")) (PP (IN for) (NP (CD 18) (NNS points))))) (. .) (S (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ right)))) (, ,) (S (NP (PRP I)) (VP (VBP call) (NP (PRP him)) (S (NP (NNP Stephen))) (ADVP (RB now)))) (. .) (SBAR (IN Because) (S (NP (PRP I)) (VP (VBD checked))))) (, ,) (CC and) (S (NP (PRP he)) (VP (VBD was) (RB not) (ADJP (JJ okay)) (PP (IN with) (NP (NNPS Wheels)))))) (. .)))" }, "speaker": "Sheldon", "text": "My friend Stephen just played the word \" act \" for 18 points . That's right, I call him Stephen now . Because I checked, and he was not okay with Wheels.", "tokens": [ { "deprel": "nmod:poss", "end_char": 655, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 653, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 662, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "friend", "misc": "", "start_char": 656, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 670, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Stephen", "misc": "", "start_char": 663, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 675, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 671, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 682, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "play", "misc": "", "start_char": 676, "text": "played", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 686, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 683, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 691, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "word", "misc": "", "start_char": 687, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 693, "feats": null, "head": 9, "id": 8, "lemma": "\"", "misc": "", "start_char": 692, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "appos", "end_char": 697, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "act", "misc": "", "start_char": 694, "text": "act", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 699, "feats": null, "head": 9, "id": 10, "lemma": "\"", "misc": "", "start_char": 698, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 703, "feats": null, "head": 13, "id": 11, "lemma": "for", "misc": "", "start_char": 700, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 706, "feats": "NumForm=Digit|NumType=Card", "head": 13, "id": 12, "lemma": "18", "misc": "", "start_char": 704, "text": "18", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 713, "feats": "Number=Plur", "head": 5, "id": 13, "lemma": "point", "misc": "", "start_char": 707, "text": "points", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 715, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 714, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 720, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 15, "lemma": "that", "misc": "", "start_char": 716, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 723, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 721, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 729, "feats": "Degree=Pos", "head": 5, "id": 17, "lemma": "right", "misc": "", "start_char": 724, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 731, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 730, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 733, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 732, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 738, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 20, "lemma": "call", "misc": "", "start_char": 734, "text": "call", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 742, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "he", "misc": "", "start_char": 739, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 750, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "Stephen", "misc": "", "start_char": 743, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 754, "feats": null, "head": 20, "id": 23, "lemma": "now", "misc": "", "start_char": 751, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 756, "feats": null, "head": 20, "id": 24, "lemma": ".", "misc": "", "start_char": 755, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 764, "feats": null, "head": 27, "id": 25, "lemma": "because", "misc": "", "start_char": 757, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 766, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 26, "lemma": "I", "misc": "", "start_char": 765, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 774, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 20, "id": 27, "lemma": "check", "misc": "", "start_char": 767, "text": "checked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 776, "feats": null, "head": 33, "id": 28, "lemma": ",", "misc": "", "start_char": 775, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 780, "feats": null, "head": 33, "id": 29, "lemma": "and", "misc": "", "start_char": 777, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 783, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 33, "id": 30, "lemma": "he", "misc": "", "start_char": 781, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 787, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 33, "id": 31, "lemma": "be", "misc": "", "start_char": 784, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 791, "feats": null, "head": 33, "id": 32, "lemma": "not", "misc": "", "start_char": 788, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 796, "feats": "Degree=Pos", "head": 5, "id": 33, "lemma": "okay", "misc": "", "start_char": 792, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 801, "feats": null, "head": 35, "id": 34, "lemma": "with", "misc": "", "start_char": 797, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 808, "feats": "Number=Plur", "head": 33, "id": 35, "lemma": "Wheels", "misc": "", "start_char": 802, "text": "Wheels", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 810, "feats": null, "head": 5, "id": 36, "lemma": ".", "misc": "", "start_char": 809, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP you)) (VP (MD could) (VP (VB turn) (NP (PRP$ his) (`` \") (NN act)) ('' \") (PP (IN into) (NP (`` \") (NN extract))))) (, ,) ('' \") (CC and) (S (NP (PRP it)) (VP (MD would) (VP (VB be) (PP (IN for) (NP (JJ double) (NNS points)))))) (. .)))" }, "speaker": "Amy", "text": "Oh, you could turn his \" act \" into \" extract, \" and it would be for double points.", "tokens": [ { "deprel": "discourse", "end_char": 813, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 811, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 815, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 814, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 819, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 816, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 825, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "could", "misc": "", "start_char": 820, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 830, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "turn", "misc": "", "start_char": 826, "text": "turn", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 834, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": 6, "lemma": "his", "misc": "", "start_char": 831, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "punct", "end_char": 836, "feats": null, "head": 8, "id": 7, "lemma": "\"", "misc": "", "start_char": 835, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 840, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "act", "misc": "", "start_char": 837, "text": "act", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 842, "feats": null, "head": 8, "id": 9, "lemma": "\"", "misc": "", "start_char": 841, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 847, "feats": null, "head": 12, "id": 10, "lemma": "into", "misc": "", "start_char": 843, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 849, "feats": null, "head": 12, "id": 11, "lemma": "\"", "misc": "", "start_char": 848, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obl", "end_char": 857, "feats": "Number=Sing", "head": 5, "id": 12, "lemma": "extract", "misc": "", "start_char": 850, "text": "extract", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 5, "id": 13, "lemma": ",", "misc": "", "start_char": 858, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 861, "feats": null, "head": 5, "id": 14, "lemma": "\"", "misc": "", "start_char": 860, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 865, "feats": null, "head": 21, "id": 15, "lemma": "and", "misc": "", "start_char": 862, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 868, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 16, "lemma": "it", "misc": "", "start_char": 866, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 874, "feats": "VerbForm=Fin", "head": 21, "id": 17, "lemma": "would", "misc": "", "start_char": 869, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 877, "feats": "VerbForm=Inf", "head": 21, "id": 18, "lemma": "be", "misc": "", "start_char": 875, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 881, "feats": null, "head": 21, "id": 19, "lemma": "for", "misc": "", "start_char": 878, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 888, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "double", "misc": "", "start_char": 882, "text": "double", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 895, "feats": "Number=Plur", "head": 5, "id": 21, "lemma": "point", "misc": "", "start_char": 889, "text": "points", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 897, "feats": null, "head": 5, "id": 22, "lemma": ".", "misc": "", "start_char": 896, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Amy)) (, ,) (WHADVP (WRB why)) (SQ (MD would) (NP (PRP you)) (VP (VB give) (NP (PRP me)) (NP (NP (DT a) (NN word)) (. ?) (S (SBAR (ADVP (RB Now)) (SBAR (IN if) (S (NP (PRP I)) (VP (VBP play) (NP (`` \") (VB extract)))))) (, ,) ('' \") (NP (PRP it)) (VP (MD would) (VP (VB be) (NP (VBG cheating)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Amy, why would you give me a word? Now if I play \" extract, \" it would be cheating.", "tokens": [ { "deprel": "vocative", "end_char": 901, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Amy", "misc": "", "start_char": 898, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 903, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 902, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 907, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "why", "misc": "", "start_char": 904, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 913, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "would", "misc": "", "start_char": 908, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 917, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 914, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 922, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "give", "misc": "", "start_char": 918, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 925, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 923, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 927, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 926, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 932, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "word", "misc": "", "start_char": 928, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 934, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 933, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 938, "feats": null, "head": 22, "id": 11, "lemma": "now", "misc": "", "start_char": 935, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 941, "feats": null, "head": 14, "id": 12, "lemma": "if", "misc": "", "start_char": 939, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 943, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 942, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 948, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 22, "id": 14, "lemma": "play", "misc": "", "start_char": 944, "text": "play", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 950, "feats": null, "head": 16, "id": 15, "lemma": "\"", "misc": "", "start_char": 949, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "xcomp", "end_char": 958, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "extract", "misc": "", "start_char": 951, "text": "extract", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 960, "feats": null, "head": 22, "id": 17, "lemma": ",", "misc": "", "start_char": 959, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 962, "feats": null, "head": 22, "id": 18, "lemma": "\"", "misc": "", "start_char": 961, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 965, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 19, "lemma": "it", "misc": "", "start_char": 963, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 971, "feats": "VerbForm=Fin", "head": 22, "id": 20, "lemma": "would", "misc": "", "start_char": 966, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 974, "feats": "VerbForm=Inf", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 972, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 983, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 22, "lemma": "cheating", "misc": "", "start_char": 975, "text": "cheating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 985, "feats": null, "head": 6, "id": 23, "lemma": ".", "misc": "", "start_char": 984, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Sorry)) (. .)))" }, "speaker": "Amy", "text": "Sorry.", "tokens": [ { "deprel": "root", "end_char": 991, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sorry", "misc": "", "start_char": 986, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 993, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 992, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBAR (IN Although) (, ,) (S (NP (PRP I)) (VP (MD could) (VP (VB play) (NP (DT the) (ADJP (ADJP (RB completely) (JJ unrelated)) (CC and) (ADJP (JJR better))) (NN word) (`` \") (NN extract) (. .) ('' \") (S (NP (JJ Ethical) (NN conundrum)) (VP (VBD avoided) (NP (. .)) (NP (NN Thanks)) (, ,) (NP (NN brain)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Although, I could play the completely unrelated and better word \" extract . \" Ethical conundrum avoided . Thanks, brain.", "tokens": [ { "deprel": "mark", "end_char": 1002, "feats": null, "head": 5, "id": 1, "lemma": "although", "misc": "", "start_char": 994, "text": "Although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "punct", "end_char": 1004, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1003, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1006, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 1005, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1012, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "could", "misc": "", "start_char": 1007, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1017, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "play", "misc": "", "start_char": 1013, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1021, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 6, "lemma": "the", "misc": "", "start_char": 1018, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1032, "feats": null, "head": 8, "id": 7, "lemma": "completely", "misc": "", "start_char": 1022, "text": "completely", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1042, "feats": "Degree=Pos", "head": 11, "id": 8, "lemma": "unrelated", "misc": "", "start_char": 1033, "text": "unrelated", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 1046, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 1043, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1053, "feats": "Degree=Cmp", "head": 8, "id": 10, "lemma": "good", "misc": "", "start_char": 1047, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 1058, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "word", "misc": "", "start_char": 1054, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1060, "feats": null, "head": 13, "id": 12, "lemma": "\"", "misc": "", "start_char": 1059, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "appos", "end_char": 1068, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "extract", "misc": "", "start_char": 1061, "text": "extract", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1070, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 1069, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1072, "feats": null, "head": 5, "id": 15, "lemma": "\"", "misc": "", "start_char": 1071, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "amod", "end_char": 1080, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "Ethical", "misc": "", "start_char": 1073, "text": "Ethical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1090, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "conundrum", "misc": "", "start_char": 1081, "text": "conundrum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1098, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 18, "lemma": "avoid", "misc": "", "start_char": 1091, "text": "avoided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1100, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 1099, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1107, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "thanks", "misc": "", "start_char": 1101, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1109, "feats": null, "head": 20, "id": 21, "lemma": ",", "misc": "", "start_char": 1108, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1115, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "brain", "misc": "", "start_char": 1110, "text": "brain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1117, "feats": null, "head": 5, "id": 23, "lemma": ".", "misc": "", "start_char": 1116, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 2, 17, 17 ], [ 2, 26, 26 ], [ 3, 0, 0 ], [ 5, 5, 5 ], [ 6, 0, 0 ], [ 6, 18, 18 ], [ 6, 25, 25 ], [ 7, 2, 2 ], [ 7, 5, 5 ], [ 8, 6, 6 ], [ 8, 12, 12 ], [ 10, 2, 2 ] ], [ [ 0, 2, 5 ] ], [ [ 0, 8, 15 ] ], [ [ 0, 12, 15 ] ], [ [ 0, 17, 18 ] ], [ [ 0, 20, 20 ] ], [ [ 0, 24, 25 ], [ 0, 28, 29 ] ], [ [ 0, 28, 28 ] ], [ [ 0, 31, 31 ], [ 1, 7, 8 ], [ 1, 5, 8 ], [ 2, 6, 11 ], [ 2, 4, 11 ], [ 2, 29, 29 ], [ 2, 33, 33 ], [ 2, 33, 35 ], [ 6, 0, 2 ], [ 6, 20, 20 ], [ 6, 29, 29 ] ], [ [ 1, 2, 2 ], [ 1, 2, 3 ], [ 1, 10, 10 ], [ 1, 10, 13 ], [ 1, 25, 25 ], [ 4, 2, 2 ], [ 4, 2, 3 ], [ 8, 0, 0 ], [ 8, 4, 4 ] ], [ [ 1, 18, 18 ] ], [ [ 1, 20, 20 ] ], [ [ 2, 0, 0 ] ], [ [ 2, 10, 10 ], [ 2, 10, 11 ] ], [ [ 2, 23, 23 ] ], [ [ 2, 19, 23 ] ], [ [ 3, 4, 5 ], [ 3, 7, 7 ], [ 3, 9, 9 ] ], [ [ 3, 3, 5 ], [ 3, 9, 11 ], [ 4, 0, 0 ], [ 5, 0, 0 ], [ 5, 9, 11 ] ], [ [ 6, 5, 8 ], [ 7, 5, 7 ] ], [ [ 6, 11, 12 ] ], [ [ 6, 14, 14 ] ], [ [ 6, 34, 34 ] ], [ [ 7, 11, 11 ], [ 8, 15, 15 ], [ 10, 12, 12 ] ], [ [ 7, 15, 15 ] ], [ [ 7, 19, 20 ] ], [ [ 8, 7, 8 ] ], [ [ 8, 18, 18 ] ], [ [ 8, 21, 21 ] ], [ [ 10, 5, 12 ] ], [ [ 10, 15, 16 ] ], [ [ 10, 21, 21 ] ] ]
s06e06c02t
I play the word " quiver " with a triple letter and a double word score for 72 points . That ought to let the air out of your tires, Hawking. Wow, my boyfriend is friends with Stephen Hawking and my new dandruff shampoo doesn't smell like tar . Everything really is coming up Amy. It is glorious . One of the greatest intellects of our time has agreed to engage with me in a gentlemanly battle of wits . And I'm spanking him so hard, his grad students won't be able to sit down. You know, when one male dominates another, his testosterone level rises. What's your point? It's exciting to think you might be getting a testosterone level. My friend Stephen just played the word " act " for 18 points . That's right, I call him Stephen now . Because I checked, and he was not okay with Wheels. Oh, you could turn his " act " into " extract, " and it would be for double points. Amy, why would you give me a word? Now if I play " extract, " it would be cheating. Sorry. Although, I could play the completely unrelated and better word " extract . " Ethical conundrum avoided . Thanks, brain.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (NP (NN Spaghetti)) (ADJP (UH okay)) (. ?)))" }, "speaker": "Penny", "text": "Spaghetti okay?", "tokens": [ { "deprel": "root", "end_char": 9, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "spaghetti", "misc": "", "start_char": 0, "text": "Spaghetti", "upos": "NOUN", "xpos": "NN" }, { "deprel": "discourse", "end_char": 14, "feats": null, "head": 1, "id": 2, "lemma": "okay", "misc": "", "start_char": 10, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 16, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 15, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ crunchy)) (. .) (NP (NP (RB Just) (DT the) (NN way)) (SBAR (S (NP (PRP I)) (VP (VBP like) (NP (PRP it))))))) (. .)))" }, "speaker": "Leonard", "text": "It's crunchy . Just the way I like it.", "tokens": [ { "deprel": "nsubj", "end_char": 19, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 17, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 22, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 20, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 30, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "crunchy", "misc": "", "start_char": 23, "text": "crunchy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 31, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 37, "feats": null, "head": 7, "id": 5, "lemma": "just", "misc": "", "start_char": 33, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 41, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 38, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 45, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "way", "misc": "", "start_char": 42, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 47, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 46, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 52, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 9, "lemma": "like", "misc": "", "start_char": 48, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 55, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "it", "misc": "", "start_char": 53, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 56, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (DT the) (NN water)) (VP (VBD was) (ADVP (RB really)) (VP (VBG boiling))))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, I don't think the water was really boiling.", "tokens": [ { "deprel": "discourse", "end_char": 62, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 58, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 63, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 66, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 65, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 69, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 67, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 73, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 70, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 79, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 74, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 83, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 80, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 89, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "water", "misc": "", "start_char": 84, "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 93, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 90, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 100, "feats": null, "head": 11, "id": 10, "lemma": "really", "misc": "", "start_char": 94, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 108, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 11, "lemma": "boil", "misc": "", "start_char": 101, "text": "boiling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 109, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ great)))) (, ,) (S (NP (PRP I)) (VP (VBP love) (NP (PRP it)))) (. .)))" }, "speaker": "Leonard", "text": "It's great, I love it.", "tokens": [ { "deprel": "nsubj", "end_char": 113, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 111, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 116, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 114, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 122, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "great", "misc": "", "start_char": 117, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 123, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 126, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 125, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 131, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "love", "misc": "", "start_char": 127, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 134, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 132, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 136, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 135, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Okay)) (, ,) (S (VP (VB listen))) (, ,) (S (NP (EX there)) (VP (VBZ 's) (NP (NP (NN something)) (SBAR (S (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB tell) (NP (PRP you))))))))))) (. .) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBG thinking) (PP (IN about) (S (VP (VBG going) (ADVP (RB back) (PP (IN to) (NP (NN school)))) (PP (IN for) (NP (DT a) (NN while))) (ADVP (RB now))) (. .) (RB So) (S (ADVP (NP (DT a) (NN couple) (NNS months)) (RB ago)) (, ,) (NP (PRP I)) (VP (VBD started) (S (VP (VBG taking) (NP (DT a) (NN history) (NN class)) (PP (IN at) (NP (DT the) (NN community) (NN college))))))))))))) (. .)))" }, "speaker": "Penny", "text": "Okay, listen, there's something I need to tell you . I've been thinking about going back to school for a while now . So a couple months ago, I started taking a history class at the community college.", "tokens": [ { "deprel": "discourse", "end_char": 141, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 137, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 142, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 150, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "listen", "misc": "", "start_char": 144, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 152, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 151, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 158, "feats": null, "head": 6, "id": 5, "lemma": "there", "misc": "", "start_char": 153, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 161, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "be", "misc": "", "start_char": 159, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 171, "feats": "Number=Sing|PronType=Ind", "head": 6, "id": 7, "lemma": "something", "misc": "", "start_char": 162, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 173, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 172, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 178, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 9, "lemma": "need", "misc": "", "start_char": 174, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 181, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 179, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 186, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "tell", "misc": "", "start_char": 182, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 190, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 12, "lemma": "you", "misc": "", "start_char": 187, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 192, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 191, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 194, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 14, "lemma": "I", "misc": "", "start_char": 193, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 198, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "have", "misc": "", "start_char": 195, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 203, "feats": "Tense=Past|VerbForm=Part", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 199, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 212, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 17, "lemma": "think", "misc": "", "start_char": 204, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 218, "feats": null, "head": 19, "id": 18, "lemma": "about", "misc": "", "start_char": 213, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 224, "feats": "VerbForm=Ger", "head": 17, "id": 19, "lemma": "go", "misc": "", "start_char": 219, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 229, "feats": null, "head": 19, "id": 20, "lemma": "back", "misc": "", "start_char": 225, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 232, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 230, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 239, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "school", "misc": "", "start_char": 233, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 243, "feats": null, "head": 25, "id": 23, "lemma": "for", "misc": "", "start_char": 240, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 245, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 24, "lemma": "a", "misc": "", "start_char": 244, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 251, "feats": "Number=Sing", "head": 19, "id": 25, "lemma": "while", "misc": "", "start_char": 246, "text": "while", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 255, "feats": null, "head": 19, "id": 26, "lemma": "now", "misc": "", "start_char": 252, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 257, "feats": null, "head": 3, "id": 27, "lemma": ".", "misc": "", "start_char": 256, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 260, "feats": null, "head": 35, "id": 28, "lemma": "so", "misc": "", "start_char": 258, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 262, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 29, "lemma": "a", "misc": "", "start_char": 261, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:npmod", "end_char": 269, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "couple", "misc": "", "start_char": 263, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:npmod", "end_char": 276, "feats": "Number=Plur", "head": 32, "id": 31, "lemma": "month", "misc": "", "start_char": 270, "text": "months", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 280, "feats": null, "head": 35, "id": 32, "lemma": "ago", "misc": "", "start_char": 277, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 282, "feats": null, "head": 32, "id": 33, "lemma": ",", "misc": "", "start_char": 281, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 284, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 34, "lemma": "I", "misc": "", "start_char": 283, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 292, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 17, "id": 35, "lemma": "start", "misc": "", "start_char": 285, "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 299, "feats": "VerbForm=Ger", "head": 35, "id": 36, "lemma": "take", "misc": "", "start_char": 293, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 301, "feats": "Definite=Ind|PronType=Art", "head": 39, "id": 37, "lemma": "a", "misc": "", "start_char": 300, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 309, "feats": "Number=Sing", "head": 39, "id": 38, "lemma": "history", "misc": "", "start_char": 302, "text": "history", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 315, "feats": "Number=Sing", "head": 36, "id": 39, "lemma": "class", "misc": "", "start_char": 310, "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 318, "feats": null, "head": 43, "id": 40, "lemma": "at", "misc": "", "start_char": 316, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 322, "feats": "Definite=Def|PronType=Art", "head": 43, "id": 41, "lemma": "the", "misc": "", "start_char": 319, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 332, "feats": "Number=Sing", "head": 43, "id": 42, "lemma": "community", "misc": "", "start_char": 323, "text": "community", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 340, "feats": "Number=Sing", "head": 36, "id": 43, "lemma": "college", "misc": "", "start_char": 333, "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 342, "feats": null, "head": 3, "id": 44, "lemma": ".", "misc": "", "start_char": 341, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ great) (. .) (JJ Great) (, ,) (JJ great) (, ,) (JJ great) (. .)) (SBARQ (WHADVP (WRB Why)) (S (VP (VB wait) (ADVP (RB so) (RB long)) (S (VP (TO to) (VP (VB tell) (NP (PRP me))))))))) (. ?)))" }, "speaker": "Leonard", "text": "That's great . Great, great, great . Why wait so long to tell me?", "tokens": [ { "deprel": "nsubj", "end_char": 347, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 343, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 350, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 348, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 356, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "great", "misc": "", "start_char": 351, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 358, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 357, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 364, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "great", "misc": "", "start_char": 359, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 366, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 365, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 372, "feats": "Degree=Pos", "head": 5, "id": 7, "lemma": "great", "misc": "", "start_char": 367, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 374, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 373, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 380, "feats": "Degree=Pos", "head": 5, "id": 9, "lemma": "great", "misc": "", "start_char": 375, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 382, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 381, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 386, "feats": "PronType=Int", "head": 12, "id": 11, "lemma": "why", "misc": "", "start_char": 383, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "parataxis", "end_char": 391, "feats": "VerbForm=Inf", "head": 3, "id": 12, "lemma": "wait", "misc": "", "start_char": 387, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 394, "feats": null, "head": 14, "id": 13, "lemma": "so", "misc": "", "start_char": 392, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 399, "feats": "Degree=Pos", "head": 12, "id": 14, "lemma": "long", "misc": "", "start_char": 395, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 402, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 400, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 407, "feats": "VerbForm=Inf", "head": 12, "id": 16, "lemma": "tell", "misc": "", "start_char": 403, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 410, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 17, "lemma": "I", "misc": "", "start_char": 408, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 412, "feats": null, "head": 3, "id": 18, "lemma": "?", "misc": "", "start_char": 411, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (NP (PRP you)) (VP (TO to) (VP (VB make) (NP (DT a) (JJ big) (NN deal)) (PP (IN out) (PP (IN of) (NP (PRP it))))))))) (. .)))" }, "speaker": "Penny", "text": "I don't want you to make a big deal out of it.", "tokens": [ { "deprel": "nsubj", "end_char": 414, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 413, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 417, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 415, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 421, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 418, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 426, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 422, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 430, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 427, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 433, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 431, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 438, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "make", "misc": "", "start_char": 434, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 440, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 439, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 444, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "big", "misc": "", "start_char": 441, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 449, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "deal", "misc": "", "start_char": 445, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 453, "feats": null, "head": 13, "id": 11, "lemma": "out", "misc": "", "start_char": 450, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 456, "feats": null, "head": 11, "id": 12, "lemma": "of", "misc": "", "start_char": 454, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 459, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 13, "lemma": "it", "misc": "", "start_char": 457, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 461, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 460, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP I)) (VP (MD 'd) (VP (VB be) (PP (IN like) (NP (DT that))))))))) (. ?) (S (NP (PRP I)) (VP (VBP get) (NP (PRP it)))) (, ,) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG taking) (NP (CD one) (NN class))))) (. .) (S (ADVP (RB Maybe)) (SBAR (IN if) (S (NP (PRP it)) (VP (VBZ goes) (ADVP (RB well))))) (, ,) (NP (PRP you)) (VP (VBP take) (NP (DT another))) (, ,) (S (NP (PRP you)) (VP (VBP enroll) (NP (JJ full) (HYPH -) (NN time) (. .) (UH Ooh)))) (, ,) (VP (VB be) (ADJP (JJ sure) (S (VP (TO to) (VP (VB keep) (NP (NP (DT an) (NN eye)) (WHPP (IN on) (SBAR (WHNP (WDT which)) (S (NP (NNS credits)) (VP (VBP transfer) (PP (IN to) (NP (DT a) (NML (CD four) (HYPH -) (NN year)) (NN college)))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Why do you think I'd be like that? I get it, you're taking one class . Maybe if it goes well, you take another, you enroll full - time . Ooh, be sure to keep an eye on which credits transfer to a four - year college.", "tokens": [ { "deprel": "advmod", "end_char": 465, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 462, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 468, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 466, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 472, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 469, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 478, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 473, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 480, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 5, "lemma": "I", "misc": "", "start_char": 479, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 483, "feats": "VerbForm=Fin", "head": 9, "id": 6, "lemma": "would", "misc": "", "start_char": 481, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 486, "feats": "VerbForm=Inf", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 484, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 491, "feats": null, "head": 9, "id": 8, "lemma": "like", "misc": "", "start_char": 487, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 496, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 9, "lemma": "that", "misc": "", "start_char": 492, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 498, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 497, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 500, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 499, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 504, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 12, "lemma": "get", "misc": "", "start_char": 501, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 507, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "it", "misc": "", "start_char": 505, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 509, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 508, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 513, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 15, "lemma": "you", "misc": "", "start_char": 510, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 517, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 514, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 524, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 17, "lemma": "take", "misc": "", "start_char": 518, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nummod", "end_char": 528, "feats": "NumForm=Word|NumType=Card", "head": 19, "id": 18, "lemma": "one", "misc": "", "start_char": 525, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 534, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "class", "misc": "", "start_char": 529, "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 536, "feats": null, "head": 4, "id": 20, "lemma": ".", "misc": "", "start_char": 535, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 542, "feats": null, "head": 28, "id": 21, "lemma": "maybe", "misc": "", "start_char": 537, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 545, "feats": null, "head": 24, "id": 22, "lemma": "if", "misc": "", "start_char": 543, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 548, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 23, "lemma": "it", "misc": "", "start_char": 546, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 553, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 24, "lemma": "go", "misc": "", "start_char": 549, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 558, "feats": "Degree=Pos", "head": 24, "id": 25, "lemma": "well", "misc": "", "start_char": 554, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 560, "feats": null, "head": 24, "id": 26, "lemma": ",", "misc": "", "start_char": 559, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 564, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 28, "id": 27, "lemma": "you", "misc": "", "start_char": 561, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 569, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 28, "lemma": "take", "misc": "", "start_char": 565, "text": "take", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 577, "feats": null, "head": 28, "id": 29, "lemma": "another", "misc": "", "start_char": 570, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 579, "feats": null, "head": 32, "id": 30, "lemma": ",", "misc": "", "start_char": 578, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 583, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 32, "id": 31, "lemma": "you", "misc": "", "start_char": 580, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 590, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 32, "lemma": "enroll", "misc": "", "start_char": 584, "text": "enroll", "upos": "VERB", "xpos": "VBP" }, { "deprel": "amod", "end_char": 595, "feats": "Degree=Pos", "head": 35, "id": 33, "lemma": "full", "misc": "", "start_char": 591, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 597, "feats": null, "head": 35, "id": 34, "lemma": "-", "misc": "", "start_char": 596, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 602, "feats": "Number=Sing", "head": 32, "id": 35, "lemma": "time", "misc": "", "start_char": 598, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 604, "feats": null, "head": 4, "id": 36, "lemma": ".", "misc": "", "start_char": 603, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 608, "feats": null, "head": 40, "id": 37, "lemma": "ooh", "misc": "", "start_char": 605, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 610, "feats": null, "head": 4, "id": 38, "lemma": ",", "misc": "", "start_char": 609, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 613, "feats": "Mood=Imp|VerbForm=Fin", "head": 40, "id": 39, "lemma": "be", "misc": "", "start_char": 611, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 618, "feats": "Degree=Pos", "head": 4, "id": 40, "lemma": "sure", "misc": "", "start_char": 614, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 621, "feats": null, "head": 42, "id": 41, "lemma": "to", "misc": "", "start_char": 619, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 626, "feats": "VerbForm=Inf", "head": 40, "id": 42, "lemma": "keep", "misc": "", "start_char": 622, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 629, "feats": "Definite=Ind|PronType=Art", "head": 44, "id": 43, "lemma": "a", "misc": "", "start_char": 627, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 633, "feats": "Number=Sing", "head": 42, "id": 44, "lemma": "eye", "misc": "", "start_char": 630, "text": "eye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 636, "feats": null, "head": 48, "id": 45, "lemma": "on", "misc": "", "start_char": 634, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 642, "feats": "PronType=Int", "head": 47, "id": 46, "lemma": "which", "misc": "", "start_char": 637, "text": "which", "upos": "DET", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 650, "feats": "Number=Plur", "head": 48, "id": 47, "lemma": "credit", "misc": "", "start_char": 643, "text": "credits", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 659, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 44, "id": 48, "lemma": "transfer", "misc": "", "start_char": 651, "text": "transfer", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 662, "feats": null, "head": 54, "id": 49, "lemma": "to", "misc": "", "start_char": 660, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 664, "feats": "Definite=Ind|PronType=Art", "head": 54, "id": 50, "lemma": "a", "misc": "", "start_char": 663, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 669, "feats": "NumForm=Word|NumType=Card", "head": 53, "id": 51, "lemma": "four", "misc": "", "start_char": 665, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 671, "feats": null, "head": 53, "id": 52, "lemma": "-", "misc": "", "start_char": 670, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 676, "feats": "Number=Sing", "head": 54, "id": 53, "lemma": "year", "misc": "", "start_char": 672, "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 684, "feats": "Number=Sing", "head": 48, "id": 54, "lemma": "college", "misc": "", "start_char": 677, "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 686, "feats": null, "head": 4, "id": 55, "lemma": ".", "misc": "", "start_char": 685, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG making) (S (NP (PRP it)) (NP (DT a) (JJ big) (NN deal))))) (. .)))" }, "speaker": "Penny", "text": "You're making it a big deal.", "tokens": [ { "deprel": "nsubj", "end_char": 690, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 687, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 694, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 691, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 701, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "make", "misc": "", "start_char": 695, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 704, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 702, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 706, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 705, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 710, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "big", "misc": "", "start_char": 707, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 715, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "deal", "misc": "", "start_char": 711, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 716, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (JJ Sorry) (. .) (WP Whatever) (. .)) (NP (PRP It)) (VP (VBZ 's) (ADJP (RB all) (JJ good))) (. .)))" }, "speaker": "Leonard", "text": "Sorry . Whatever . It's all good.", "tokens": [ { "deprel": "discourse", "end_char": 723, "feats": "Degree=Pos", "head": 8, "id": 1, "lemma": "sorry", "misc": "", "start_char": 718, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 725, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 724, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "dislocated", "end_char": 734, "feats": "PronType=Int", "head": 8, "id": 3, "lemma": "whatever", "misc": "", "start_char": 726, "text": "Whatever", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 736, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 735, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 739, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "it", "misc": "", "start_char": 737, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 742, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 740, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 746, "feats": null, "head": 8, "id": 7, "lemma": "all", "misc": "", "start_char": 743, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 751, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "good", "misc": "", "start_char": 747, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 753, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 752, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Anyway)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (PRP it)))) (. .) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD thought) (SBAR (S (NP (PRP you)) (VP (MD should) (VP (VB know))))))) (. .)))" }, "speaker": "Penny", "text": "Anyway, that's it . I just thought you should know.", "tokens": [ { "deprel": "discourse", "end_char": 760, "feats": null, "head": 5, "id": 1, "lemma": "anyway", "misc": "", "start_char": 754, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 761, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 767, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 763, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 770, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 768, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 773, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 5, "lemma": "it", "misc": "", "start_char": 771, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 775, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 774, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 777, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 776, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 782, "feats": null, "head": 9, "id": 8, "lemma": "just", "misc": "", "start_char": 778, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 790, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 9, "lemma": "think", "misc": "", "start_char": 783, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 794, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 10, "lemma": "you", "misc": "", "start_char": 791, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 801, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "should", "misc": "", "start_char": 795, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 806, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "know", "misc": "", "start_char": 802, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 808, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 807, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SQ (VBP Am) (NP (PRP I)) (VP (VBN allowed) (S (VP (TO to) (VP (VB ask) (SBAR (WHADVP (WRB how)) (S (NP (DT the) (NN class)) (VP (VBZ is) (VP (VBG going))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Am I allowed to ask how the class is going?", "tokens": [ { "deprel": "aux:pass", "end_char": 811, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 809, "text": "Am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj:pass", "end_char": 813, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 812, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 821, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "allow", "misc": "", "start_char": 814, "text": "allowed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 824, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 822, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 828, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "ask", "misc": "", "start_char": 825, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 832, "feats": "PronType=Int", "head": 10, "id": 6, "lemma": "how", "misc": "", "start_char": 829, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 836, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 833, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 842, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "class", "misc": "", "start_char": 837, "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 845, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 843, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 851, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 10, "lemma": "go", "misc": "", "start_char": 846, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 853, "feats": null, "head": 3, "id": 11, "lemma": "?", "misc": "", "start_char": 852, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 've) (VP (VBN been) (VP (VBG talking) (PP (IN about) (NP (NP (DT the) (NNS origins)) (PP (IN of) (NP (NP (NN slavery) (. .) (VB Turn)) (PP (IN in) (NP (PRP$ my) (JJ first) (NN paper))))))) (NP (NN tomorrow))))) (. .)))" }, "speaker": "Penny", "text": "We've been talking about the origins of slavery . Turn in my first paper tomorrow.", "tokens": [ { "deprel": "nsubj", "end_char": 856, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 854, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 860, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "have", "misc": "", "start_char": 857, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 865, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 861, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 873, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "talk", "misc": "", "start_char": 866, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 879, "feats": null, "head": 7, "id": 5, "lemma": "about", "misc": "", "start_char": 874, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 883, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 880, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 891, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "origin", "misc": "", "start_char": 884, "text": "origins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 894, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 892, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 902, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "slavery", "misc": "", "start_char": 895, "text": "slavery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 904, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 903, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 909, "feats": "VerbForm=Inf", "head": 4, "id": 11, "lemma": "turn", "misc": "", "start_char": 905, "text": "Turn", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 912, "feats": null, "head": 11, "id": 12, "lemma": "in", "misc": "", "start_char": 910, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 915, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 13, "lemma": "my", "misc": "", "start_char": 913, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 921, "feats": "Degree=Pos|NumType=Ord", "head": 15, "id": 14, "lemma": "first", "misc": "", "start_char": 916, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 927, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "paper", "misc": "", "start_char": 922, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 936, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "tomorrow", "misc": "", "start_char": 928, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 938, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 937, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (JJ Great) (NN topic) (. .)) (NP (PRP I)) (VP (MD can) (VP (VB help) (PP (IN with) (NP (DT that))))) (. .) (S (NP (EX There)) (VP (VBP are) (NP (NP (NP (NNS lots)) (PP (IN of) (NP (NP (JJ different) (NNS perspectives)) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (VB take)))))))) (: :) (ADJP (JJ economic) (, ,) (JJ sociological) (, ,) (JJ political))))) (. ...)))" }, "speaker": "Leonard", "text": "Great topic . I can help with that . There are lots of different perspectives you can take: economic, sociological, political ...", "tokens": [ { "deprel": "amod", "end_char": 944, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "great", "misc": "", "start_char": 939, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 950, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "topic", "misc": "", "start_char": 945, "text": "topic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 952, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 951, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 954, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 953, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 958, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "can", "misc": "", "start_char": 955, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 963, "feats": "VerbForm=Inf", "head": 2, "id": 6, "lemma": "help", "misc": "", "start_char": 959, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 968, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 964, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 973, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 8, "lemma": "that", "misc": "", "start_char": 969, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 975, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 974, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 981, "feats": null, "head": 11, "id": 10, "lemma": "there", "misc": "", "start_char": 976, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 985, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 11, "lemma": "be", "misc": "", "start_char": 982, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 990, "feats": "Number=Plur", "head": 11, "id": 12, "lemma": "lot", "misc": "", "start_char": 986, "text": "lots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 993, "feats": null, "head": 15, "id": 13, "lemma": "of", "misc": "", "start_char": 991, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1003, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "different", "misc": "", "start_char": 994, "text": "different", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1016, "feats": "Number=Plur", "head": 12, "id": 15, "lemma": "perspective", "misc": "", "start_char": 1004, "text": "perspectives", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1020, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 16, "lemma": "you", "misc": "", "start_char": 1017, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1024, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "can", "misc": "", "start_char": 1021, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 1029, "feats": "VerbForm=Inf", "head": 15, "id": 18, "lemma": "take", "misc": "", "start_char": 1025, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1031, "feats": null, "head": 20, "id": 19, "lemma": ":", "misc": "", "start_char": 1030, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "appos", "end_char": 1040, "feats": "Degree=Pos", "head": 15, "id": 20, "lemma": "economic", "misc": "", "start_char": 1032, "text": "economic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1042, "feats": null, "head": 22, "id": 21, "lemma": ",", "misc": "", "start_char": 1041, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1055, "feats": "Degree=Pos", "head": 20, "id": 22, "lemma": "sociological", "misc": "", "start_char": 1043, "text": "sociological", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1057, "feats": null, "head": 24, "id": 23, "lemma": ",", "misc": "", "start_char": 1056, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1067, "feats": "Degree=Pos", "head": 20, "id": 24, "lemma": "political", "misc": "", "start_char": 1058, "text": "political", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1071, "feats": null, "head": 2, "id": 25, "lemma": "...", "misc": "", "start_char": 1068, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Hey)) (, ,) (NP (DT this)) (VP (VBZ is) (NP (PRP$ my) (NN paper)))) (. .) (CC And) (S (NP (PRP$ my) (NN perspective)) (VP (VBZ is) (SBAR (SBAR (IN that) (S (NP (NN slavery)) (VP (VBZ is) (ADJP (JJ bad) (. .) (UH Oh))))) (, ,) (CC and) (S (NP (PRP$ my) (NN professor)) (VP (VBZ 's) (ADJP (JJ black)))) (, ,) (SBAR (RB so) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB pretty) (JJ sure) (SBAR (S (NP (DT that)) (VP (VBZ 's) (NP (DT the) (JJ right) (NN answer)))))))))))) (. .)))" }, "speaker": "Penny", "text": "Hey, this is my paper . And my perspective is that slavery is bad . Oh, and my professor's black, so I'm pretty sure that's the right answer.", "tokens": [ { "deprel": "discourse", "end_char": 1075, "feats": null, "head": 6, "id": 1, "lemma": "hey", "misc": "", "start_char": 1072, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1077, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1076, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1082, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "this", "misc": "", "start_char": 1078, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1085, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1083, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1088, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 1086, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1094, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "paper", "misc": "", "start_char": 1089, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1096, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1095, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1100, "feats": null, "head": 15, "id": 8, "lemma": "and", "misc": "", "start_char": 1097, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 1103, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 1101, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:outer", "end_char": 1115, "feats": "Number=Sing", "head": 15, "id": 10, "lemma": "perspective", "misc": "", "start_char": 1104, "text": "perspective", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1118, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 11, "lemma": "be", "misc": "", "start_char": 1116, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1123, "feats": null, "head": 15, "id": 12, "lemma": "that", "misc": "", "start_char": 1119, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1131, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "slavery", "misc": "", "start_char": 1124, "text": "slavery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1134, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 1132, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1138, "feats": "Degree=Pos", "head": 6, "id": 15, "lemma": "bad", "misc": "", "start_char": 1135, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1140, "feats": null, "head": 17, "id": 16, "lemma": ".", "misc": "", "start_char": 1139, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1143, "feats": null, "head": 23, "id": 17, "lemma": "oh", "misc": "", "start_char": 1141, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1145, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 1144, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1149, "feats": null, "head": 23, "id": 19, "lemma": "and", "misc": "", "start_char": 1146, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 1152, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "my", "misc": "", "start_char": 1150, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1162, "feats": "Number=Sing", "head": 23, "id": 21, "lemma": "professor", "misc": "", "start_char": 1153, "text": "professor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1165, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 1163, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1171, "feats": "Degree=Pos", "head": 15, "id": 23, "lemma": "black", "misc": "", "start_char": 1166, "text": "black", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1173, "feats": null, "head": 29, "id": 24, "lemma": ",", "misc": "", "start_char": 1172, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1176, "feats": null, "head": 29, "id": 25, "lemma": "so", "misc": "", "start_char": 1174, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1178, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 26, "lemma": "I", "misc": "", "start_char": 1177, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1181, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 29, "id": 27, "lemma": "be", "misc": "", "start_char": 1179, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1188, "feats": null, "head": 29, "id": 28, "lemma": "pretty", "misc": "", "start_char": 1182, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1193, "feats": "Degree=Pos", "head": 6, "id": 29, "lemma": "sure", "misc": "", "start_char": 1189, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1198, "feats": "Number=Sing|PronType=Dem", "head": 34, "id": 30, "lemma": "that", "misc": "", "start_char": 1194, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1201, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 31, "lemma": "be", "misc": "", "start_char": 1199, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1205, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 32, "lemma": "the", "misc": "", "start_char": 1202, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1211, "feats": "Degree=Pos", "head": 34, "id": 33, "lemma": "right", "misc": "", "start_char": 1206, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 1218, "feats": "Number=Sing", "head": 29, "id": 34, "lemma": "answer", "misc": "", "start_char": 1212, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1220, "feats": null, "head": 6, "id": 35, "lemma": ".", "misc": "", "start_char": 1219, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP I)) (VP (VB take) (NP (DT a) (NN look))) (. ?)))" }, "speaker": "Leonard", "text": "Can I take a look?", "tokens": [ { "deprel": "aux", "end_char": 1224, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 1221, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1226, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 1225, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1231, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "take", "misc": "", "start_char": 1227, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1233, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 1232, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1238, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "look", "misc": "", "start_char": 1234, "text": "look", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1240, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 1239, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (NNP Leonard) (. .)) (NP (DT This)) (VP (VBZ is) (NP (PRP$ my) (NN thing))) (. .)))" }, "speaker": "Penny", "text": "No, Leonard . This is my thing.", "tokens": [ { "deprel": "discourse", "end_char": 1243, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 1241, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1245, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1244, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1253, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 1246, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1255, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1254, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1260, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "this", "misc": "", "start_char": 1256, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1263, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1261, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1266, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 1264, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1272, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "thing", "misc": "", "start_char": 1267, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1274, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1273, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (LST (UH Okay) (. .)) (NP (PRP I)) (VP (VBP get) (NP (PRP it))) (. .)))" }, "speaker": "Leonard", "text": "Okay . I get it.", "tokens": [ { "deprel": "discourse", "end_char": 1279, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 1275, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1281, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1280, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1283, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1282, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1287, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 1284, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1290, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 1288, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1292, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1291, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Penny", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 1298, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 1293, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1302, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1299, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1304, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1303, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (PP (UH like) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD started) (S (VP (VBG doing) (NP (NN chin) (HYPH -) (NNS ups)))))))))) (. .) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB want) (S (NP (PRP you)) (VP (TO to) (VP (VB see) (SBAR (IN until) (S (NP (PRP I)) (VP (MD could) (VP (VB do) (NP (CD one) (. .) (RB FYI) (, ,) (ADJP (RB really) (JJ close))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "It's like when I started doing chin - ups . I didn't want you to see until I could do one . FYI, really close.", "tokens": [ { "deprel": "nsubj", "end_char": 1307, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 1305, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1310, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1308, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "discourse", "end_char": 1315, "feats": null, "head": 4, "id": 3, "lemma": "like", "misc": "", "start_char": 1311, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 1320, "feats": "PronType=Int", "head": 0, "id": 4, "lemma": "when", "misc": "", "start_char": 1316, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1322, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1321, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 1330, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "start", "misc": "", "start_char": 1323, "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 1336, "feats": "VerbForm=Ger", "head": 6, "id": 7, "lemma": "do", "misc": "", "start_char": 1331, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 1341, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "chin", "misc": "", "start_char": 1337, "text": "chin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1343, "feats": null, "head": 8, "id": 9, "lemma": "-", "misc": "", "start_char": 1342, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 1347, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "up", "misc": "", "start_char": 1344, "text": "ups", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1349, "feats": null, "head": 15, "id": 11, "lemma": ".", "misc": "", "start_char": 1348, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1351, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "I", "misc": "", "start_char": 1350, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1355, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 15, "id": 13, "lemma": "do", "misc": "", "start_char": 1352, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1359, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 1356, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1364, "feats": "VerbForm=Inf", "head": 4, "id": 15, "lemma": "want", "misc": "", "start_char": 1360, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1368, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 16, "lemma": "you", "misc": "", "start_char": 1365, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1371, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 1369, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1375, "feats": "VerbForm=Inf", "head": 15, "id": 18, "lemma": "see", "misc": "", "start_char": 1372, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1381, "feats": null, "head": 22, "id": 19, "lemma": "until", "misc": "", "start_char": 1376, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1383, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 20, "lemma": "I", "misc": "", "start_char": 1382, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1389, "feats": "VerbForm=Fin", "head": 22, "id": 21, "lemma": "could", "misc": "", "start_char": 1384, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 1392, "feats": "VerbForm=Inf", "head": 18, "id": 22, "lemma": "do", "misc": "", "start_char": 1390, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1396, "feats": "NumForm=Word|NumType=Card", "head": 22, "id": 23, "lemma": "one", "misc": "", "start_char": 1393, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1398, "feats": null, "head": 25, "id": 24, "lemma": ".", "misc": "", "start_char": 1397, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1402, "feats": null, "head": 28, "id": 25, "lemma": "fyi", "misc": "", "start_char": 1399, "text": "FYI", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1404, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 1403, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1411, "feats": null, "head": 28, "id": 27, "lemma": "really", "misc": "", "start_char": 1405, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1417, "feats": "Degree=Pos", "head": 22, "id": 28, "lemma": "close", "misc": "", "start_char": 1412, "text": "close", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1419, "feats": null, "head": 15, "id": 29, "lemma": ".", "misc": "", "start_char": 1418, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Now)) (VP (VP (VB behave) (NP (PRP yourself))) (CC and) (VP (VB eat) (NP (PRP$ your) (NN dinner))))) (. .) (S (ADVP (RB Maybe) (RBR later)) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ lucky))))) (, ,) (NP (PRP you)) (VP (VBP get) (S (VP (TO to) (VP (VB sleep) (PP (IN with) (NP (DT a) (NN college) (NN girl)))))))) (. .)))" }, "speaker": "Penny", "text": "Now behave yourself and eat your dinner . Maybe later, if you're lucky, you get to sleep with a college girl.", "tokens": [ { "deprel": "advmod", "end_char": 1423, "feats": null, "head": 2, "id": 1, "lemma": "now", "misc": "", "start_char": 1420, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1430, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "behave", "misc": "", "start_char": 1424, "text": "behave", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1439, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 2, "id": 3, "lemma": "yourself", "misc": "", "start_char": 1431, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1443, "feats": null, "head": 5, "id": 4, "lemma": "and", "misc": "", "start_char": 1440, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1447, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 5, "lemma": "eat", "misc": "", "start_char": 1444, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1452, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 1448, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1459, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "dinner", "misc": "", "start_char": 1453, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1461, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 1460, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1467, "feats": null, "head": 10, "id": 9, "lemma": "maybe", "misc": "", "start_char": 1462, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1473, "feats": "Degree=Cmp", "head": 18, "id": 10, "lemma": "late", "misc": "", "start_char": 1468, "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 1475, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 1474, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1478, "feats": null, "head": 15, "id": 12, "lemma": "if", "misc": "", "start_char": 1476, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1482, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 1479, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1486, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 1483, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1492, "feats": "Degree=Pos", "head": 18, "id": 15, "lemma": "lucky", "misc": "", "start_char": 1487, "text": "lucky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1494, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 1493, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1498, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 17, "lemma": "you", "misc": "", "start_char": 1495, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1502, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 18, "lemma": "get", "misc": "", "start_char": 1499, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1505, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 1503, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1511, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "sleep", "misc": "", "start_char": 1506, "text": "sleep", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1516, "feats": null, "head": 24, "id": 21, "lemma": "with", "misc": "", "start_char": 1512, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1518, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 22, "lemma": "a", "misc": "", "start_char": 1517, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1526, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "college", "misc": "", "start_char": 1519, "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1531, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "girl", "misc": "", "start_char": 1527, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1533, "feats": null, "head": 2, "id": 25, "lemma": ".", "misc": "", "start_char": 1532, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (ADVP (`` 'Cause)) (NP (PRP I)) (VP (VBD went) (PP (IN to) (NP (NP (NP (CD four) (NNS years)) (PP (IN of) (NP (NN college)))) (CC and) (NP (NP (CD five) (NNS years)) (PP (IN of) (NP (NN grad) (NN school)))))))) (, ,) (S (NP (DT that)) (ADVP (RB never)) (VP (VBD happened) (ADVP (RB once)))) (. .)))" }, "speaker": "Leonard", "text": "'Cause I went to four years of college and five years of grad school, that never happened once.", "tokens": [ { "deprel": "discourse", "end_char": 1540, "feats": null, "head": 3, "id": 1, "lemma": "'Cause", "misc": "", "start_char": 1534, "text": "'Cause", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 1542, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 1541, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1547, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 1543, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1550, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 1548, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1555, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "four", "misc": "", "start_char": 1551, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 1561, "feats": "Number=Plur", "head": 3, "id": 6, "lemma": "year", "misc": "", "start_char": 1556, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1564, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 1562, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1572, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "college", "misc": "", "start_char": 1565, "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1576, "feats": null, "head": 11, "id": 9, "lemma": "and", "misc": "", "start_char": 1573, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nummod", "end_char": 1581, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 10, "lemma": "five", "misc": "", "start_char": 1577, "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "conj", "end_char": 1587, "feats": "Number=Plur", "head": 6, "id": 11, "lemma": "year", "misc": "", "start_char": 1582, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1590, "feats": null, "head": 14, "id": 12, "lemma": "of", "misc": "", "start_char": 1588, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1595, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "grad", "misc": "", "start_char": 1591, "text": "grad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1602, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "school", "misc": "", "start_char": 1596, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1604, "feats": null, "head": 3, "id": 15, "lemma": ",", "misc": "", "start_char": 1603, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1609, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 16, "lemma": "that", "misc": "", "start_char": 1605, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1615, "feats": null, "head": 18, "id": 17, "lemma": "never", "misc": "", "start_char": 1610, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1624, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 18, "lemma": "happen", "misc": "", "start_char": 1616, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1629, "feats": "NumType=Mult", "head": 18, "id": 19, "lemma": "once", "misc": "", "start_char": 1625, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1631, "feats": null, "head": 3, "id": 20, "lemma": ".", "misc": "", "start_char": 1630, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ], [ 1, 9, 9 ], [ 3, 6, 6 ] ], [ [ 1, 4, 6 ] ], [ [ 1, 7, 7 ], [ 3, 4, 4 ], [ 4, 11, 11 ], [ 5, 16, 16 ], [ 6, 4, 4 ], [ 7, 4, 4 ], [ 7, 10, 10 ], [ 8, 0, 0 ], [ 10, 9, 9 ], [ 11, 1, 1 ], [ 13, 3, 3 ], [ 15, 1, 1 ], [ 16, 2, 2 ], [ 17, 2, 2 ], [ 18, 1, 1 ], [ 19, 4, 4 ], [ 19, 11, 11 ], [ 19, 19, 19 ], [ 20, 2, 2 ], [ 20, 5, 5 ], [ 20, 5, 6 ], [ 20, 12, 12 ], [ 20, 16, 16 ], [ 21, 1, 1 ] ], [ [ 2, 2, 2 ], [ 4, 7, 7 ], [ 4, 13, 13 ], [ 4, 33, 33 ], [ 6, 0, 0 ], [ 7, 2, 2 ], [ 7, 14, 14 ], [ 7, 26, 26 ], [ 7, 30, 30 ], [ 10, 6, 6 ], [ 12, 12, 12 ], [ 13, 15, 15 ], [ 14, 4, 4 ], [ 14, 8, 8 ], [ 14, 8, 9 ], [ 14, 19, 19 ], [ 14, 19, 20 ], [ 14, 25, 25 ], [ 16, 6, 6 ], [ 19, 15, 15 ], [ 20, 21, 23 ] ], [ [ 2, 6, 7 ] ], [ [ 3, 0, 0 ] ], [ [ 4, 4, 4 ] ], [ [ 4, 6, 6 ] ], [ [ 4, 6, 11 ] ], [ [ 4, 21, 21 ], [ 4, 36, 38 ], [ 4, 40, 42 ], [ 5, 0, 0 ], [ 7, 17, 18 ], [ 7, 22, 22 ], [ 7, 28, 28 ], [ 10, 2, 2 ], [ 11, 6, 7 ], [ 12, 5, 8 ], [ 12, 12, 14 ], [ 13, 0, 1 ], [ 13, 7, 7 ], [ 14, 2, 2 ], [ 14, 4, 5 ], [ 16, 4, 4 ], [ 16, 6, 7 ] ], [ [ 4, 23, 25 ] ], [ [ 4, 28, 30 ] ], [ [ 6, 7, 9 ], [ 6, 12, 12 ], [ 7, 8, 8 ], [ 8, 4, 6 ] ], [ [ 7, 12, 12 ] ], [ [ 7, 32, 34 ] ], [ [ 7, 42, 43 ] ], [ [ 7, 45, 45 ] ], [ [ 7, 49, 53 ] ], [ [ 8, 3, 3 ] ], [ [ 9, 2, 2 ] ], [ [ 9, 4, 4 ] ], [ [ 9, 6, 6 ] ], [ [ 10, 4, 4 ] ], [ [ 12, 0, 0 ] ], [ [ 12, 8, 8 ], [ 14, 12, 12 ], [ 14, 29, 29 ] ], [ [ 12, 15, 15 ] ], [ [ 13, 9, 9 ] ], [ [ 13, 13, 17 ] ], [ [ 13, 11, 23 ] ], [ [ 14, 31, 33 ] ], [ [ 15, 3, 4 ] ], [ [ 17, 4, 4 ] ], [ [ 19, 0, 0 ] ], [ [ 19, 7, 9 ], [ 19, 22, 22 ] ], [ [ 21, 7, 7 ] ], [ [ 21, 4, 13 ] ], [ [ 21, 9, 13 ] ], [ [ 21, 12, 13 ] ], [ [ 21, 15, 15 ] ] ]
s06e06c03t
Spaghetti okay? It's crunchy . Just the way I like it. Yeah, I don't think the water was really boiling. It's great, I love it. Okay, listen, there's something I need to tell you . I've been thinking about going back to school for a while now . So a couple months ago, I started taking a history class at the community college. That's great . Great, great, great . Why wait so long to tell me? I don't want you to make a big deal out of it. Why do you think I'd be like that? I get it, you're taking one class . Maybe if it goes well, you take another, you enroll full - time . Ooh, be sure to keep an eye on which credits transfer to a four - year college. You're making it a big deal. Sorry . Whatever . It's all good. Anyway, that's it . I just thought you should know. Am I allowed to ask how the class is going? We've been talking about the origins of slavery . Turn in my first paper tomorrow. Great topic . I can help with that . There are lots of different perspectives you can take: economic, sociological, political ... Hey, this is my paper . And my perspective is that slavery is bad . Oh, and my professor's black, so I'm pretty sure that's the right answer. Can I take a look? No, Leonard . This is my thing. Okay . I get it. Thank you. It's like when I started doing chin - ups . I didn't want you to see until I could do one . FYI, really close. Now behave yourself and eat your dinner . Maybe later, if you're lucky, you get to sleep with a college girl. 'Cause I went to four years of college and five years of grad school, that never happened once.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (VB Play) (. .) (VB Play) (. .) (NN Play) (. .)))" }, "speaker": "Sheldon", "text": "Play . Play . Play.", "tokens": [ { "deprel": "root", "end_char": 4, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "play", "misc": "", "start_char": 0, "text": "Play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 6, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 5, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 11, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 3, "lemma": "play", "misc": "", "start_char": 7, "text": "Play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 13, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 12, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 18, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "play", "misc": "", "start_char": 14, "text": "Play", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 19, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing))) (. ?)))" }, "speaker": "Leonard", "text": "What are you doing?", "tokens": [ { "deprel": "obj", "end_char": 25, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 21, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 29, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 26, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 33, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 30, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 39, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 34, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 41, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 40, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (VP (VBG Trying) (S (VP (TO to) (VP (VB use) (NP (DT a) (NNP Jedi) (NN mind) (NN trick)) (S (VP (TO to) (VP (VB control) (NP (NNP Stephen) (NNP Hawking) (. .) (VB Play) (. .)))))))))) (NP (PRP He)) (VP (MD must) (VP (VB be) (VP (VBG wearing) (NP (NP (DT a) (NN tinfoil) (NN hat)) (CC or) (NP (NN something)))))) (. .)))" }, "speaker": "Sheldon", "text": "Trying to use a Jedi mind trick to control Stephen Hawking . Play . He must be wearing a tinfoil hat or something.", "tokens": [ { "deprel": "root", "end_char": 48, "feats": "VerbForm=Ger", "head": 0, "id": 1, "lemma": "try", "misc": "", "start_char": 42, "text": "Trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 51, "feats": null, "head": 3, "id": 2, "lemma": "to", "misc": "", "start_char": 49, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 55, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "use", "misc": "", "start_char": 52, "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 57, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 4, "lemma": "a", "misc": "", "start_char": 56, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 62, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "Jedi", "misc": "", "start_char": 58, "text": "Jedi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 67, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "mind", "misc": "", "start_char": 63, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 73, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "trick", "misc": "", "start_char": 68, "text": "trick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 76, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 74, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 84, "feats": "VerbForm=Inf", "head": 3, "id": 9, "lemma": "control", "misc": "", "start_char": 77, "text": "control", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 92, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Stephen", "misc": "", "start_char": 85, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 100, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "Hawking", "misc": "", "start_char": 93, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 101, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 107, "feats": "VerbForm=Inf", "head": 1, "id": 13, "lemma": "play", "misc": "", "start_char": 103, "text": "Play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 108, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 112, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 15, "lemma": "he", "misc": "", "start_char": 110, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 117, "feats": "VerbForm=Fin", "head": 18, "id": 16, "lemma": "must", "misc": "", "start_char": 113, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 120, "feats": "VerbForm=Inf", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 118, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 128, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 18, "lemma": "wear", "misc": "", "start_char": 121, "text": "wearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 130, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 19, "lemma": "a", "misc": "", "start_char": 129, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 138, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "tinfoil", "misc": "", "start_char": 131, "text": "tinfoil", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 142, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "hat", "misc": "", "start_char": 139, "text": "hat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 145, "feats": null, "head": 23, "id": 22, "lemma": "or", "misc": "", "start_char": 143, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 155, "feats": "Number=Sing|PronType=Ind", "head": 21, "id": 23, "lemma": "something", "misc": "", "start_char": 146, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 157, "feats": null, "head": 1, "id": 24, "lemma": ".", "misc": "", "start_char": 156, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD did) (NP (DT a) (JJ bad) (NN thing))) (. .)))" }, "speaker": "Leonard", "text": "I did a bad thing.", "tokens": [ { "deprel": "nsubj", "end_char": 159, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 158, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 163, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 160, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 165, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 164, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 169, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "bad", "misc": "", "start_char": 166, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 175, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "thing", "misc": "", "start_char": 170, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 177, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 176, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SQ (VBZ Does) (NP (PRP it)) (VP (VB affect) (NP (PRP me))) (. ?)))" }, "speaker": "Sheldon", "text": "Does it affect me?", "tokens": [ { "deprel": "aux", "end_char": 182, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 178, "text": "Does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 185, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "it", "misc": "", "start_char": 183, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 192, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "affect", "misc": "", "start_char": 186, "text": "affect", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 195, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 193, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 197, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 196, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Leonard", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 200, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 198, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 201, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (VP (VB suffer) (PP (IN in) (NP (NN silence) (. .) (VB Play) (. .) (VB Play) (. .) (VB Play) (. .) (NP (NP (NNP Stephen) (NNP Hawking) (. .)) (NP (NNP Stephen) (NNP Hawking) (. .) (NNP Stephen) (NNP Hawking)))))) (. .)))" }, "speaker": "Sheldon", "text": "Then suffer in silence . Play . Play . Play . Stephen Hawking . Stephen Hawking . Stephen Hawking.", "tokens": [ { "deprel": "advmod", "end_char": 207, "feats": "PronType=Dem", "head": 2, "id": 1, "lemma": "then", "misc": "", "start_char": 203, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 214, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "suffer", "misc": "", "start_char": 208, "text": "suffer", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 217, "feats": null, "head": 4, "id": 3, "lemma": "in", "misc": "", "start_char": 215, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 225, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "silence", "misc": "", "start_char": 218, "text": "silence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 227, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 226, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 232, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 6, "lemma": "play", "misc": "", "start_char": 228, "text": "Play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 234, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 233, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 239, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 8, "lemma": "play", "misc": "", "start_char": 235, "text": "Play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 241, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 240, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 246, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 10, "lemma": "play", "misc": "", "start_char": 242, "text": "Play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 12, "id": 11, "lemma": ".", "misc": "", "start_char": 247, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 256, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "Stephen", "misc": "", "start_char": 249, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 264, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "Hawking", "misc": "", "start_char": 257, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 266, "feats": null, "head": 15, "id": 14, "lemma": ".", "misc": "", "start_char": 265, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "list", "end_char": 274, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "Stephen", "misc": "", "start_char": 267, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 282, "feats": "Number=Sing", "head": 15, "id": 16, "lemma": "Hawking", "misc": "", "start_char": 275, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 284, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 283, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "dep", "end_char": 292, "feats": "Number=Sing", "head": 2, "id": 18, "lemma": "Stephen", "misc": "", "start_char": 285, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 300, "feats": "Number=Sing", "head": 18, "id": 19, "lemma": "Hawking", "misc": "", "start_char": 293, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 302, "feats": null, "head": 2, "id": 20, "lemma": ".", "misc": "", "start_char": 301, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Penny)) (VP (VBD started) (S (VP (VBG taking) (NP (DT a) (NN class)))))) (. .) (S (S (NP (PRP She)) (VP (VBD wrote) (NP (DT a) (NN paper)))) (, ,) (S (NP (PRP she)) (VP (VBD did) (RB n't) (VP (VB want) (S (NP (PRP me)) (VP (TO to) (VP (VB read) (NP (PRP it)))))))) (, ,) (S (NP (PRP I)) (VP (VBD went) (PP (IN behind) (NP (PRP her))) (ADVP (RB back)))) (CC and) (S (NP (PRP I)) (VP (VBD read) (NP (PRP it)) (ADVP (RB anyway))))) (. .)))" }, "speaker": "Leonard", "text": "Penny started taking a class . She wrote a paper, she didn't want me to read it, I went behind her back and I read it anyway.", "tokens": [ { "deprel": "nsubj", "end_char": 308, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "penny", "misc": "", "start_char": 303, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 316, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "start", "misc": "", "start_char": 309, "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 323, "feats": "VerbForm=Ger", "head": 2, "id": 3, "lemma": "take", "misc": "", "start_char": 317, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 325, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 324, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 331, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "class", "misc": "", "start_char": 326, "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 332, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 337, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "she", "misc": "", "start_char": 334, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 343, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 8, "lemma": "write", "misc": "", "start_char": 338, "text": "wrote", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 345, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 344, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 351, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "paper", "misc": "", "start_char": 346, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 353, "feats": null, "head": 15, "id": 11, "lemma": ",", "misc": "", "start_char": 352, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 357, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 12, "lemma": "she", "misc": "", "start_char": 354, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 361, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 13, "lemma": "do", "misc": "", "start_char": 358, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 365, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 362, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 370, "feats": "VerbForm=Inf", "head": 8, "id": 15, "lemma": "want", "misc": "", "start_char": 366, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 373, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 16, "lemma": "I", "misc": "", "start_char": 371, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 376, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 374, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 381, "feats": "VerbForm=Inf", "head": 15, "id": 18, "lemma": "read", "misc": "", "start_char": 377, "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 384, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "misc": "", "start_char": 382, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 2, "id": 20, "lemma": ",", "misc": "", "start_char": 385, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 388, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 387, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 393, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 22, "lemma": "go", "misc": "", "start_char": 389, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 400, "feats": null, "head": 24, "id": 23, "lemma": "behind", "misc": "", "start_char": 394, "text": "behind", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 404, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 24, "lemma": "her", "misc": "", "start_char": 401, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 409, "feats": null, "head": 22, "id": 25, "lemma": "back", "misc": "", "start_char": 405, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 413, "feats": null, "head": 28, "id": 26, "lemma": "and", "misc": "", "start_char": 410, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 415, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 27, "lemma": "I", "misc": "", "start_char": 414, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 420, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 28, "lemma": "read", "misc": "", "start_char": 416, "text": "read", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 423, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 29, "lemma": "it", "misc": "", "start_char": 421, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 430, "feats": null, "head": 28, "id": 30, "lemma": "anyway", "misc": "", "start_char": 424, "text": "anyway", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 432, "feats": null, "head": 2, "id": 31, "lemma": ".", "misc": "", "start_char": 431, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (NNP Stephen) (NNP Hawking)) (VP (VBZ hates) (NP (PRP me))) (. .)))" }, "speaker": "Sheldon", "text": "Stephen Hawking hates me.", "tokens": [ { "deprel": "nsubj", "end_char": 440, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Stephen", "misc": "", "start_char": 433, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 448, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Hawking", "misc": "", "start_char": 441, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 454, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "hate", "misc": "", "start_char": 449, "text": "hates", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 457, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 455, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 459, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 458, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP mean))) (, ,) (S (NP (DT the) (NN paper)) (VP (VBZ 's) (ADJP (JJ terrible)))) (. .) (CC But) (S (SBAR (IN if) (S (NP (PRP I)) (VP (VBP tell) (NP (PRP her))))) (, ,) (NP (PRP she)) (VP (MD 'll) (VP (VB know) (SBAR (IN that) (S (S (NP (PRP I)) (VP (VBD read) (NP (PRP it)))) (CC and) (S (NP (PRP she)) (VP (MD 'll) (VP (VB get) (ADJP (RB really) (JJ mad)))))))))) (. .)))" }, "speaker": "Leonard", "text": "I mean, the paper's terrible . But if I tell her, she'll know that I read it and she'll get really mad.", "tokens": [ { "deprel": "nsubj", "end_char": 461, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 460, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 466, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "mean", "misc": "", "start_char": 462, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 468, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 467, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 472, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 469, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 478, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "paper", "misc": "", "start_char": 473, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 481, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 479, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 490, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "terrible", "misc": "", "start_char": 482, "text": "terrible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 492, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 491, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 496, "feats": null, "head": 17, "id": 9, "lemma": "but", "misc": "", "start_char": 493, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 499, "feats": null, "head": 12, "id": 10, "lemma": "if", "misc": "", "start_char": 497, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 501, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 500, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 506, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 12, "lemma": "tell", "misc": "", "start_char": 502, "text": "tell", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 510, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "her", "misc": "", "start_char": 507, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 512, "feats": null, "head": 12, "id": 14, "lemma": ",", "misc": "", "start_char": 511, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 516, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 15, "lemma": "she", "misc": "", "start_char": 513, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 520, "feats": "VerbForm=Fin", "head": 17, "id": 16, "lemma": "will", "misc": "", "start_char": 517, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 525, "feats": "VerbForm=Inf", "head": 7, "id": 17, "lemma": "know", "misc": "", "start_char": 521, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 530, "feats": null, "head": 20, "id": 18, "lemma": "that", "misc": "", "start_char": 526, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 532, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 531, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 537, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 17, "id": 20, "lemma": "read", "misc": "", "start_char": 533, "text": "read", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 540, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "it", "misc": "", "start_char": 538, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 544, "feats": null, "head": 25, "id": 22, "lemma": "and", "misc": "", "start_char": 541, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 548, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 23, "lemma": "she", "misc": "", "start_char": 545, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 552, "feats": "VerbForm=Fin", "head": 25, "id": 24, "lemma": "will", "misc": "", "start_char": 549, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 556, "feats": "VerbForm=Inf", "head": 20, "id": 25, "lemma": "get", "misc": "", "start_char": 553, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 563, "feats": null, "head": 27, "id": 26, "lemma": "really", "misc": "", "start_char": 557, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 567, "feats": "Degree=Pos", "head": 25, "id": 27, "lemma": "mad", "misc": "", "start_char": 564, "text": "mad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 569, "feats": null, "head": 7, "id": 28, "lemma": ".", "misc": "", "start_char": 568, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD was) (VP (VBG beating) (NP (PRP him)) (S (ADJP (RB so) (JJ bad)) (, ,) (S (NP (PRP he)) (VP (VBZ does) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB be) (NP (NNS friends)) (ADVP (RB anymore)))))))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (VBZ does) (NP (NN everyone)) (VP (VB love) (NP (PRP me)) (PP (IN except) (NP (NNP Stephen) (NNP Hawking))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "I was beating him so bad, he doesn't want to be friends anymore . Why does everyone love me except Stephen Hawking?", "tokens": [ { "deprel": "nsubj", "end_char": 571, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 570, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 575, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 572, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 583, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "beat", "misc": "", "start_char": 576, "text": "beating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 587, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "he", "misc": "", "start_char": 584, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 590, "feats": null, "head": 6, "id": 5, "lemma": "so", "misc": "", "start_char": 588, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 594, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "bad", "misc": "", "start_char": 591, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 596, "feats": null, "head": 3, "id": 7, "lemma": ",", "misc": "", "start_char": 595, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 599, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "he", "misc": "", "start_char": 597, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 604, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 600, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 608, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 605, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 613, "feats": "VerbForm=Inf", "head": 3, "id": 11, "lemma": "want", "misc": "", "start_char": 609, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 616, "feats": null, "head": 14, "id": 12, "lemma": "to", "misc": "", "start_char": 614, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 619, "feats": "VerbForm=Inf", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 617, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 627, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "friend", "misc": "", "start_char": 620, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 635, "feats": null, "head": 14, "id": 15, "lemma": "anymore", "misc": "", "start_char": 628, "text": "anymore", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 637, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 636, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 641, "feats": "PronType=Int", "head": 20, "id": 17, "lemma": "why", "misc": "", "start_char": 638, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 646, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 18, "lemma": "do", "misc": "", "start_char": 642, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 655, "feats": "Number=Sing|PronType=Tot", "head": 20, "id": 19, "lemma": "everyone", "misc": "", "start_char": 647, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 660, "feats": "VerbForm=Inf", "head": 3, "id": 20, "lemma": "love", "misc": "", "start_char": 656, "text": "love", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 663, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 21, "lemma": "I", "misc": "", "start_char": 661, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 670, "feats": null, "head": 23, "id": 22, "lemma": "except", "misc": "", "start_char": 664, "text": "except", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 678, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "Stephen", "misc": "", "start_char": 671, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 686, "feats": "Number=Sing", "head": 23, "id": 24, "lemma": "Hawking", "misc": "", "start_char": 679, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 688, "feats": null, "head": 3, "id": 25, "lemma": "?", "misc": "", "start_char": 687, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (NP (PRP it))) (ADJP (JJ possible)) (NP (PRP we)) (VP (VBP 're) (VP (VBG having) (NP (CD two) (JJ different) (NNS conversations)))) (. ?)))" }, "speaker": "Leonard", "text": "Is it possible we're having two different conversations?", "tokens": [ { "deprel": "cop", "end_char": 691, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 689, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "expl", "end_char": 694, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "it", "misc": "", "start_char": 692, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 703, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "possible", "misc": "", "start_char": 695, "text": "possible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 706, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 704, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 710, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 707, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "csubj", "end_char": 717, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 6, "lemma": "have", "misc": "", "start_char": 711, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nummod", "end_char": 721, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 7, "lemma": "two", "misc": "", "start_char": 718, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 731, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "different", "misc": "", "start_char": 722, "text": "different", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 745, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "conversation", "misc": "", "start_char": 732, "text": "conversations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 747, "feats": null, "head": 3, "id": 10, "lemma": "?", "misc": "", "start_char": 746, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG listening) (PP (IN to) (NP (PRP you))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm not listening to you.", "tokens": [ { "deprel": "nsubj", "end_char": 749, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 748, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 752, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 750, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 756, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 753, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 766, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "listen", "misc": "", "start_char": 757, "text": "listening", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 769, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 767, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 773, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 6, "lemma": "you", "misc": "", "start_char": 770, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 775, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 774, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SINV (ADVP (RB Here)) (VP (VBZ 's)) (SBAR (WHNP (WP what)) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB do)))))))) (. .) (NP (NN Chess) (NN clock)) (. .) (S (NP (NP (PRP We)) (NP (DT each))) (VP (VBP get) (NP (NP (CD five) (NNS minutes)) (SBAR (S (VP (TO to) (VP (VB talk) (PP (IN about) (NP (PRP$ our) (NNS problems)))))))))) (. .) (S (NP (PRP We)) (VP (MD 'll) (VP (VB take) (NP (NNS turns))))) (. .) (S (NP (DT Each) (NN turn)) (VP (MD will) (VP (VB consist) (PP (IN of) (NP (NP (DT a) (NN statement)) (CC and) (NP (NP (DT a) (JJ helpful) (NN response)) (PP (IN from) (NP (DT the) (NN friend) (. .) (VB Begin))))))))) (. .)))" }, "speaker": "Leonard", "text": "Here's what we're gonna do . Chess clock . We each get five minutes to talk about our problems . We'll take turns . Each turn will consist of a statement and a helpful response from the friend . Begin.", "tokens": [ { "deprel": "root", "end_char": 780, "feats": "PronType=Dem", "head": 0, "id": 1, "lemma": "here", "misc": "", "start_char": 776, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 783, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 781, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 788, "feats": "PronType=Rel", "head": 1, "id": 3, "lemma": "what", "misc": "", "start_char": 784, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 791, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 789, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 795, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 792, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 799, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 6, "lemma": "go", "misc": "", "start_char": 796, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 802, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 800, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 805, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "do", "misc": "", "start_char": 803, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 807, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 806, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 813, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "chess", "misc": "", "start_char": 808, "text": "Chess", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 819, "feats": "Number=Sing", "head": 1, "id": 11, "lemma": "clock", "misc": "", "start_char": 814, "text": "clock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 821, "feats": null, "head": 15, "id": 12, "lemma": ".", "misc": "", "start_char": 820, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 824, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "we", "misc": "", "start_char": 822, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 829, "feats": null, "head": 13, "id": 14, "lemma": "each", "misc": "", "start_char": 825, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 833, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 15, "lemma": "get", "misc": "", "start_char": 830, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nummod", "end_char": 838, "feats": "NumForm=Word|NumType=Card", "head": 17, "id": 16, "lemma": "five", "misc": "", "start_char": 834, "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 846, "feats": "Number=Plur", "head": 15, "id": 17, "lemma": "minute", "misc": "", "start_char": 839, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 849, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 847, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 854, "feats": "VerbForm=Inf", "head": 15, "id": 19, "lemma": "talk", "misc": "", "start_char": 850, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 860, "feats": null, "head": 22, "id": 20, "lemma": "about", "misc": "", "start_char": 855, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 864, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "our", "misc": "", "start_char": 861, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 873, "feats": "Number=Plur", "head": 19, "id": 22, "lemma": "problem", "misc": "", "start_char": 865, "text": "problems", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 875, "feats": null, "head": 1, "id": 23, "lemma": ".", "misc": "", "start_char": 874, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 878, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 26, "id": 24, "lemma": "we", "misc": "", "start_char": 876, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 882, "feats": "VerbForm=Fin", "head": 26, "id": 25, "lemma": "will", "misc": "", "start_char": 879, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 887, "feats": "VerbForm=Inf", "head": 15, "id": 26, "lemma": "take", "misc": "", "start_char": 883, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 893, "feats": "Number=Plur", "head": 26, "id": 27, "lemma": "turn", "misc": "", "start_char": 888, "text": "turns", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 895, "feats": null, "head": 1, "id": 28, "lemma": ".", "misc": "", "start_char": 894, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 900, "feats": null, "head": 30, "id": 29, "lemma": "each", "misc": "", "start_char": 896, "text": "Each", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 905, "feats": "Number=Sing", "head": 32, "id": 30, "lemma": "turn", "misc": "", "start_char": 901, "text": "turn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 910, "feats": "VerbForm=Fin", "head": 32, "id": 31, "lemma": "will", "misc": "", "start_char": 906, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 918, "feats": "VerbForm=Inf", "head": 1, "id": 32, "lemma": "consist", "misc": "", "start_char": 911, "text": "consist", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 921, "feats": null, "head": 35, "id": 33, "lemma": "of", "misc": "", "start_char": 919, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 923, "feats": "Definite=Ind|PronType=Art", "head": 35, "id": 34, "lemma": "a", "misc": "", "start_char": 922, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 933, "feats": "Number=Sing", "head": 32, "id": 35, "lemma": "statement", "misc": "", "start_char": 924, "text": "statement", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 937, "feats": null, "head": 39, "id": 36, "lemma": "and", "misc": "", "start_char": 934, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 939, "feats": "Definite=Ind|PronType=Art", "head": 39, "id": 37, "lemma": "a", "misc": "", "start_char": 938, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 947, "feats": "Degree=Pos", "head": 39, "id": 38, "lemma": "helpful", "misc": "", "start_char": 940, "text": "helpful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 956, "feats": "Number=Sing", "head": 35, "id": 39, "lemma": "response", "misc": "", "start_char": 948, "text": "response", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 961, "feats": null, "head": 42, "id": 40, "lemma": "from", "misc": "", "start_char": 957, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 965, "feats": "Definite=Def|PronType=Art", "head": 42, "id": 41, "lemma": "the", "misc": "", "start_char": 962, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 972, "feats": "Number=Sing", "head": 39, "id": 42, "lemma": "friend", "misc": "", "start_char": 966, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 974, "feats": null, "head": 1, "id": 43, "lemma": ".", "misc": "", "start_char": 973, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 980, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 44, "lemma": "begin", "misc": "", "start_char": 975, "text": "Begin", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 982, "feats": null, "head": 1, "id": 45, "lemma": ".", "misc": "", "start_char": 981, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD humiliated) (NP (NNP Stephen) (NNP Hawking)) (PP (IN in) (NP (NP (DT a) (NN game)) (PP (IN of) (NP (NP (`` \") (NNPS Words)) (PP (IN With) (NP (NNS Friends))))))))) (. .) ('' \") (S (NP (PRP He)) (VP (VBD stopped) (S (VP (VBG playing))))) (. .) (CC And) (S (ADVP (RB now)) (NP (PRP we)) (VP (VBP 're) (RB not) (NP (NNS friends)) (ADVP (RB anymore)))) (. .)))" }, "speaker": "Sheldon", "text": "I humiliated Stephen Hawking in a game of \" Words With Friends . \" He stopped playing . And now we're not friends anymore.", "tokens": [ { "deprel": "nsubj", "end_char": 984, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 983, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 995, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "humiliate", "misc": "", "start_char": 985, "text": "humiliated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1003, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Stephen", "misc": "", "start_char": 996, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1011, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Hawking", "misc": "", "start_char": 1004, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1014, "feats": null, "head": 7, "id": 5, "lemma": "in", "misc": "", "start_char": 1012, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1016, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1015, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1021, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "game", "misc": "", "start_char": 1017, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1024, "feats": null, "head": 10, "id": 8, "lemma": "of", "misc": "", "start_char": 1022, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1026, "feats": null, "head": 10, "id": 9, "lemma": "\"", "misc": "", "start_char": 1025, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nmod", "end_char": 1032, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "Word", "misc": "", "start_char": 1027, "text": "Words", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "case", "end_char": 1037, "feats": null, "head": 12, "id": 11, "lemma": "with", "misc": "", "start_char": 1033, "text": "With", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1045, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "Friend", "misc": "", "start_char": 1038, "text": "Friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1047, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 1046, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1049, "feats": null, "head": 2, "id": 14, "lemma": "\"", "misc": "", "start_char": 1048, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 1052, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 15, "lemma": "he", "misc": "", "start_char": 1050, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1060, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 16, "lemma": "stop", "misc": "", "start_char": 1053, "text": "stopped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 1068, "feats": "VerbForm=Ger", "head": 16, "id": 17, "lemma": "play", "misc": "", "start_char": 1061, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1070, "feats": null, "head": 24, "id": 18, "lemma": ".", "misc": "", "start_char": 1069, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1074, "feats": null, "head": 24, "id": 19, "lemma": "and", "misc": "", "start_char": 1071, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1078, "feats": null, "head": 24, "id": 20, "lemma": "now", "misc": "", "start_char": 1075, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1081, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 24, "id": 21, "lemma": "we", "misc": "", "start_char": 1079, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1085, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 22, "lemma": "be", "misc": "", "start_char": 1082, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1089, "feats": null, "head": 24, "id": 23, "lemma": "not", "misc": "", "start_char": 1086, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1097, "feats": "Number=Plur", "head": 2, "id": 24, "lemma": "friend", "misc": "", "start_char": 1090, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1105, "feats": null, "head": 24, "id": 25, "lemma": "anymore", "misc": "", "start_char": 1098, "text": "anymore", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1107, "feats": null, "head": 2, "id": 26, "lemma": ".", "misc": "", "start_char": 1106, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (VBZ 's) (ADVP (RB probably)) (ADJP (JJ busy)))) (. .) (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ worried) (PP (IN about) (NP (NN nothing) (. .)))) (S (VP (VB Give) (NP (PRP it)) (NP (DT a) (NN couple) (JJR more) (NNS days)))))) (. .) (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sure) (SBAR (S (NP (PRP he)) (VP (MD 'll) (VP (VB play)))))))) (, ,) (CC and) (S (NP (PRP you)) (VP (MD 'll) (VP (VB see) (SBAR (SBAR (IN that) (S (S (NP (NN everything)) (VP (VBZ 's) (ADJP (JJ fine)))) (. .) (S (NP (PRP$ My) (NN turn)) (. .) (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB let) (S (NP (NNP Penny)) (VP (VB hand) (PP (IN in) (NP (DT a) (JJ bad) (NN paper)))))))))) (, ,) (CC but) (SBARQ (WHADVP (WRB how)) (SQ (VBP do) (NP (PRP I)) (VP (VB tell) (NP (PRP her)) (SBAR (S (NP (NP (PRP it))) (VP (VBZ 's) (ADJP (JJ bad)) (PP (IN without) (S (VP (VBG letting) (S (NP (PRP her)) (VP (VB know) (SBAR (IN that) (S (NP (PRP I)) (VP (VBD read) (NP (PRP it))))))))))))))))))))) (. ?)))" }, "speaker": "Leonard", "text": "He's probably busy . You're worried about nothing . Give it a couple more days . I'm sure he'll play, and you'll see that everything's fine . My turn . I can't let Penny hand in a bad paper, but how do I tell her it's bad without letting her know that I read it?", "tokens": [ { "deprel": "nsubj", "end_char": 1110, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "he", "misc": "", "start_char": 1108, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1113, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1111, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1122, "feats": null, "head": 4, "id": 3, "lemma": "probably", "misc": "", "start_char": 1114, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1127, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "busy", "misc": "", "start_char": 1123, "text": "busy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1129, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1128, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1133, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 1130, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1137, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1134, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1145, "feats": "Degree=Pos", "head": 4, "id": 8, "lemma": "worried", "misc": "", "start_char": 1138, "text": "worried", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1151, "feats": null, "head": 10, "id": 9, "lemma": "about", "misc": "", "start_char": 1146, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1159, "feats": "Number=Sing|PronType=Neg", "head": 8, "id": 10, "lemma": "nothing", "misc": "", "start_char": 1152, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1161, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1160, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1166, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 12, "lemma": "give", "misc": "", "start_char": 1162, "text": "Give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1169, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "it", "misc": "", "start_char": 1167, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1171, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 1170, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1178, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "couple", "misc": "", "start_char": 1172, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 1183, "feats": "Degree=Cmp", "head": 17, "id": 16, "lemma": "more", "misc": "", "start_char": 1179, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 1188, "feats": "Number=Plur", "head": 12, "id": 17, "lemma": "day", "misc": "", "start_char": 1184, "text": "days", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1190, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 1189, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1192, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 19, "lemma": "I", "misc": "", "start_char": 1191, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1195, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 1193, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1200, "feats": "Degree=Pos", "head": 4, "id": 21, "lemma": "sure", "misc": "", "start_char": 1196, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1203, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 22, "lemma": "he", "misc": "", "start_char": 1201, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1207, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "will", "misc": "", "start_char": 1204, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1212, "feats": "VerbForm=Inf", "head": 21, "id": 24, "lemma": "play", "misc": "", "start_char": 1208, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1214, "feats": null, "head": 29, "id": 25, "lemma": ",", "misc": "", "start_char": 1213, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1218, "feats": null, "head": 29, "id": 26, "lemma": "and", "misc": "", "start_char": 1215, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1222, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 29, "id": 27, "lemma": "you", "misc": "", "start_char": 1219, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1226, "feats": "VerbForm=Fin", "head": 29, "id": 28, "lemma": "will", "misc": "", "start_char": 1223, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 1230, "feats": "VerbForm=Inf", "head": 4, "id": 29, "lemma": "see", "misc": "", "start_char": 1227, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1235, "feats": null, "head": 33, "id": 30, "lemma": "that", "misc": "", "start_char": 1231, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1246, "feats": "Number=Sing|PronType=Tot", "head": 33, "id": 31, "lemma": "everything", "misc": "", "start_char": 1236, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "cop", "end_char": 1249, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 33, "id": 32, "lemma": "be", "misc": "", "start_char": 1247, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1254, "feats": "Degree=Pos", "head": 29, "id": 33, "lemma": "fine", "misc": "", "start_char": 1250, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1256, "feats": null, "head": 4, "id": 34, "lemma": ".", "misc": "", "start_char": 1255, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1259, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 36, "id": 35, "lemma": "my", "misc": "", "start_char": 1257, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 1264, "feats": "Number=Sing", "head": 41, "id": 36, "lemma": "turn", "misc": "", "start_char": 1260, "text": "turn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1266, "feats": null, "head": 4, "id": 37, "lemma": ".", "misc": "", "start_char": 1265, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1268, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 41, "id": 38, "lemma": "I", "misc": "", "start_char": 1267, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1271, "feats": "VerbForm=Fin", "head": 41, "id": 39, "lemma": "can", "misc": "", "start_char": 1269, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1275, "feats": null, "head": 41, "id": 40, "lemma": "not", "misc": "", "start_char": 1272, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1279, "feats": "VerbForm=Inf", "head": 4, "id": 41, "lemma": "let", "misc": "", "start_char": 1276, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1285, "feats": "Number=Sing", "head": 41, "id": 42, "lemma": "penny", "misc": "", "start_char": 1280, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 1290, "feats": "VerbForm=Inf", "head": 41, "id": 43, "lemma": "hand", "misc": "", "start_char": 1286, "text": "hand", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1293, "feats": null, "head": 47, "id": 44, "lemma": "in", "misc": "", "start_char": 1291, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1295, "feats": "Definite=Ind|PronType=Art", "head": 47, "id": 45, "lemma": "a", "misc": "", "start_char": 1294, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1299, "feats": "Degree=Pos", "head": 47, "id": 46, "lemma": "bad", "misc": "", "start_char": 1296, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1305, "feats": "Number=Sing", "head": 43, "id": 47, "lemma": "paper", "misc": "", "start_char": 1300, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1307, "feats": null, "head": 53, "id": 48, "lemma": ",", "misc": "", "start_char": 1306, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1311, "feats": null, "head": 53, "id": 49, "lemma": "but", "misc": "", "start_char": 1308, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1315, "feats": "PronType=Int", "head": 53, "id": 50, "lemma": "how", "misc": "", "start_char": 1312, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1318, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 53, "id": 51, "lemma": "do", "misc": "", "start_char": 1316, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1320, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 53, "id": 52, "lemma": "I", "misc": "", "start_char": 1319, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1325, "feats": "VerbForm=Inf", "head": 4, "id": 53, "lemma": "tell", "misc": "", "start_char": 1321, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1329, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 53, "id": 54, "lemma": "her", "misc": "", "start_char": 1326, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1332, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 57, "id": 55, "lemma": "it", "misc": "", "start_char": 1330, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1335, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 57, "id": 56, "lemma": "be", "misc": "", "start_char": 1333, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1339, "feats": "Degree=Pos", "head": 53, "id": 57, "lemma": "bad", "misc": "", "start_char": 1336, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1347, "feats": null, "head": 59, "id": 58, "lemma": "without", "misc": "", "start_char": 1340, "text": "without", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1355, "feats": "VerbForm=Ger", "head": 53, "id": 59, "lemma": "let", "misc": "", "start_char": 1348, "text": "letting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1359, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 59, "id": 60, "lemma": "her", "misc": "", "start_char": 1356, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1364, "feats": "VerbForm=Inf", "head": 59, "id": 61, "lemma": "know", "misc": "", "start_char": 1360, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1369, "feats": null, "head": 64, "id": 62, "lemma": "that", "misc": "", "start_char": 1365, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1371, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 64, "id": 63, "lemma": "I", "misc": "", "start_char": 1370, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1376, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 61, "id": 64, "lemma": "read", "misc": "", "start_char": 1372, "text": "read", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1379, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 64, "id": 65, "lemma": "it", "misc": "", "start_char": 1377, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1381, "feats": null, "head": 4, "id": 66, "lemma": "?", "misc": "", "start_char": 1380, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (VP (VBZ Beats) (NP (PRP me))) (. .) (ADVP (RB Now)) (, ...) (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (NNP Hawking)) (VP (VBZ 's) (RB not) (ADJP (JJ busy))))) (, ,) (SBAR (IN because) (S (NP (PRP I)) (VP (MD can) (VP (VB see) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG playing) (NP (JJ other) (NNS people)) (ADVP (RB right) (RB now)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Beats me . Now...I know Hawking's not busy, because I can see he's playing other people right now.", "tokens": [ { "deprel": "root", "end_char": 1387, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "beat", "misc": "", "start_char": 1382, "text": "Beats", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1390, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 1388, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1392, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1391, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1396, "feats": null, "head": 1, "id": 4, "lemma": "now", "misc": "", "start_char": 1393, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1400, "feats": null, "head": 1, "id": 5, "lemma": "...", "misc": "", "start_char": 1397, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1402, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 1401, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1407, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 7, "lemma": "know", "misc": "", "start_char": 1403, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1415, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "Hawking", "misc": "", "start_char": 1408, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1418, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 1416, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1422, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 1419, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1427, "feats": "Degree=Pos", "head": 7, "id": 11, "lemma": "busy", "misc": "", "start_char": 1423, "text": "busy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1429, "feats": null, "head": 16, "id": 12, "lemma": ",", "misc": "", "start_char": 1428, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1437, "feats": null, "head": 16, "id": 13, "lemma": "because", "misc": "", "start_char": 1430, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1439, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 1438, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1443, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "can", "misc": "", "start_char": 1440, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 1447, "feats": "VerbForm=Inf", "head": 7, "id": 16, "lemma": "see", "misc": "", "start_char": 1444, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1450, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 17, "lemma": "he", "misc": "", "start_char": 1448, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1453, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 1451, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1461, "feats": "Tense=Pres|VerbForm=Part", "head": 16, "id": 19, "lemma": "play", "misc": "", "start_char": 1454, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 1467, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "other", "misc": "", "start_char": 1462, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1474, "feats": "Number=Plur", "head": 19, "id": 21, "lemma": "person", "misc": "", "start_char": 1468, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1480, "feats": null, "head": 23, "id": 22, "lemma": "right", "misc": "", "start_char": 1475, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1484, "feats": null, "head": 19, "id": 23, "lemma": "now", "misc": "", "start_char": 1481, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1486, "feats": null, "head": 1, "id": 24, "lemma": ".", "misc": "", "start_char": 1485, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (SBAR (IN since) (S (NP (PRP you)) (VP (VBP 're) (ADJP (RB so) (JJ good))))) (, ,) (NP (PRP he)) (VP (VBZ 's) (VP (VBG taking) (NP (PRP$ his) (NN time)) (S (VP (TO to) (VP (VB meet) (NP (DT the) (NN challenge))))))) (. .) (S (NP (PRP I)) (VP (VBP want) (S (NP (NNP Penny)) (VP (TO to) (VP (VB enjoy) (NP (NN school))))))) (. ...)))" }, "speaker": "Leonard", "text": "Maybe since you're so good, he's taking his time to meet the challenge . I want Penny to enjoy school ...", "tokens": [ { "deprel": "advmod", "end_char": 1492, "feats": null, "head": 10, "id": 1, "lemma": "maybe", "misc": "", "start_char": 1487, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1498, "feats": null, "head": 6, "id": 2, "lemma": "since", "misc": "", "start_char": 1493, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1502, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 1499, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1506, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1503, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1509, "feats": null, "head": 6, "id": 5, "lemma": "so", "misc": "", "start_char": 1507, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1514, "feats": "Degree=Pos", "head": 10, "id": 6, "lemma": "good", "misc": "", "start_char": 1510, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1516, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 1515, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1519, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "he", "misc": "", "start_char": 1517, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1522, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1520, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1529, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 10, "lemma": "take", "misc": "", "start_char": 1523, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1533, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "his", "misc": "", "start_char": 1530, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1538, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "time", "misc": "", "start_char": 1534, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1541, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 1539, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1546, "feats": "VerbForm=Inf", "head": 10, "id": 14, "lemma": "meet", "misc": "", "start_char": 1542, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1550, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 1547, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1560, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "challenge", "misc": "", "start_char": 1551, "text": "challenge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1562, "feats": null, "head": 10, "id": 17, "lemma": ".", "misc": "", "start_char": 1561, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1564, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 1563, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1569, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 19, "lemma": "want", "misc": "", "start_char": 1565, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1575, "feats": "Number=Sing", "head": 19, "id": 20, "lemma": "penny", "misc": "", "start_char": 1570, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 1578, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 1576, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1584, "feats": "VerbForm=Inf", "head": 19, "id": 22, "lemma": "enjoy", "misc": "", "start_char": 1579, "text": "enjoy", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1591, "feats": "Number=Sing", "head": 22, "id": 23, "lemma": "school", "misc": "", "start_char": 1585, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1595, "feats": null, "head": 10, "id": 24, "lemma": "...", "misc": "", "start_char": 1592, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Wolowitz)) (VP (VBD told) (NP (PRP me)) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (NP (DT a) (JJ big) (NN baby))))))) (. !) (CC But) (S (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB know) (NP (DT that))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBD played) (NP (`` \") (VB extract) ('' \")) (PP (IN for) (NP (CD 82) (NNS points))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT all) (NNP Amy) (POS 's)) (NN fault)))) (. .) (S (NP (PRP She)) (VP (VBD told) (NP (PRP me)) (S (VP (TO to) (VP (VB play) (NP (PRP it))))))) (. .) (S (NP (PRP I)) (VP (VBP have) (VP (VBN got) (S (VP (TO to) (VP (VB cut) (NP (PRP her)) (ADVP (RB loose))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Wolowitz told me he's a big baby! But I didn't know that, and I played \" extract \" for 82 points . It's all Amy's fault . She told me to play it . I have got to cut her loose.", "tokens": [ { "deprel": "nsubj", "end_char": 1604, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Wolowitz", "misc": "", "start_char": 1596, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1609, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "tell", "misc": "", "start_char": 1605, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1612, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 1610, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1615, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 4, "lemma": "he", "misc": "", "start_char": 1613, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1618, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 1616, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1620, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 1619, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1624, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "big", "misc": "", "start_char": 1621, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 1629, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "baby", "misc": "", "start_char": 1625, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1631, "feats": null, "head": 2, "id": 9, "lemma": "!", "misc": "", "start_char": 1630, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1635, "feats": null, "head": 14, "id": 10, "lemma": "but", "misc": "", "start_char": 1632, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1637, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 1636, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1641, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 12, "lemma": "do", "misc": "", "start_char": 1638, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1645, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 1642, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1650, "feats": "VerbForm=Inf", "head": 2, "id": 14, "lemma": "know", "misc": "", "start_char": 1646, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1655, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 15, "lemma": "that", "misc": "", "start_char": 1651, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1657, "feats": null, "head": 19, "id": 16, "lemma": ",", "misc": "", "start_char": 1656, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1661, "feats": null, "head": 19, "id": 17, "lemma": "and", "misc": "", "start_char": 1658, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1663, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 1662, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1670, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 19, "lemma": "play", "misc": "", "start_char": 1664, "text": "played", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1672, "feats": null, "head": 21, "id": 20, "lemma": "\"", "misc": "", "start_char": 1671, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "xcomp", "end_char": 1680, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "extract", "misc": "", "start_char": 1673, "text": "extract", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1682, "feats": null, "head": 21, "id": 22, "lemma": "\"", "misc": "", "start_char": 1681, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 1686, "feats": null, "head": 25, "id": 23, "lemma": "for", "misc": "", "start_char": 1683, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1689, "feats": "NumForm=Digit|NumType=Card", "head": 25, "id": 24, "lemma": "82", "misc": "", "start_char": 1687, "text": "82", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 1696, "feats": "Number=Plur", "head": 19, "id": 25, "lemma": "point", "misc": "", "start_char": 1690, "text": "points", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1698, "feats": null, "head": 2, "id": 26, "lemma": ".", "misc": "", "start_char": 1697, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1701, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 32, "id": 27, "lemma": "it", "misc": "", "start_char": 1699, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1704, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 32, "id": 28, "lemma": "be", "misc": "", "start_char": 1702, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1708, "feats": null, "head": 32, "id": 29, "lemma": "all", "misc": "", "start_char": 1705, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 1712, "feats": "Number=Sing", "head": 32, "id": 30, "lemma": "Amy", "misc": "", "start_char": 1709, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1715, "feats": null, "head": 30, "id": 31, "lemma": "'s", "misc": "", "start_char": 1713, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "parataxis", "end_char": 1721, "feats": "Number=Sing", "head": 2, "id": 32, "lemma": "fault", "misc": "", "start_char": 1716, "text": "fault", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1723, "feats": null, "head": 32, "id": 33, "lemma": ".", "misc": "", "start_char": 1722, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1727, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 34, "lemma": "she", "misc": "", "start_char": 1724, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1732, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 35, "lemma": "tell", "misc": "", "start_char": 1728, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1735, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 36, "lemma": "I", "misc": "", "start_char": 1733, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1738, "feats": null, "head": 38, "id": 37, "lemma": "to", "misc": "", "start_char": 1736, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1743, "feats": "VerbForm=Inf", "head": 35, "id": 38, "lemma": "play", "misc": "", "start_char": 1739, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1746, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 38, "id": 39, "lemma": "it", "misc": "", "start_char": 1744, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1748, "feats": null, "head": 2, "id": 40, "lemma": ".", "misc": "", "start_char": 1747, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1750, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 43, "id": 41, "lemma": "I", "misc": "", "start_char": 1749, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1755, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 43, "id": 42, "lemma": "have", "misc": "", "start_char": 1751, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1759, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 43, "lemma": "get", "misc": "", "start_char": 1756, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1762, "feats": null, "head": 45, "id": 44, "lemma": "to", "misc": "", "start_char": 1760, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1766, "feats": "VerbForm=Inf", "head": 43, "id": 45, "lemma": "cut", "misc": "", "start_char": 1763, "text": "cut", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1770, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 45, "id": 46, "lemma": "her", "misc": "", "start_char": 1767, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1776, "feats": null, "head": 45, "id": 47, "lemma": "loose", "misc": "", "start_char": 1771, "text": "loose", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1778, "feats": null, "head": 2, "id": 48, "lemma": ".", "misc": "", "start_char": 1777, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (S (NP (PRP I)) (VP (VBD was) (RB n't) (VP (VBN done) (S (VP (VBG talking)))))) (. .) (S (NP (PRP She)) (VP (VBZ hands) (PP (IN in) (NP (DT the) (NN paper))) (NP (NN tomorrow)))) (. .) (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP I)) (VP (MD could) (VP (VB help) (NP (PRP her)))))))) (. .) (CC And) (S (S (NP (PRP she)) (VP (VBZ 's) (NP (PRP$ my) (NN girlfriend)))) (, ...) (S (NP (PRP I) (, -) (PRP I)) (VP (MD should) (VP (VB be) (VP (VBN allowed) (S (VP (TO to) (VP (VB help) (NP (PRP her))))))))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (VBP are) (RB n't) (NP (PRP I)) (VP (VBN allowed) (S (VP (TO to) (VP (VB help) (NP (PRP her))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Sheldon, I wasn't done talking . She hands in the paper tomorrow . I know I could help her . And she's my girlfriend...I - I should be allowed to help her . Why aren't I allowed to help her?", "tokens": [ { "deprel": "vocative", "end_char": 1786, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1779, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1788, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1787, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 1790, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 1789, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1794, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1791, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1798, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1795, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1803, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 6, "lemma": "do", "misc": "", "start_char": 1799, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 1811, "feats": "VerbForm=Ger", "head": 6, "id": 7, "lemma": "talk", "misc": "", "start_char": 1804, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1813, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 1812, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1817, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "she", "misc": "", "start_char": 1814, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1823, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 10, "lemma": "hand", "misc": "", "start_char": 1818, "text": "hands", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1826, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 1824, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1830, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 1827, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1836, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "paper", "misc": "", "start_char": 1831, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 1845, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "tomorrow", "misc": "", "start_char": 1837, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1847, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 1846, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1849, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 1848, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1854, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 17, "lemma": "know", "misc": "", "start_char": 1850, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1856, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "I", "misc": "", "start_char": 1855, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1862, "feats": "VerbForm=Fin", "head": 20, "id": 19, "lemma": "could", "misc": "", "start_char": 1857, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1867, "feats": "VerbForm=Inf", "head": 17, "id": 20, "lemma": "help", "misc": "", "start_char": 1863, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1871, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "her", "misc": "", "start_char": 1868, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1873, "feats": null, "head": 6, "id": 22, "lemma": ".", "misc": "", "start_char": 1872, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1877, "feats": null, "head": 27, "id": 23, "lemma": "and", "misc": "", "start_char": 1874, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1881, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 24, "lemma": "she", "misc": "", "start_char": 1878, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1884, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 25, "lemma": "be", "misc": "", "start_char": 1882, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1887, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "my", "misc": "", "start_char": 1885, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 1898, "feats": "Number=Sing", "head": 6, "id": 27, "lemma": "girlfriend", "misc": "", "start_char": 1888, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1902, "feats": null, "head": 6, "id": 28, "lemma": "...", "misc": "", "start_char": 1899, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1904, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 29, "lemma": "I", "misc": "", "start_char": 1903, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1906, "feats": null, "head": 6, "id": 30, "lemma": "-", "misc": "", "start_char": 1905, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 1908, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 31, "lemma": "I", "misc": "", "start_char": 1907, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1915, "feats": "VerbForm=Fin", "head": 34, "id": 32, "lemma": "should", "misc": "", "start_char": 1909, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 1918, "feats": "VerbForm=Inf", "head": 34, "id": 33, "lemma": "be", "misc": "", "start_char": 1916, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1926, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": 34, "lemma": "allow", "misc": "", "start_char": 1919, "text": "allowed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1929, "feats": null, "head": 36, "id": 35, "lemma": "to", "misc": "", "start_char": 1927, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1934, "feats": "VerbForm=Inf", "head": 34, "id": 36, "lemma": "help", "misc": "", "start_char": 1930, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1938, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 36, "id": 37, "lemma": "her", "misc": "", "start_char": 1935, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1940, "feats": null, "head": 6, "id": 38, "lemma": ".", "misc": "", "start_char": 1939, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1944, "feats": "PronType=Int", "head": 43, "id": 39, "lemma": "why", "misc": "", "start_char": 1941, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux:pass", "end_char": 1948, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 43, "id": 40, "lemma": "be", "misc": "", "start_char": 1945, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1952, "feats": null, "head": 43, "id": 41, "lemma": "not", "misc": "", "start_char": 1949, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj:pass", "end_char": 1954, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 43, "id": 42, "lemma": "I", "misc": "", "start_char": 1953, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1962, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": 43, "lemma": "allow", "misc": "", "start_char": 1955, "text": "allowed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1965, "feats": null, "head": 45, "id": 44, "lemma": "to", "misc": "", "start_char": 1963, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1970, "feats": "VerbForm=Inf", "head": 43, "id": 45, "lemma": "help", "misc": "", "start_char": 1966, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1974, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 45, "id": 46, "lemma": "her", "misc": "", "start_char": 1971, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1976, "feats": null, "head": 6, "id": 47, "lemma": "?", "misc": "", "start_char": 1975, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP hear) (NP (NP (PRP you)) (, ,) (NP (NN brother)))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, I hear you, brother.", "tokens": [ { "deprel": "discourse", "end_char": 1981, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1977, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1983, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1982, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1985, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1984, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1990, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "hear", "misc": "", "start_char": 1986, "text": "hear", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1994, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 1991, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1996, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 1995, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2004, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "brother", "misc": "", "start_char": 1997, "text": "brother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2006, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 2005, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP you)) (VP (VBP need) (S (VP (TO to) (VP (VB give) (NP (PRP me)) (NP (DT some) (NN advice)))))) (. .)))" }, "speaker": "Leonard", "text": "No, you need to give me some advice.", "tokens": [ { "deprel": "discourse", "end_char": 2009, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 2007, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2011, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2010, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2015, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 2012, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2020, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "need", "misc": "", "start_char": 2016, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 2023, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 2021, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2028, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "give", "misc": "", "start_char": 2024, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2031, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 2029, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 2036, "feats": null, "head": 9, "id": 8, "lemma": "some", "misc": "", "start_char": 2032, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2043, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "advice", "misc": "", "start_char": 2037, "text": "advice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2045, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 2044, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (NP (NP (NNS Women)) (, ,) (INTJ (UH huh)) (. ?)))" }, "speaker": "Sheldon", "text": "Women, huh?", "tokens": [ { "deprel": "root", "end_char": 2051, "feats": "Number=Plur", "head": 0, "id": 1, "lemma": "woman", "misc": "", "start_char": 2046, "text": "Women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2053, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 2052, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 2057, "feats": null, "head": 1, "id": 3, "lemma": "huh", "misc": "", "start_char": 2054, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2059, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 2058, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Specific) (PP (IN to) (NP (PRP$ my) (NN situation)))) (. .)))" }, "speaker": "Leonard", "text": "Specific to my situation.", "tokens": [ { "deprel": "root", "end_char": 2068, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "Specific", "misc": "", "start_char": 2060, "text": "Specific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 2071, "feats": null, "head": 4, "id": 2, "lemma": "to", "misc": "", "start_char": 2069, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2074, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 2072, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2084, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "situation", "misc": "", "start_char": 2075, "text": "situation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2086, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 2085, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (FRAG (NP (NN Blonde) (NNS women)) (, ,) (INTJ (UH huh)) (. ?)))" }, "speaker": "Sheldon", "text": "Blonde women, huh?", "tokens": [ { "deprel": "compound", "end_char": 2093, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "blonde", "misc": "", "start_char": 2087, "text": "Blonde", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 2099, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "woman", "misc": "", "start_char": 2094, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2101, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 2100, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2105, "feats": null, "head": 2, "id": 4, "lemma": "huh", "misc": "", "start_char": 2102, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2107, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 2106, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Empathetic)) (. .)))" }, "speaker": "Leonard", "text": "Empathetic.", "tokens": [ { "deprel": "root", "end_char": 2118, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "Empathetic", "misc": "", "start_char": 2108, "text": "Empathetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2120, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2119, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ sucks) (S (VP (TO to) (VP (VB be) (NP (PRP you)))))) (. .)))" }, "speaker": "Sheldon", "text": "It sucks to be you.", "tokens": [ { "deprel": "nsubj", "end_char": 2123, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "misc": "", "start_char": 2121, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2129, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "suck", "misc": "", "start_char": 2124, "text": "sucks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 2132, "feats": null, "head": 5, "id": 3, "lemma": "to", "misc": "", "start_char": 2130, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 2135, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 2133, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 2139, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 5, "lemma": "you", "misc": "", "start_char": 2136, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2141, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 2140, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP quit)) (. !)))" }, "speaker": "Leonard", "text": "I quit!", "tokens": [ { "deprel": "nsubj", "end_char": 2143, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 2142, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2148, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "quit", "misc": "", "start_char": 2144, "text": "quit", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2150, "feats": null, "head": 2, "id": 3, "lemma": "!", "misc": "", "start_char": 2149, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (VP (VB wait) (, ,) (INTJ (UH no))) (. .) (S (NP (PRP I)) (VP (VP (VBD listened) (PP (IN to) (NP (PRP$ your) (JJ dumb) (NN thing) (. .) (NNP Leonard)))) (, ,) (VP (VB come) (ADVP (RB back))) (. .) (NP (NNP Leonard)) (, ,) (VP (VB come) (ADVP (RB back))) (. .) (NP (NNP Leonard)) (, ,) (VP (VB come) (ADVP (RB back))))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, wait, no . I listened to your dumb thing . Leonard, come back . Leonard, come back . Leonard, come back.", "tokens": [ { "deprel": "vocative", "end_char": 2158, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 2151, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2160, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 2159, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2165, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "wait", "misc": "", "start_char": 2161, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2167, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 2166, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2170, "feats": null, "head": 3, "id": 5, "lemma": "no", "misc": "", "start_char": 2168, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2172, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 2171, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2174, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 2173, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2183, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 8, "lemma": "listen", "misc": "", "start_char": 2175, "text": "listened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 2186, "feats": null, "head": 12, "id": 9, "lemma": "to", "misc": "", "start_char": 2184, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2191, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 10, "lemma": "your", "misc": "", "start_char": 2187, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2196, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "dumb", "misc": "", "start_char": 2192, "text": "dumb", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 2202, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "thing", "misc": "", "start_char": 2197, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2204, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 2203, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 2212, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "Leonard", "misc": "", "start_char": 2205, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2214, "feats": null, "head": 16, "id": 15, "lemma": ",", "misc": "", "start_char": 2213, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2219, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 16, "lemma": "come", "misc": "", "start_char": 2215, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2224, "feats": null, "head": 16, "id": 17, "lemma": "back", "misc": "", "start_char": 2220, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2226, "feats": null, "head": 16, "id": 18, "lemma": ".", "misc": "", "start_char": 2225, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2234, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "Leonard", "misc": "", "start_char": 2227, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2236, "feats": null, "head": 21, "id": 20, "lemma": ",", "misc": "", "start_char": 2235, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2241, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 21, "lemma": "come", "misc": "", "start_char": 2237, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2246, "feats": null, "head": 21, "id": 22, "lemma": "back", "misc": "", "start_char": 2242, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2248, "feats": null, "head": 3, "id": 23, "lemma": ".", "misc": "", "start_char": 2247, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2256, "feats": "Number=Sing", "head": 26, "id": 24, "lemma": "Leonard", "misc": "", "start_char": 2249, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2258, "feats": null, "head": 26, "id": 25, "lemma": ",", "misc": "", "start_char": 2257, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2263, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 26, "lemma": "come", "misc": "", "start_char": 2259, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2268, "feats": null, "head": 26, "id": 27, "lemma": "back", "misc": "", "start_char": 2264, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2270, "feats": null, "head": 3, "id": 28, "lemma": ".", "misc": "", "start_char": 2269, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Leonard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 2275, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 2271, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 2277, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 2276, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADVP (IN of) (NN course)) (. .) (NP (PRP It)) (ADVP (RB only)) (VP (VBZ works) (PP (IN on) (NP (DT the) (JJ weak) (HYPH -) (JJ minded)))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, of course . It only works on the weak - minded.", "tokens": [ { "deprel": "discourse", "end_char": 2280, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 2278, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2282, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2281, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2285, "feats": null, "head": 8, "id": 3, "lemma": "of", "misc": "", "start_char": 2283, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 2292, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "course", "misc": "", "start_char": 2286, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2294, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 2293, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2297, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "it", "misc": "", "start_char": 2295, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2302, "feats": null, "head": 8, "id": 7, "lemma": "only", "misc": "", "start_char": 2298, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2308, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "work", "misc": "", "start_char": 2303, "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 2311, "feats": null, "head": 13, "id": 9, "lemma": "on", "misc": "", "start_char": 2309, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2315, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 10, "lemma": "the", "misc": "", "start_char": 2312, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2320, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "weak", "misc": "", "start_char": 2316, "text": "weak", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2322, "feats": null, "head": 11, "id": 12, "lemma": "-", "misc": "", "start_char": 2321, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obl", "end_char": 2329, "feats": "Degree=Pos", "head": 8, "id": 13, "lemma": "minded", "misc": "", "start_char": 2323, "text": "minded", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2331, "feats": null, "head": 8, "id": 14, "lemma": ".", "misc": "", "start_char": 2330, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ] ], [ [ 1, 0, 0 ] ], [ [ 1, 2, 2 ], [ 8, 3, 3 ], [ 10, 0, 0 ], [ 10, 20, 20 ], [ 12, 0, 0 ], [ 14, 0, 0 ], [ 15, 26, 26 ], [ 16, 1, 1 ], [ 16, 5, 5 ], [ 16, 13, 13 ], [ 17, 2, 2 ], [ 18, 2, 2 ], [ 18, 10, 10 ], [ 18, 17, 17 ], [ 18, 35, 35 ], [ 18, 40, 40 ], [ 19, 0, 0 ], [ 20, 2, 2 ], [ 21, 2, 2 ], [ 28, 6, 6 ] ], [ [ 2, 3, 6 ], [ 2, 12, 12 ], [ 4, 1, 1 ], [ 6, 5, 5 ], [ 6, 7, 7 ], [ 6, 9, 9 ] ], [ [ 2, 9, 10 ], [ 2, 14, 14 ], [ 6, 11, 12 ], [ 6, 14, 15 ], [ 6, 17, 18 ], [ 8, 0, 1 ], [ 10, 3, 3 ], [ 10, 7, 7 ], [ 10, 22, 23 ], [ 14, 2, 3 ], [ 14, 14, 14 ], [ 15, 0, 0 ], [ 15, 21, 21 ], [ 16, 7, 7 ], [ 16, 16, 16 ], [ 17, 7, 7 ], [ 17, 10, 10 ], [ 17, 10, 11 ], [ 18, 3, 3 ] ], [ [ 2, 22, 22 ] ], [ [ 2, 18, 22 ] ], [ [ 3, 0, 0 ], [ 7, 15, 15 ], [ 7, 20, 20 ], [ 7, 26, 26 ], [ 9, 0, 0 ], [ 9, 10, 10 ], [ 9, 18, 18 ], [ 12, 5, 5 ], [ 15, 5, 5 ], [ 15, 18, 18 ], [ 15, 34, 34 ], [ 15, 34, 35 ], [ 15, 37, 37 ], [ 15, 51, 51 ], [ 15, 62, 62 ], [ 17, 17, 17 ], [ 19, 2, 2 ], [ 19, 15, 15 ], [ 19, 17, 17 ], [ 19, 25, 25 ], [ 19, 28, 28 ], [ 19, 30, 30 ], [ 19, 28, 30 ], [ 19, 41, 41 ], [ 20, 4, 4 ], [ 20, 6, 6 ], [ 21, 6, 6 ], [ 23, 2, 2 ], [ 23, 2, 3 ], [ 26, 4, 4 ], [ 27, 0, 0 ], [ 28, 0, 0 ], [ 28, 9, 9 ], [ 28, 9, 11 ], [ 28, 13, 13 ], [ 28, 18, 18 ], [ 28, 23, 23 ] ], [ [ 3, 2, 4 ] ], [ [ 4, 3, 3 ] ], [ [ 6, 3, 3 ] ], [ [ 7, 0, 0 ], [ 7, 6, 6 ], [ 7, 11, 11 ], [ 7, 23, 23 ], [ 7, 23, 24 ], [ 9, 12, 12 ], [ 9, 14, 14 ], [ 9, 22, 22 ], [ 15, 41, 41 ], [ 15, 53, 53 ], [ 15, 59, 59 ], [ 17, 19, 19 ], [ 19, 8, 8 ], [ 19, 20, 20 ], [ 19, 23, 23 ], [ 19, 25, 26 ], [ 19, 36, 36 ], [ 19, 45, 45 ] ], [ [ 7, 3, 4 ] ], [ [ 7, 8, 9 ], [ 7, 18, 18 ], [ 7, 28, 28 ], [ 9, 3, 4 ], [ 9, 20, 20 ], [ 15, 44, 46 ], [ 15, 54, 54 ], [ 15, 64, 64 ], [ 19, 11, 12 ] ], [ [ 10, 13, 13 ], [ 10, 18, 18 ] ], [ [ 11, 1, 1 ] ], [ [ 11, 3, 3 ], [ 13, 3, 3 ], [ 13, 12, 12 ], [ 13, 20, 20 ], [ 13, 20, 21 ], [ 13, 23, 23 ] ], [ [ 11, 6, 8 ] ], [ [ 13, 2, 2 ] ], [ [ 13, 9, 10 ] ], [ [ 13, 13, 13 ] ], [ [ 13, 12, 13 ] ], [ [ 13, 15, 21 ] ], [ [ 13, 26, 26 ], [ 13, 28, 29 ], [ 13, 33, 41 ] ], [ [ 13, 36, 41 ] ], [ [ 13, 40, 41 ] ], [ [ 14, 11, 11 ] ], [ [ 14, 5, 11 ] ], [ [ 14, 9, 11 ] ], [ [ 14, 20, 20 ], [ 14, 23, 23 ] ], [ [ 15, 9, 9 ] ], [ [ 15, 12, 12 ] ], [ [ 15, 13, 16 ] ], [ [ 15, 30, 30 ] ], [ [ 16, 19, 20 ] ], [ [ 17, 14, 15 ] ], [ [ 17, 22, 22 ] ], [ [ 18, 0, 0 ] ], [ [ 18, 5, 7 ], [ 18, 14, 14 ] ], [ [ 18, 20, 20 ], [ 18, 23, 24 ], [ 18, 38, 38 ] ], [ [ 18, 26, 26 ] ], [ [ 18, 28, 28 ] ], [ [ 18, 29, 30 ], [ 18, 33, 33 ], [ 18, 45, 45 ] ], [ [ 18, 28, 31 ] ], [ [ 19, 13, 13 ] ], [ [ 21, 7, 8 ] ], [ [ 22, 0, 2 ], [ 24, 0, 3 ] ], [ [ 26, 0, 0 ] ], [ [ 29, 0, 0 ] ], [ [ 30, 5, 5 ] ], [ [ 30, 9, 12 ] ] ]
s06e06c06t
Play . Play . Play. What are you doing? Trying to use a Jedi mind trick to control Stephen Hawking . Play . He must be wearing a tinfoil hat or something. I did a bad thing. Does it affect me? No. Then suffer in silence . Play . Play . Play . Stephen Hawking . Stephen Hawking . Stephen Hawking. Penny started taking a class . She wrote a paper, she didn't want me to read it, I went behind her back and I read it anyway. Stephen Hawking hates me. I mean, the paper's terrible . But if I tell her, she'll know that I read it and she'll get really mad. I was beating him so bad, he doesn't want to be friends anymore . Why does everyone love me except Stephen Hawking? Is it possible we're having two different conversations? I'm not listening to you. Here's what we're gonna do . Chess clock . We each get five minutes to talk about our problems . We'll take turns . Each turn will consist of a statement and a helpful response from the friend . Begin. I humiliated Stephen Hawking in a game of " Words With Friends . " He stopped playing . And now we're not friends anymore. He's probably busy . You're worried about nothing . Give it a couple more days . I'm sure he'll play, and you'll see that everything's fine . My turn . I can't let Penny hand in a bad paper, but how do I tell her it's bad without letting her know that I read it? Beats me . Now...I know Hawking's not busy, because I can see he's playing other people right now. Maybe since you're so good, he's taking his time to meet the challenge . I want Penny to enjoy school ... Wolowitz told me he's a big baby! But I didn't know that, and I played " extract " for 82 points . It's all Amy's fault . She told me to play it . I have got to cut her loose. Sheldon, I wasn't done talking . She hands in the paper tomorrow . I know I could help her . And she's my girlfriend...I - I should be allowed to help her . Why aren't I allowed to help her? Yeah, I hear you, brother. No, you need to give me some advice. Women, huh? Specific to my situation. Blonde women, huh? Empathetic. It sucks to be you. I quit! Leonard, wait, no . I listened to your dumb thing . Leonard, come back . Leonard, come back . Leonard, come back. What? Oh, of course . It only works on the weak - minded.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Ready) (PP (IN for) (NP (NN lunch)))) (. ?)))" }, "speaker": "Raj", "text": "Ready for lunch?", "tokens": [ { "deprel": "root", "end_char": 5, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "ready", "misc": "", "start_char": 0, "text": "Ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 9, "feats": null, "head": 3, "id": 2, "lemma": "for", "misc": "", "start_char": 6, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 15, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "lunch", "misc": "", "start_char": 10, "text": "lunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 17, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 16, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (CD one) (NN sec) (. .) (UH Oh) (, ,) (JJ good) (. .) (NNP Ma)) (VP (MD would) (VP (VB 've) (VP (VBN killed) (NP (PRP me)) (SBAR (IN if) (S (NP (PRP she)) (VP (VBD found) (PRT (RP out)) (SBAR (S (NP (PRP I)) (VP (VBD broke) (NP (PRP$ my) (NN retainer))))))))))) (. .)))" }, "speaker": "Howard", "text": "Yeah, one sec . Oh, good . Ma would've killed me if she found out I broke my retainer.", "tokens": [ { "deprel": "discourse", "end_char": 22, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 18, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 24, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 23, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 28, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 3, "lemma": "one", "misc": "", "start_char": 25, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 32, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "sec", "misc": "", "start_char": 29, "text": "sec", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 34, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 33, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 37, "feats": null, "head": 8, "id": 6, "lemma": "oh", "misc": "", "start_char": 35, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 39, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 38, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 44, "feats": "Degree=Pos", "head": 4, "id": 8, "lemma": "good", "misc": "", "start_char": 40, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 46, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 45, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 49, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "ma", "misc": "", "start_char": 47, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 55, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "would", "misc": "", "start_char": 50, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 59, "feats": "VerbForm=Inf", "head": 13, "id": 12, "lemma": "have", "misc": "", "start_char": 56, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 66, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 13, "lemma": "kill", "misc": "", "start_char": 60, "text": "killed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 69, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 14, "lemma": "I", "misc": "", "start_char": 67, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 72, "feats": null, "head": 17, "id": 15, "lemma": "if", "misc": "", "start_char": 70, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 76, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 16, "lemma": "she", "misc": "", "start_char": 73, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 82, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 17, "lemma": "find", "misc": "", "start_char": 77, "text": "found", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 86, "feats": null, "head": 17, "id": 18, "lemma": "out", "misc": "", "start_char": 83, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "nsubj", "end_char": 88, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 87, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 94, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 17, "id": 20, "lemma": "break", "misc": "", "start_char": 89, "text": "broke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 97, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "my", "misc": "", "start_char": 95, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 106, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "retainer", "misc": "", "start_char": 98, "text": "retainer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 107, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (INTJ (UH uh)) (, ...) (SQ (MD can) (NP (PRP I)) (VP (VB run) (NP (NN something)) (PP (IN by) (NP (PRP you)))) (. ?) (SBAR (S (NP (PRP It)) (VP (VBZ 's) (PP (IN about) (NP (NNP Lakshmi) (. .) (UH Yeah))) (, ,) (ADJP (JJ sure)))))) (. .)))" }, "speaker": "Raj", "text": "Hey, uh...can I run something by you? It's about Lakshmi . Yeah, sure.", "tokens": [ { "deprel": "discourse", "end_char": 112, "feats": null, "head": 7, "id": 1, "lemma": "hey", "misc": "", "start_char": 109, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 114, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 113, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 117, "feats": null, "head": 7, "id": 3, "lemma": "uh", "misc": "", "start_char": 115, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 121, "feats": null, "head": 3, "id": 4, "lemma": "...", "misc": "", "start_char": 118, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 125, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "can", "misc": "", "start_char": 122, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 127, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 126, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 131, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "run", "misc": "", "start_char": 128, "text": "run", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 141, "feats": "Number=Sing|PronType=Ind", "head": 7, "id": 8, "lemma": "something", "misc": "", "start_char": 132, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 144, "feats": null, "head": 10, "id": 9, "lemma": "by", "misc": "", "start_char": 142, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 148, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 10, "lemma": "you", "misc": "", "start_char": 145, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 7, "id": 11, "lemma": "?", "misc": "", "start_char": 149, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 153, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 12, "lemma": "it", "misc": "", "start_char": 151, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 156, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 154, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 162, "feats": null, "head": 15, "id": 14, "lemma": "about", "misc": "", "start_char": 157, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 170, "feats": "Number=Sing", "head": 7, "id": 15, "lemma": "Lakshmi", "misc": "", "start_char": 163, "text": "Lakshmi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 15, "id": 16, "lemma": ".", "misc": "", "start_char": 171, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 177, "feats": null, "head": 19, "id": 17, "lemma": "yeah", "misc": "", "start_char": 173, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 179, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 178, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 184, "feats": "Degree=Pos", "head": 15, "id": 19, "lemma": "sure", "misc": "", "start_char": 180, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 7, "id": 20, "lemma": ".", "misc": "", "start_char": 185, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (ADJP (JJ sure)) (. .) (WHADVP (WRB How)) (SQ (VBP are) (NP (NNS things)) (VP (VBG going))) (. ?)))" }, "speaker": "Howard", "text": "Yeah, sure . How are things going?", "tokens": [ { "deprel": "discourse", "end_char": 191, "feats": null, "head": 8, "id": 1, "lemma": "yeah", "misc": "", "start_char": 187, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 193, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 192, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 198, "feats": "Degree=Pos", "head": 8, "id": 3, "lemma": "sure", "misc": "", "start_char": 194, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 199, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 204, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "how", "misc": "", "start_char": 201, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 208, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 205, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 215, "feats": "Number=Plur", "head": 8, "id": 7, "lemma": "thing", "misc": "", "start_char": 209, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 221, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "go", "misc": "", "start_char": 216, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 223, "feats": null, "head": 8, "id": 9, "lemma": "?", "misc": "", "start_char": 222, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBD hit) (NP (NP (DT a) (NN couple)) (PP (IN of) (NP (NNS bumps)))))) (. .) (S (S (NP (PRP She)) (VP (VBZ lives) (ADVP (RB over)) (PP (IN in) (NP (NNP Manhattan) (NNP Beach))))) (, ,) (SBAR (RB so) (S (NP (NP (PRP it))) (VP (VBZ takes) (, ,) (UH like) (, ,) (NP (NP (DT an) (NN hour)) (SBAR (S (VP (TO to) (VP (VB get) (ADVP (RB there)))))))))) (. .) (CC And) (S (NP (PRP she)) (VP (VBZ 's) (NP (DT a) (NN lesbian))))) (. .)))" }, "speaker": "Raj", "text": "We hit a couple of bumps . She lives over in Manhattan Beach, so it takes, like, an hour to get there . And she's a lesbian.", "tokens": [ { "deprel": "nsubj", "end_char": 226, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 224, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 230, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "hit", "misc": "", "start_char": 227, "text": "hit", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 232, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 231, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 239, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "couple", "misc": "", "start_char": 233, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 242, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 240, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 248, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "bump", "misc": "", "start_char": 243, "text": "bumps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 250, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 249, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 254, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "she", "misc": "", "start_char": 251, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 260, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 9, "lemma": "live", "misc": "", "start_char": 255, "text": "lives", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 265, "feats": null, "head": 9, "id": 10, "lemma": "over", "misc": "", "start_char": 261, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 268, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 266, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 278, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "Manhattan", "misc": "", "start_char": 269, "text": "Manhattan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 284, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "Beach", "misc": "", "start_char": 279, "text": "Beach", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 286, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 285, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 289, "feats": null, "head": 17, "id": 15, "lemma": "so", "misc": "", "start_char": 287, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 292, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 16, "lemma": "it", "misc": "", "start_char": 290, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 298, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 17, "lemma": "take", "misc": "", "start_char": 293, "text": "takes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 300, "feats": null, "head": 19, "id": 18, "lemma": ",", "misc": "", "start_char": 299, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 305, "feats": null, "head": 17, "id": 19, "lemma": "like", "misc": "", "start_char": 301, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 307, "feats": null, "head": 19, "id": 20, "lemma": ",", "misc": "", "start_char": 306, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 310, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 308, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 315, "feats": "Number=Sing", "head": 17, "id": 22, "lemma": "hour", "misc": "", "start_char": 311, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 318, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 316, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 322, "feats": "VerbForm=Inf", "head": 22, "id": 24, "lemma": "get", "misc": "", "start_char": 319, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 328, "feats": "PronType=Dem", "head": 24, "id": 25, "lemma": "there", "misc": "", "start_char": 323, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 330, "feats": null, "head": 31, "id": 26, "lemma": ".", "misc": "", "start_char": 329, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 334, "feats": null, "head": 31, "id": 27, "lemma": "and", "misc": "", "start_char": 331, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 338, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 28, "lemma": "she", "misc": "", "start_char": 335, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 341, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 29, "lemma": "be", "misc": "", "start_char": 339, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 343, "feats": "Definite=Ind|PronType=Art", "head": 31, "id": 30, "lemma": "a", "misc": "", "start_char": 342, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 351, "feats": "Number=Sing", "head": 2, "id": 31, "lemma": "lesbian", "misc": "", "start_char": 344, "text": "lesbian", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 353, "feats": null, "head": 2, "id": 32, "lemma": ".", "misc": "", "start_char": 352, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB mean)))) (, ,) (`` \") (NP (PRP she)) (VP (VBZ 's) (NP (DT a) (NN lesbian)) ('' \")) (. ?)))" }, "speaker": "Howard", "text": "What do you mean, \" she's a lesbian \"?", "tokens": [ { "deprel": "obj", "end_char": 358, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 354, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 361, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 359, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 365, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 362, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 370, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 366, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 372, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 371, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 374, "feats": null, "head": 10, "id": 6, "lemma": "\"", "misc": "", "start_char": 373, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 378, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "she", "misc": "", "start_char": 375, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 381, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 379, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 383, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 382, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 391, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "lesbian", "misc": "", "start_char": 384, "text": "lesbian", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 393, "feats": null, "head": 10, "id": 11, "lemma": "\"", "misc": "", "start_char": 392, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 395, "feats": null, "head": 4, "id": 12, "lemma": "?", "misc": "", "start_char": 394, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP you)) (VP (VBP know) (SBAR (WHADVP (WRB how) (WRB whenever)) (S (S (NP (PRP you) (CC and) (PRP I)) (VP (MD would) (VP (VB try) (S (VP (TO to) (VP (VB hit) (PRT (IN on)) (NP (NNS women)) (PP (IN in) (NP (NNS bars))))))))) (CC and) (S (NP (PRP they)) (VP (MD 'd) (VP (VB blow) (NP (PRP us)) (PRT (RP off)))))))) (CC and) (S (ADVP (RB then)) (NP (PRP we)) (VP (MD 'd) (VP (VB tell) (NP (DT each) (JJ other)) (S (S (NP (PRP they)) (VP (VBD were) (ADVP (RB probably)) (ADJP (JJ gay)))) (. ?) (S (NP (PRP It)) (VP (VBZ 's) (PP (IN like) (NP (DT that))))) (. .) (S (PP (IN Except) (NP (DT this) (NN time))) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ true)))))))) (. .)))" }, "speaker": "Raj", "text": "Well, you know how whenever you and I would try to hit on women in bars and they'd blow us off and then we'd tell each other they were probably gay? It's like that . Except this time, it's true.", "tokens": [ { "deprel": "discourse", "end_char": 400, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 396, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 402, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 401, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 406, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 403, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 411, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 407, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 415, "feats": "PronType=Int", "head": 4, "id": 5, "lemma": "how", "misc": "", "start_char": 412, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 424, "feats": "PronType=Int", "head": 11, "id": 6, "lemma": "whenever", "misc": "", "start_char": 416, "text": "whenever", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 428, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 7, "lemma": "you", "misc": "", "start_char": 425, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 432, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 429, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 434, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 9, "lemma": "I", "misc": "", "start_char": 433, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 440, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "would", "misc": "", "start_char": 435, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 444, "feats": "VerbForm=Inf", "head": 4, "id": 11, "lemma": "try", "misc": "", "start_char": 441, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 447, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 445, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 451, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "hit", "misc": "", "start_char": 448, "text": "hit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 454, "feats": null, "head": 15, "id": 14, "lemma": "on", "misc": "", "start_char": 452, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 460, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "woman", "misc": "", "start_char": 455, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 463, "feats": null, "head": 17, "id": 16, "lemma": "in", "misc": "", "start_char": 461, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 468, "feats": "Number=Plur", "head": 13, "id": 17, "lemma": "bar", "misc": "", "start_char": 464, "text": "bars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 472, "feats": null, "head": 21, "id": 18, "lemma": "and", "misc": "", "start_char": 469, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 477, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 21, "id": 19, "lemma": "they", "misc": "", "start_char": 473, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 480, "feats": "VerbForm=Fin", "head": 21, "id": 20, "lemma": "would", "misc": "", "start_char": 478, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 485, "feats": "VerbForm=Inf", "head": 11, "id": 21, "lemma": "blow", "misc": "", "start_char": 481, "text": "blow", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 488, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 21, "id": 22, "lemma": "we", "misc": "", "start_char": 486, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 492, "feats": null, "head": 21, "id": 23, "lemma": "off", "misc": "", "start_char": 489, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 496, "feats": null, "head": 28, "id": 24, "lemma": "and", "misc": "", "start_char": 493, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 501, "feats": "PronType=Dem", "head": 28, "id": 25, "lemma": "then", "misc": "", "start_char": 497, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 504, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 28, "id": 26, "lemma": "we", "misc": "", "start_char": 502, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 507, "feats": "VerbForm=Fin", "head": 28, "id": 27, "lemma": "would", "misc": "", "start_char": 505, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 512, "feats": "VerbForm=Inf", "head": 4, "id": 28, "lemma": "tell", "misc": "", "start_char": 508, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 517, "feats": "PronType=Rcp", "head": 28, "id": 29, "lemma": "each", "misc": "", "start_char": 513, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 523, "feats": "Degree=Pos", "head": 29, "id": 30, "lemma": "other", "misc": "", "start_char": 518, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 528, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 34, "id": 31, "lemma": "they", "misc": "", "start_char": 524, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 533, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 34, "id": 32, "lemma": "be", "misc": "", "start_char": 529, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 542, "feats": null, "head": 34, "id": 33, "lemma": "probably", "misc": "", "start_char": 534, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 546, "feats": "Degree=Pos", "head": 28, "id": 34, "lemma": "gay", "misc": "", "start_char": 543, "text": "gay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 548, "feats": null, "head": 39, "id": 35, "lemma": "?", "misc": "", "start_char": 547, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 551, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 39, "id": 36, "lemma": "it", "misc": "", "start_char": 549, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 554, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 39, "id": 37, "lemma": "be", "misc": "", "start_char": 552, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 559, "feats": null, "head": 39, "id": 38, "lemma": "like", "misc": "", "start_char": 555, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 564, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 39, "lemma": "that", "misc": "", "start_char": 560, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 566, "feats": null, "head": 4, "id": 40, "lemma": ".", "misc": "", "start_char": 565, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 573, "feats": null, "head": 47, "id": 41, "lemma": "except", "misc": "", "start_char": 567, "text": "Except", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 578, "feats": "Number=Sing|PronType=Dem", "head": 43, "id": 42, "lemma": "this", "misc": "", "start_char": 574, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 583, "feats": "Number=Sing", "head": 47, "id": 43, "lemma": "time", "misc": "", "start_char": 579, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 585, "feats": null, "head": 43, "id": 44, "lemma": ",", "misc": "", "start_char": 584, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 588, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 47, "id": 45, "lemma": "it", "misc": "", "start_char": 586, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 591, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 47, "id": 46, "lemma": "be", "misc": "", "start_char": 589, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 596, "feats": "Degree=Pos", "head": 4, "id": 47, "lemma": "true", "misc": "", "start_char": 592, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 4, "id": 48, "lemma": ".", "misc": "", "start_char": 597, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (RB Then) (WHADVP (WRB why)) (SQ (VBD did) (NP (PRP she)) (ADVP (RB even)) (VP (VB go) (ADVP (RB out)) (PP (IN with) (NP (PRP you))))) (. ?)))" }, "speaker": "Howard", "text": "Then why did she even go out with you?", "tokens": [ { "deprel": "advmod", "end_char": 603, "feats": "PronType=Dem", "head": 6, "id": 1, "lemma": "then", "misc": "", "start_char": 599, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 607, "feats": "PronType=Int", "head": 6, "id": 2, "lemma": "why", "misc": "", "start_char": 604, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 611, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 3, "lemma": "do", "misc": "", "start_char": 608, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 615, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 4, "lemma": "she", "misc": "", "start_char": 612, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 620, "feats": null, "head": 6, "id": 5, "lemma": "even", "misc": "", "start_char": 616, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 623, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 621, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 627, "feats": null, "head": 6, "id": 7, "lemma": "out", "misc": "", "start_char": 624, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 632, "feats": null, "head": 9, "id": 8, "lemma": "with", "misc": "", "start_char": 628, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 636, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 9, "lemma": "you", "misc": "", "start_char": 633, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 637, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP She)) (VP (VBD was) (VP (VBG looking) (PP (IN for) (NP (DT a) (NN husband))) (SBAR (RB so) (S (NP (PRP she)) (VP (MD can) (VP (VB appear) (S (VP (TO to) (VP (VB be) (ADJP (JJ straight)))))))))))) (. .) (CC And) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (S (NP (PRP it)) (VP (VBD sounded) (ADJP (JJ crazy)) (PP (IN to) (NP (PRP me))) (PP (IN at) (NP (RB first))))) (, ...) (CC but) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB actually)) (VP (VBG thinking) (PP (IN about) (S (VP (VBG doing) (NP (PRP it)))))))) (. .)))" }, "speaker": "Raj", "text": "She was looking for a husband so she can appear to be straight . And, you know, it sounded crazy to me at first...but I'm actually thinking about doing it.", "tokens": [ { "deprel": "nsubj", "end_char": 642, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "she", "misc": "", "start_char": 639, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 646, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 643, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 654, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 647, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 658, "feats": null, "head": 6, "id": 4, "lemma": "for", "misc": "", "start_char": 655, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 660, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 659, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 668, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "husband", "misc": "", "start_char": 661, "text": "husband", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 671, "feats": null, "head": 10, "id": 7, "lemma": "so", "misc": "", "start_char": 669, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 675, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "she", "misc": "", "start_char": 672, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 679, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "can", "misc": "", "start_char": 676, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 686, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "appear", "misc": "", "start_char": 680, "text": "appear", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 689, "feats": null, "head": 13, "id": 11, "lemma": "to", "misc": "", "start_char": 687, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 692, "feats": "VerbForm=Inf", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 690, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 701, "feats": "Degree=Pos", "head": 10, "id": 13, "lemma": "straight", "misc": "", "start_char": 693, "text": "straight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 703, "feats": null, "head": 15, "id": 14, "lemma": ".", "misc": "", "start_char": 702, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 707, "feats": null, "head": 21, "id": 15, "lemma": "and", "misc": "", "start_char": 704, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 709, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 708, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 713, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 18, "id": 17, "lemma": "you", "misc": "", "start_char": 710, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 718, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 21, "id": 18, "lemma": "know", "misc": "", "start_char": 714, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 720, "feats": null, "head": 18, "id": 19, "lemma": ",", "misc": "", "start_char": 719, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 723, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 20, "lemma": "it", "misc": "", "start_char": 721, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 731, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 21, "lemma": "sound", "misc": "", "start_char": 724, "text": "sounded", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 737, "feats": "Degree=Pos", "head": 21, "id": 22, "lemma": "crazy", "misc": "", "start_char": 732, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 740, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 738, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 743, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 24, "lemma": "I", "misc": "", "start_char": 741, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 746, "feats": null, "head": 26, "id": 25, "lemma": "at", "misc": "", "start_char": 744, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 752, "feats": "NumType=Ord", "head": 21, "id": 26, "lemma": "first", "misc": "", "start_char": 747, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 756, "feats": null, "head": 3, "id": 27, "lemma": "...", "misc": "", "start_char": 753, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 760, "feats": null, "head": 32, "id": 28, "lemma": "but", "misc": "", "start_char": 757, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 762, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 29, "lemma": "I", "misc": "", "start_char": 761, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 765, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 32, "id": 30, "lemma": "be", "misc": "", "start_char": 763, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 774, "feats": null, "head": 32, "id": 31, "lemma": "actually", "misc": "", "start_char": 766, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 783, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 32, "lemma": "think", "misc": "", "start_char": 775, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 789, "feats": null, "head": 34, "id": 33, "lemma": "about", "misc": "", "start_char": 784, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 795, "feats": "VerbForm=Ger", "head": 32, "id": 34, "lemma": "do", "misc": "", "start_char": 790, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 798, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 34, "id": 35, "lemma": "it", "misc": "", "start_char": 796, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 800, "feats": null, "head": 3, "id": 36, "lemma": ".", "misc": "", "start_char": 799, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (RB so) (NP (NP (DT the) (NN reason)) (SBAR (WHNP (WDT that)) (S (VP (MD might) (VP (VB sound) (ADJP (JJ crazy))))))) (, ...) (VP (VBZ is) (ADVP (RB 'cause)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ crazy)))))) (. !)))" }, "speaker": "Howard", "text": "Okay, so the reason that might sound crazy...is 'cause it's crazy!", "tokens": [ { "deprel": "discourse", "end_char": 805, "feats": null, "head": 15, "id": 1, "lemma": "okay", "misc": "", "start_char": 801, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 807, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 806, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 810, "feats": null, "head": 15, "id": 3, "lemma": "so", "misc": "", "start_char": 808, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 814, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 811, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:outer", "end_char": 821, "feats": "Number=Sing", "head": 15, "id": 5, "lemma": "reason", "misc": "", "start_char": 815, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 826, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 6, "lemma": "that", "misc": "", "start_char": 822, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 832, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "might", "misc": "", "start_char": 827, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 838, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "sound", "misc": "", "start_char": 833, "text": "sound", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 844, "feats": "Degree=Pos", "head": 8, "id": 9, "lemma": "crazy", "misc": "", "start_char": 839, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 848, "feats": null, "head": 5, "id": 10, "lemma": "...", "misc": "", "start_char": 845, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 851, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 11, "lemma": "be", "misc": "", "start_char": 849, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 858, "feats": null, "head": 15, "id": 12, "lemma": "'cause", "misc": "", "start_char": 852, "text": "'cause", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 861, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 13, "lemma": "it", "misc": "", "start_char": 859, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 864, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 862, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 870, "feats": "Degree=Pos", "head": 0, "id": 15, "lemma": "crazy", "misc": "", "start_char": 865, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 872, "feats": null, "head": 15, "id": 16, "lemma": "!", "misc": "", "start_char": 871, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (S (VP (VB Look) (, ,) (NP (NNP Howard)))) (, ,) (NP (PRP you)) (VP (VBP 're) (PP (IN in) (NP (DT a) (NN relationship))))) (. .) (S (NP (PRP You)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (VP (VB make) (NP (NNS compromises)))))))))) (. .)))" }, "speaker": "Raj", "text": "Look, Howard, you're in a relationship . You know you have to make compromises.", "tokens": [ { "deprel": "discourse", "end_char": 877, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 1, "lemma": "look", "misc": "", "start_char": 873, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 879, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 878, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 886, "feats": "Number=Sing", "head": 9, "id": 3, "lemma": "Howard", "misc": "", "start_char": 880, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 888, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 887, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 892, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 5, "lemma": "you", "misc": "", "start_char": 889, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 896, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 893, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 899, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 897, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 901, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 900, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 914, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "relationship", "misc": "", "start_char": 902, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 916, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 915, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 920, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 917, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 925, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 12, "lemma": "know", "misc": "", "start_char": 921, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 929, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 926, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 934, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 14, "lemma": "have", "misc": "", "start_char": 930, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 937, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 935, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 942, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "make", "misc": "", "start_char": 938, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 954, "feats": "Number=Plur", "head": 16, "id": 17, "lemma": "compromise", "misc": "", "start_char": 943, "text": "compromises", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 956, "feats": null, "head": 1, "id": 18, "lemma": ".", "misc": "", "start_char": 955, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (CC but) (S (NP (PRP$ my) (NNS compromises)) (VP (VBP are) (WHPP (IN about) (SBAR (SBAR (WHNP (WDT which) (NN bedspread)) (S (VP (TO to) (VP (VB buy))))) (CC or) (SBAR (WHNP (WP$ whose) (NN turn)) (S (NP (PRP it)) (VP (VBZ is) (S (VP (TO to) (VP (VB do) (NP (NP (DT the) (NN laundry)) (, ,) (NP (NNP Bernadette) (POS 's)) (CC or) (NP (PRP$ my) (NN mom) (POS 's))))))))))))) (. .)))" }, "speaker": "Howard", "text": "Yes, but my compromises are about which bedspread to buy or whose turn it is to do the laundry, Bernadette's or my mom's.", "tokens": [ { "deprel": "discourse", "end_char": 960, "feats": null, "head": 9, "id": 1, "lemma": "yes", "misc": "", "start_char": 957, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 962, "feats": null, "head": 9, "id": 2, "lemma": ",", "misc": "", "start_char": 961, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 966, "feats": null, "head": 9, "id": 3, "lemma": "but", "misc": "", "start_char": 963, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 969, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 967, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 981, "feats": "Number=Plur", "head": 9, "id": 5, "lemma": "compromise", "misc": "", "start_char": 970, "text": "compromises", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 985, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 982, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 991, "feats": null, "head": 9, "id": 7, "lemma": "about", "misc": "", "start_char": 986, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 997, "feats": "PronType=Int", "head": 9, "id": 8, "lemma": "which", "misc": "", "start_char": 992, "text": "which", "upos": "DET", "xpos": "WDT" }, { "deprel": "root", "end_char": 1007, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "bedspread", "misc": "", "start_char": 998, "text": "bedspread", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1010, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1008, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1014, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "buy", "misc": "", "start_char": 1011, "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 1017, "feats": null, "head": 14, "id": 12, "lemma": "or", "misc": "", "start_char": 1015, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 1023, "feats": "Poss=Yes|PronType=Rel", "head": 14, "id": 13, "lemma": "whose", "misc": "", "start_char": 1018, "text": "whose", "upos": "PRON", "xpos": "WP$" }, { "deprel": "nsubj:outer", "end_char": 1028, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "turn", "misc": "", "start_char": 1024, "text": "turn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "expl", "end_char": 1031, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "it", "misc": "", "start_char": 1029, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1034, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 16, "lemma": "be", "misc": "", "start_char": 1032, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1037, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 1035, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 1040, "feats": "VerbForm=Inf", "head": 14, "id": 18, "lemma": "do", "misc": "", "start_char": 1038, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1044, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 1041, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1052, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "laundry", "misc": "", "start_char": 1045, "text": "laundry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1054, "feats": null, "head": 22, "id": 21, "lemma": ",", "misc": "", "start_char": 1053, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1065, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "Bernadette", "misc": "", "start_char": 1055, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1068, "feats": null, "head": 22, "id": 23, "lemma": "'s", "misc": "", "start_char": 1066, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "cc", "end_char": 1071, "feats": null, "head": 26, "id": 24, "lemma": "or", "misc": "", "start_char": 1069, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 1074, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 26, "id": 25, "lemma": "my", "misc": "", "start_char": 1072, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 1078, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "mom", "misc": "", "start_char": 1075, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1081, "feats": null, "head": 26, "id": 27, "lemma": "'s", "misc": "", "start_char": 1079, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "punct", "end_char": 1083, "feats": null, "head": 9, "id": 28, "lemma": ".", "misc": "", "start_char": 1082, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (JJ great) (NN deal)))) (. .) (S (S (NP (NP (PRP We)) (DT both)) (VP (VBP get) (S (NP (PRP$ our) (NNS parents)) (PP (IN off) (NP (PRP$ our) (NNS backs)))))) (, ,) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB come) (ADVP (RB home)) (PP (IN to) (NP (DT an) (JJ empty) (NN apartment))) (NP (DT every) (NN night) (. .) (CC Plus)) (, ,) (SBAR (IN once) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ married))))) (, ,) (S (NP (PRP I)) (VP (MD can) (ADVP (RB finally)) (VP (VP (VB eat) (NP (NNS carbs)) (ADVP (RB again))) (CC and) (VP (VB let) (S (NP (PRP myself)) (VP (VB go)))))))))))))) (. .)))" }, "speaker": "Raj", "text": "It's a great deal . We both get our parents off our backs, I don't have to come home to an empty apartment every night . Plus, once I'm married, I can finally eat carbs again and let myself go.", "tokens": [ { "deprel": "nsubj", "end_char": 1086, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 1084, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1089, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1087, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1091, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 1090, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1097, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "great", "misc": "", "start_char": 1092, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1102, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "deal", "misc": "", "start_char": 1098, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1104, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1103, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1107, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 1105, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1112, "feats": null, "head": 7, "id": 8, "lemma": "both", "misc": "", "start_char": 1108, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1116, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "get", "misc": "", "start_char": 1113, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1120, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "our", "misc": "", "start_char": 1117, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1128, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "parent", "misc": "", "start_char": 1121, "text": "parents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1132, "feats": null, "head": 14, "id": 12, "lemma": "off", "misc": "", "start_char": 1129, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1136, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "our", "misc": "", "start_char": 1133, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1142, "feats": "Number=Plur", "head": 9, "id": 14, "lemma": "back", "misc": "", "start_char": 1137, "text": "backs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1144, "feats": null, "head": 9, "id": 15, "lemma": ",", "misc": "", "start_char": 1143, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1146, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 16, "lemma": "I", "misc": "", "start_char": 1145, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1149, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "do", "misc": "", "start_char": 1147, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1153, "feats": null, "head": 19, "id": 18, "lemma": "not", "misc": "", "start_char": 1150, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1158, "feats": "VerbForm=Inf", "head": 9, "id": 19, "lemma": "have", "misc": "", "start_char": 1154, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1161, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 1159, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1166, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "come", "misc": "", "start_char": 1162, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1171, "feats": null, "head": 21, "id": 22, "lemma": "home", "misc": "", "start_char": 1167, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1174, "feats": null, "head": 26, "id": 23, "lemma": "to", "misc": "", "start_char": 1172, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1177, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 24, "lemma": "a", "misc": "", "start_char": 1175, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1183, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "empty", "misc": "", "start_char": 1178, "text": "empty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1193, "feats": "Number=Sing", "head": 21, "id": 26, "lemma": "apartment", "misc": "", "start_char": 1184, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 1199, "feats": "PronType=Tot", "head": 28, "id": 27, "lemma": "every", "misc": "", "start_char": 1194, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1205, "feats": "Number=Sing", "head": 21, "id": 28, "lemma": "night", "misc": "", "start_char": 1200, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1207, "feats": null, "head": 19, "id": 29, "lemma": ".", "misc": "", "start_char": 1206, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1212, "feats": null, "head": 40, "id": 30, "lemma": "plus", "misc": "", "start_char": 1208, "text": "Plus", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1214, "feats": null, "head": 30, "id": 31, "lemma": ",", "misc": "", "start_char": 1213, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1219, "feats": null, "head": 35, "id": 32, "lemma": "once", "misc": "", "start_char": 1215, "text": "once", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1221, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 33, "lemma": "I", "misc": "", "start_char": 1220, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1224, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 35, "id": 34, "lemma": "be", "misc": "", "start_char": 1222, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1232, "feats": "Degree=Pos", "head": 40, "id": 35, "lemma": "married", "misc": "", "start_char": 1225, "text": "married", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1234, "feats": null, "head": 40, "id": 36, "lemma": ",", "misc": "", "start_char": 1233, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1236, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 40, "id": 37, "lemma": "I", "misc": "", "start_char": 1235, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1240, "feats": "VerbForm=Fin", "head": 40, "id": 38, "lemma": "can", "misc": "", "start_char": 1237, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1248, "feats": null, "head": 40, "id": 39, "lemma": "finally", "misc": "", "start_char": 1241, "text": "finally", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1252, "feats": "VerbForm=Inf", "head": 9, "id": 40, "lemma": "eat", "misc": "", "start_char": 1249, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1258, "feats": "Number=Plur", "head": 40, "id": 41, "lemma": "carb", "misc": "", "start_char": 1253, "text": "carbs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1264, "feats": null, "head": 40, "id": 42, "lemma": "again", "misc": "", "start_char": 1259, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1268, "feats": null, "head": 44, "id": 43, "lemma": "and", "misc": "", "start_char": 1265, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1272, "feats": "VerbForm=Inf", "head": 40, "id": 44, "lemma": "let", "misc": "", "start_char": 1269, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1279, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 44, "id": 45, "lemma": "myself", "misc": "", "start_char": 1273, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1282, "feats": "VerbForm=Inf", "head": 44, "id": 46, "lemma": "go", "misc": "", "start_char": 1280, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1284, "feats": null, "head": 5, "id": 47, "lemma": ".", "misc": "", "start_char": 1283, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP you)) (VP (VB tell) (NP (PRP$ your) (NNS parents)) (SBAR (S (NP (PRP you)) (VP (VBP want) (S (VP (TO to) (VP (VB try) (S (VP (TO to) (VP (VB find) (NP (NN someone) (JJ else)))))))))))) (. ?) (RB Maybe) (NP (NP (CD one)) (SBAR (WHNP (WP who)) (S (VP (VBZ has) (RB n't) (VP (VBN slept) (PP (IN with) (NP (JJR more) (NN woman))) (PP (IN than) (NP (PRP you))))))))) (. .)))" }, "speaker": "Howard", "text": "Why don't you tell your parents you want to try to find someone else? Maybe one who hasn't slept with more woman than you.", "tokens": [ { "deprel": "advmod", "end_char": 1288, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 1285, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1291, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 1289, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1295, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 1292, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1299, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1296, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1304, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "tell", "misc": "", "start_char": 1300, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1309, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 1305, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "iobj", "end_char": 1317, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "parent", "misc": "", "start_char": 1310, "text": "parents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1321, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 1318, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1326, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "want", "misc": "", "start_char": 1322, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1329, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1327, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1333, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "try", "misc": "", "start_char": 1330, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1336, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1334, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1341, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "find", "misc": "", "start_char": 1337, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1349, "feats": "Number=Sing|PronType=Ind", "head": 13, "id": 14, "lemma": "someone", "misc": "", "start_char": 1342, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 1354, "feats": "Degree=Pos", "head": 14, "id": 15, "lemma": "else", "misc": "", "start_char": 1350, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1356, "feats": null, "head": 18, "id": 16, "lemma": "?", "misc": "", "start_char": 1355, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1362, "feats": null, "head": 18, "id": 17, "lemma": "maybe", "misc": "", "start_char": 1357, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "appos", "end_char": 1366, "feats": "NumForm=Word|NumType=Card", "head": 14, "id": 18, "lemma": "one", "misc": "", "start_char": 1363, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 1370, "feats": "PronType=Rel", "head": 22, "id": 19, "lemma": "who", "misc": "", "start_char": 1367, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1374, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "have", "misc": "", "start_char": 1371, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1378, "feats": null, "head": 22, "id": 21, "lemma": "not", "misc": "", "start_char": 1375, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1384, "feats": "Tense=Past|VerbForm=Part", "head": 18, "id": 22, "lemma": "sleep", "misc": "", "start_char": 1379, "text": "slept", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1389, "feats": null, "head": 25, "id": 23, "lemma": "with", "misc": "", "start_char": 1385, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1394, "feats": "Degree=Cmp", "head": 25, "id": 24, "lemma": "more", "misc": "", "start_char": 1390, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obl", "end_char": 1400, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "woman", "misc": "", "start_char": 1395, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1405, "feats": null, "head": 27, "id": 26, "lemma": "than", "misc": "", "start_char": 1401, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1409, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 22, "id": 27, "lemma": "you", "misc": "", "start_char": 1406, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1411, "feats": null, "head": 5, "id": 28, "lemma": ".", "misc": "", "start_char": 1410, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (SBAR (IN Because) (S (NP (DT this) (NN one)) (VP (VBZ wants) (S (VP (TO to) (VP (VB marry) (NP (PRP me)))))))) (. .) (NP (PRP I)) (VP (MD might) (ADVP (RB never)) (VP (VB find) (NP (NP (DT another) (NN one)) (SBAR (WHNP (WP who)) (S (VP (VBZ does))))))) (. .)))" }, "speaker": "Raj", "text": "Because this one wants to marry me . I might never find another one who does.", "tokens": [ { "deprel": "mark", "end_char": 1419, "feats": null, "head": 4, "id": 1, "lemma": "because", "misc": "", "start_char": 1412, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 1424, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "this", "misc": "", "start_char": 1420, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1428, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "one", "misc": "", "start_char": 1425, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 1434, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 4, "lemma": "want", "misc": "", "start_char": 1429, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1437, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1435, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1443, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "marry", "misc": "", "start_char": 1438, "text": "marry", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1446, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 1444, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1448, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 1447, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1450, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 1449, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1456, "feats": "VerbForm=Fin", "head": 12, "id": 10, "lemma": "might", "misc": "", "start_char": 1451, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1462, "feats": null, "head": 12, "id": 11, "lemma": "never", "misc": "", "start_char": 1457, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1467, "feats": "VerbForm=Inf", "head": 0, "id": 12, "lemma": "find", "misc": "", "start_char": 1463, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1475, "feats": null, "head": 14, "id": 13, "lemma": "another", "misc": "", "start_char": 1468, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1479, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "one", "misc": "", "start_char": 1476, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1483, "feats": "PronType=Rel", "head": 16, "id": 15, "lemma": "who", "misc": "", "start_char": 1480, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 1488, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 16, "lemma": "do", "misc": "", "start_char": 1484, "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1490, "feats": null, "head": 12, "id": 17, "lemma": ".", "misc": "", "start_char": 1489, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (NP (PRP you)) (VP (VBP 're) (ADVP (RB seriously)) (VP (VBG thinking) (PP (IN about) (S (VP (VBG marrying) (NP (NP (NN someone)) (SBAR (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB never)) (VP (VBG gon) (S (VP (TO na) (VP (VB have) (NP (NN sex)) (PP (IN with))))))))))))))) (. ?)))" }, "speaker": "Howard", "text": "So you're seriously thinking about marrying someone you're never gonna have sex with?", "tokens": [ { "deprel": "advmod", "end_char": 1493, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 1491, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1497, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 2, "lemma": "you", "misc": "", "start_char": 1494, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1501, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 1498, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1511, "feats": null, "head": 5, "id": 4, "lemma": "seriously", "misc": "", "start_char": 1502, "text": "seriously", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1520, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "think", "misc": "", "start_char": 1512, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1526, "feats": null, "head": 7, "id": 6, "lemma": "about", "misc": "", "start_char": 1521, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1535, "feats": "VerbForm=Ger", "head": 5, "id": 7, "lemma": "marry", "misc": "", "start_char": 1527, "text": "marrying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1543, "feats": "Number=Sing|PronType=Ind", "head": 7, "id": 8, "lemma": "someone", "misc": "", "start_char": 1536, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1547, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 9, "lemma": "you", "misc": "", "start_char": 1544, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1551, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 1548, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1557, "feats": null, "head": 12, "id": 11, "lemma": "never", "misc": "", "start_char": 1552, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1561, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 12, "lemma": "go", "misc": "", "start_char": 1558, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1564, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 1562, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1569, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "have", "misc": "", "start_char": 1565, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1573, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "sex", "misc": "", "start_char": 1570, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1578, "feats": null, "head": 14, "id": 16, "lemma": "with", "misc": "", "start_char": 1574, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1580, "feats": null, "head": 5, "id": 17, "lemma": "?", "misc": "", "start_char": 1579, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB believe) (NP (PRP$ your) (NN attitude))))) (. .) (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP you)) (VP (VBD were) (PP (IN in) (NP (NP (NN favor)) (PP (IN of) (NP (NP (JJ gay) (NNS people)) (VP (VBG getting) (ADJP (VBN married)))))))))))) (. .)))" }, "speaker": "Raj", "text": "I can't believe your attitude . I thought you were in favor of gay people getting married.", "tokens": [ { "deprel": "nsubj", "end_char": 1582, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1581, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1585, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 1583, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1589, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1586, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1597, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "believe", "misc": "", "start_char": 1590, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1602, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 1598, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1611, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "attitude", "misc": "", "start_char": 1603, "text": "attitude", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1613, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1612, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1615, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 1614, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1623, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 9, "lemma": "think", "misc": "", "start_char": 1616, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1627, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 10, "lemma": "you", "misc": "", "start_char": 1624, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1632, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 1628, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 1635, "feats": null, "head": 13, "id": 12, "lemma": "in", "misc": "", "start_char": 1633, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 1641, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "favor", "misc": "", "start_char": 1636, "text": "favor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1644, "feats": null, "head": 16, "id": 14, "lemma": "of", "misc": "", "start_char": 1642, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1648, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "gay", "misc": "", "start_char": 1645, "text": "gay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1655, "feats": "Number=Plur", "head": 13, "id": 16, "lemma": "person", "misc": "", "start_char": 1649, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 1663, "feats": "VerbForm=Ger", "head": 18, "id": 17, "lemma": "get", "misc": "", "start_char": 1656, "text": "getting", "upos": "AUX", "xpos": "VBG" }, { "deprel": "acl", "end_char": 1671, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 16, "id": 18, "lemma": "marry", "misc": "", "start_char": 1664, "text": "married", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1673, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 1672, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yes)) (, ,) (PP (IN to) (NP (JJ other) (JJ gay) (NNS people))) (. !)))" }, "speaker": "Howard", "text": "Yes, to other gay people!", "tokens": [ { "deprel": "discourse", "end_char": 1677, "feats": null, "head": 6, "id": 1, "lemma": "yes", "misc": "", "start_char": 1674, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1679, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1678, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1682, "feats": null, "head": 6, "id": 3, "lemma": "to", "misc": "", "start_char": 1680, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1688, "feats": "Degree=Pos", "head": 6, "id": 4, "lemma": "other", "misc": "", "start_char": 1683, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1692, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "gay", "misc": "", "start_char": 1689, "text": "gay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1699, "feats": "Number=Plur", "head": 0, "id": 6, "lemma": "person", "misc": "", "start_char": 1693, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1701, "feats": null, "head": 6, "id": 7, "lemma": "!", "misc": "", "start_char": 1700, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB hear) (SBAR (WHADJP (WRB how) (JJ homophobic)) (S (NP (PRP you)) (VP (VBP sound))))) (. ?)))" }, "speaker": "Raj", "text": "Do you hear how homophobic you sound?", "tokens": [ { "deprel": "aux", "end_char": 1704, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 1702, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1708, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1705, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1713, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "hear", "misc": "", "start_char": 1709, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1717, "feats": "PronType=Int", "head": 5, "id": 4, "lemma": "how", "misc": "", "start_char": 1714, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "xcomp", "end_char": 1728, "feats": "Degree=Pos", "head": 7, "id": 5, "lemma": "homophobic", "misc": "", "start_char": 1718, "text": "homophobic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1732, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 1729, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1738, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "sound", "misc": "", "start_char": 1733, "text": "sound", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1740, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 1739, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 1, 2, 3 ] ], [ [ 1, 9, 9 ], [ 1, 15, 15 ] ], [ [ 1, 13, 13 ], [ 1, 18, 18 ], [ 1, 20, 20 ], [ 1, 20, 21 ], [ 2, 9, 9 ], [ 6, 2, 2 ], [ 6, 6, 6 ], [ 8, 16, 16 ], [ 10, 2, 2 ], [ 10, 4, 4 ], [ 10, 10, 10 ], [ 10, 12, 12 ], [ 11, 3, 3 ], [ 11, 24, 24 ], [ 16, 4, 4 ], [ 16, 4, 5 ], [ 16, 9, 9 ], [ 18, 1, 1 ], [ 18, 5, 5 ] ], [ [ 2, 5, 5 ], [ 5, 2, 2 ], [ 6, 8, 8 ], [ 7, 8, 8 ], [ 8, 23, 23 ], [ 8, 28, 28 ], [ 12, 15, 15 ], [ 12, 32, 32 ], [ 12, 36, 36 ], [ 12, 44, 44 ], [ 13, 3, 3 ], [ 13, 5, 5 ], [ 13, 5, 6 ], [ 13, 7, 7 ], [ 13, 26, 26 ], [ 14, 6, 6 ], [ 14, 8, 8 ], [ 15, 1, 1 ], [ 15, 8, 8 ], [ 16, 0, 0 ], [ 16, 7, 7 ] ], [ [ 2, 7, 7 ] ], [ [ 2, 11, 11 ] ], [ [ 2, 14, 14 ], [ 4, 7, 7 ], [ 4, 27, 27 ], [ 4, 29, 30 ], [ 5, 6, 6 ], [ 5, 8, 9 ], [ 7, 3, 3 ], [ 8, 0, 0 ], [ 8, 7, 7 ] ], [ [ 3, 6, 6 ] ], [ [ 4, 0, 0 ] ], [ [ 4, 5, 5 ] ], [ [ 4, 2, 5 ] ], [ [ 4, 11, 12 ], [ 4, 15, 15 ] ], [ [ 4, 20, 21 ] ], [ [ 5, 0, 0 ] ], [ [ 6, 6, 8 ], [ 6, 21, 21 ], [ 6, 25, 25 ] ], [ [ 6, 14, 14 ], [ 6, 18, 18 ], [ 6, 30, 30 ] ], [ [ 6, 16, 16 ] ], [ [ 6, 28, 29 ] ], [ [ 6, 35, 35 ] ], [ [ 6, 38, 38 ] ], [ [ 6, 41, 42 ] ], [ [ 6, 44, 44 ] ], [ [ 8, 4, 5 ], [ 12, 6, 6 ], [ 12, 6, 7 ], [ 14, 1, 2 ] ], [ [ 8, 19, 19 ] ], [ [ 8, 34, 34 ] ], [ [ 9, 5, 5 ] ], [ [ 9, 3, 8 ] ], [ [ 9, 12, 12 ] ], [ [ 10, 7, 8 ] ], [ [ 10, 16, 16 ], [ 11, 3, 4 ], [ 11, 7, 26 ] ], [ [ 11, 7, 7 ] ], [ [ 11, 14, 14 ] ], [ [ 11, 18, 19 ], [ 11, 21, 26 ] ], [ [ 11, 24, 26 ] ], [ [ 12, 0, 0 ] ], [ [ 12, 2, 4 ] ], [ [ 12, 7, 7 ], [ 12, 9, 9 ], [ 12, 9, 10 ], [ 12, 12, 12 ], [ 12, 12, 13 ] ], [ [ 12, 23, 25 ] ], [ [ 12, 26, 27 ] ], [ [ 12, 40, 40 ] ], [ [ 13, 13, 13 ] ], [ [ 13, 13, 14 ] ], [ [ 13, 18, 18 ] ], [ [ 13, 17, 26 ] ], [ [ 13, 23, 26 ] ], [ [ 14, 14, 14 ] ], [ [ 14, 12, 15 ] ], [ [ 15, 7, 7 ] ], [ [ 15, 14, 14 ] ], [ [ 15, 7, 15 ] ], [ [ 16, 14, 15 ] ], [ [ 16, 12, 17 ], [ 17, 3, 5 ] ] ]
s05e20c07t
Ready for lunch? Yeah, one sec . Oh, good . Ma would've killed me if she found out I broke my retainer. Hey, uh...can I run something by you? It's about Lakshmi . Yeah, sure. Yeah, sure . How are things going? We hit a couple of bumps . She lives over in Manhattan Beach, so it takes, like, an hour to get there . And she's a lesbian. What do you mean, " she's a lesbian "? Well, you know how whenever you and I would try to hit on women in bars and they'd blow us off and then we'd tell each other they were probably gay? It's like that . Except this time, it's true. Then why did she even go out with you? She was looking for a husband so she can appear to be straight . And, you know, it sounded crazy to me at first...but I'm actually thinking about doing it. Okay, so the reason that might sound crazy...is 'cause it's crazy! Look, Howard, you're in a relationship . You know you have to make compromises. Yes, but my compromises are about which bedspread to buy or whose turn it is to do the laundry, Bernadette's or my mom's. It's a great deal . We both get our parents off our backs, I don't have to come home to an empty apartment every night . Plus, once I'm married, I can finally eat carbs again and let myself go. Why don't you tell your parents you want to try to find someone else? Maybe one who hasn't slept with more woman than you. Because this one wants to marry me . I might never find another one who does. So you're seriously thinking about marrying someone you're never gonna have sex with? I can't believe your attitude . I thought you were in favor of gay people getting married. Yes, to other gay people! Do you hear how homophobic you sound?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (JJ Good) (NN morning) (, ,) (NN sunshine) (. .)))" }, "speaker": "Leonard", "text": "Good morning, sunshine.", "tokens": [ { "deprel": "amod", "end_char": 4, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "good", "misc": "", "start_char": 0, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 12, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "morning", "misc": "", "start_char": 5, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 14, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 13, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 23, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "sunshine", "misc": "", "start_char": 15, "text": "sunshine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 24, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard) (. .)) (NP (PRP It)) (VP (VBZ 's) (NP (CD 8:00) (NN a.m.)) (SBAR (S (NP (PRP It)) (VP (VBZ 's) (PP (IN like) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (NN night))))))))) (. .)))" }, "speaker": "Penny", "text": "Leonard . It's 8:00 a.m. It's like the middle of the night.", "tokens": [ { "deprel": "vocative", "end_char": 33, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 26, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 35, "feats": null, "head": 5, "id": 2, "lemma": ".", "misc": "", "start_char": 34, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 38, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 36, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 41, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 39, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 46, "feats": "NumForm=Digit|NumType=Card", "head": 0, "id": 5, "lemma": "8:00", "misc": "", "start_char": 42, "text": "8:00", "upos": "NUM", "xpos": "CD" }, { "deprel": "nmod:tmod", "end_char": 51, "feats": "Abbr=Yes|Number=Sing", "head": 5, "id": 6, "lemma": "a.m.", "misc": "", "start_char": 47, "text": "a.m.", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 54, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 7, "lemma": "it", "misc": "", "start_char": 52, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 57, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 55, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 62, "feats": null, "head": 11, "id": 9, "lemma": "like", "misc": "", "start_char": 58, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 66, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 63, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 73, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "middle", "misc": "", "start_char": 67, "text": "middle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 76, "feats": null, "head": 14, "id": 12, "lemma": "of", "misc": "", "start_char": 74, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 80, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 77, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 86, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "night", "misc": "", "start_char": 81, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 88, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 87, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP know))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (NN work)))))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBD made) (NP (PRP$ you)) (NP (NN breakfast)))) (. .)))" }, "speaker": "Leonard", "text": "I know, but I have to go to work, and I made you breakfast.", "tokens": [ { "deprel": "nsubj", "end_char": 90, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 89, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 95, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 91, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 97, "feats": null, "head": 6, "id": 3, "lemma": ",", "misc": "", "start_char": 96, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 101, "feats": null, "head": 6, "id": 4, "lemma": "but", "misc": "", "start_char": 98, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 103, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 102, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 108, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 6, "lemma": "have", "misc": "", "start_char": 104, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 111, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 109, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 114, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "go", "misc": "", "start_char": 112, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 117, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 115, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 122, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "work", "misc": "", "start_char": 118, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 14, "id": 11, "lemma": ",", "misc": "", "start_char": 123, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 128, "feats": null, "head": 14, "id": 12, "lemma": "and", "misc": "", "start_char": 125, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 130, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 129, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 135, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 14, "lemma": "make", "misc": "", "start_char": 131, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 139, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 15, "lemma": "you", "misc": "", "start_char": 136, "text": "you", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "xcomp", "end_char": 149, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "breakfast", "misc": "", "start_char": 140, "text": "breakfast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 151, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 150, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH wow)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (RB so) (JJ sweet))) (. .)))" }, "speaker": "Penny", "text": "Oh, wow, that's so sweet.", "tokens": [ { "deprel": "discourse", "end_char": 154, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 152, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 155, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 160, "feats": null, "head": 8, "id": 3, "lemma": "wow", "misc": "", "start_char": 157, "text": "wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 162, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 161, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 167, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "that", "misc": "", "start_char": 163, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 170, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 168, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 173, "feats": null, "head": 8, "id": 7, "lemma": "so", "misc": "", "start_char": 171, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 179, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "sweet", "misc": "", "start_char": 174, "text": "sweet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 181, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 180, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (SBAR (IN before) (S (NP (PRP you)) (VP (VBP open) (NP (DT that))))) (, ,) (INTJ (UH um)) (, ,) (VP (VBP are) (NP (NP (PRP you)) (ADJP (JJ familiar) (PP (IN with) (NP (NP (DT the) (NN story)) (PP (IN of) (NP (NP (`` \") (NP (DT The) (NNP Shoemaker)) (CC and) (NP (DT the) (NNPS Elves))) ('' \") (. ?))))))) (VP (NNPS Elves))) (. ?)))" }, "speaker": "Leonard", "text": "Uh, before you open that, um, are you familiar with the story of \" The Shoemaker and the Elves \"? Elves?", "tokens": [ { "deprel": "discourse", "end_char": 184, "feats": null, "head": 12, "id": 1, "lemma": "uh", "misc": "", "start_char": 182, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 185, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 193, "feats": null, "head": 5, "id": 3, "lemma": "before", "misc": "", "start_char": 187, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 197, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 194, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 202, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 5, "lemma": "open", "misc": "", "start_char": 198, "text": "open", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 207, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 6, "lemma": "that", "misc": "", "start_char": 203, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 5, "id": 7, "lemma": ",", "misc": "", "start_char": 208, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 212, "feats": null, "head": 12, "id": 8, "lemma": "um", "misc": "", "start_char": 210, "text": "um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 214, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 213, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 218, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 215, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 222, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 219, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 231, "feats": "Degree=Pos", "head": 0, "id": 12, "lemma": "familiar", "misc": "", "start_char": 223, "text": "familiar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 236, "feats": null, "head": 15, "id": 13, "lemma": "with", "misc": "", "start_char": 232, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 240, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 237, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 246, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "story", "misc": "", "start_char": 241, "text": "story", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 249, "feats": null, "head": 19, "id": 16, "lemma": "of", "misc": "", "start_char": 247, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 251, "feats": null, "head": 19, "id": 17, "lemma": "\"", "misc": "", "start_char": 250, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 255, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 252, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 265, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "Shoemaker", "misc": "", "start_char": 256, "text": "Shoemaker", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 269, "feats": null, "head": 22, "id": 20, "lemma": "and", "misc": "", "start_char": 266, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 273, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 270, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 279, "feats": "Number=Plur", "head": 19, "id": 22, "lemma": "Elves", "misc": "", "start_char": 274, "text": "Elves", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 281, "feats": null, "head": 19, "id": 23, "lemma": "\"", "misc": "", "start_char": 280, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 283, "feats": null, "head": 19, "id": 24, "lemma": "?", "misc": "", "start_char": 282, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 289, "feats": "Number=Plur", "head": 19, "id": 25, "lemma": "Elves", "misc": "", "start_char": 284, "text": "Elves", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 291, "feats": null, "head": 12, "id": 26, "lemma": "?", "misc": "", "start_char": 290, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (LST (NNPS Elves)) (. ?) (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (NNP Leonard) (. .)) (NP (PRP It)) (VP (VBZ 's) (ADJP (RB too) (JJ early)) (PP (IN for) (NP (NP (NNP Lord)) (PP (IN of) (NP (DT the) (NNPS Rings)))))) (. .)))" }, "speaker": "Penny", "text": "Elves? Come on, Leonard . It's too early for Lord of the Rings.", "tokens": [ { "deprel": "vocative", "end_char": 297, "feats": "Number=Plur", "head": 3, "id": 1, "lemma": "Elves", "misc": "", "start_char": 292, "text": "Elves", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 299, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 298, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 304, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 300, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 307, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 305, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 309, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 308, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 317, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Leonard", "misc": "", "start_char": 310, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 318, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 322, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "it", "misc": "", "start_char": 320, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 325, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 323, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 329, "feats": null, "head": 11, "id": 10, "lemma": "too", "misc": "", "start_char": 326, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 335, "feats": "Degree=Pos", "head": 3, "id": 11, "lemma": "early", "misc": "", "start_char": 330, "text": "early", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 339, "feats": null, "head": 13, "id": 12, "lemma": "for", "misc": "", "start_char": 336, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 344, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Lord", "misc": "", "start_char": 340, "text": "Lord", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 347, "feats": null, "head": 16, "id": 14, "lemma": "of", "misc": "", "start_char": 345, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 351, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 348, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 357, "feats": "Number=Plur", "head": 13, "id": 16, "lemma": "Rings", "misc": "", "start_char": 352, "text": "Rings", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 359, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 358, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (S (VP (VB Listen))) (, ,) (PP (ADVP (RB once)) (IN upon) (NP (DT a) (NN time))) (, ,) (NP (EX there)) (VP (VBD was) (NP (DT this) (NN shoemaker)))) (. .) (CC And) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD went) (PP (IN to) (NP (NN bed))) (PP (IN at) (NP (NN night)))))) (, ,) (NP (NNS elves)) (VP (MD would) (VP (VB sneak) (ADVP (RP in)))) (CC and) (S (NP (PRP they)) (VP (MD would) (VP (VB make) (NP (PDT all) (DT these) (JJ amazing) (NNS shoes)) (PP (IN for) (NP (PRP him)))))) (. .) (CC And) (S (SBAR (WHADVP (WRB when)) (S (NP (DT the) (NN shoemaker)) (VP (VBD woke) (PRT (RP up)) (PP (IN in) (NP (DT the) (NN morning)))))) (NP (PRP he)) (VP (MD would) (VP (VB be) (ADJP (RB super) (JJ happy) (. .) (ADJP (RB Not) (JJ mad) (PP (IN at) (NP (NP (DT the) (NNS elves)) (ADVP (IN at) (DT all))))) (. .) (S (VP (VB Open) (NP (PRP it))))))))) (. .)))" }, "speaker": "Leonard", "text": "Listen, once upon a time, there was this shoemaker . And when he went to bed at night, elves would sneak in and they would make all these amazing shoes for him . And when the shoemaker woke up in the morning he would be super happy . Not mad at the elves at all . Open it.", "tokens": [ { "deprel": "root", "end_char": 366, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "listen", "misc": "", "start_char": 360, "text": "Listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 368, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 367, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 373, "feats": "NumType=Mult", "head": 9, "id": 3, "lemma": "once", "misc": "", "start_char": 369, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 378, "feats": null, "head": 6, "id": 4, "lemma": "upon", "misc": "", "start_char": 374, "text": "upon", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 380, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 379, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 385, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "time", "misc": "", "start_char": 381, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 387, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 386, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 393, "feats": null, "head": 9, "id": 8, "lemma": "there", "misc": "", "start_char": 388, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 397, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 1, "id": 9, "lemma": "be", "misc": "", "start_char": 394, "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 402, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "this", "misc": "", "start_char": 398, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 412, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "shoemaker", "misc": "", "start_char": 403, "text": "shoemaker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 414, "feats": null, "head": 24, "id": 12, "lemma": ".", "misc": "", "start_char": 413, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 418, "feats": null, "head": 24, "id": 13, "lemma": "and", "misc": "", "start_char": 415, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 423, "feats": "PronType=Int", "head": 16, "id": 14, "lemma": "when", "misc": "", "start_char": 419, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 426, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 15, "lemma": "he", "misc": "", "start_char": 424, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 431, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 24, "id": 16, "lemma": "go", "misc": "", "start_char": 427, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 434, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 432, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 438, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "bed", "misc": "", "start_char": 435, "text": "bed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 441, "feats": null, "head": 20, "id": 19, "lemma": "at", "misc": "", "start_char": 439, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 447, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "night", "misc": "", "start_char": 442, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 449, "feats": null, "head": 24, "id": 21, "lemma": ",", "misc": "", "start_char": 448, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 455, "feats": "Number=Plur", "head": 24, "id": 22, "lemma": "elve", "misc": "", "start_char": 450, "text": "elves", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 461, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "would", "misc": "", "start_char": 456, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 467, "feats": "VerbForm=Inf", "head": 9, "id": 24, "lemma": "sneak", "misc": "", "start_char": 462, "text": "sneak", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 470, "feats": null, "head": 24, "id": 25, "lemma": "in", "misc": "", "start_char": 468, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 474, "feats": null, "head": 29, "id": 26, "lemma": "and", "misc": "", "start_char": 471, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 479, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 29, "id": 27, "lemma": "they", "misc": "", "start_char": 475, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 485, "feats": "VerbForm=Fin", "head": 29, "id": 28, "lemma": "would", "misc": "", "start_char": 480, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 490, "feats": "VerbForm=Inf", "head": 24, "id": 29, "lemma": "make", "misc": "", "start_char": 486, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det:predet", "end_char": 494, "feats": null, "head": 33, "id": 30, "lemma": "all", "misc": "", "start_char": 491, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 500, "feats": "Number=Plur|PronType=Dem", "head": 33, "id": 31, "lemma": "this", "misc": "", "start_char": 495, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 508, "feats": "Degree=Pos", "head": 33, "id": 32, "lemma": "amazing", "misc": "", "start_char": 501, "text": "amazing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 514, "feats": "Number=Plur", "head": 29, "id": 33, "lemma": "shoe", "misc": "", "start_char": 509, "text": "shoes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 518, "feats": null, "head": 35, "id": 34, "lemma": "for", "misc": "", "start_char": 515, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 522, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 35, "lemma": "he", "misc": "", "start_char": 519, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 524, "feats": null, "head": 24, "id": 36, "lemma": ".", "misc": "", "start_char": 523, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 528, "feats": null, "head": 50, "id": 37, "lemma": "and", "misc": "", "start_char": 525, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 533, "feats": "PronType=Int", "head": 41, "id": 38, "lemma": "when", "misc": "", "start_char": 529, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 537, "feats": "Definite=Def|PronType=Art", "head": 40, "id": 39, "lemma": "the", "misc": "", "start_char": 534, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 547, "feats": "Number=Sing", "head": 41, "id": 40, "lemma": "shoemaker", "misc": "", "start_char": 538, "text": "shoemaker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 552, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 50, "id": 41, "lemma": "wake", "misc": "", "start_char": 548, "text": "woke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 555, "feats": null, "head": 41, "id": 42, "lemma": "up", "misc": "", "start_char": 553, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 558, "feats": null, "head": 45, "id": 43, "lemma": "in", "misc": "", "start_char": 556, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 562, "feats": "Definite=Def|PronType=Art", "head": 45, "id": 44, "lemma": "the", "misc": "", "start_char": 559, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 570, "feats": "Number=Sing", "head": 41, "id": 45, "lemma": "morning", "misc": "", "start_char": 563, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 573, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 50, "id": 46, "lemma": "he", "misc": "", "start_char": 571, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 579, "feats": "VerbForm=Fin", "head": 50, "id": 47, "lemma": "would", "misc": "", "start_char": 574, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 582, "feats": "VerbForm=Inf", "head": 50, "id": 48, "lemma": "be", "misc": "", "start_char": 580, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 588, "feats": null, "head": 50, "id": 49, "lemma": "super", "misc": "", "start_char": 583, "text": "super", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 594, "feats": "Degree=Pos", "head": 9, "id": 50, "lemma": "happy", "misc": "", "start_char": 589, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 596, "feats": null, "head": 50, "id": 51, "lemma": ".", "misc": "", "start_char": 595, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 600, "feats": null, "head": 53, "id": 52, "lemma": "not", "misc": "", "start_char": 597, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 604, "feats": "Degree=Pos", "head": 50, "id": 53, "lemma": "mad", "misc": "", "start_char": 601, "text": "mad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 607, "feats": null, "head": 56, "id": 54, "lemma": "at", "misc": "", "start_char": 605, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 611, "feats": "Definite=Def|PronType=Art", "head": 56, "id": 55, "lemma": "the", "misc": "", "start_char": 608, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 617, "feats": "Number=Plur", "head": 53, "id": 56, "lemma": "elve", "misc": "", "start_char": 612, "text": "elves", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 620, "feats": null, "head": 58, "id": 57, "lemma": "at", "misc": "", "start_char": 618, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 624, "feats": null, "head": 53, "id": 58, "lemma": "all", "misc": "", "start_char": 621, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 626, "feats": null, "head": 9, "id": 59, "lemma": ".", "misc": "", "start_char": 625, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 631, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 60, "lemma": "open", "misc": "", "start_char": 627, "text": "Open", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 634, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 60, "id": 61, "lemma": "it", "misc": "", "start_char": 632, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 636, "feats": null, "head": 1, "id": 62, "lemma": ".", "misc": "", "start_char": 635, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (`` \") (NP (NP (DT An) (NN examination)) (PP (IN of) (NP (NP (DT the) (ADJP (JJ economic) (, ,) (JJ cultural) (CC and) (JJ political)) (NNS roots)) (PP (PP (IN of) (NP (NP (NN slavery)) (PP (IN in) (NP (DT the) (NNP Old) (NNP South))))) (, ,) (NP (NP (CD 1619)) (PP (IN to) (NP (CD 1865)))))))) (. .) (`` \") (SBARQ (WHNP (WP What) (DT the) (NN hell)) (SQ (VP (VBZ is) (NP (DT this))))) (. ?)))" }, "speaker": "Penny", "text": "\" An examination of the economic, cultural and political roots of slavery in the Old South, 1619 to 1865 . \" What the hell is this?", "tokens": [ { "deprel": "punct", "end_char": 638, "feats": null, "head": 24, "id": 1, "lemma": "\"", "misc": "", "start_char": 637, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 641, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 639, "text": "An", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 653, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "examination", "misc": "", "start_char": 642, "text": "examination", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 656, "feats": null, "head": 11, "id": 4, "lemma": "of", "misc": "", "start_char": 654, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 660, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 5, "lemma": "the", "misc": "", "start_char": 657, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 669, "feats": "Degree=Pos", "head": 11, "id": 6, "lemma": "economic", "misc": "", "start_char": 661, "text": "economic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 671, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 670, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 680, "feats": "Degree=Pos", "head": 6, "id": 8, "lemma": "cultural", "misc": "", "start_char": 672, "text": "cultural", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 684, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 681, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 694, "feats": "Degree=Pos", "head": 6, "id": 10, "lemma": "political", "misc": "", "start_char": 685, "text": "political", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 700, "feats": "Number=Plur", "head": 3, "id": 11, "lemma": "root", "misc": "", "start_char": 695, "text": "roots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 703, "feats": null, "head": 13, "id": 12, "lemma": "of", "misc": "", "start_char": 701, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 711, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "slavery", "misc": "", "start_char": 704, "text": "slavery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 714, "feats": null, "head": 17, "id": 14, "lemma": "in", "misc": "", "start_char": 712, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 718, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 15, "lemma": "the", "misc": "", "start_char": 715, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 722, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "Old", "misc": "", "start_char": 719, "text": "Old", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 728, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "South", "misc": "", "start_char": 723, "text": "South", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 730, "feats": null, "head": 19, "id": 18, "lemma": ",", "misc": "", "start_char": 729, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:tmod", "end_char": 735, "feats": "NumForm=Digit|NumType=Card", "head": 3, "id": 19, "lemma": "1619", "misc": "", "start_char": 731, "text": "1619", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 738, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 736, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 743, "feats": "NumForm=Digit|NumType=Card", "head": 19, "id": 21, "lemma": "1865", "misc": "", "start_char": 739, "text": "1865", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 745, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 744, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 747, "feats": null, "head": 3, "id": 23, "lemma": "\"", "misc": "", "start_char": 746, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "appos", "end_char": 752, "feats": "PronType=Rel", "head": 3, "id": 24, "lemma": "what", "misc": "", "start_char": 748, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 756, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 753, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 761, "feats": "Number=Sing", "head": 28, "id": 26, "lemma": "hell", "misc": "", "start_char": 757, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 764, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 762, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 769, "feats": "Number=Sing|PronType=Dem", "head": 24, "id": 28, "lemma": "this", "misc": "", "start_char": 765, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 771, "feats": null, "head": 3, "id": 29, "lemma": "?", "misc": "", "start_char": 770, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Do) (RB n't) (VP (VB ask) (NP (PRP me))))) (, ,) (NP (DT a) (JJ little) (NN elf)) (VP (VBD did) (NP (PRP it))) (. .)))" }, "speaker": "Leonard", "text": "Don't ask me, a little elf did it.", "tokens": [ { "deprel": "aux", "end_char": 774, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 772, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 778, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 775, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 782, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "ask", "misc": "", "start_char": 779, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 785, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 783, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 787, "feats": null, "head": 3, "id": 5, "lemma": ",", "misc": "", "start_char": 786, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 789, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 788, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 796, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "little", "misc": "", "start_char": 790, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 800, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "elf", "misc": "", "start_char": 797, "text": "elf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 804, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 9, "lemma": "do", "misc": "", "start_char": 801, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 807, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "it", "misc": "", "start_char": 805, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 809, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 808, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (VP (VB let) (S (NP (PRP me)) (VP (VB get) (NP (DT this) (RB straight))))) (. .) (S (NP (PRP You)) (ADVP (RB just)) (VP (VBD assumed) (SBAR (S (NP (PRP$ my) (NN paper)) (VP (MD would) (VP (VB be) (ADJP (JJ bad)))))))) (, ,) (SBAR (RB so) (S (NP (PRP you)) (VP (VBD wrote) (NP (CD one)) (PP (IN for) (NP (PRP me)))))) (. ?)))" }, "speaker": "Penny", "text": "So let me get this straight . You just assumed my paper would be bad, so you wrote one for me?", "tokens": [ { "deprel": "advmod", "end_char": 812, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 810, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 816, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "let", "misc": "", "start_char": 813, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 819, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 817, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 823, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "get", "misc": "", "start_char": 820, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 828, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "this", "misc": "", "start_char": 824, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 837, "feats": null, "head": 4, "id": 6, "lemma": "straight", "misc": "", "start_char": 829, "text": "straight", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 839, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 838, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 843, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 840, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 848, "feats": null, "head": 10, "id": 9, "lemma": "just", "misc": "", "start_char": 844, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 856, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 2, "id": 10, "lemma": "assume", "misc": "", "start_char": 849, "text": "assumed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 859, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "misc": "", "start_char": 857, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 865, "feats": "Number=Sing", "head": 15, "id": 12, "lemma": "paper", "misc": "", "start_char": 860, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 871, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "would", "misc": "", "start_char": 866, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 874, "feats": "VerbForm=Inf", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 872, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 878, "feats": "Degree=Pos", "head": 10, "id": 15, "lemma": "bad", "misc": "", "start_char": 875, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 880, "feats": null, "head": 19, "id": 16, "lemma": ",", "misc": "", "start_char": 879, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 883, "feats": null, "head": 19, "id": 17, "lemma": "so", "misc": "", "start_char": 881, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 887, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 884, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 893, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 2, "id": 19, "lemma": "write", "misc": "", "start_char": 888, "text": "wrote", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 897, "feats": "NumForm=Word|NumType=Card", "head": 19, "id": 20, "lemma": "one", "misc": "", "start_char": 894, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 901, "feats": null, "head": 22, "id": 21, "lemma": "for", "misc": "", "start_char": 898, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 904, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 22, "lemma": "I", "misc": "", "start_char": 902, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 906, "feats": null, "head": 2, "id": 23, "lemma": "?", "misc": "", "start_char": 905, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD assumed) (SBAR (S (NP (PRP it)) (VP (MD would) (VP (VB be) (NP (JJ good) (. .)) (SBAR (ADVP (RB Then)) (S (NP (PRP I)) (VP (VBD read) (NP (PRP it)))))))))) (. .)))" }, "speaker": "Leonard", "text": "I assumed it would be good . Then I read it.", "tokens": [ { "deprel": "nsubj", "end_char": 908, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 907, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 916, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "assume", "misc": "", "start_char": 909, "text": "assumed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 919, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 917, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 925, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "would", "misc": "", "start_char": 920, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 928, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 926, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 933, "feats": "Degree=Pos", "head": 2, "id": 6, "lemma": "good", "misc": "", "start_char": 929, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 935, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 934, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 940, "feats": "PronType=Dem", "head": 10, "id": 8, "lemma": "then", "misc": "", "start_char": 936, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 942, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 941, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 947, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 10, "lemma": "read", "misc": "", "start_char": 943, "text": "read", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 950, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "it", "misc": "", "start_char": 948, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 952, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 951, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Penny", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 957, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 953, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 959, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 958, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (. !) (INTJ (UH No)) (, ,) (NP (PRP I)) (PRN (, ...) (S (NP (PRP I)) (VP (VBP mean))) (, ,)) (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ good) (. .) (SBAR (S (NP (EX There)) (VP (VBD were) (NP (NP (RB just) (DT a) (JJ few) (NNS things)) (SBAR (WHNP (WDT that)) (S (VP (VBD needed) (NP (DT a) (JJ little) (NN polishing)))))))))))) (. .)))" }, "speaker": "Leonard", "text": "! No, I...I mean, it was good . There were just a few things that needed a little polishing.", "tokens": [ { "deprel": "punct", "end_char": 961, "feats": null, "head": 11, "id": 1, "lemma": "!", "misc": "", "start_char": 960, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 964, "feats": "Polarity=Neg", "head": 11, "id": 2, "lemma": "no", "misc": "", "start_char": 962, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 966, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 965, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 968, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 4, "lemma": "I", "misc": "", "start_char": 967, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 972, "feats": null, "head": 4, "id": 5, "lemma": "...", "misc": "", "start_char": 969, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 974, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 973, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 979, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "mean", "misc": "", "start_char": 975, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 981, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 980, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 984, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "it", "misc": "", "start_char": 982, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 988, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 985, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 993, "feats": "Degree=Pos", "head": 0, "id": 11, "lemma": "good", "misc": "", "start_char": 989, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 995, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 994, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 1001, "feats": null, "head": 14, "id": 13, "lemma": "there", "misc": "", "start_char": 996, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 1006, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 14, "lemma": "be", "misc": "", "start_char": 1002, "text": "were", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1011, "feats": null, "head": 18, "id": 15, "lemma": "just", "misc": "", "start_char": 1007, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1013, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 16, "lemma": "a", "misc": "", "start_char": 1012, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1017, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "few", "misc": "", "start_char": 1014, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1024, "feats": "Number=Plur", "head": 14, "id": 18, "lemma": "thing", "misc": "", "start_char": 1018, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1029, "feats": "PronType=Rel", "head": 20, "id": 19, "lemma": "that", "misc": "", "start_char": 1025, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 1036, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 20, "lemma": "need", "misc": "", "start_char": 1030, "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1038, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 21, "lemma": "a", "misc": "", "start_char": 1037, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1045, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "little", "misc": "", "start_char": 1039, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1055, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "polish", "misc": "", "start_char": 1046, "text": "polishing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1057, "feats": null, "head": 11, "id": 24, "lemma": ".", "misc": "", "start_char": 1056, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (LST (UH W) (, ...) (NP (PRP You)) (VP (VBD changed) (NP (DT every) (NN word))) (. .)))" }, "speaker": "Penny", "text": "W...You changed every word.", "tokens": [ { "deprel": "discourse", "end_char": 1059, "feats": null, "head": 4, "id": 1, "lemma": "W", "misc": "", "start_char": 1058, "text": "W", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1063, "feats": null, "head": 4, "id": 2, "lemma": "...", "misc": "", "start_char": 1060, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1067, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1064, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1075, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "change", "misc": "", "start_char": 1068, "text": "changed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1081, "feats": null, "head": 6, "id": 5, "lemma": "every", "misc": "", "start_char": 1076, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1086, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "word", "misc": "", "start_char": 1082, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1088, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1087, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (RB not) (ADJP (JJ true) (. .) (INTJ (UH Uh) (, ...) (`` \") (NNP Slavery) (. .) (`` \") (UH Uh) (, ,) (`` \") (CD 1619) (. .) (`` \") (NP (NP (PRP$ Your) (NN name)) (PP (IN at) (NP (DT the) (NN top)))) (. .) (SBAR (S (NP (DT That)) (VP (VBZ 's) (NP (DT all) (PRP you)))))))) (. .)))" }, "speaker": "Leonard", "text": "That's not true . Uh...\" Slavery . \" Uh, \" 1619 . \" Your name at the top . That's all you.", "tokens": [ { "deprel": "nsubj", "end_char": 1093, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 1089, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1096, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1094, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1100, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1097, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1105, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "true", "misc": "", "start_char": 1101, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1107, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1106, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1110, "feats": null, "head": 4, "id": 6, "lemma": "uh", "misc": "", "start_char": 1108, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1114, "feats": null, "head": 4, "id": 7, "lemma": "...", "misc": "", "start_char": 1111, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1116, "feats": null, "head": 9, "id": 8, "lemma": "\"", "misc": "", "start_char": 1115, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 1124, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "slavery", "misc": "", "start_char": 1117, "text": "Slavery", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1126, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 1125, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1128, "feats": null, "head": 9, "id": 11, "lemma": "\"", "misc": "", "start_char": 1127, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "discourse", "end_char": 1131, "feats": null, "head": 15, "id": 12, "lemma": "uh", "misc": "", "start_char": 1129, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1133, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 1132, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1135, "feats": null, "head": 15, "id": 14, "lemma": "\"", "misc": "", "start_char": 1134, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nmod:tmod", "end_char": 1140, "feats": "NumForm=Digit|NumType=Card", "head": 9, "id": 15, "lemma": "1619", "misc": "", "start_char": 1136, "text": "1619", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1142, "feats": null, "head": 9, "id": 16, "lemma": ".", "misc": "", "start_char": 1141, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1144, "feats": null, "head": 19, "id": 17, "lemma": "\"", "misc": "", "start_char": 1143, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nmod:poss", "end_char": 1149, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "your", "misc": "", "start_char": 1145, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "appos", "end_char": 1154, "feats": "Number=Sing", "head": 9, "id": 19, "lemma": "name", "misc": "", "start_char": 1150, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1157, "feats": null, "head": 22, "id": 20, "lemma": "at", "misc": "", "start_char": 1155, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1161, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 1158, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1165, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "top", "misc": "", "start_char": 1162, "text": "top", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1167, "feats": null, "head": 9, "id": 23, "lemma": ".", "misc": "", "start_char": 1166, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1172, "feats": "Number=Sing|PronType=Dem", "head": 27, "id": 24, "lemma": "that", "misc": "", "start_char": 1168, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1175, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 25, "lemma": "be", "misc": "", "start_char": 1173, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1179, "feats": null, "head": 27, "id": 26, "lemma": "all", "misc": "", "start_char": 1176, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1183, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 27, "lemma": "you", "misc": "", "start_char": 1180, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1185, "feats": null, "head": 4, "id": 28, "lemma": ".", "misc": "", "start_char": 1184, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP are) (NP (PDT such) (DT an) (NN ass)))) (. .) (S (NP (DT This)) (VP (VBZ is) (SBAR (WHADVP (RB exactly) (WRB why)) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB tell) (NP (PRP you)) (SBAR (S (NP (PRP I)) (VP (VBD was) (VP (VBG taking) (NP (DT a) (NN class)) (PP (IN in) (NP (DT the) (JJ first) (NN place)))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "You are such an ass . This is exactly why I didn't want to tell you I was taking a class in the first place.", "tokens": [ { "deprel": "nsubj", "end_char": 1189, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 1, "lemma": "you", "misc": "", "start_char": 1186, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1193, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1190, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det:predet", "end_char": 1198, "feats": null, "head": 5, "id": 3, "lemma": "such", "misc": "", "start_char": 1194, "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1201, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 1199, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1205, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "ass", "misc": "", "start_char": 1202, "text": "ass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1207, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1206, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1212, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 7, "lemma": "this", "misc": "", "start_char": 1208, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1215, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1213, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1223, "feats": null, "head": 10, "id": 9, "lemma": "exactly", "misc": "", "start_char": 1216, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1227, "feats": "PronType=Rel", "head": 5, "id": 10, "lemma": "why", "misc": "", "start_char": 1224, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1229, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 1228, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1233, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 12, "lemma": "do", "misc": "", "start_char": 1230, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1237, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 1234, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl:relcl", "end_char": 1242, "feats": "VerbForm=Inf", "head": 10, "id": 14, "lemma": "want", "misc": "", "start_char": 1238, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1245, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 1243, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1250, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "tell", "misc": "", "start_char": 1246, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1254, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 17, "lemma": "you", "misc": "", "start_char": 1251, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1256, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "I", "misc": "", "start_char": 1255, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1260, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 1257, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 1267, "feats": "Tense=Pres|VerbForm=Part", "head": 16, "id": 20, "lemma": "take", "misc": "", "start_char": 1261, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1269, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 1268, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1275, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "class", "misc": "", "start_char": 1270, "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1278, "feats": null, "head": 26, "id": 23, "lemma": "in", "misc": "", "start_char": 1276, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1282, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 24, "lemma": "the", "misc": "", "start_char": 1279, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1288, "feats": "Degree=Pos|NumType=Ord", "head": 26, "id": 25, "lemma": "first", "misc": "", "start_char": 1283, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1294, "feats": "Number=Sing", "head": 20, "id": 26, "lemma": "place", "misc": "", "start_char": 1289, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1296, "feats": null, "head": 5, "id": 27, "lemma": ".", "misc": "", "start_char": 1295, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Please)) (, ,) (VP (VB do) (RB n't) (VP (VB be) (ADJP (JJ upset))))) (. .) (S (NP (PRP I)) (ADVP (RB just)) (, ...) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB want) (S (NP (PRP you)) (VP (VP (VBG ending) (PRT (RP up)) (PP (IN with) (NP (DT a) (JJ bad) (NN grade)))) (CC and) (VP (VB get) (VP (VP (VBN discouraged)) (CC and) (VP (VB give) (PRT (RP up)) (PP (IN on) (NP (NP (DT the) (NN idea)) (PP (IN of) (S (VP (VBG going) (ADVP (RB back) (PP (IN to) (NP (NN school))))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Please, don't be upset . I just...I didn't want you ending up with a bad grade and get discouraged and give up on the idea of going back to school.", "tokens": [ { "deprel": "discourse", "end_char": 1303, "feats": null, "head": 6, "id": 1, "lemma": "please", "misc": "", "start_char": 1297, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1305, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1304, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1308, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 3, "lemma": "do", "misc": "", "start_char": 1306, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1312, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 1309, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 1315, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1313, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1321, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "upset", "misc": "", "start_char": 1316, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1323, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1322, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1325, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 8, "lemma": "I", "misc": "", "start_char": 1324, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1330, "feats": null, "head": 8, "id": 9, "lemma": "just", "misc": "", "start_char": 1326, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1334, "feats": null, "head": 6, "id": 10, "lemma": "...", "misc": "", "start_char": 1331, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1336, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 1335, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1340, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 12, "lemma": "do", "misc": "", "start_char": 1337, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1344, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 1341, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1349, "feats": "VerbForm=Inf", "head": 6, "id": 14, "lemma": "want", "misc": "", "start_char": 1345, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1353, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 15, "lemma": "you", "misc": "", "start_char": 1350, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1360, "feats": "VerbForm=Ger", "head": 14, "id": 16, "lemma": "end", "misc": "", "start_char": 1354, "text": "ending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 1363, "feats": null, "head": 16, "id": 17, "lemma": "up", "misc": "", "start_char": 1361, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1368, "feats": null, "head": 21, "id": 18, "lemma": "with", "misc": "", "start_char": 1364, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1370, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 19, "lemma": "a", "misc": "", "start_char": 1369, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1374, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "bad", "misc": "", "start_char": 1371, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1380, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "grade", "misc": "", "start_char": 1375, "text": "grade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1384, "feats": null, "head": 24, "id": 22, "lemma": "and", "misc": "", "start_char": 1381, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux:pass", "end_char": 1388, "feats": "Mood=Ind|Number=Sing|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "get", "misc": "", "start_char": 1385, "text": "get", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "end_char": 1400, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 14, "id": 24, "lemma": "discourage", "misc": "", "start_char": 1389, "text": "discouraged", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cc", "end_char": 1404, "feats": null, "head": 26, "id": 25, "lemma": "and", "misc": "", "start_char": 1401, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1409, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "give", "misc": "", "start_char": 1405, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1412, "feats": null, "head": 26, "id": 27, "lemma": "up", "misc": "", "start_char": 1410, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1415, "feats": null, "head": 30, "id": 28, "lemma": "on", "misc": "", "start_char": 1413, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1419, "feats": "Definite=Def|PronType=Art", "head": 30, "id": 29, "lemma": "the", "misc": "", "start_char": 1416, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1424, "feats": "Number=Sing", "head": 26, "id": 30, "lemma": "idea", "misc": "", "start_char": 1420, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1427, "feats": null, "head": 32, "id": 31, "lemma": "of", "misc": "", "start_char": 1425, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 1433, "feats": "VerbForm=Ger", "head": 30, "id": 32, "lemma": "go", "misc": "", "start_char": 1428, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1438, "feats": null, "head": 32, "id": 33, "lemma": "back", "misc": "", "start_char": 1434, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1441, "feats": null, "head": 35, "id": 34, "lemma": "to", "misc": "", "start_char": 1439, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1448, "feats": "Number=Sing", "head": 32, "id": 35, "lemma": "school", "misc": "", "start_char": 1442, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1450, "feats": null, "head": 6, "id": 36, "lemma": ".", "misc": "", "start_char": 1449, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (ADVP (JJ Right)) (, ,) (SBAR (IN because) (S (NP (PRP me)) (VP (VBG being) (PP (IN in) (NP (NN school)))))) (VP (VBZ is) (ADJP (RB so) (JJ important) (PP (IN to) (NP (PRP you))))) (. .) (NP (DT That) (NN way)) (, ,) (NP (PRP you)) (VP (MD would) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB be) (VP (VBG dating) (NP (NP (NN someone)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (ADVP (RB only)) (NP (DT a) (NN waitress)))))))))))) (. .)))" }, "speaker": "Penny", "text": "Right, because me being in school is so important to you . That way, you wouldn't have to be dating someone who's only a waitress.", "tokens": [ { "deprel": "discourse", "end_char": 1456, "feats": "Degree=Pos", "head": 10, "id": 1, "lemma": "right", "misc": "", "start_char": 1451, "text": "Right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1458, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1457, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1466, "feats": null, "head": 7, "id": 3, "lemma": "because", "misc": "", "start_char": 1459, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1469, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 1467, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1475, "feats": "VerbForm=Ger", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 1470, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "case", "end_char": 1478, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 1476, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1485, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "school", "misc": "", "start_char": 1479, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1488, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1486, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1491, "feats": null, "head": 10, "id": 9, "lemma": "so", "misc": "", "start_char": 1489, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1501, "feats": "Degree=Pos", "head": 0, "id": 10, "lemma": "important", "misc": "", "start_char": 1492, "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1504, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1502, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1508, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 12, "lemma": "you", "misc": "", "start_char": 1505, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1510, "feats": null, "head": 10, "id": 13, "lemma": ".", "misc": "", "start_char": 1509, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1515, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 14, "lemma": "that", "misc": "", "start_char": 1511, "text": "That", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1519, "feats": "Number=Sing", "head": 20, "id": 15, "lemma": "way", "misc": "", "start_char": 1516, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1521, "feats": null, "head": 20, "id": 16, "lemma": ",", "misc": "", "start_char": 1520, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1525, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 17, "lemma": "you", "misc": "", "start_char": 1522, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1531, "feats": "VerbForm=Fin", "head": 20, "id": 18, "lemma": "would", "misc": "", "start_char": 1526, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1535, "feats": null, "head": 20, "id": 19, "lemma": "not", "misc": "", "start_char": 1532, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1540, "feats": "VerbForm=Inf", "head": 10, "id": 20, "lemma": "have", "misc": "", "start_char": 1536, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1543, "feats": null, "head": 23, "id": 21, "lemma": "to", "misc": "", "start_char": 1541, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux", "end_char": 1546, "feats": "VerbForm=Inf", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 1544, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1553, "feats": "Tense=Pres|VerbForm=Part", "head": 20, "id": 23, "lemma": "date", "misc": "", "start_char": 1547, "text": "dating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1561, "feats": "Number=Sing|PronType=Ind", "head": 23, "id": 24, "lemma": "someone", "misc": "", "start_char": 1554, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1565, "feats": "PronType=Rel", "head": 29, "id": 25, "lemma": "who", "misc": "", "start_char": 1562, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1568, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 26, "lemma": "be", "misc": "", "start_char": 1566, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1573, "feats": null, "head": 29, "id": 27, "lemma": "only", "misc": "", "start_char": 1569, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1575, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 28, "lemma": "a", "misc": "", "start_char": 1574, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "acl:relcl", "end_char": 1584, "feats": "Number=Sing", "head": 24, "id": 29, "lemma": "waitress", "misc": "", "start_char": 1576, "text": "waitress", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1586, "feats": null, "head": 20, "id": 30, "lemma": ".", "misc": "", "start_char": 1585, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (S (VP (VB come) (PRT (RP on)))) (, ,) (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (DT that)) (VP (VBZ 's) (RB not) (ADJP (JJ true)))))) (. .)))" }, "speaker": "Leonard", "text": "Oh, come on, you know that's not true.", "tokens": [ { "deprel": "discourse", "end_char": 1589, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 1587, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1591, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1590, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1596, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 1592, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1599, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 1597, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1601, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 1600, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1605, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 1602, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1610, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "know", "misc": "", "start_char": 1606, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1615, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 8, "lemma": "that", "misc": "", "start_char": 1611, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1618, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 1616, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1622, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 1619, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1627, "feats": "Degree=Pos", "head": 7, "id": 11, "lemma": "true", "misc": "", "start_char": 1623, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1629, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 1628, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP I)) (. ?) (S (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB do) (NP (DT this)) (PP (IN on) (NP (PRP$ my) (JJ own)))))))) (. .) (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBP fail)))) (, ,) (NP (PRP I)) (VP (VBP fail))) (. .) (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBP pass)))) (, ,) (NP (PRP I)) (VP (VBP pass))) (. .) (SQ (VBP Do) (NP (PRP you)) (VP (VB get) (NP (PRP it)))) (. ?)))" }, "speaker": "Penny", "text": "Do I? I need to do this on my own . If I fail, I fail . If I pass, I pass . Do you get it?", "tokens": [ { "deprel": "reparandum", "end_char": 1632, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 1, "lemma": "do", "misc": "", "start_char": 1630, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1634, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 1633, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1636, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 1635, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1638, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1637, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1643, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "need", "misc": "", "start_char": 1639, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1646, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1644, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1649, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "do", "misc": "", "start_char": 1647, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1654, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 8, "lemma": "this", "misc": "", "start_char": 1650, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 1657, "feats": null, "head": 11, "id": 9, "lemma": "on", "misc": "", "start_char": 1655, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1660, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 1658, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1664, "feats": "Degree=Pos", "head": 7, "id": 11, "lemma": "own", "misc": "", "start_char": 1661, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1666, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 1665, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1669, "feats": null, "head": 15, "id": 13, "lemma": "if", "misc": "", "start_char": 1667, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1671, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 1670, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1676, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 15, "lemma": "fail", "misc": "", "start_char": 1672, "text": "fail", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1678, "feats": null, "head": 18, "id": 16, "lemma": ",", "misc": "", "start_char": 1677, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1680, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 1679, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1685, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 18, "lemma": "fail", "misc": "", "start_char": 1681, "text": "fail", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1687, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 1686, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1690, "feats": null, "head": 22, "id": 20, "lemma": "if", "misc": "", "start_char": 1688, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1692, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 1691, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1697, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 22, "lemma": "pass", "misc": "", "start_char": 1693, "text": "pass", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1699, "feats": null, "head": 25, "id": 23, "lemma": ",", "misc": "", "start_char": 1698, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1701, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 24, "lemma": "I", "misc": "", "start_char": 1700, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1706, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 25, "lemma": "pass", "misc": "", "start_char": 1702, "text": "pass", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1708, "feats": null, "head": 5, "id": 26, "lemma": ".", "misc": "", "start_char": 1707, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1711, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 29, "id": 27, "lemma": "do", "misc": "", "start_char": 1709, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1715, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 29, "id": 28, "lemma": "you", "misc": "", "start_char": 1712, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1719, "feats": "VerbForm=Inf", "head": 25, "id": 29, "lemma": "get", "misc": "", "start_char": 1716, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1722, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 30, "lemma": "it", "misc": "", "start_char": 1720, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1724, "feats": null, "head": 5, "id": 31, "lemma": "?", "misc": "", "start_char": 1723, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (S (NP (PRP I)) (VP (VBD was) (ADVP (RB just)) (VP (VBG trying) (S (VP (TO to) (VP (VB help))))))) (. .)))" }, "speaker": "Leonard", "text": "I'm sorry, I was just trying to help.", "tokens": [ { "deprel": "nsubj", "end_char": 1726, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1725, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1729, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1727, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1735, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 1730, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1737, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1736, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1739, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 1738, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1743, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1740, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1748, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 1744, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1755, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 8, "lemma": "try", "misc": "", "start_char": 1749, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1758, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 1756, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1763, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "help", "misc": "", "start_char": 1759, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1765, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 1764, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (NP (JJ next) (NN time)) (VP (VBP do) (RB n't))) (. .) (NP (UH Oh)) (, ,) (CC and) (S (SBAR (IN since) (S (NP (PRP you)) (VP (VBP like) (NP (NNS stories)) (ADVP (RB so) (RB much))))) (, ,) (NP (DT this)) (VP (VBZ is) (RB not) (NP (`` \") (DT The) (NNP Shoemaker) (CC and) (NP (DT the) (NNPS Elves))) (, ,) ('' \") (ADVP (UH okay)))) (. ?)))" }, "speaker": "Penny", "text": "Yeah, well, next time don't . Oh, and since you like stories so much, this is not \" The Shoemaker and the Elves, \" okay?", "tokens": [ { "deprel": "discourse", "end_char": 1770, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1766, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1772, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1771, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1777, "feats": null, "head": 7, "id": 3, "lemma": "well", "misc": "", "start_char": 1773, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1779, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 1778, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1784, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "next", "misc": "", "start_char": 1780, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1789, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "time", "misc": "", "start_char": 1785, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1792, "feats": "Mood=Ind|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "do", "misc": "", "start_char": 1790, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1796, "feats": null, "head": 7, "id": 8, "lemma": "not", "misc": "", "start_char": 1793, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1798, "feats": null, "head": 7, "id": 9, "lemma": ".", "misc": "", "start_char": 1797, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1801, "feats": null, "head": 25, "id": 10, "lemma": "oh", "misc": "", "start_char": 1799, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1803, "feats": null, "head": 25, "id": 11, "lemma": ",", "misc": "", "start_char": 1802, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1807, "feats": null, "head": 25, "id": 12, "lemma": "and", "misc": "", "start_char": 1804, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 1813, "feats": null, "head": 15, "id": 13, "lemma": "since", "misc": "", "start_char": 1808, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1817, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 1814, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1822, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 25, "id": 15, "lemma": "like", "misc": "", "start_char": 1818, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1830, "feats": "Number=Plur", "head": 15, "id": 16, "lemma": "story", "misc": "", "start_char": 1823, "text": "stories", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1833, "feats": null, "head": 18, "id": 17, "lemma": "so", "misc": "", "start_char": 1831, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1838, "feats": null, "head": 15, "id": 18, "lemma": "much", "misc": "", "start_char": 1834, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1840, "feats": null, "head": 25, "id": 19, "lemma": ",", "misc": "", "start_char": 1839, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1845, "feats": "Number=Sing|PronType=Dem", "head": 25, "id": 20, "lemma": "this", "misc": "", "start_char": 1841, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1848, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 21, "lemma": "be", "misc": "", "start_char": 1846, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1852, "feats": null, "head": 25, "id": 22, "lemma": "not", "misc": "", "start_char": 1849, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1854, "feats": null, "head": 25, "id": 23, "lemma": "\"", "misc": "", "start_char": 1853, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 1858, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 1855, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1868, "feats": "Number=Sing", "head": 7, "id": 25, "lemma": "Shoemaker", "misc": "", "start_char": 1859, "text": "Shoemaker", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1872, "feats": null, "head": 28, "id": 26, "lemma": "and", "misc": "", "start_char": 1869, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1876, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 1873, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1882, "feats": "Number=Plur", "head": 25, "id": 28, "lemma": "Elves", "misc": "", "start_char": 1877, "text": "Elves", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 1884, "feats": null, "head": 25, "id": 29, "lemma": ",", "misc": "", "start_char": 1883, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1886, "feats": null, "head": 25, "id": 30, "lemma": "\"", "misc": "", "start_char": 1885, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "discourse", "end_char": 1891, "feats": null, "head": 25, "id": 31, "lemma": "okay", "misc": "", "start_char": 1887, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1893, "feats": null, "head": 7, "id": 32, "lemma": "?", "misc": "", "start_char": 1892, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 1, 0, 0 ], [ 2, 0, 0 ], [ 2, 4, 4 ], [ 2, 12, 12 ], [ 5, 5, 5 ], [ 8, 3, 3 ], [ 9, 7, 7 ], [ 9, 17, 17 ], [ 10, 0, 0 ], [ 10, 8, 8 ], [ 12, 3, 3 ], [ 12, 5, 5 ], [ 13, 2, 2 ], [ 15, 0, 0 ], [ 15, 16, 16 ], [ 16, 7, 7 ], [ 16, 10, 10 ], [ 17, 11, 11 ], [ 17, 16, 16 ], [ 19, 27, 27 ], [ 20, 0, 0 ], [ 20, 4, 4 ], [ 21, 13, 13 ] ], [ [ 2, 14, 14 ], [ 4, 3, 3 ], [ 4, 10, 10 ], [ 9, 2, 2 ], [ 9, 10, 10 ], [ 9, 21, 21 ], [ 14, 26, 26 ], [ 15, 10, 10 ], [ 15, 17, 17 ], [ 16, 14, 14 ], [ 19, 1, 1 ], [ 19, 3, 3 ], [ 19, 9, 9 ], [ 19, 13, 13 ], [ 19, 16, 16 ], [ 19, 20, 20 ], [ 19, 23, 23 ] ], [ [ 2, 15, 15 ] ], [ [ 4, 5, 5 ], [ 6, 60, 60 ] ], [ [ 4, 21, 21 ], [ 4, 24, 24 ], [ 5, 0, 0 ], [ 6, 21, 21 ], [ 6, 26, 26 ], [ 6, 54, 55 ] ], [ [ 4, 20, 21 ] ], [ [ 5, 14, 15 ] ], [ [ 6, 10, 10 ], [ 6, 14, 14 ], [ 6, 34, 34 ], [ 6, 38, 39 ] ], [ [ 6, 9, 10 ] ], [ [ 6, 17, 17 ] ], [ [ 6, 39, 39 ], [ 6, 45, 45 ] ], [ [ 6, 55, 55 ], [ 21, 26, 27 ] ], [ [ 7, 14, 16 ] ], [ [ 8, 5, 7 ] ], [ [ 9, 11, 11 ], [ 9, 19, 19 ], [ 10, 2, 2 ], [ 10, 10, 10 ], [ 12, 8, 8 ] ], [ [ 9, 10, 11 ] ], [ [ 15, 21, 21 ], [ 16, 34, 34 ], [ 17, 6, 6 ] ], [ [ 17, 3, 3 ], [ 18, 5, 5 ] ] ]
s06e06c07t
Good morning, sunshine. Leonard . It's 8:00 a.m. It's like the middle of the night. I know, but I have to go to work, and I made you breakfast. Oh, wow, that's so sweet. Uh, before you open that, um, are you familiar with the story of " The Shoemaker and the Elves "? Elves? Elves? Come on, Leonard . It's too early for Lord of the Rings. Listen, once upon a time, there was this shoemaker . And when he went to bed at night, elves would sneak in and they would make all these amazing shoes for him . And when the shoemaker woke up in the morning he would be super happy . Not mad at the elves at all . Open it. " An examination of the economic, cultural and political roots of slavery in the Old South, 1619 to 1865 . " What the hell is this? Don't ask me, a little elf did it. So let me get this straight . You just assumed my paper would be bad, so you wrote one for me? I assumed it would be good . Then I read it. What? ! No, I...I mean, it was good . There were just a few things that needed a little polishing. W...You changed every word. That's not true . Uh..." Slavery . " Uh, " 1619 . " Your name at the top . That's all you. You are such an ass . This is exactly why I didn't want to tell you I was taking a class in the first place. Please, don't be upset . I just...I didn't want you ending up with a bad grade and get discouraged and give up on the idea of going back to school. Right, because me being in school is so important to you . That way, you wouldn't have to be dating someone who's only a waitress. Oh, come on, you know that's not true. Do I? I need to do this on my own . If I fail, I fail . If I pass, I pass . Do you get it? I'm sorry, I was just trying to help. Yeah, well, next time don't . Oh, and since you like stories so much, this is not " The Shoemaker and the Elves, " okay?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADVP (RB ever)) (VP (VBP hear) (ADVP (RB back)) (PP (IN from) (NP (NNP Hawking)))) (. ?)))" }, "speaker": "Howard", "text": "You ever hear back from Hawking?", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 0, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 8, "feats": null, "head": 3, "id": 2, "lemma": "ever", "misc": "", "start_char": 4, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "hear", "misc": "", "start_char": 9, "text": "hear", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 18, "feats": null, "head": 3, "id": 4, "lemma": "back", "misc": "", "start_char": 14, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 23, "feats": null, "head": 6, "id": 5, "lemma": "from", "misc": "", "start_char": 19, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 31, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Hawking", "misc": "", "start_char": 24, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 33, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 32, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (NP (PRP It)) (VP (MD would) (VP (VB appear) (SBAR (IN as) (IN if) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN lost) (NP (PRP him) (. .) (JJ Stupid) (NN brain)))))))) (. .)))" }, "speaker": "Sheldon", "text": "No . It would appear as if I've lost him . Stupid brain.", "tokens": [ { "deprel": "discourse", "end_char": 36, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 34, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 37, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 41, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 39, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 47, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "would", "misc": "", "start_char": 42, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 54, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "appear", "misc": "", "start_char": 48, "text": "appear", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 57, "feats": null, "head": 10, "id": 6, "lemma": "as", "misc": "", "start_char": 55, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "fixed", "end_char": 60, "feats": null, "head": 6, "id": 7, "lemma": "if", "misc": "", "start_char": 58, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 62, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 61, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 66, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "have", "misc": "", "start_char": 63, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 71, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 10, "lemma": "lose", "misc": "", "start_char": 67, "text": "lost", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 75, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "he", "misc": "", "start_char": 72, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 77, "feats": null, "head": 14, "id": 12, "lemma": ".", "misc": "", "start_char": 76, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 84, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "Stupid", "misc": "", "start_char": 78, "text": "Stupid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 90, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "brain", "misc": "", "start_char": 85, "text": "brain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 92, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 91, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (MD 'll) (VP (VB be) (ADJP (JJ okay)))) (. .)))" }, "speaker": "Raj", "text": "It'll be okay.", "tokens": [ { "deprel": "nsubj", "end_char": 95, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 93, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 99, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "will", "misc": "", "start_char": 96, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 102, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 100, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 107, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "okay", "misc": "", "start_char": 103, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 108, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (MD can) (NP (PRP it)) (VP (VB be) (ADJP (JJ okay)))) (. ?) (S (NP (NNP Stephen) (NNP Hawking)) (VP (VBZ 's) (NP (DT a) (NN genius)))) (CC and) (S (NP (PRP he)) (VP (VBZ talks) (PP (IN like) (NP (DT a) (NN robot))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (NN everything)) (SBAR (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB ever)) (VP (VBN wanted) (PP (IN in) (NP (DT a) (NN friend)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "How can it be okay? Stephen Hawking's a genius and he talks like a robot . It's everything I've ever wanted in a friend.", "tokens": [ { "deprel": "advmod", "end_char": 113, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "how", "misc": "", "start_char": 110, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 117, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "can", "misc": "", "start_char": 114, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 120, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 118, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 123, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 121, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 128, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "okay", "misc": "", "start_char": 124, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 129, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 138, "feats": "Number=Sing", "head": 11, "id": 7, "lemma": "Stephen", "misc": "", "start_char": 131, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 146, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Hawking", "misc": "", "start_char": 139, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 149, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 147, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 151, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 150, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 158, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "genius", "misc": "", "start_char": 152, "text": "genius", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 162, "feats": null, "head": 14, "id": 12, "lemma": "and", "misc": "", "start_char": 159, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 165, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "he", "misc": "", "start_char": 163, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 171, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 14, "lemma": "talk", "misc": "", "start_char": 166, "text": "talks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 176, "feats": null, "head": 17, "id": 15, "lemma": "like", "misc": "", "start_char": 172, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 178, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 177, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 184, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "robot", "misc": "", "start_char": 179, "text": "robot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 185, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 189, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 19, "lemma": "it", "misc": "", "start_char": 187, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 192, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 190, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 203, "feats": "Number=Sing|PronType=Tot", "head": 5, "id": 21, "lemma": "everything", "misc": "", "start_char": 193, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 205, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 22, "lemma": "I", "misc": "", "start_char": 204, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 209, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 23, "lemma": "have", "misc": "", "start_char": 206, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 214, "feats": null, "head": 25, "id": 24, "lemma": "ever", "misc": "", "start_char": 210, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 221, "feats": "Tense=Past|VerbForm=Part", "head": 21, "id": 25, "lemma": "want", "misc": "", "start_char": 215, "text": "wanted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 224, "feats": null, "head": 28, "id": 26, "lemma": "in", "misc": "", "start_char": 222, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 226, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 225, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 233, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "friend", "misc": "", "start_char": 227, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 235, "feats": null, "head": 5, "id": 29, "lemma": ".", "misc": "", "start_char": 234, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Yeah)) (, ,) (CC but) (S (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ 's) (NP (DT a) (JJ sore) (NN loser))))) (, ,) (ADVP (RB maybe)) (NP (PRP you)) (VP (VBP 're) (ADJP (JJR better) (RP off) (PP (IN without) (NP (PRP him)))))) (. .)))" }, "speaker": "Raj", "text": "Yeah, but if he's a sore loser, maybe you're better off without him.", "tokens": [ { "deprel": "discourse", "end_char": 240, "feats": null, "head": 14, "id": 1, "lemma": "yeah", "misc": "", "start_char": 236, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 242, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 241, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 246, "feats": null, "head": 14, "id": 3, "lemma": "but", "misc": "", "start_char": 243, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 249, "feats": null, "head": 9, "id": 4, "lemma": "if", "misc": "", "start_char": 247, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 252, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 5, "lemma": "he", "misc": "", "start_char": 250, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 255, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 253, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 257, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 256, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 262, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "sore", "misc": "", "start_char": 258, "text": "sore", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 268, "feats": "Number=Sing", "head": 14, "id": 9, "lemma": "loser", "misc": "", "start_char": 263, "text": "loser", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 270, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 269, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 276, "feats": null, "head": 14, "id": 11, "lemma": "maybe", "misc": "", "start_char": 271, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 280, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 277, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 284, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 281, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 291, "feats": "Degree=Cmp", "head": 0, "id": 14, "lemma": "good", "misc": "", "start_char": 285, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "compound:prt", "end_char": 295, "feats": null, "head": 14, "id": 15, "lemma": "off", "misc": "", "start_char": 292, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 303, "feats": null, "head": 17, "id": 16, "lemma": "without", "misc": "", "start_char": 296, "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 307, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 17, "lemma": "he", "misc": "", "start_char": 304, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 309, "feats": null, "head": 14, "id": 18, "lemma": ".", "misc": "", "start_char": 308, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP have) (S (VP (TO to) (VP (VB make) (NP (NN lemonade)) (PP (IN out) (PP (IN of) (NP (NP (DT the) (CD two)) (PP (IN of) (NP (PRP you) (. .) (SBARQ (WHADVP (UH Ah)) (. !)))))))))))) (S (NP (PRP He)) (VP (VBD played)))))) (. .) (S (NP (PRP He)) (VP (VBD played) (SBAR (S (NP (. .) (NML (NNP Coop) (CC and) (NNP Rolling)) (NNP Thunder)) (VP (VBP are) (ADVP (RB together)) (ADVP (RB again)))) (. .) (S (NP (PRP He)) (VP (VBD was) (ADJP (JJ okay) (PP (IN with) (NP (DT that) (NN nickname))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I guess I just have to make lemonade out of the two of you . Ah! He played . He played . Coop and Rolling Thunder are together again . He was okay with that nickname.", "tokens": [ { "deprel": "nsubj", "end_char": 311, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 310, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 317, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "guess", "misc": "", "start_char": 312, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 319, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 318, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 324, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 320, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 329, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "have", "misc": "", "start_char": 325, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 332, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 330, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 337, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "make", "misc": "", "start_char": 333, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 346, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "lemonade", "misc": "", "start_char": 338, "text": "lemonade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 350, "feats": null, "head": 12, "id": 9, "lemma": "out", "misc": "", "start_char": 347, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 353, "feats": null, "head": 12, "id": 10, "lemma": "of", "misc": "", "start_char": 351, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 357, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 354, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 361, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 12, "lemma": "two", "misc": "", "start_char": 358, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 364, "feats": null, "head": 14, "id": 13, "lemma": "of", "misc": "", "start_char": 362, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 368, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 14, "lemma": "you", "misc": "", "start_char": 365, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 370, "feats": null, "head": 2, "id": 15, "lemma": ".", "misc": "", "start_char": 369, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 373, "feats": null, "head": 19, "id": 16, "lemma": "ah", "misc": "", "start_char": 371, "text": "Ah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 375, "feats": null, "head": 19, "id": 17, "lemma": "!", "misc": "", "start_char": 374, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 378, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 18, "lemma": "he", "misc": "", "start_char": 376, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 385, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 19, "lemma": "play", "misc": "", "start_char": 379, "text": "played", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 387, "feats": null, "head": 19, "id": 20, "lemma": ".", "misc": "", "start_char": 386, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 390, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 21, "lemma": "he", "misc": "", "start_char": 388, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 397, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 22, "lemma": "play", "misc": "", "start_char": 391, "text": "played", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 19, "id": 23, "lemma": ".", "misc": "", "start_char": 398, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 404, "feats": "Number=Sing", "head": 29, "id": 24, "lemma": "Coop", "misc": "", "start_char": 400, "text": "Coop", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 408, "feats": null, "head": 27, "id": 25, "lemma": "and", "misc": "", "start_char": 405, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 416, "feats": "VerbForm=Ger", "head": 27, "id": 26, "lemma": "Roll", "misc": "", "start_char": 409, "text": "Rolling", "upos": "VERB", "xpos": "NNP" }, { "deprel": "conj", "end_char": 424, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "Thunder", "misc": "", "start_char": 417, "text": "Thunder", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 428, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 28, "lemma": "be", "misc": "", "start_char": 425, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 437, "feats": null, "head": 19, "id": 29, "lemma": "together", "misc": "", "start_char": 429, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 443, "feats": null, "head": 29, "id": 30, "lemma": "again", "misc": "", "start_char": 438, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 445, "feats": null, "head": 2, "id": 31, "lemma": ".", "misc": "", "start_char": 444, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 448, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 34, "id": 32, "lemma": "he", "misc": "", "start_char": 446, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 452, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 34, "id": 33, "lemma": "be", "misc": "", "start_char": 449, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 457, "feats": "Degree=Pos", "head": 2, "id": 34, "lemma": "okay", "misc": "", "start_char": 453, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 462, "feats": null, "head": 37, "id": 35, "lemma": "with", "misc": "", "start_char": 458, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 467, "feats": "Number=Sing|PronType=Dem", "head": 37, "id": 36, "lemma": "that", "misc": "", "start_char": 463, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 476, "feats": "Number=Sing", "head": 34, "id": 37, "lemma": "nickname", "misc": "", "start_char": 468, "text": "nickname", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 478, "feats": null, "head": 2, "id": 38, "lemma": ".", "misc": "", "start_char": 477, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (RB So) (ADVP (RB now)) (NP (NP (DT all)) (SBAR (S (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (VP (VB do)))))))) (VP (VBZ is) (VP (VB let) (S (NP (PRP him)) (VP (VB win))))) (. .)))" }, "speaker": "Howard", "text": "So now all you have to do is let him win.", "tokens": [ { "deprel": "advmod", "end_char": 481, "feats": null, "head": 9, "id": 1, "lemma": "so", "misc": "", "start_char": 479, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 485, "feats": null, "head": 9, "id": 2, "lemma": "now", "misc": "", "start_char": 482, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj:outer", "end_char": 489, "feats": null, "head": 9, "id": 3, "lemma": "all", "misc": "", "start_char": 486, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 493, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 490, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 498, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "have", "misc": "", "start_char": 494, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 501, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 499, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 504, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "do", "misc": "", "start_char": 502, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "cop", "end_char": 507, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 505, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 511, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "let", "misc": "", "start_char": 508, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 515, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "he", "misc": "", "start_char": 512, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 519, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "win", "misc": "", "start_char": 516, "text": "win", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 521, "feats": null, "head": 9, "id": 12, "lemma": ".", "misc": "", "start_char": 520, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (ADVP (RB way) (RB ahead) (PP (IN of) (NP (PRP you)))) (. .) (NP (PRP I)) (VP (MD will) (VP (VP (VB play) (NP (NP (DT the) (NN word)) (`` \") (PP (IN at) ('' \") (PP (IN for) (NP (NP (CD two) (JJ measly) (NNS points)) (VP (VBG throwing) (NP (DT the) (NN game)))))))) (CC and) (ADVP (RB thus)) (VP (VBG securing) (NP (NP (PRP$ my) (NN friendship)) (PP (IN with) (NP (NP (DT the) (JJS smartest) (NN man)) (PP (IN in) (NP (DT the) (NN world))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, way ahead of you . I will play the word \" at \" for two measly points throwing the game and thus securing my friendship with the smartest man in the world.", "tokens": [ { "deprel": "discourse", "end_char": 526, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 522, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 528, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 527, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 532, "feats": null, "head": 4, "id": 3, "lemma": "way", "misc": "", "start_char": 529, "text": "way", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 538, "feats": null, "head": 0, "id": 4, "lemma": "ahead", "misc": "", "start_char": 533, "text": "ahead", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 541, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 539, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 545, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 6, "lemma": "you", "misc": "", "start_char": 542, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 547, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 546, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 549, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 548, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 554, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "will", "misc": "", "start_char": 550, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 559, "feats": "VerbForm=Inf", "head": 4, "id": 10, "lemma": "play", "misc": "", "start_char": 555, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 563, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 560, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 568, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "word", "misc": "", "start_char": 564, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 570, "feats": null, "head": 14, "id": 13, "lemma": "\"", "misc": "", "start_char": 569, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "appos", "end_char": 573, "feats": null, "head": 12, "id": 14, "lemma": "at", "misc": "", "start_char": 571, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 575, "feats": null, "head": 14, "id": 15, "lemma": "\"", "misc": "", "start_char": 574, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 579, "feats": null, "head": 19, "id": 16, "lemma": "for", "misc": "", "start_char": 576, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 583, "feats": "NumForm=Word|NumType=Card", "head": 19, "id": 17, "lemma": "two", "misc": "", "start_char": 580, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 590, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "measly", "misc": "", "start_char": 584, "text": "measly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 597, "feats": "Number=Plur", "head": 10, "id": 19, "lemma": "point", "misc": "", "start_char": 591, "text": "points", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 606, "feats": "VerbForm=Ger", "head": 10, "id": 20, "lemma": "throw", "misc": "", "start_char": 598, "text": "throwing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 610, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 607, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 615, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "game", "misc": "", "start_char": 611, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 619, "feats": null, "head": 25, "id": 23, "lemma": "and", "misc": "", "start_char": 616, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 624, "feats": null, "head": 25, "id": 24, "lemma": "thus", "misc": "", "start_char": 620, "text": "thus", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 633, "feats": "VerbForm=Ger", "head": 20, "id": 25, "lemma": "secure", "misc": "", "start_char": 625, "text": "securing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 636, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "my", "misc": "", "start_char": 634, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 647, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "friendship", "misc": "", "start_char": 637, "text": "friendship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 652, "feats": null, "head": 31, "id": 28, "lemma": "with", "misc": "", "start_char": 648, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 656, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 29, "lemma": "the", "misc": "", "start_char": 653, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 665, "feats": "Degree=Sup", "head": 31, "id": 30, "lemma": "smart", "misc": "", "start_char": 657, "text": "smartest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "obl", "end_char": 669, "feats": "Number=Sing", "head": 25, "id": 31, "lemma": "man", "misc": "", "start_char": 666, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 672, "feats": null, "head": 34, "id": 32, "lemma": "in", "misc": "", "start_char": 670, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 676, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 33, "lemma": "the", "misc": "", "start_char": 673, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 682, "feats": "Number=Sing", "head": 31, "id": 34, "lemma": "world", "misc": "", "start_char": 677, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 684, "feats": null, "head": 4, "id": 35, "lemma": ".", "misc": "", "start_char": 683, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (VP (VB Hit) (`` \") (VB send)) (. .) ('' \")))" }, "speaker": "Howard", "text": "Hit \" send . \"", "tokens": [ { "deprel": "root", "end_char": 688, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hit", "misc": "", "start_char": 685, "text": "Hit", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 690, "feats": null, "head": 3, "id": 2, "lemma": "\"", "misc": "", "start_char": 689, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 695, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 3, "lemma": "send", "misc": "", "start_char": 691, "text": "send", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 697, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 696, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 699, "feats": null, "head": 1, "id": 5, "lemma": "\"", "misc": "", "start_char": 698, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (VP (VBG Losing) (PP (IN on) (NP (NN purpose))))) (VP (VBZ is) (ADJP (RB intellectually) (JJ dishonest))) (. .)))" }, "speaker": "Sheldon", "text": "Losing on purpose is intellectually dishonest.", "tokens": [ { "deprel": "csubj", "end_char": 706, "feats": "VerbForm=Ger", "head": 6, "id": 1, "lemma": "lose", "misc": "", "start_char": 700, "text": "Losing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 709, "feats": null, "head": 3, "id": 2, "lemma": "on", "misc": "", "start_char": 707, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 717, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "purpose", "misc": "", "start_char": 710, "text": "purpose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 720, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 718, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 735, "feats": null, "head": 6, "id": 5, "lemma": "intellectually", "misc": "", "start_char": 721, "text": "intellectually", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 745, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "dishonest", "misc": "", "start_char": 736, "text": "dishonest", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 747, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 746, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (VP (VB do) (RB n't) (VP (VB do) (NP (PRP it)))) (. .)))" }, "speaker": "Raj", "text": "So don't do it.", "tokens": [ { "deprel": "advmod", "end_char": 750, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 748, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 753, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 751, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 757, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 754, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 760, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 758, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 763, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 761, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 765, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 764, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (CC but) (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB be) (NP (NP (NNP Hawking) (POS 's)) (NN friend)))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, but I want to be Hawking's friend.", "tokens": [ { "deprel": "discourse", "end_char": 768, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 766, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 770, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 769, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 774, "feats": null, "head": 5, "id": 3, "lemma": "but", "misc": "", "start_char": 771, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 776, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 775, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 781, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "want", "misc": "", "start_char": 777, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 784, "feats": null, "head": 10, "id": 6, "lemma": "to", "misc": "", "start_char": 782, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 787, "feats": "VerbForm=Inf", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 785, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 795, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "Hawking", "misc": "", "start_char": 788, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 798, "feats": null, "head": 8, "id": 9, "lemma": "'s", "misc": "", "start_char": 796, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "xcomp", "end_char": 805, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "friend", "misc": "", "start_char": 799, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 807, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 806, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SINV (ADVP (RB So)) (VP (VB do)) (NP (PRP it)) (. .)))" }, "speaker": "Howard", "text": "So do it.", "tokens": [ { "deprel": "advmod", "end_char": 810, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 808, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 813, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 811, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 816, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 814, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 818, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 817, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (CC but) (SBAR (IN if) (S (NP (PRP I)) (VP (VBP do)))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB be) (NP (NP (DT a) (NN phony)) (, ,) (NP (DT a) (NN sellout)) (, ,) (NP (DT a) (NNP Hollywood) (NN poser))))) (. .)))" }, "speaker": "Sheldon", "text": "No, but if I do, I'll be a phony, a sellout, a Hollywood poser.", "tokens": [ { "deprel": "discourse", "end_char": 821, "feats": "Polarity=Neg", "head": 12, "id": 1, "lemma": "no", "misc": "", "start_char": 819, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 823, "feats": null, "head": 12, "id": 2, "lemma": ",", "misc": "", "start_char": 822, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 827, "feats": null, "head": 12, "id": 3, "lemma": "but", "misc": "", "start_char": 824, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 830, "feats": null, "head": 6, "id": 4, "lemma": "if", "misc": "", "start_char": 828, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 832, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 831, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 835, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 6, "lemma": "do", "misc": "", "start_char": 833, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 837, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 836, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 839, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 8, "lemma": "I", "misc": "", "start_char": 838, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 843, "feats": "VerbForm=Fin", "head": 12, "id": 9, "lemma": "will", "misc": "", "start_char": 840, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 846, "feats": "VerbForm=Inf", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 844, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 848, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 847, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 854, "feats": "Number=Sing", "head": 0, "id": 12, "lemma": "phony", "misc": "", "start_char": 849, "text": "phony", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 856, "feats": null, "head": 15, "id": 13, "lemma": ",", "misc": "", "start_char": 855, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 858, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 857, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 866, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "sellout", "misc": "", "start_char": 859, "text": "sellout", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 868, "feats": null, "head": 19, "id": 16, "lemma": ",", "misc": "", "start_char": 867, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 870, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 869, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 880, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "Hollywood", "misc": "", "start_char": 871, "text": "Hollywood", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "appos", "end_char": 886, "feats": "Number=Sing", "head": 12, "id": 19, "lemma": "poser", "misc": "", "start_char": 881, "text": "poser", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 888, "feats": null, "head": 12, "id": 20, "lemma": ".", "misc": "", "start_char": 887, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (VP (VB do) (RB n't) (VP (VB do) (NP (PRP it)))) (. .)))" }, "speaker": "Raj", "text": "Then don't do it.", "tokens": [ { "deprel": "advmod", "end_char": 893, "feats": "PronType=Dem", "head": 4, "id": 1, "lemma": "then", "misc": "", "start_char": 889, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 896, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 894, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 900, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 897, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 903, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 901, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 906, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 904, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 908, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 907, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD wo) (RB n't))) (. .) (S (NP (DT This)) (VP (VBZ feels) (ADJP (JJ right)))) (. .) (S (NP (PRP$ My) (NN mother)) (ADVP (RB always)) (VP (VBD said) (, ,) (`` \") (S (VP (TO To) (S (NP (NP (PRP thine)) (NP (JJ own) (NN self))) (VP (VB be) (ADJP (JJ true)))))))) (. .) ('' \")))" }, "speaker": "Sheldon", "text": "I won't . This feels right . My mother always said, \" To thine own self be true . \"", "tokens": [ { "deprel": "nsubj", "end_char": 910, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 909, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 913, "feats": "VerbForm=Fin", "head": 6, "id": 2, "lemma": "will", "misc": "", "start_char": 911, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 917, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 914, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 919, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 918, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 924, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "this", "misc": "", "start_char": 920, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 930, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "feel", "misc": "", "start_char": 925, "text": "feels", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 936, "feats": "Degree=Pos", "head": 6, "id": 7, "lemma": "right", "misc": "", "start_char": 931, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 938, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 937, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 941, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 939, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 948, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "mother", "misc": "", "start_char": 942, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 955, "feats": null, "head": 12, "id": 11, "lemma": "always", "misc": "", "start_char": 949, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 960, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 12, "lemma": "say", "misc": "", "start_char": 956, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 962, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 961, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 964, "feats": null, "head": 20, "id": 14, "lemma": "\"", "misc": "", "start_char": 963, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "mark", "end_char": 967, "feats": null, "head": 20, "id": 15, "lemma": "to", "misc": "", "start_char": 965, "text": "To", "upos": "PART", "xpos": "TO" }, { "deprel": "nmod:poss", "end_char": 973, "feats": "Case=Gen|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "thine", "misc": "", "start_char": 968, "text": "thine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 977, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "own", "misc": "", "start_char": 974, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 982, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "self", "misc": "", "start_char": 978, "text": "self", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 985, "feats": "VerbForm=Inf", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 983, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 990, "feats": "Degree=Pos", "head": 12, "id": 20, "lemma": "true", "misc": "", "start_char": 986, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 992, "feats": null, "head": 6, "id": 21, "lemma": ".", "misc": "", "start_char": 991, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 994, "feats": null, "head": 6, "id": 22, "lemma": "\"", "misc": "", "start_char": 993, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Good) (PP (IN for) (NP (PRP you)))) (. .)))" }, "speaker": "Howard", "text": "Good for you.", "tokens": [ { "deprel": "root", "end_char": 999, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "good", "misc": "", "start_char": 995, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1003, "feats": null, "head": 3, "id": 2, "lemma": "for", "misc": "", "start_char": 1000, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1007, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 3, "lemma": "you", "misc": "", "start_char": 1004, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1009, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1008, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (`` ') (NP (NN Course)) (NP (PRP she)) (ADVP (RB also)) (VP (VBD told) (NP (PRP me)) (SBAR (IN that) (S (NP (NP (DT every) (NN animal)) (PP (IN in) (NP (DT the) (NN world)))) (VP (VBD got) (PP (IN on) (NP (CD one) (NN boat))))))) (, ,) (RB so) (WHNP (WP what)) (SQ (VBZ does) (NP (PRP she)) (VP (VB know)) (. ?) (CC And) (S (VP (VB send)))) (. .)))" }, "speaker": "Sheldon", "text": "' Course she also told me that every animal in the world got on one boat, so what does she know? And send.", "tokens": [ { "deprel": "punct", "end_char": 1011, "feats": null, "head": 5, "id": 1, "lemma": "'", "misc": "", "start_char": 1010, "text": "'", "upos": "PUNCT", "xpos": "``" }, { "deprel": "discourse", "end_char": 1018, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "course", "misc": "", "start_char": 1012, "text": "Course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1022, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "she", "misc": "", "start_char": 1019, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1027, "feats": null, "head": 5, "id": 4, "lemma": "also", "misc": "", "start_char": 1023, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1032, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "tell", "misc": "", "start_char": 1028, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1035, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 1033, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1040, "feats": null, "head": 13, "id": 7, "lemma": "that", "misc": "", "start_char": 1036, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 1046, "feats": null, "head": 9, "id": 8, "lemma": "every", "misc": "", "start_char": 1041, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1053, "feats": "Number=Sing", "head": 13, "id": 9, "lemma": "animal", "misc": "", "start_char": 1047, "text": "animal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1056, "feats": null, "head": 12, "id": 10, "lemma": "in", "misc": "", "start_char": 1054, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1060, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 1057, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1066, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "world", "misc": "", "start_char": 1061, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 1070, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 13, "lemma": "get", "misc": "", "start_char": 1067, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1073, "feats": null, "head": 16, "id": 14, "lemma": "on", "misc": "", "start_char": 1071, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1077, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 15, "lemma": "one", "misc": "", "start_char": 1074, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 1082, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "boat", "misc": "", "start_char": 1078, "text": "boat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1084, "feats": null, "head": 5, "id": 17, "lemma": ",", "misc": "", "start_char": 1083, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1087, "feats": null, "head": 22, "id": 18, "lemma": "so", "misc": "", "start_char": 1085, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "end_char": 1092, "feats": "PronType=Int", "head": 22, "id": 19, "lemma": "what", "misc": "", "start_char": 1088, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1097, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "do", "misc": "", "start_char": 1093, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1101, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 21, "lemma": "she", "misc": "", "start_char": 1098, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1106, "feats": "VerbForm=Inf", "head": 5, "id": 22, "lemma": "know", "misc": "", "start_char": 1102, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1108, "feats": null, "head": 22, "id": 23, "lemma": "?", "misc": "", "start_char": 1107, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1112, "feats": null, "head": 25, "id": 24, "lemma": "and", "misc": "", "start_char": 1109, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1117, "feats": "VerbForm=Inf", "head": 5, "id": 25, "lemma": "send", "misc": "", "start_char": 1113, "text": "send", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1119, "feats": null, "head": 5, "id": 26, "lemma": ".", "misc": "", "start_char": 1118, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 1, 10, 10 ], [ 3, 6, 7 ], [ 3, 9, 10 ] ], [ [ 1, 7, 7 ], [ 3, 21, 21 ], [ 4, 11, 11 ], [ 5, 0, 0 ], [ 5, 2, 2 ], [ 7, 7, 7 ], [ 7, 25, 25 ], [ 11, 3, 3 ], [ 13, 4, 4 ], [ 13, 7, 7 ], [ 15, 0, 0 ], [ 15, 8, 8 ], [ 16, 2, 2 ], [ 17, 5, 5 ] ], [ [ 1, 12, 13 ] ], [ [ 3, 10, 10 ], [ 3, 12, 12 ], [ 4, 4, 4 ], [ 4, 6, 8 ] ], [ [ 3, 15, 16 ] ], [ [ 3, 26, 27 ] ], [ [ 4, 7, 8 ], [ 4, 16, 16 ] ], [ [ 5, 7, 7 ] ], [ [ 5, 10, 13 ] ], [ [ 5, 17, 17 ], [ 5, 20, 20 ] ], [ [ 5, 21, 21 ], [ 5, 31, 31 ], [ 6, 9, 9 ] ], [ [ 5, 23, 23 ], [ 6, 3, 3 ] ], [ [ 5, 23, 26 ] ], [ [ 5, 25, 26 ] ], [ [ 7, 5, 5 ] ], [ [ 7, 28, 33 ] ], [ [ 7, 32, 33 ], [ 17, 10, 11 ] ], [ [ 11, 7, 9 ] ], [ [ 13, 16, 18 ] ], [ [ 15, 8, 9 ], [ 17, 2, 2 ], [ 17, 20, 20 ] ], [ [ 17, 14, 15 ] ] ]
s06e06c08t
You ever hear back from Hawking? No . It would appear as if I've lost him . Stupid brain. It'll be okay. How can it be okay? Stephen Hawking's a genius and he talks like a robot . It's everything I've ever wanted in a friend. Yeah, but if he's a sore loser, maybe you're better off without him. I guess I just have to make lemonade out of the two of you . Ah! He played . He played . Coop and Rolling Thunder are together again . He was okay with that nickname. So now all you have to do is let him win. Yeah, way ahead of you . I will play the word " at " for two measly points throwing the game and thus securing my friendship with the smartest man in the world. Hit " send . " Losing on purpose is intellectually dishonest. So don't do it. Oh, but I want to be Hawking's friend. So do it. No, but if I do, I'll be a phony, a sellout, a Hollywood poser. Then don't do it. I won't . This feels right . My mother always said, " To thine own self be true . " Good for you. ' Course she also told me that every animal in the world got on one boat, so what does she know? And send.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (VBP Have) (RB n't) (VP (VBN heard) (PP (IN from) (NP (PRP you))) (PP (IN in) (NP (DT a) (NN couple) (NNS days))))) (. .) (S (NP (PRP You)) (ADVP (RB still)) (VP (VBP mad) (PP (IN at) (NP (PRP me))))) (. ?)))" }, "speaker": "Leonard", "text": "Haven't heard from you in a couple days . You still mad at me?", "tokens": [ { "deprel": "aux", "end_char": 4, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "have", "misc": "", "start_char": 0, "text": "Have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 8, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 5, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 14, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "hear", "misc": "", "start_char": 9, "text": "heard", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 19, "feats": null, "head": 5, "id": 4, "lemma": "from", "misc": "", "start_char": 15, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 23, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 5, "lemma": "you", "misc": "", "start_char": 20, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 26, "feats": null, "head": 9, "id": 6, "lemma": "in", "misc": "", "start_char": 24, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 28, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 27, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:npmod", "end_char": 35, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "couple", "misc": "", "start_char": 29, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 40, "feats": "Number=Plur", "head": 3, "id": 9, "lemma": "day", "misc": "", "start_char": 36, "text": "days", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 41, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 46, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 11, "lemma": "you", "misc": "", "start_char": 43, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 52, "feats": null, "head": 13, "id": 12, "lemma": "still", "misc": "", "start_char": 47, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 56, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 13, "lemma": "mad", "misc": "", "start_char": 53, "text": "mad", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 59, "feats": null, "head": 15, "id": 14, "lemma": "at", "misc": "", "start_char": 57, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 62, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 15, "lemma": "I", "misc": "", "start_char": 60, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 3, "id": 16, "lemma": "?", "misc": "", "start_char": 63, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (LST (UH Nope) (. .)) (NP (PRP I)) (VP (VBP have) (NP (NP (DT no) (NN reason)) (SBAR (S (VP (TO to) (NP (`` \") (NN B) ('' \") (ADJP (JJ mad) (PP (IN at) (NP (PRP you) (. .) (NNP Minus)))))))))) (. .)))" }, "speaker": "Penny", "text": "Nope . I have no reason to \" B \" mad at you . Minus.", "tokens": [ { "deprel": "discourse", "end_char": 69, "feats": null, "head": 4, "id": 1, "lemma": "nope", "misc": "", "start_char": 65, "text": "Nope", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 71, "feats": null, "head": 4, "id": 2, "lemma": ".", "misc": "", "start_char": 70, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 73, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 72, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 78, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 74, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 81, "feats": null, "head": 6, "id": 5, "lemma": "no", "misc": "", "start_char": 79, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 88, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "reason", "misc": "", "start_char": 82, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 91, "feats": null, "head": 11, "id": 7, "lemma": "to", "misc": "", "start_char": 89, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 9, "id": 8, "lemma": "\"", "misc": "", "start_char": 92, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 95, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "B", "misc": "", "start_char": 94, "text": "B", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 97, "feats": null, "head": 9, "id": 10, "lemma": "\"", "misc": "", "start_char": 96, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "acl", "end_char": 101, "feats": "Degree=Pos", "head": 6, "id": 11, "lemma": "mad", "misc": "", "start_char": 98, "text": "mad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 104, "feats": null, "head": 13, "id": 12, "lemma": "at", "misc": "", "start_char": 102, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 108, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 13, "lemma": "you", "misc": "", "start_char": 105, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 109, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obl", "end_char": 116, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "Minus", "misc": "", "start_char": 111, "text": "Minus", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 118, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 117, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (INTJ (UH Wow) (. .)))" }, "speaker": "Leonard", "text": "Wow.", "tokens": [ { "deprel": "root", "end_char": 122, "feats": null, "head": 0, "id": 1, "lemma": "wow", "misc": "", "start_char": 119, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 123, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ right)) (. .) (PP (IN On) (NP (NP (PRP$ my) (NN paper)) (. .) (NP (RB Not) (PRP yours) (, ,) (NP (PRP mine)) (, ,)))) (NP (NML (S (NP (PRP you)) (VP (VBP punk) (HYPH -) (NP (NN ass))))) (NN elf))) (. .)))" }, "speaker": "Penny", "text": "That's right . On my paper . Not yours, mine, you punk - ass elf.", "tokens": [ { "deprel": "nsubj", "end_char": 129, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 125, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 132, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 130, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 138, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "right", "misc": "", "start_char": 133, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 140, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 139, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 143, "feats": null, "head": 7, "id": 5, "lemma": "on", "misc": "", "start_char": 141, "text": "On", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 146, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 144, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 152, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "paper", "misc": "", "start_char": 147, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 154, "feats": null, "head": 10, "id": 8, "lemma": ".", "misc": "", "start_char": 153, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 158, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 155, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 164, "feats": "Gender=Neut|Number=Sing|Person=2|Poss=Yes|PronType=Prs", "head": 3, "id": 10, "lemma": "yours", "misc": "", "start_char": 159, "text": "yours", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 166, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 165, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 171, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 12, "lemma": "mine", "misc": "", "start_char": 167, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 172, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 177, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 14, "lemma": "you", "misc": "", "start_char": 174, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound", "end_char": 182, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "punk", "misc": "", "start_char": 178, "text": "punk", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 15, "id": 16, "lemma": "-", "misc": "", "start_char": 183, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 188, "feats": "Number=Sing", "head": 3, "id": 17, "lemma": "ass", "misc": "", "start_char": 185, "text": "ass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 192, "feats": "Number=Sing", "head": 17, "id": 18, "lemma": "elf", "misc": "", "start_char": 189, "text": "elf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 193, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WP what)) (S (VP (TO to) (VP (VB say))))))) (. .) (NP (UH Hmm)) (. .)))" }, "speaker": "Leonard", "text": "I don't know what to say . Hmm.", "tokens": [ { "deprel": "nsubj", "end_char": 196, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 195, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 199, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 197, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 203, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 200, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 208, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 204, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 213, "feats": "PronType=Int", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 209, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 216, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 214, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 220, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "say", "misc": "", "start_char": 217, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 222, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 221, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 226, "feats": null, "head": 4, "id": 9, "lemma": "hmm", "misc": "", "start_char": 223, "text": "Hmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 227, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hmm)) (, ,) (WHADVP (WRB how) (IN about)) (, ,) (`` \") (S (NP (INTJ (UH Gee)) (, ,) (NP (NNP Penny)) (, ,)) (NP (PRP you)) (VP (VBP 're) (ADJP (ADJP (JJR smarter)) (SBAR (IN than) (S (NP (PRP I)) (VP (VBD thought))))))) (. .) (`` \") (S (NP (PRP You)) (VP (MD may) (VP (VB be) (NP (NP (DT the) (NN one)) (PP (IN in) (NP (NN school))))))) (, ,) ('' \") (CC but) (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (DT the) (NN one)) (SBAR (WHNP (WP who)) (S (VP (VBD learned) (NP (DT a) (NN lesson)))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (ADJP (RB so) (JJ stupid)) (, ,) (NNP Penny) (. .) (UH Duh)))) (, ...) ('' \")))" }, "speaker": "Penny", "text": "Hmm, how about, \" Gee, Penny, you're smarter than I thought . \" You may be the one in school, \" but I'm the one who learned a lesson . I'm so stupid, Penny . Duh...\"", "tokens": [ { "deprel": "discourse", "end_char": 232, "feats": null, "head": 3, "id": 1, "lemma": "hmm", "misc": "", "start_char": 229, "text": "Hmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 234, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 233, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 238, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "how", "misc": "", "start_char": 235, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "mark", "end_char": 244, "feats": null, "head": 13, "id": 4, "lemma": "about", "misc": "", "start_char": 239, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 246, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 245, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 13, "id": 6, "lemma": "\"", "misc": "", "start_char": 247, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "discourse", "end_char": 252, "feats": null, "head": 13, "id": 7, "lemma": "gee", "misc": "", "start_char": 249, "text": "Gee", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 253, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 260, "feats": "Number=Sing", "head": 13, "id": 9, "lemma": "penny", "misc": "", "start_char": 255, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 262, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 261, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 266, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 11, "lemma": "you", "misc": "", "start_char": 263, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 270, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 267, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 278, "feats": "Degree=Cmp", "head": 3, "id": 13, "lemma": "smart", "misc": "", "start_char": 271, "text": "smarter", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "end_char": 283, "feats": null, "head": 16, "id": 14, "lemma": "than", "misc": "", "start_char": 279, "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 285, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 284, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 293, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 13, "id": 16, "lemma": "think", "misc": "", "start_char": 286, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 295, "feats": null, "head": 13, "id": 17, "lemma": ".", "misc": "", "start_char": 294, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 297, "feats": null, "head": 23, "id": 18, "lemma": "\"", "misc": "", "start_char": 296, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 301, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 19, "lemma": "you", "misc": "", "start_char": 298, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 305, "feats": "VerbForm=Fin", "head": 23, "id": 20, "lemma": "may", "misc": "", "start_char": 302, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 308, "feats": "VerbForm=Inf", "head": 23, "id": 21, "lemma": "be", "misc": "", "start_char": 306, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 312, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 309, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 316, "feats": "Number=Sing", "head": 13, "id": 23, "lemma": "one", "misc": "", "start_char": 313, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 319, "feats": null, "head": 25, "id": 24, "lemma": "in", "misc": "", "start_char": 317, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 326, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "school", "misc": "", "start_char": 320, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 328, "feats": null, "head": 13, "id": 26, "lemma": ",", "misc": "", "start_char": 327, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 330, "feats": null, "head": 13, "id": 27, "lemma": "\"", "misc": "", "start_char": 329, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 334, "feats": null, "head": 32, "id": 28, "lemma": "but", "misc": "", "start_char": 331, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 336, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 29, "lemma": "I", "misc": "", "start_char": 335, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 339, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 32, "id": 30, "lemma": "be", "misc": "", "start_char": 337, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 343, "feats": "Definite=Def|PronType=Art", "head": 32, "id": 31, "lemma": "the", "misc": "", "start_char": 340, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 347, "feats": "Number=Sing", "head": 13, "id": 32, "lemma": "one", "misc": "", "start_char": 344, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 351, "feats": "PronType=Rel", "head": 34, "id": 33, "lemma": "who", "misc": "", "start_char": 348, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 359, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 32, "id": 34, "lemma": "learn", "misc": "", "start_char": 352, "text": "learned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 361, "feats": "Definite=Ind|PronType=Art", "head": 36, "id": 35, "lemma": "a", "misc": "", "start_char": 360, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 368, "feats": "Number=Sing", "head": 34, "id": 36, "lemma": "lesson", "misc": "", "start_char": 362, "text": "lesson", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 370, "feats": null, "head": 32, "id": 37, "lemma": ".", "misc": "", "start_char": 369, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 372, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 41, "id": 38, "lemma": "I", "misc": "", "start_char": 371, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 375, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 41, "id": 39, "lemma": "be", "misc": "", "start_char": 373, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 378, "feats": null, "head": 41, "id": 40, "lemma": "so", "misc": "", "start_char": 376, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 385, "feats": "Degree=Pos", "head": 32, "id": 41, "lemma": "stupid", "misc": "", "start_char": 379, "text": "stupid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 387, "feats": null, "head": 41, "id": 42, "lemma": ",", "misc": "", "start_char": 386, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 393, "feats": "Number=Sing", "head": 41, "id": 43, "lemma": "penny", "misc": "", "start_char": 388, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 395, "feats": null, "head": 41, "id": 44, "lemma": ".", "misc": "", "start_char": 394, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 399, "feats": null, "head": 41, "id": 45, "lemma": "duh", "misc": "", "start_char": 396, "text": "Duh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 403, "feats": null, "head": 3, "id": 46, "lemma": "...", "misc": "", "start_char": 400, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 405, "feats": null, "head": 3, "id": 47, "lemma": "\"", "misc": "", "start_char": 404, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ sounds) (PP (ADVP (RB exactly)) (IN like) (NP (PRP you)))) (. .)))" }, "speaker": "Sheldon", "text": "She sounds exactly like you.", "tokens": [ { "deprel": "nsubj", "end_char": 409, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "she", "misc": "", "start_char": 406, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 416, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "sound", "misc": "", "start_char": 410, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 424, "feats": null, "head": 5, "id": 3, "lemma": "exactly", "misc": "", "start_char": 417, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 429, "feats": null, "head": 5, "id": 4, "lemma": "like", "misc": "", "start_char": 425, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 433, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 5, "lemma": "you", "misc": "", "start_char": 430, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 435, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 434, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 10, 10 ] ], [ [ 0, 14, 14 ], [ 1, 12, 12 ], [ 3, 9, 9 ], [ 3, 13, 13 ], [ 4, 0, 0 ], [ 5, 14, 14 ], [ 5, 28, 28 ], [ 5, 37, 37 ] ], [ [ 1, 2, 2 ], [ 5, 8, 8 ], [ 5, 10, 10 ], [ 5, 18, 18 ], [ 5, 42, 42 ], [ 6, 0, 0 ], [ 6, 4, 4 ] ], [ [ 3, 5, 5 ], [ 3, 11, 11 ] ], [ [ 3, 5, 6 ] ], [ [ 3, 17, 17 ] ], [ [ 3, 13, 17 ] ], [ [ 5, 24, 24 ] ] ]
s06e06c09t
Haven't heard from you in a couple days . You still mad at me? Nope . I have no reason to " B " mad at you . Minus. Wow. That's right . On my paper . Not yours, mine, you punk - ass elf. I don't know what to say . Hmm. Hmm, how about, " Gee, Penny, you're smarter than I thought . " You may be the one in school, " but I'm the one who learned a lesson . I'm so stupid, Penny . Duh..." She sounds exactly like you.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (S (VP (VB Excuse) (NP (PRP me)))) (, ,) (NP (NN Officer) (NNP Hernandez)) (. ?) (NP (NP (DT Any) (NNS leads)) (PP (IN on) (NP (NP (DT the) (NN person)) (SBAR (WHNP (WP who)) (S (VP (VBD stole) (NP (PRP$ my) (NNS belongings)))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Excuse me, Officer Hernandez? Any leads on the person who stole my belongings?", "tokens": [ { "deprel": "root", "end_char": 6, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 0, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 9, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 7, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 10, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 19, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "officer", "misc": "", "start_char": 12, "text": "Officer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "flat", "end_char": 29, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Hernandez", "misc": "", "start_char": 20, "text": "Hernandez", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 30, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 35, "feats": null, "head": 8, "id": 7, "lemma": "any", "misc": "", "start_char": 32, "text": "Any", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 41, "feats": "Number=Plur", "head": 1, "id": 8, "lemma": "lead", "misc": "", "start_char": 36, "text": "leads", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 44, "feats": null, "head": 11, "id": 9, "lemma": "on", "misc": "", "start_char": 42, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 48, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 45, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 55, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "person", "misc": "", "start_char": 49, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 59, "feats": "PronType=Rel", "head": 13, "id": 12, "lemma": "who", "misc": "", "start_char": 56, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 65, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 13, "lemma": "steal", "misc": "", "start_char": 60, "text": "stole", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 68, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "my", "misc": "", "start_char": 66, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 79, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "belonging", "misc": "", "start_char": 69, "text": "belongings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 81, "feats": null, "head": 1, "id": 16, "lemma": "?", "misc": "", "start_char": 80, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (ADVP (RB Not) (RB yet) (. .)))" }, "speaker": "Hernandez", "text": "Not yet.", "tokens": [ { "deprel": "advmod", "end_char": 85, "feats": null, "head": 2, "id": 1, "lemma": "not", "misc": "", "start_char": 82, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 89, "feats": null, "head": 0, "id": 2, "lemma": "yet", "misc": "", "start_char": 86, "text": "yet", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 91, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 90, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (ADVP (RB perhaps)) (NP (PRP I)) (VP (MD can) (VP (VB help))) (. .) (S (NP (NNP Sherlock) (NNP Holmes)) (ADVP (RB always)) (VP (VBZ says) (SBAR (S (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP eliminate) (NP (DT the) (JJ impossible) (, ,) (SBAR (WHNP (WDT whatever)) (S (VP (VBZ remains) (, ,) (ADJP (RB however) (JJ improbable)) (, ,)))))))) (VP (MD must) (VP (VP (VB be) (NP (DT the) (NN truth) (. .) (RB Now))) (, ,) (VP (VB have) (, -) (SQ (VBP have) (NP (PRP you)) (VP (VBN tried) (S (VP (VBG doing) (NP (DT that))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Well, perhaps I can help . Sherlock Holmes always says when you eliminate the impossible, whatever remains, however improbable, must be the truth . Now, have - have you tried doing that?", "tokens": [ { "deprel": "discourse", "end_char": 96, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 92, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 97, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 106, "feats": null, "head": 6, "id": 3, "lemma": "perhaps", "misc": "", "start_char": 99, "text": "perhaps", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 108, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 107, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 112, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "can", "misc": "", "start_char": 109, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 117, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "help", "misc": "", "start_char": 113, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 118, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 128, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "Sherlock", "misc": "", "start_char": 120, "text": "Sherlock", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 135, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Holmes", "misc": "", "start_char": 129, "text": "Holmes", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 142, "feats": null, "head": 11, "id": 10, "lemma": "always", "misc": "", "start_char": 136, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 147, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 11, "lemma": "say", "misc": "", "start_char": 143, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 152, "feats": "PronType=Int", "head": 14, "id": 12, "lemma": "when", "misc": "", "start_char": 148, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 156, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 153, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 166, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 27, "id": 14, "lemma": "eliminate", "misc": "", "start_char": 157, "text": "eliminate", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 170, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 167, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 181, "feats": "Degree=Pos", "head": 14, "id": 16, "lemma": "impossible", "misc": "", "start_char": 171, "text": "impossible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 183, "feats": null, "head": 14, "id": 17, "lemma": ",", "misc": "", "start_char": 182, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 192, "feats": "PronType=Int", "head": 27, "id": 18, "lemma": "whatever", "misc": "", "start_char": 184, "text": "whatever", "upos": "DET", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 200, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 19, "lemma": "remain", "misc": "", "start_char": 193, "text": "remains", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 22, "id": 20, "lemma": ",", "misc": "", "start_char": 201, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 210, "feats": null, "head": 22, "id": 21, "lemma": "however", "misc": "", "start_char": 203, "text": "however", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 221, "feats": "Degree=Pos", "head": 19, "id": 22, "lemma": "improbable", "misc": "", "start_char": 211, "text": "improbable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 223, "feats": null, "head": 22, "id": 23, "lemma": ",", "misc": "", "start_char": 222, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 228, "feats": "VerbForm=Fin", "head": 27, "id": 24, "lemma": "must", "misc": "", "start_char": 224, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 231, "feats": "VerbForm=Inf", "head": 27, "id": 25, "lemma": "be", "misc": "", "start_char": 229, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 235, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 232, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 241, "feats": "Number=Sing", "head": 11, "id": 27, "lemma": "truth", "misc": "", "start_char": 236, "text": "truth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 243, "feats": null, "head": 27, "id": 28, "lemma": ".", "misc": "", "start_char": 242, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 247, "feats": null, "head": 31, "id": 29, "lemma": "now", "misc": "", "start_char": 244, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 29, "id": 30, "lemma": ",", "misc": "", "start_char": 248, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 254, "feats": "Mood=Imp|VerbForm=Fin", "head": 11, "id": 31, "lemma": "have", "misc": "", "start_char": 250, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 35, "id": 32, "lemma": "-", "misc": "", "start_char": 255, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 261, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 35, "id": 33, "lemma": "have", "misc": "", "start_char": 257, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 265, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 35, "id": 34, "lemma": "you", "misc": "", "start_char": 262, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 271, "feats": "Tense=Past|VerbForm=Part", "head": 31, "id": 35, "lemma": "try", "misc": "", "start_char": 266, "text": "tried", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 277, "feats": "VerbForm=Ger", "head": 35, "id": 36, "lemma": "do", "misc": "", "start_char": 272, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 282, "feats": "Number=Sing|PronType=Dem", "head": 36, "id": 37, "lemma": "that", "misc": "", "start_char": 278, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 284, "feats": null, "head": 6, "id": 38, "lemma": "?", "misc": "", "start_char": 283, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (INTJ (UH Nope) (. .)))" }, "speaker": "Hernandez", "text": "Nope.", "tokens": [ { "deprel": "root", "end_char": 289, "feats": null, "head": 0, "id": 1, "lemma": "nope", "misc": "", "start_char": 285, "text": "Nope", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 291, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 290, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB maybe)) (NP (PRP you)) (VP (MD should)) (. .) (NP (NN Th) (HYPH -) (NN Th) (, -) (S (NP (EX There)) (VP (VBZ 's) (NP (NP (NP (NP (NNS lots)) (PP (IN of) (NP (NNS books)))) (VP (VBN called) (S (NP (`` \") (NNP Sherlock) (NNP Holmes))))) ('' \"))))) (CC and) (S (NP (EX there)) (VP (VBZ 's) (NP (NP (DT no) (NNS books)) (VP (VBN called) (S (NP (`` \") (NNP Officer) (NNP Hernandez))))))) (. .) ('' \")))" }, "speaker": "Sheldon", "text": "Well, maybe you should . Th - Th - There's lots of books called \" Sherlock Holmes \" and there's no books called \" Officer Hernandez . \"", "tokens": [ { "deprel": "discourse", "end_char": 296, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 292, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 298, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 297, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 304, "feats": null, "head": 5, "id": 3, "lemma": "maybe", "misc": "", "start_char": 299, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 308, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 305, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 315, "feats": "VerbForm=Fin", "head": 0, "id": 5, "lemma": "should", "misc": "", "start_char": 309, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 317, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 316, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 320, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "th", "misc": "", "start_char": 318, "text": "Th", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 322, "feats": null, "head": 9, "id": 8, "lemma": "-", "misc": "", "start_char": 321, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 325, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "th", "misc": "", "start_char": 323, "text": "Th", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 327, "feats": null, "head": 5, "id": 10, "lemma": "-", "misc": "", "start_char": 326, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 333, "feats": null, "head": 12, "id": 11, "lemma": "there", "misc": "", "start_char": 328, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 336, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 12, "lemma": "be", "misc": "", "start_char": 334, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 341, "feats": "Number=Plur", "head": 12, "id": 13, "lemma": "lot", "misc": "", "start_char": 337, "text": "lots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 344, "feats": null, "head": 15, "id": 14, "lemma": "of", "misc": "", "start_char": 342, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 350, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "book", "misc": "", "start_char": 345, "text": "books", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 357, "feats": "Tense=Past|VerbForm=Part", "head": 15, "id": 16, "lemma": "call", "misc": "", "start_char": 351, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 359, "feats": null, "head": 18, "id": 17, "lemma": "\"", "misc": "", "start_char": 358, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "xcomp", "end_char": 368, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "Sherlock", "misc": "", "start_char": 360, "text": "Sherlock", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 375, "feats": "Number=Sing", "head": 18, "id": 19, "lemma": "Holmes", "misc": "", "start_char": 369, "text": "Holmes", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 377, "feats": null, "head": 18, "id": 20, "lemma": "\"", "misc": "", "start_char": 376, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 381, "feats": null, "head": 23, "id": 21, "lemma": "and", "misc": "", "start_char": 378, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 387, "feats": null, "head": 23, "id": 22, "lemma": "there", "misc": "", "start_char": 382, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "conj", "end_char": 390, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 23, "lemma": "be", "misc": "", "start_char": 388, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 393, "feats": null, "head": 25, "id": 24, "lemma": "no", "misc": "", "start_char": 391, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 399, "feats": "Number=Plur", "head": 23, "id": 25, "lemma": "book", "misc": "", "start_char": 394, "text": "books", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 406, "feats": "Tense=Past|VerbForm=Part", "head": 25, "id": 26, "lemma": "call", "misc": "", "start_char": 400, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 29, "id": 27, "lemma": "\"", "misc": "", "start_char": 407, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "compound", "end_char": 416, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "Officer", "misc": "", "start_char": 409, "text": "Officer", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 426, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "Hernandez", "misc": "", "start_char": 417, "text": "Hernandez", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 428, "feats": null, "head": 5, "id": 30, "lemma": ".", "misc": "", "start_char": 427, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 430, "feats": null, "head": 5, "id": 31, "lemma": "\"", "misc": "", "start_char": 429, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 13, 13 ], [ 2, 3, 3 ] ], [ [ 0, 3, 4 ] ], [ [ 0, 6, 6 ] ], [ [ 0, 11, 11 ] ], [ [ 0, 6, 14 ] ], [ [ 0, 9, 14 ] ], [ [ 0, 13, 14 ] ], [ [ 2, 7, 8 ], [ 4, 17, 18 ] ], [ [ 2, 12, 12 ], [ 2, 33, 33 ], [ 4, 3, 3 ], [ 4, 27, 28 ] ], [ [ 2, 14, 15 ] ], [ [ 2, 25, 26 ] ], [ [ 2, 36, 36 ] ], [ [ 4, 12, 18 ] ], [ [ 4, 14, 18 ] ], [ [ 4, 23, 28 ] ] ]
s08e01c03t
Excuse me, Officer Hernandez? Any leads on the person who stole my belongings? Not yet. Well, perhaps I can help . Sherlock Holmes always says when you eliminate the impossible, whatever remains, however improbable, must be the truth . Now, have - have you tried doing that? Nope. Well, maybe you should . Th - Th - There's lots of books called " Sherlock Holmes " and there's no books called " Officer Hernandez . "
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NP (NN Thanks)) (ADVP (RB again)) (PP (IN for) (S (VP (VBG coming) (. .) (NP (CD Six) (NNS hours)))))) (VP (VBD was) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (NP (NP (DT a) (JJ long) (NN drive)) (PP (IN by) (NP (PRP myself))))))))) (. .)))" }, "speaker": "Leonard", "text": "Thanks again for coming . Six hours was gonna be a long drive by myself.", "tokens": [ { "deprel": "root", "end_char": 6, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 0, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 12, "feats": null, "head": 1, "id": 2, "lemma": "again", "misc": "", "start_char": 7, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 16, "feats": null, "head": 4, "id": 3, "lemma": "for", "misc": "", "start_char": 13, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 23, "feats": "VerbForm=Ger", "head": 1, "id": 4, "lemma": "come", "misc": "", "start_char": 17, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 24, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 29, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 6, "lemma": "six", "misc": "", "start_char": 26, "text": "Six", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 35, "feats": "Number=Plur", "head": 9, "id": 7, "lemma": "hour", "misc": "", "start_char": 30, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 39, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 36, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 43, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 9, "lemma": "go", "misc": "", "start_char": 40, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 46, "feats": null, "head": 14, "id": 10, "lemma": "to", "misc": "", "start_char": 44, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 49, "feats": "VerbForm=Inf", "head": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 47, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 51, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 50, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 56, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "long", "misc": "", "start_char": 52, "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 62, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "drive", "misc": "", "start_char": 57, "text": "drive", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 65, "feats": null, "head": 16, "id": 15, "lemma": "by", "misc": "", "start_char": 63, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 72, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 14, "id": 16, "lemma": "myself", "misc": "", "start_char": 66, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 1, "id": 17, "lemma": ".", "misc": "", "start_char": 73, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (NP (PRP$ My) (NN pleasure)) (. .) (CC And) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (ADJP (JJ angry) (ADVP (IN at) (DT all))) (SBAR (IN that) (S (NP (PRP$ my) (NN boyfriend)) (VP (VP (VBD was) (PP (IN in) (NP (NN trouble)))) (CC and) (VP (VBD called) (NP (PRP you)) (PP (RB instead) (IN of) (NP (PRP me)))))))))) (. .) (S (NP (PRP I)) (VP (VBP love) (NP (DT that)))) (. !)))" }, "speaker": "Amy", "text": "My pleasure . And I'm not angry at all that my boyfriend was in trouble and called you instead of me . I love that!", "tokens": [ { "deprel": "nmod:poss", "end_char": 77, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 75, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 86, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "pleasure", "misc": "", "start_char": 78, "text": "pleasure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 88, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 87, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 92, "feats": null, "head": 8, "id": 4, "lemma": "and", "misc": "", "start_char": 89, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 94, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 93, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 97, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 95, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 101, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 98, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 107, "feats": "Degree=Pos", "head": 2, "id": 8, "lemma": "angry", "misc": "", "start_char": 102, "text": "angry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 110, "feats": null, "head": 10, "id": 9, "lemma": "at", "misc": "", "start_char": 108, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 114, "feats": null, "head": 8, "id": 10, "lemma": "all", "misc": "", "start_char": 111, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "mark", "end_char": 119, "feats": null, "head": 16, "id": 11, "lemma": "that", "misc": "", "start_char": 115, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 122, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "my", "misc": "", "start_char": 120, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 132, "feats": "Number=Sing", "head": 16, "id": 13, "lemma": "boyfriend", "misc": "", "start_char": 123, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 136, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 133, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 139, "feats": null, "head": 16, "id": 15, "lemma": "in", "misc": "", "start_char": 137, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 147, "feats": "Number=Sing", "head": 8, "id": 16, "lemma": "trouble", "misc": "", "start_char": 140, "text": "trouble", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 151, "feats": null, "head": 18, "id": 17, "lemma": "and", "misc": "", "start_char": 148, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 158, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 18, "lemma": "call", "misc": "", "start_char": 152, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 162, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 18, "id": 19, "lemma": "you", "misc": "", "start_char": 159, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 170, "feats": null, "head": 22, "id": 20, "lemma": "instead", "misc": "", "start_char": 163, "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 173, "feats": null, "head": 20, "id": 21, "lemma": "of", "misc": "", "start_char": 171, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 176, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 22, "lemma": "I", "misc": "", "start_char": 174, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 178, "feats": null, "head": 2, "id": 23, "lemma": ".", "misc": "", "start_char": 177, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 180, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 24, "lemma": "I", "misc": "", "start_char": 179, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 185, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 25, "lemma": "love", "misc": "", "start_char": 181, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 190, "feats": "Number=Sing|PronType=Dem", "head": 25, "id": 26, "lemma": "that", "misc": "", "start_char": 186, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 192, "feats": null, "head": 2, "id": 27, "lemma": "!", "misc": "", "start_char": 191, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (NN time)) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB fly) (PRT (IN by))))))) (. .)))" }, "speaker": "Leonard", "text": "Yeah, time's gonna fly by.", "tokens": [ { "deprel": "discourse", "end_char": 197, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 193, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 198, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 204, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "time", "misc": "", "start_char": 200, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 207, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 205, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 211, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 208, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 214, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 212, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 218, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "fly", "misc": "", "start_char": 215, "text": "fly", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 221, "feats": null, "head": 7, "id": 8, "lemma": "by", "misc": "", "start_char": 219, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 223, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 222, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ] ], [ [ 0, 15, 15 ], [ 1, 18, 18 ] ], [ [ 0, 11, 15 ] ], [ [ 1, 0, 0 ], [ 1, 11, 11 ], [ 1, 21, 21 ], [ 1, 23, 23 ] ], [ [ 1, 0, 1 ] ], [ [ 1, 4, 4 ], [ 1, 26, 26 ] ], [ [ 1, 11, 12 ] ], [ [ 1, 15, 15 ] ], [ [ 1, 25, 25 ] ], [ [ 2, 2, 2 ] ] ]
s08e01c04t
Thanks again for coming . Six hours was gonna be a long drive by myself. My pleasure . And I'm not angry at all that my boyfriend was in trouble and called you instead of me . I love that! Yeah, time's gonna fly by.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP have) (RB n't) (VP (VBN been) (PP (IN on) (NP (DT a) (NN job) (NN interview))) (PP (IN in) (NP (NNS years)))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB really) (JJ nervous)))) (. .)))" }, "speaker": "Penny", "text": "I haven't been on a job interview in years . I'm really nervous.", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 1, "lemma": "I", "misc": "", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 6, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "have", "misc": "", "start_char": 2, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 10, "feats": null, "head": 8, "id": 3, "lemma": "not", "misc": "", "start_char": 7, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 15, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 11, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "case", "end_char": 18, "feats": null, "head": 8, "id": 5, "lemma": "on", "misc": "", "start_char": 16, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 20, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 19, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 24, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "job", "misc": "", "start_char": 21, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 34, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "interview", "misc": "", "start_char": 25, "text": "interview", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 37, "feats": null, "head": 10, "id": 9, "lemma": "in", "misc": "", "start_char": 35, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 43, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "year", "misc": "", "start_char": 38, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 44, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 47, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "I", "misc": "", "start_char": 46, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 50, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 48, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 57, "feats": null, "head": 15, "id": 14, "lemma": "really", "misc": "", "start_char": 51, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 65, "feats": "Degree=Pos", "head": 8, "id": 15, "lemma": "nervous", "misc": "", "start_char": 58, "text": "nervous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 8, "id": 16, "lemma": ".", "misc": "", "start_char": 66, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Do) (RB n't) (VP (VB be)))) (. .) (S (NP (PRP You)) (VP (VBP are) (VP (VBN built) (PP (IN for) (NP (JJ pharmaceutical) (NNS sales)))))) (. .) (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ cute)))) (, ,) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ flirty)))) (CC and) (, ...) (S (VP (VBN Started) (SBAR (DT that) (UH like) (S (NP (EX there)) (VP (VBD were) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (NP (CD three) (NNS things)))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "Don't be . You are built for pharmaceutical sales . You're cute, you're flirty and...Started that like there were gonna be three things.", "tokens": [ { "deprel": "aux", "end_char": 70, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 68, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 74, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 71, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 77, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "be", "misc": "", "start_char": 75, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 79, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 78, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 83, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 80, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 84, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 93, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 7, "lemma": "build", "misc": "", "start_char": 88, "text": "built", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 97, "feats": null, "head": 10, "id": 8, "lemma": "for", "misc": "", "start_char": 94, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 112, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "pharmaceutical", "misc": "", "start_char": 98, "text": "pharmaceutical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 118, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "sale", "misc": "", "start_char": 113, "text": "sales", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 119, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 124, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 121, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 128, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 125, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 133, "feats": "Degree=Pos", "head": 7, "id": 14, "lemma": "cute", "misc": "", "start_char": 129, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 18, "id": 15, "lemma": ",", "misc": "", "start_char": 134, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 139, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 16, "lemma": "you", "misc": "", "start_char": 136, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 143, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 140, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 150, "feats": "Degree=Pos", "head": 14, "id": 18, "lemma": "flirty", "misc": "", "start_char": 144, "text": "flirty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 154, "feats": null, "head": 26, "id": 19, "lemma": "and", "misc": "", "start_char": 151, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 26, "id": 20, "lemma": "...", "misc": "", "start_char": 155, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "csubj", "end_char": 166, "feats": "Tense=Past|VerbForm=Part", "head": 26, "id": 21, "lemma": "start", "misc": "", "start_char": 159, "text": "Started", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 171, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 22, "lemma": "that", "misc": "", "start_char": 167, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "discourse", "end_char": 176, "feats": null, "head": 26, "id": 23, "lemma": "like", "misc": "", "start_char": 172, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "expl", "end_char": 182, "feats": null, "head": 26, "id": 24, "lemma": "there", "misc": "", "start_char": 177, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "aux", "end_char": 187, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 183, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 191, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 26, "lemma": "go", "misc": "", "start_char": 188, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 194, "feats": null, "head": 30, "id": 27, "lemma": "to", "misc": "", "start_char": 192, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 197, "feats": "VerbForm=Inf", "head": 30, "id": 28, "lemma": "be", "misc": "", "start_char": 195, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nummod", "end_char": 203, "feats": "NumForm=Word|NumType=Card", "head": 30, "id": 29, "lemma": "three", "misc": "", "start_char": 198, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "xcomp", "end_char": 210, "feats": "Number=Plur", "head": 26, "id": 30, "lemma": "thing", "misc": "", "start_char": 204, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 7, "id": 31, "lemma": ".", "misc": "", "start_char": 211, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (NP (NP (DT any) (NN experience)) (PP (IN in) (NP (NNS sales)))) (. .) (SBAR (IN Unless) (S (NP (PRP you)) (VP (VBP count) (NP (NP (DT the) (NML (NN bikini) (NN car)) (NN wash)) (SBAR (S (NP (PRP I)) (VP (VBD did) (PP (IN in) (NP (JJ high) (NN school)))))))))) (. .) (CC But) (S (NP (PRP you)) (ADVP (RB already)) (VP (VBD made) (S (NP (PRP me)) (VP (VB take) (NP (DT that)) (PP (IN off) (NP (PRP$ my) (NN résumé)))))))))) (. .)))" }, "speaker": "Penny", "text": "I don't have any experience in sales . Unless you count the bikini car wash I did in high school . But you already made me take that off my résumé.", "tokens": [ { "deprel": "nsubj", "end_char": 214, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 213, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 217, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 215, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 221, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 218, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 226, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 222, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 230, "feats": null, "head": 6, "id": 5, "lemma": "any", "misc": "", "start_char": 227, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 241, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "experience", "misc": "", "start_char": 231, "text": "experience", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 244, "feats": null, "head": 8, "id": 7, "lemma": "in", "misc": "", "start_char": 242, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 250, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "sale", "misc": "", "start_char": 245, "text": "sales", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 252, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 251, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 259, "feats": null, "head": 12, "id": 10, "lemma": "unless", "misc": "", "start_char": 253, "text": "Unless", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 263, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 260, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 269, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 12, "lemma": "count", "misc": "", "start_char": 264, "text": "count", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 273, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 13, "lemma": "the", "misc": "", "start_char": 270, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 280, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "bikini", "misc": "", "start_char": 274, "text": "bikini", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 284, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "car", "misc": "", "start_char": 281, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 289, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "wash", "misc": "", "start_char": 285, "text": "wash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 291, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 290, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 295, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 16, "id": 18, "lemma": "do", "misc": "", "start_char": 292, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 298, "feats": null, "head": 21, "id": 19, "lemma": "in", "misc": "", "start_char": 296, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 303, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "high", "misc": "", "start_char": 299, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 310, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "school", "misc": "", "start_char": 304, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 4, "id": 22, "lemma": ".", "misc": "", "start_char": 311, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 316, "feats": null, "head": 26, "id": 23, "lemma": "but", "misc": "", "start_char": 313, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 320, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 26, "id": 24, "lemma": "you", "misc": "", "start_char": 317, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 328, "feats": null, "head": 26, "id": 25, "lemma": "already", "misc": "", "start_char": 321, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 333, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 26, "lemma": "make", "misc": "", "start_char": 329, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 336, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 27, "lemma": "I", "misc": "", "start_char": 334, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 341, "feats": "VerbForm=Inf", "head": 26, "id": 28, "lemma": "take", "misc": "", "start_char": 337, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 346, "feats": "Number=Sing|PronType=Dem", "head": 28, "id": 29, "lemma": "that", "misc": "", "start_char": 342, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 350, "feats": null, "head": 32, "id": 30, "lemma": "off", "misc": "", "start_char": 347, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 353, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 32, "id": 31, "lemma": "my", "misc": "", "start_char": 351, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 360, "feats": "Number=Sing", "head": 28, "id": 32, "lemma": "résumé", "misc": "", "start_char": 354, "text": "résumé", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 362, "feats": null, "head": 4, "id": 33, "lemma": ".", "misc": "", "start_char": 361, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This) (NN job)) (VP (VBZ is) (NP (NP (DT a) (NN lot)) (PP (IN like) (S (VP (VBG being) (NP (DT a) (NN waitress)))))) (, ,) (PP (IN except) (PP (RB instead) (IN of) (S (VP (VBG pushing) (NP (DT the) (NN fish) (NNS tacos)) (SBAR (IN 'cause) (S (NP (PRP they)) (VP (VBP 're) (ADJP (JJ about) (S (VP (TO to) (VP (VB go) (ADJP (JJ bad))))))))))))))) (, ,) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB just)) (VP (VBG pushing) (NP (PRP$ our) (NNS antidepressants)) (SBAR (IN before) (S (NP (DT the) (NNP FDA)) (VP (VBZ finds) (PRT (RP out)) (SBAR (S (NP (PRP they)) (VP (MD may) (VP (VB cause) (NP (JJ rectal) (NN bleeding)))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "This job is a lot like being a waitress, except instead of pushing the fish tacos 'cause they're about to go bad, you're just pushing our antidepressants before the FDA finds out they may cause rectal bleeding.", "tokens": [ { "deprel": "det", "end_char": 367, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "this", "misc": "", "start_char": 363, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 371, "feats": "Number=Sing", "head": 9, "id": 2, "lemma": "job", "misc": "", "start_char": 368, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 374, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 3, "lemma": "be", "misc": "", "start_char": 372, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 376, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 375, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 380, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "lot", "misc": "", "start_char": 377, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 385, "feats": null, "head": 9, "id": 6, "lemma": "like", "misc": "", "start_char": 381, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "cop", "end_char": 391, "feats": "VerbForm=Ger", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 386, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "det", "end_char": 393, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 392, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 402, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "waitress", "misc": "", "start_char": 394, "text": "waitress", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 404, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 403, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 411, "feats": null, "head": 21, "id": 11, "lemma": "except", "misc": "", "start_char": 405, "text": "except", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 419, "feats": null, "head": 14, "id": 12, "lemma": "instead", "misc": "", "start_char": 412, "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 422, "feats": null, "head": 12, "id": 13, "lemma": "of", "misc": "", "start_char": 420, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 430, "feats": "VerbForm=Ger", "head": 21, "id": 14, "lemma": "push", "misc": "", "start_char": 423, "text": "pushing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 434, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 15, "lemma": "the", "misc": "", "start_char": 431, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 439, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "fish", "misc": "", "start_char": 435, "text": "fish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 445, "feats": "Number=Plur", "head": 14, "id": 17, "lemma": "taco", "misc": "", "start_char": 440, "text": "tacos", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 452, "feats": null, "head": 14, "id": 18, "lemma": "'cause", "misc": "", "start_char": 446, "text": "'cause", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 457, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 21, "id": 19, "lemma": "they", "misc": "", "start_char": 453, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 461, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 458, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 467, "feats": "Degree=Pos", "head": 9, "id": 21, "lemma": "about", "misc": "", "start_char": 462, "text": "about", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 470, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 468, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 473, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "go", "misc": "", "start_char": 471, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 477, "feats": "Degree=Pos", "head": 23, "id": 24, "lemma": "bad", "misc": "", "start_char": 474, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 479, "feats": null, "head": 29, "id": 25, "lemma": ",", "misc": "", "start_char": 478, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 483, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 29, "id": 26, "lemma": "you", "misc": "", "start_char": 480, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 487, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 29, "id": 27, "lemma": "be", "misc": "", "start_char": 484, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 492, "feats": null, "head": 29, "id": 28, "lemma": "just", "misc": "", "start_char": 488, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 500, "feats": "Tense=Pres|VerbForm=Part", "head": 21, "id": 29, "lemma": "push", "misc": "", "start_char": 493, "text": "pushing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 504, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "our", "misc": "", "start_char": 501, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 520, "feats": "Number=Plur", "head": 29, "id": 31, "lemma": "antidepressant", "misc": "", "start_char": 505, "text": "antidepressants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 527, "feats": null, "head": 35, "id": 32, "lemma": "before", "misc": "", "start_char": 521, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 531, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 33, "lemma": "the", "misc": "", "start_char": 528, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 535, "feats": "Number=Sing", "head": 35, "id": 34, "lemma": "FDA", "misc": "", "start_char": 532, "text": "FDA", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "end_char": 541, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 35, "lemma": "find", "misc": "", "start_char": 536, "text": "finds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 545, "feats": null, "head": 35, "id": 36, "lemma": "out", "misc": "", "start_char": 542, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "nsubj", "end_char": 550, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 39, "id": 37, "lemma": "they", "misc": "", "start_char": 546, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 554, "feats": "VerbForm=Fin", "head": 39, "id": 38, "lemma": "may", "misc": "", "start_char": 551, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 560, "feats": "VerbForm=Inf", "head": 35, "id": 39, "lemma": "cause", "misc": "", "start_char": 555, "text": "cause", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 567, "feats": "Degree=Pos", "head": 41, "id": 40, "lemma": "rectal", "misc": "", "start_char": 561, "text": "rectal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 576, "feats": "Number=Sing", "head": 39, "id": 41, "lemma": "bleeding", "misc": "", "start_char": 568, "text": "bleeding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 578, "feats": null, "head": 9, "id": 42, "lemma": ".", "misc": "", "start_char": 577, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP They)) (VP (VBP do)) (. ?)))" }, "speaker": "Penny", "text": "They do?", "tokens": [ { "deprel": "nsubj", "end_char": 583, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "they", "misc": "", "start_char": 579, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 586, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 584, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 588, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 587, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (. .) (CC But) (PP (IN like) (S (NP (PRP$ our) (NNS lawyers)) (VP (VBP say)))) (, ,) (S (NP (DT the) (NN world)) (VP (VBZ is) (ADJP (JJ full) (PP (IN of) (NP (NP (NNS things)) (SBAR (WHNP (WDT that)) (S (VP (MD can) (VP (VB cause) (NP (NP (DT a) (NN rectum)) (SBAR (S (VP (TO to) (VP (VB bleed) (. .) (ADVP (UH Anyway)))))))))))))))) (, ,) (S (NP (PRP I)) (VP (VBD talked) (NP (PRP you)) (PP (RP up) (PP (IN to) (NP (NNP Dan) (. .)))))) (S (NP (PRP He)) (VP (VBZ 's) (NP (NP (DT the) (NN guy)) (SBAR (WHNP (WP who)) (S (VP (MD 'll) (VP (VB be) (VP (VBG interviewing) (NP (PRP you)))))))))) (. .)))" }, "speaker": "Bernadette", "text": "Maybe . But like our lawyers say, the world is full of things that can cause a rectum to bleed . Anyway, I talked you up to Dan . He's the guy who'll be interviewing you.", "tokens": [ { "deprel": "advmod", "end_char": 594, "feats": null, "head": 12, "id": 1, "lemma": "maybe", "misc": "", "start_char": 589, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 596, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 595, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 600, "feats": null, "head": 12, "id": 3, "lemma": "but", "misc": "", "start_char": 597, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 605, "feats": null, "head": 7, "id": 4, "lemma": "like", "misc": "", "start_char": 601, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 609, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "our", "misc": "", "start_char": 606, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 617, "feats": "Number=Plur", "head": 7, "id": 6, "lemma": "lawyer", "misc": "", "start_char": 610, "text": "lawyers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 621, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 7, "lemma": "say", "misc": "", "start_char": 618, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 623, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 622, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 627, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 624, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 633, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "world", "misc": "", "start_char": 628, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 636, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 634, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 641, "feats": "Degree=Pos", "head": 0, "id": 12, "lemma": "full", "misc": "", "start_char": 637, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 644, "feats": null, "head": 14, "id": 13, "lemma": "of", "misc": "", "start_char": 642, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 651, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "thing", "misc": "", "start_char": 645, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 656, "feats": "PronType=Rel", "head": 17, "id": 15, "lemma": "that", "misc": "", "start_char": 652, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 660, "feats": "VerbForm=Fin", "head": 17, "id": 16, "lemma": "can", "misc": "", "start_char": 657, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 666, "feats": "VerbForm=Inf", "head": 14, "id": 17, "lemma": "cause", "misc": "", "start_char": 661, "text": "cause", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 668, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 18, "lemma": "a", "misc": "", "start_char": 667, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 675, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "rectum", "misc": "", "start_char": 669, "text": "rectum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 678, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 676, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 684, "feats": "VerbForm=Inf", "head": 17, "id": 21, "lemma": "bleed", "misc": "", "start_char": 679, "text": "bleed", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 686, "feats": null, "head": 12, "id": 22, "lemma": ".", "misc": "", "start_char": 685, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 693, "feats": null, "head": 26, "id": 23, "lemma": "anyway", "misc": "", "start_char": 687, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 695, "feats": null, "head": 26, "id": 24, "lemma": ",", "misc": "", "start_char": 694, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 697, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 25, "lemma": "I", "misc": "", "start_char": 696, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 704, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 12, "id": 26, "lemma": "talk", "misc": "", "start_char": 698, "text": "talked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 708, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 26, "id": 27, "lemma": "you", "misc": "", "start_char": 705, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 711, "feats": null, "head": 26, "id": 28, "lemma": "up", "misc": "", "start_char": 709, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 714, "feats": null, "head": 30, "id": 29, "lemma": "to", "misc": "", "start_char": 712, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 718, "feats": "Number=Sing", "head": 26, "id": 30, "lemma": "Dan", "misc": "", "start_char": 715, "text": "Dan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 720, "feats": null, "head": 26, "id": 31, "lemma": ".", "misc": "", "start_char": 719, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 723, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 32, "lemma": "he", "misc": "", "start_char": 721, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 726, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 35, "id": 33, "lemma": "be", "misc": "", "start_char": 724, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 730, "feats": "Definite=Def|PronType=Art", "head": 35, "id": 34, "lemma": "the", "misc": "", "start_char": 727, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 734, "feats": "Number=Sing", "head": 26, "id": 35, "lemma": "guy", "misc": "", "start_char": 731, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 738, "feats": "PronType=Rel", "head": 39, "id": 36, "lemma": "who", "misc": "", "start_char": 735, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 742, "feats": "VerbForm=Fin", "head": 39, "id": 37, "lemma": "will", "misc": "", "start_char": 739, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 745, "feats": "VerbForm=Inf", "head": 39, "id": 38, "lemma": "be", "misc": "", "start_char": 743, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl:relcl", "end_char": 758, "feats": "Tense=Pres|VerbForm=Part", "head": 35, "id": 39, "lemma": "interview", "misc": "", "start_char": 746, "text": "interviewing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 762, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 39, "id": 40, "lemma": "you", "misc": "", "start_char": 759, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 764, "feats": null, "head": 12, "id": 41, "lemma": ".", "misc": "", "start_char": 763, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (ADVP (RB really)) (VP (VBP appreciate) (NP (DT this))) (. .) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP hope) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (RB not) (PP (RB in) (IN over) (NP (PRP$ my) (NN head)))))))) (. .)))" }, "speaker": "Penny", "text": "Oh, I really appreciate this . I just hope I'm not in over my head.", "tokens": [ { "deprel": "discourse", "end_char": 767, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 765, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 769, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 768, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 771, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 770, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 778, "feats": null, "head": 5, "id": 4, "lemma": "really", "misc": "", "start_char": 772, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 789, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "appreciate", "misc": "", "start_char": 779, "text": "appreciate", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 794, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 6, "lemma": "this", "misc": "", "start_char": 790, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 796, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 795, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 798, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 797, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 803, "feats": null, "head": 10, "id": 9, "lemma": "just", "misc": "", "start_char": 799, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 808, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 10, "lemma": "hope", "misc": "", "start_char": 804, "text": "hope", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 810, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 11, "lemma": "I", "misc": "", "start_char": 809, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 813, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 12, "lemma": "be", "misc": "", "start_char": 811, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 817, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 814, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 820, "feats": null, "head": 10, "id": 14, "lemma": "in", "misc": "", "start_char": 818, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 825, "feats": null, "head": 17, "id": 15, "lemma": "over", "misc": "", "start_char": 821, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 828, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "my", "misc": "", "start_char": 826, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 833, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "head", "misc": "", "start_char": 829, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 835, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 834, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD 'll) (VP (VB be) (ADJP (JJ fine) (. .) (S (ADVP (RB Just)) (VP (VB be) (NP (PRP yourself))))))) (. .)))" }, "speaker": "Bernadette", "text": "You'll be fine . Just be yourself.", "tokens": [ { "deprel": "nsubj", "end_char": 839, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 836, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 843, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "will", "misc": "", "start_char": 840, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 846, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 844, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 851, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "fine", "misc": "", "start_char": 847, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 853, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 852, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 858, "feats": null, "head": 8, "id": 6, "lemma": "just", "misc": "", "start_char": 854, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 861, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 859, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 870, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 4, "id": 8, "lemma": "yourself", "misc": "", "start_char": 862, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 872, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 871, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP wish) (SBAR (S (NP (PRP I)) (VP (VBD felt) (ADJP (RBR more) (JJ confident)))))) (. .)))" }, "speaker": "Penny", "text": "I wish I felt more confident.", "tokens": [ { "deprel": "nsubj", "end_char": 874, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 873, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 879, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "wish", "misc": "", "start_char": 875, "text": "wish", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 881, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 880, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 886, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 4, "lemma": "feel", "misc": "", "start_char": 882, "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 891, "feats": "Degree=Cmp", "head": 6, "id": 5, "lemma": "more", "misc": "", "start_char": 887, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "xcomp", "end_char": 901, "feats": "Degree=Pos", "head": 4, "id": 6, "lemma": "confident", "misc": "", "start_char": 892, "text": "confident", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 903, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 902, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (NNP Penny)) (, ,) (NP (PRP I)) (VP (MD would) (RB n't) (VP (VB have) (VP (VBN put) (NP (PRP you)) (PRT (RP up)) (PP (IN for) (NP (DT this) (NN job))) (SBAR (IN if) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB think) (SBAR (S (NP (PRP you)) (VP (MD could) (VP (VB handle) (NP (PRP it))))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "Penny, I wouldn't have put you up for this job if I didn't think you could handle it.", "tokens": [ { "deprel": "vocative", "end_char": 909, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "penny", "misc": "", "start_char": 904, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 911, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 910, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 913, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 3, "lemma": "I", "misc": "", "start_char": 912, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 919, "feats": "VerbForm=Fin", "head": 7, "id": 4, "lemma": "would", "misc": "", "start_char": 914, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 923, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 920, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 928, "feats": "VerbForm=Inf", "head": 7, "id": 6, "lemma": "have", "misc": "", "start_char": 924, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 932, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 7, "lemma": "put", "misc": "", "start_char": 929, "text": "put", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 936, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 8, "lemma": "you", "misc": "", "start_char": 933, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 939, "feats": null, "head": 7, "id": 9, "lemma": "up", "misc": "", "start_char": 937, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 943, "feats": null, "head": 12, "id": 10, "lemma": "for", "misc": "", "start_char": 940, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 948, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 11, "lemma": "this", "misc": "", "start_char": 944, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 952, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "job", "misc": "", "start_char": 949, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 955, "feats": null, "head": 17, "id": 13, "lemma": "if", "misc": "", "start_char": 953, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 957, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 14, "lemma": "I", "misc": "", "start_char": 956, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 961, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 17, "id": 15, "lemma": "do", "misc": "", "start_char": 958, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 965, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 962, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 971, "feats": "VerbForm=Inf", "head": 7, "id": 17, "lemma": "think", "misc": "", "start_char": 966, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 975, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 18, "lemma": "you", "misc": "", "start_char": 972, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 981, "feats": "VerbForm=Fin", "head": 20, "id": 19, "lemma": "could", "misc": "", "start_char": 976, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 988, "feats": "VerbForm=Inf", "head": 17, "id": 20, "lemma": "handle", "misc": "", "start_char": 982, "text": "handle", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 991, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "it", "misc": "", "start_char": 989, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 993, "feats": null, "head": 7, "id": 22, "lemma": ".", "misc": "", "start_char": 992, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (VP (VBP thank) (NP (PRP you))) (, ,) (CC but) (S (ADVP (RB maybe)) (NP (PRP I)) (VP (MD should) (VP (VB cancel)))) (. .)))" }, "speaker": "Penny", "text": "Oh, thank you, but maybe I should cancel.", "tokens": [ { "deprel": "discourse", "end_char": 996, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 994, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 998, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 997, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1004, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "thank", "misc": "", "start_char": 999, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1008, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 1005, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1010, "feats": null, "head": 10, "id": 5, "lemma": ",", "misc": "", "start_char": 1009, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1014, "feats": null, "head": 10, "id": 6, "lemma": "but", "misc": "", "start_char": 1011, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1020, "feats": null, "head": 10, "id": 7, "lemma": "maybe", "misc": "", "start_char": 1015, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1022, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 1021, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1029, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "should", "misc": "", "start_char": 1023, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 1036, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "cancel", "misc": "", "start_char": 1030, "text": "cancel", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1038, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 1037, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (RB too) (JJ late) (S (VP (TO to) (VP (VB cancel))))))) (. .) (S (NP (PRP You)) (VP (VBP 're) (VP (VBG going)))) (. .)))" }, "speaker": "Bernadette", "text": "It's too late to cancel . You're going.", "tokens": [ { "deprel": "nsubj", "end_char": 1041, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 1039, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1044, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1042, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1048, "feats": null, "head": 4, "id": 3, "lemma": "too", "misc": "", "start_char": 1045, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1053, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "late", "misc": "", "start_char": 1049, "text": "late", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1056, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1054, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 1063, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "cancel", "misc": "", "start_char": 1057, "text": "cancel", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1065, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1064, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1069, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 1066, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1073, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1070, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1079, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 10, "lemma": "go", "misc": "", "start_char": 1074, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1081, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1080, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (CC But) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (NP (NP (NN anything)) (PP (IN about) (NP (NNS pharmaceuticals)))))) (. .)))" }, "speaker": "Penny", "text": "But I don't know anything about pharmaceuticals.", "tokens": [ { "deprel": "cc", "end_char": 1085, "feats": null, "head": 5, "id": 1, "lemma": "but", "misc": "", "start_char": 1082, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1087, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 1086, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1090, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 1088, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1094, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 1091, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1099, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "know", "misc": "", "start_char": 1095, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1108, "feats": "Number=Sing|PronType=Ind", "head": 5, "id": 6, "lemma": "anything", "misc": "", "start_char": 1100, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 1114, "feats": null, "head": 8, "id": 7, "lemma": "about", "misc": "", "start_char": 1109, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1130, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "pharmaceutical", "misc": "", "start_char": 1115, "text": "pharmaceuticals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1132, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 1131, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP understand)) (. .) (S (NP (PRP You)) (VP (VBP want) (S (VP (TO to) (VP (VB do) (NP (NP (NN something)) (SBAR (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB already)) (ADJP (JJ good) (PP (IN at)))))))))))) (. .) (S (NP (PRP I)) (VP (VBP know))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP I)) (VP (VB get) (NP (PRP you)) (NP (NP (DT a) (NN job)) (PP (IN at) (NP (DT the) (S (VP (NNP Sitting) (PP (IN Around) (NP (DT All) (NNP Day)))) (VP (VBG Wearing) (NP (NNP Yoga) (NNPS Pants) (NNP Factory))))))))) (. ?))))" }, "speaker": "Bernadette", "text": "Oh, I understand . You want to do something you're already good at . I know . Why don't I get you a job at the Sitting Around All Day Wearing Yoga Pants Factory?", "tokens": [ { "deprel": "discourse", "end_char": 1135, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 1133, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1137, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1136, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1139, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1138, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1150, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "understand", "misc": "", "start_char": 1140, "text": "understand", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1152, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1151, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1156, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 1153, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1161, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "want", "misc": "", "start_char": 1157, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1164, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1162, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1167, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "do", "misc": "", "start_char": 1165, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1177, "feats": "Number=Sing|PronType=Ind", "head": 9, "id": 10, "lemma": "something", "misc": "", "start_char": 1168, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1181, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 11, "lemma": "you", "misc": "", "start_char": 1178, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1185, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 1182, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1193, "feats": null, "head": 14, "id": 13, "lemma": "already", "misc": "", "start_char": 1186, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1198, "feats": "Degree=Pos", "head": 10, "id": 14, "lemma": "good", "misc": "", "start_char": 1194, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1201, "feats": null, "head": 14, "id": 15, "lemma": "at", "misc": "", "start_char": 1199, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1203, "feats": null, "head": 18, "id": 16, "lemma": ".", "misc": "", "start_char": 1202, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1205, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 1204, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1210, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 18, "lemma": "know", "misc": "", "start_char": 1206, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1212, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 1211, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1216, "feats": "PronType=Int", "head": 24, "id": 20, "lemma": "why", "misc": "", "start_char": 1213, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1219, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 21, "lemma": "do", "misc": "", "start_char": 1217, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1223, "feats": null, "head": 24, "id": 22, "lemma": "not", "misc": "", "start_char": 1220, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1225, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 23, "lemma": "I", "misc": "", "start_char": 1224, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1229, "feats": "VerbForm=Inf", "head": 7, "id": 24, "lemma": "get", "misc": "", "start_char": 1226, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1233, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 24, "id": 25, "lemma": "you", "misc": "", "start_char": 1230, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1235, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 26, "lemma": "a", "misc": "", "start_char": 1234, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1239, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "job", "misc": "", "start_char": 1236, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1242, "feats": null, "head": 37, "id": 28, "lemma": "at", "misc": "", "start_char": 1240, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1246, "feats": "Definite=Def|PronType=Art", "head": 37, "id": 29, "lemma": "the", "misc": "", "start_char": 1243, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1254, "feats": "Number=Sing", "head": 37, "id": 30, "lemma": "sit", "misc": "", "start_char": 1247, "text": "Sitting", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1261, "feats": null, "head": 33, "id": 31, "lemma": "around", "misc": "", "start_char": 1255, "text": "Around", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1265, "feats": null, "head": 33, "id": 32, "lemma": "all", "misc": "", "start_char": 1262, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1269, "feats": "Number=Sing", "head": 30, "id": 33, "lemma": "Day", "misc": "", "start_char": 1266, "text": "Day", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1277, "feats": "VerbForm=Ger", "head": 37, "id": 34, "lemma": "wear", "misc": "", "start_char": 1270, "text": "Wearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 1282, "feats": "Number=Sing", "head": 36, "id": 35, "lemma": "yoga", "misc": "", "start_char": 1278, "text": "Yoga", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1288, "feats": "Number=Plur", "head": 37, "id": 36, "lemma": "pant", "misc": "", "start_char": 1283, "text": "Pants", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "obl", "end_char": 1296, "feats": "Number=Sing", "head": 24, "id": 37, "lemma": "Factory", "misc": "", "start_char": 1289, "text": "Factory", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1298, "feats": null, "head": 7, "id": 38, "lemma": "?", "misc": "", "start_char": 1297, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP They)) (VP (VBP 're) (ADJP (JJ comfortable))) (. .)))" }, "speaker": "Penny", "text": "They're comfortable.", "tokens": [ { "deprel": "nsubj", "end_char": 1303, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "they", "misc": "", "start_char": 1299, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1307, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1304, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1319, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "comfortable", "misc": "", "start_char": 1308, "text": "comfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1321, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1320, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ], [ 1, 4, 4 ], [ 1, 11, 11 ], [ 1, 15, 15 ], [ 2, 0, 0 ], [ 2, 16, 16 ], [ 2, 26, 26 ], [ 2, 30, 30 ], [ 3, 25, 25 ], [ 5, 26, 26 ], [ 5, 39, 39 ], [ 6, 2, 2 ], [ 6, 7, 7 ], [ 6, 10, 10 ], [ 6, 15, 15 ], [ 7, 0, 0 ], [ 7, 7, 7 ], [ 8, 0, 0 ], [ 8, 2, 2 ], [ 9, 0, 0 ], [ 9, 7, 7 ], [ 9, 17, 17 ], [ 10, 7, 7 ], [ 11, 7, 7 ], [ 12, 1, 1 ], [ 13, 5, 5 ], [ 13, 10, 10 ], [ 13, 24, 24 ] ], [ [ 0, 5, 7 ] ], [ [ 0, 9, 9 ] ], [ [ 1, 8, 8 ], [ 12, 7, 7 ] ], [ [ 1, 9, 9 ], [ 2, 7, 7 ] ], [ [ 1, 8, 9 ], [ 3, 0, 1 ], [ 9, 10, 11 ], [ 9, 20, 20 ] ], [ [ 1, 28, 29 ] ], [ [ 2, 4, 7 ] ], [ [ 2, 10, 10 ], [ 2, 23, 23 ], [ 3, 29, 29 ], [ 5, 4, 4 ], [ 5, 24, 24 ], [ 9, 2, 2 ], [ 9, 13, 13 ], [ 10, 3, 3 ], [ 13, 2, 2 ], [ 13, 16, 16 ], [ 13, 22, 22 ] ], [ [ 2, 13, 15 ], [ 2, 28, 28 ] ], [ [ 2, 12, 20 ] ], [ [ 2, 19, 20 ] ], [ [ 2, 30, 31 ] ], [ [ 3, 7, 8 ] ], [ [ 3, 14, 16 ], [ 3, 18, 18 ] ], [ [ 3, 30, 30 ], [ 3, 36, 36 ], [ 4, 0, 0 ], [ 5, 13, 20 ] ], [ [ 3, 29, 30 ] ], [ [ 3, 32, 33 ] ], [ [ 3, 39, 40 ] ], [ [ 5, 8, 9 ] ], [ [ 5, 17, 18 ] ], [ [ 5, 29, 29 ], [ 5, 31, 31 ], [ 5, 35, 35 ], [ 5, 33, 39 ] ], [ [ 6, 5, 5 ] ], [ [ 6, 15, 16 ] ], [ [ 12, 5, 5 ] ], [ [ 12, 5, 7 ] ], [ [ 13, 9, 14 ] ], [ [ 13, 31, 32 ] ], [ [ 13, 34, 35 ], [ 14, 0, 0 ] ], [ [ 13, 25, 36 ] ], [ [ 13, 28, 36 ] ] ]
s08e01c05t
I haven't been on a job interview in years . I'm really nervous. Don't be . You are built for pharmaceutical sales . You're cute, you're flirty and...Started that like there were gonna be three things. I don't have any experience in sales . Unless you count the bikini car wash I did in high school . But you already made me take that off my résumé. This job is a lot like being a waitress, except instead of pushing the fish tacos 'cause they're about to go bad, you're just pushing our antidepressants before the FDA finds out they may cause rectal bleeding. They do? Maybe . But like our lawyers say, the world is full of things that can cause a rectum to bleed . Anyway, I talked you up to Dan . He's the guy who'll be interviewing you. Oh, I really appreciate this . I just hope I'm not in over my head. You'll be fine . Just be yourself. I wish I felt more confident. Penny, I wouldn't have put you up for this job if I didn't think you could handle it. Oh, thank you, but maybe I should cancel. It's too late to cancel . You're going. But I don't know anything about pharmaceuticals. Oh, I understand . You want to do something you're already good at . I know . Why don't I get you a job at the Sitting Around All Day Wearing Yoga Pants Factory? They're comfortable.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (NNP Ma)) (, ,) (S (NP (PRP I)) (VP (VBP hope) (SBAR (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ decent) (. .) (SBAR (S (NP (NNP Raj)) (VP (VBZ is) (ADVP (RB here)))) (. !) (S (S (NP (PRP You)) (ADVP (RB just)) (VP (VBD started) (S (VP (VBG seeing) (NP (JJ naked) (NNS women)) (ADVP (RB again)))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (NP (PRP you)) (VP (TO to) (VP (VB be) (ADJP (VBN confused) (PP (IN about) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NNS boobs)) (VP (MD should) (VP (VB be))))))))))))))))))))) (. .)))" }, "speaker": "Howard", "text": "Ma, I hope you're decent . Raj is here! You just started seeing naked women again, and I don't want you to be confused about where the boobs should be.", "tokens": [ { "deprel": "vocative", "end_char": 2, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "ma", "misc": "", "start_char": 0, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 4, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 3, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 6, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 5, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "hope", "misc": "", "start_char": 7, "text": "hope", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 15, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 12, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 19, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 16, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 26, "feats": "Degree=Pos", "head": 4, "id": 7, "lemma": "decent", "misc": "", "start_char": 20, "text": "decent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 28, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 27, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 32, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "Raj", "misc": "", "start_char": 29, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 35, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 33, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 40, "feats": "PronType=Dem", "head": 4, "id": 11, "lemma": "here", "misc": "", "start_char": 36, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 4, "id": 12, "lemma": "!", "misc": "", "start_char": 41, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 46, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 43, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 51, "feats": null, "head": 15, "id": 14, "lemma": "just", "misc": "", "start_char": 47, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 59, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 15, "lemma": "start", "misc": "", "start_char": 52, "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 66, "feats": "VerbForm=Ger", "head": 15, "id": 16, "lemma": "see", "misc": "", "start_char": 60, "text": "seeing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 72, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "naked", "misc": "", "start_char": 67, "text": "naked", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 78, "feats": "Number=Plur", "head": 16, "id": 18, "lemma": "woman", "misc": "", "start_char": 73, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 84, "feats": null, "head": 16, "id": 19, "lemma": "again", "misc": "", "start_char": 79, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 86, "feats": null, "head": 25, "id": 20, "lemma": ",", "misc": "", "start_char": 85, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 90, "feats": null, "head": 25, "id": 21, "lemma": "and", "misc": "", "start_char": 87, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 92, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 22, "lemma": "I", "misc": "", "start_char": 91, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 95, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 23, "lemma": "do", "misc": "", "start_char": 93, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 99, "feats": null, "head": 25, "id": 24, "lemma": "not", "misc": "", "start_char": 96, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 104, "feats": "VerbForm=Inf", "head": 4, "id": 25, "lemma": "want", "misc": "", "start_char": 100, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 108, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 25, "id": 26, "lemma": "you", "misc": "", "start_char": 105, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 111, "feats": null, "head": 29, "id": 27, "lemma": "to", "misc": "", "start_char": 109, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 114, "feats": "VerbForm=Inf", "head": 29, "id": 28, "lemma": "be", "misc": "", "start_char": 112, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 123, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 25, "id": 29, "lemma": "confuse", "misc": "", "start_char": 115, "text": "confused", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 129, "feats": null, "head": 31, "id": 30, "lemma": "about", "misc": "", "start_char": 124, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 135, "feats": "PronType=Int", "head": 29, "id": 31, "lemma": "where", "misc": "", "start_char": 130, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 139, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 32, "lemma": "the", "misc": "", "start_char": 136, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 145, "feats": "Number=Plur", "head": 35, "id": 33, "lemma": "boob", "misc": "", "start_char": 140, "text": "boobs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 152, "feats": "VerbForm=Fin", "head": 31, "id": 34, "lemma": "should", "misc": "", "start_char": 146, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 155, "feats": "VerbForm=Inf", "head": 31, "id": 35, "lemma": "be", "misc": "", "start_char": 153, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 157, "feats": null, "head": 4, "id": 36, "lemma": ".", "misc": "", "start_char": 156, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH hey)) (, ,) (NP (NNS guys)) (. .) (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing) (ADVP (RB here)))) (. ?)))" }, "speaker": "Stuart", "text": "Oh, hey, guys . What are you doing here?", "tokens": [ { "deprel": "discourse", "end_char": 160, "feats": null, "head": 10, "id": 1, "lemma": "oh", "misc": "", "start_char": 158, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 162, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 161, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 166, "feats": null, "head": 10, "id": 3, "lemma": "hey", "misc": "", "start_char": 163, "text": "hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 168, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 167, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 173, "feats": "Number=Plur", "head": 10, "id": 5, "lemma": "guy", "misc": "", "start_char": 169, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 174, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 180, "feats": "PronType=Int", "head": 10, "id": 7, "lemma": "what", "misc": "", "start_char": 176, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 184, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 181, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 188, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 185, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 194, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 10, "lemma": "do", "misc": "", "start_char": 189, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 199, "feats": "PronType=Dem", "head": 10, "id": 11, "lemma": "here", "misc": "", "start_char": 195, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 201, "feats": null, "head": 10, "id": 12, "lemma": "?", "misc": "", "start_char": 200, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (INTJ (UH Uh) (, ...) (UH w) (, -) (WHNP (WP what)) (SQ (SQ (VBP are) (NP (PRP you)) (VP (VBG doing) (ADVP (RB here)))) (. ?)) (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP you)) (VP (VBD moved) (PRT (RP out)))))) (. .)))" }, "speaker": "Howard", "text": "Uh...w - what are you doing here? I thought you moved out.", "tokens": [ { "deprel": "discourse", "end_char": 204, "feats": null, "head": 8, "id": 1, "lemma": "uh", "misc": "", "start_char": 202, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 208, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 205, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 210, "feats": null, "head": 8, "id": 3, "lemma": "with", "misc": "", "start_char": 209, "text": "w", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 3, "id": 4, "lemma": "-", "misc": "", "start_char": 211, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 217, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "what", "misc": "", "start_char": 213, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 221, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 218, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 225, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 222, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 231, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "do", "misc": "", "start_char": 226, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 236, "feats": "PronType=Dem", "head": 8, "id": 9, "lemma": "here", "misc": "", "start_char": 232, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 8, "id": 10, "lemma": "?", "misc": "", "start_char": 237, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 240, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 239, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 248, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 12, "lemma": "think", "misc": "", "start_char": 241, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 252, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 249, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 258, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 12, "id": 14, "lemma": "move", "misc": "", "start_char": 253, "text": "moved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 262, "feats": null, "head": 14, "id": 15, "lemma": "out", "misc": "", "start_char": 259, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 264, "feats": null, "head": 8, "id": 16, "lemma": ".", "misc": "", "start_char": 263, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH yeah)) (, ,) (NP (PRP I)) (VP (VBD was) (VP (VBG going) (S (VP (TO to))))) (, ,) (CC and) (RB then) (S (NP (NNP Debbie) (CC and) (PRP I)) (VP (VBD got) (PP (IN to) (S (VP (VBG talking) (PP (IN over) (NP (NN dinner))) (NP (DT the) (JJ other) (NN night))))))) (. .) (S (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB have) (NP (NP (NN anyplace)) (SBAR (S (VP (TO to) (VP (VB go))))))))) (, ,) (S (NP (PRP she)) (VP (VBZ likes) (S (VP (VBG having) (NP (PRP me)) (ADVP (RB around)))))) (, ,) (RB so) (S (NP (PRP we)) (DT both) (VP (VBD said) (, ,) (SBARQ (`` \") (SBARQ (WHADVP (WRB Why)) (SQ (VP (VB leave)))) (. ?) ('' \") (PP (IN at) (NP (DT the) (JJ same) (NN time))) (. .) (S (NP (PRP It)) (VP (VBD was) (ADJP (JJ precious)))))))) (. .)))" }, "speaker": "Stuart", "text": "Oh, yeah, I was going to, and then Debbie and I got to talking over dinner the other night . I didn't have anyplace to go, she likes having me around, so we both said, \" Why leave? \" at the same time . It was precious.", "tokens": [ { "deprel": "discourse", "end_char": 267, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 265, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 269, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 268, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 274, "feats": null, "head": 7, "id": 3, "lemma": "yeah", "misc": "", "start_char": 270, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 276, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 275, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 278, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 277, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 282, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 279, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 288, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 283, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 291, "feats": null, "head": 7, "id": 8, "lemma": "to", "misc": "", "start_char": 289, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 293, "feats": null, "head": 15, "id": 9, "lemma": ",", "misc": "", "start_char": 292, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 297, "feats": null, "head": 15, "id": 10, "lemma": "and", "misc": "", "start_char": 294, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 302, "feats": "PronType=Dem", "head": 15, "id": 11, "lemma": "then", "misc": "", "start_char": 298, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 309, "feats": "Number=Sing", "head": 15, "id": 12, "lemma": "Debbie", "misc": "", "start_char": 303, "text": "Debbie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 313, "feats": null, "head": 14, "id": 13, "lemma": "and", "misc": "", "start_char": 310, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 315, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 14, "lemma": "I", "misc": "", "start_char": 314, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 319, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 15, "lemma": "get", "misc": "", "start_char": 316, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 322, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 320, "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 330, "feats": "VerbForm=Ger", "head": 15, "id": 17, "lemma": "talk", "misc": "", "start_char": 323, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 335, "feats": null, "head": 19, "id": 18, "lemma": "over", "misc": "", "start_char": 331, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 342, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "dinner", "misc": "", "start_char": 336, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 346, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 20, "lemma": "the", "misc": "", "start_char": 343, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 352, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "other", "misc": "", "start_char": 347, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 358, "feats": "Number=Sing", "head": 17, "id": 22, "lemma": "night", "misc": "", "start_char": 353, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 360, "feats": null, "head": 7, "id": 23, "lemma": ".", "misc": "", "start_char": 359, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 362, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 24, "lemma": "I", "misc": "", "start_char": 361, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 366, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 27, "id": 25, "lemma": "do", "misc": "", "start_char": 363, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 370, "feats": null, "head": 27, "id": 26, "lemma": "not", "misc": "", "start_char": 367, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 375, "feats": "VerbForm=Inf", "head": 7, "id": 27, "lemma": "have", "misc": "", "start_char": 371, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 384, "feats": "Number=Sing", "head": 27, "id": 28, "lemma": "anyplace", "misc": "", "start_char": 376, "text": "anyplace", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 387, "feats": null, "head": 30, "id": 29, "lemma": "to", "misc": "", "start_char": 385, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 390, "feats": "VerbForm=Inf", "head": 28, "id": 30, "lemma": "go", "misc": "", "start_char": 388, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 392, "feats": null, "head": 33, "id": 31, "lemma": ",", "misc": "", "start_char": 391, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 396, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 33, "id": 32, "lemma": "she", "misc": "", "start_char": 393, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 402, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 33, "lemma": "like", "misc": "", "start_char": 397, "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 409, "feats": "VerbForm=Ger", "head": 33, "id": 34, "lemma": "have", "misc": "", "start_char": 403, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 412, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 35, "lemma": "I", "misc": "", "start_char": 410, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 419, "feats": null, "head": 34, "id": 36, "lemma": "around", "misc": "", "start_char": 413, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 421, "feats": null, "head": 7, "id": 37, "lemma": ",", "misc": "", "start_char": 420, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 424, "feats": null, "head": 41, "id": 38, "lemma": "so", "misc": "", "start_char": 422, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 427, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 41, "id": 39, "lemma": "we", "misc": "", "start_char": 425, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 432, "feats": null, "head": 39, "id": 40, "lemma": "both", "misc": "", "start_char": 428, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 437, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 41, "lemma": "say", "misc": "", "start_char": 433, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 439, "feats": null, "head": 41, "id": 42, "lemma": ",", "misc": "", "start_char": 438, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 45, "id": 43, "lemma": "\"", "misc": "", "start_char": 440, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 445, "feats": "PronType=Int", "head": 45, "id": 44, "lemma": "why", "misc": "", "start_char": 442, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "ccomp", "end_char": 451, "feats": "VerbForm=Inf", "head": 41, "id": 45, "lemma": "leave", "misc": "", "start_char": 446, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 45, "id": 46, "lemma": "?", "misc": "", "start_char": 452, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 455, "feats": null, "head": 45, "id": 47, "lemma": "\"", "misc": "", "start_char": 454, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 458, "feats": null, "head": 51, "id": 48, "lemma": "at", "misc": "", "start_char": 456, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 462, "feats": "Definite=Def|PronType=Art", "head": 51, "id": 49, "lemma": "the", "misc": "", "start_char": 459, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 467, "feats": "Degree=Pos", "head": 51, "id": 50, "lemma": "same", "misc": "", "start_char": 463, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 472, "feats": "Number=Sing", "head": 45, "id": 51, "lemma": "time", "misc": "", "start_char": 468, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 474, "feats": null, "head": 7, "id": 52, "lemma": ".", "misc": "", "start_char": 473, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 477, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 55, "id": 53, "lemma": "it", "misc": "", "start_char": 475, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 481, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 55, "id": 54, "lemma": "be", "misc": "", "start_char": 478, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 490, "feats": "Degree=Pos", "head": 7, "id": 55, "lemma": "precious", "misc": "", "start_char": 482, "text": "precious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 492, "feats": null, "head": 7, "id": 56, "lemma": ".", "misc": "", "start_char": 491, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (RB not) (ADJP (RB that) (JJ precious))) (. .)))" }, "speaker": "Howard", "text": "It's not that precious.", "tokens": [ { "deprel": "nsubj", "end_char": 495, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 493, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 498, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 496, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 502, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 499, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 507, "feats": null, "head": 5, "id": 4, "lemma": "that", "misc": "", "start_char": 503, "text": "that", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 516, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "precious", "misc": "", "start_char": 508, "text": "precious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 518, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 517, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD 'd) (VP (VB like) (S (VP (TO to) (VP (VB back) (NP (PRP you)) (PRT (RP up)))))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ sounds) (SBAR (IN like) (S (NP (PRP it)) (VP (VBD was) (ADJP (RB pretty) (JJ precious))))))) (. .)))" }, "speaker": "Raj", "text": "I'd like to back you up, but it sounds like it was pretty precious.", "tokens": [ { "deprel": "nsubj", "end_char": 520, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 519, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 523, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 521, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 528, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "like", "misc": "", "start_char": 524, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 531, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 529, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 536, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "back", "misc": "", "start_char": 532, "text": "back", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 540, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 537, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 543, "feats": null, "head": 5, "id": 7, "lemma": "up", "misc": "", "start_char": 541, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 545, "feats": null, "head": 11, "id": 8, "lemma": ",", "misc": "", "start_char": 544, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 549, "feats": null, "head": 11, "id": 9, "lemma": "but", "misc": "", "start_char": 546, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 552, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "it", "misc": "", "start_char": 550, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 559, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 11, "lemma": "sound", "misc": "", "start_char": 553, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 564, "feats": null, "head": 16, "id": 12, "lemma": "like", "misc": "", "start_char": 560, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 567, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 13, "lemma": "it", "misc": "", "start_char": 565, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 571, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 568, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 578, "feats": null, "head": 16, "id": 15, "lemma": "pretty", "misc": "", "start_char": 572, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 587, "feats": "Degree=Pos", "head": 11, "id": 16, "lemma": "precious", "misc": "", "start_char": 579, "text": "precious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 589, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 588, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (NNP Stewie)) (, ,) (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB find) (NP (PRP$ my) (NNS glasses)))) (. !)))" }, "speaker": "Mrs Wolowitz", "text": "Stewie, I can't find my glasses!", "tokens": [ { "deprel": "vocative", "end_char": 596, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Stewie", "misc": "", "start_char": 590, "text": "Stewie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 597, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 600, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 599, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 603, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "can", "misc": "", "start_char": 601, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 607, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 604, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 612, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "find", "misc": "", "start_char": 608, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 615, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 613, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 623, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "glasses", "misc": "", "start_char": 616, "text": "glasses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 625, "feats": null, "head": 6, "id": 9, "lemma": "!", "misc": "", "start_char": 624, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Be) (ADVP (RB right) (RB there)))) (, ,) (NP (NNP Deb) (NNP Deb)) (. !) (NP (PRP They)) (VP (VBP 're) (ADVP (RB probably)) (PP (IN on) (NP (PRP$ her) (NN head)))) (. .)))" }, "speaker": "Stuart", "text": "Be right there, Deb Deb! They're probably on her head.", "tokens": [ { "deprel": "cop", "end_char": 628, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 626, "text": "Be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 634, "feats": null, "head": 3, "id": 2, "lemma": "right", "misc": "", "start_char": 629, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 640, "feats": "PronType=Dem", "head": 0, "id": 3, "lemma": "there", "misc": "", "start_char": 635, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 642, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 641, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 646, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Deb", "misc": "", "start_char": 643, "text": "Deb", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 650, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Deb", "misc": "", "start_char": 647, "text": "Deb", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 652, "feats": null, "head": 3, "id": 7, "lemma": "!", "misc": "", "start_char": 651, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 657, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": 8, "lemma": "they", "misc": "", "start_char": 653, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 661, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 9, "lemma": "be", "misc": "", "start_char": 658, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 670, "feats": null, "head": 13, "id": 10, "lemma": "probably", "misc": "", "start_char": 662, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 673, "feats": null, "head": 13, "id": 11, "lemma": "on", "misc": "", "start_char": 671, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 677, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "her", "misc": "", "start_char": 674, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 682, "feats": "Number=Sing", "head": 3, "id": 13, "lemma": "head", "misc": "", "start_char": 678, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 684, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 683, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (CC Or) (PP (IN in) (NP (PRP$ her) (NN neck) (. .))) (VP (VB Listen)) (. .) (NP (NP (PRP You)) (VP (VBG staying) (ADVP (RB here)))) (VP (VBZ seems) (PP (IN like) (NP (NP (NN something)) (SBAR (S (NP (PRP she)) (VP (MD would) (VP (VB 've) (VP (VBN talked) (PP (IN to) (NP (PRP me))) (PP (IN about)))))))))) (. .)))" }, "speaker": "Howard", "text": "Or in her neck . Listen . You staying here seems like something she would've talked to me about.", "tokens": [ { "deprel": "cc", "end_char": 687, "feats": null, "head": 11, "id": 1, "lemma": "or", "misc": "", "start_char": 685, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 690, "feats": null, "head": 4, "id": 2, "lemma": "in", "misc": "", "start_char": 688, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 694, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "her", "misc": "", "start_char": 691, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 699, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "neck", "misc": "", "start_char": 695, "text": "neck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 701, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 700, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 708, "feats": "Mood=Imp|VerbForm=Fin", "head": 11, "id": 6, "lemma": "listen", "misc": "", "start_char": 702, "text": "Listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 710, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 709, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 714, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 711, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "csubj", "end_char": 722, "feats": "VerbForm=Ger", "head": 11, "id": 9, "lemma": "stay", "misc": "", "start_char": 715, "text": "staying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 727, "feats": "PronType=Dem", "head": 9, "id": 10, "lemma": "here", "misc": "", "start_char": 723, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 733, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 11, "lemma": "seem", "misc": "", "start_char": 728, "text": "seems", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 738, "feats": null, "head": 13, "id": 12, "lemma": "like", "misc": "", "start_char": 734, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 748, "feats": "Number=Sing|PronType=Ind", "head": 11, "id": 13, "lemma": "something", "misc": "", "start_char": 739, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 752, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 14, "lemma": "she", "misc": "", "start_char": 749, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 758, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "would", "misc": "", "start_char": 753, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 762, "feats": "VerbForm=Inf", "head": 17, "id": 16, "lemma": "have", "misc": "", "start_char": 759, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl:relcl", "end_char": 769, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 17, "lemma": "talk", "misc": "", "start_char": 763, "text": "talked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 772, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 770, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 775, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 19, "lemma": "I", "misc": "", "start_char": 773, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl", "end_char": 781, "feats": null, "head": 17, "id": 20, "lemma": "about", "misc": "", "start_char": 776, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 783, "feats": null, "head": 11, "id": 21, "lemma": ".", "misc": "", "start_char": 782, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB maybe)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD called) (NP (PRP$ your) (NN mother)) (ADVP (RBR more) (RB often))))) (, ,) (NP (PRP you)) (VP (MD 'd) (VP (VB know))) (. .)))" }, "speaker": "Stuart", "text": "Well, maybe if you called your mother more often, you'd know.", "tokens": [ { "deprel": "discourse", "end_char": 788, "feats": null, "head": 14, "id": 1, "lemma": "well", "misc": "", "start_char": 784, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 789, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 796, "feats": null, "head": 14, "id": 3, "lemma": "maybe", "misc": "", "start_char": 791, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 799, "feats": null, "head": 6, "id": 4, "lemma": "if", "misc": "", "start_char": 797, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 803, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 800, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 810, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 14, "id": 6, "lemma": "call", "misc": "", "start_char": 804, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 815, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 811, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 822, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "mother", "misc": "", "start_char": 816, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 827, "feats": "Degree=Cmp", "head": 10, "id": 9, "lemma": "more", "misc": "", "start_char": 823, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advmod", "end_char": 833, "feats": null, "head": 6, "id": 10, "lemma": "often", "misc": "", "start_char": 828, "text": "often", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 835, "feats": null, "head": 6, "id": 11, "lemma": ",", "misc": "", "start_char": 834, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 839, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 836, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 842, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "would", "misc": "", "start_char": 840, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 847, "feats": "VerbForm=Inf", "head": 0, "id": 14, "lemma": "know", "misc": "", "start_char": 843, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 849, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 848, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (MD would) (RB n't) (VP (VB kill) (NP (PRP you)) (S (VP (TO to) (VP (VB pick) (PRT (RP up)) (NP (DT the) (NN phone))))))) (. .)))" }, "speaker": "Raj", "text": "It wouldn't kill you to pick up the phone.", "tokens": [ { "deprel": "nsubj", "end_char": 852, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 850, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 858, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 853, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 862, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 859, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 867, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "kill", "misc": "", "start_char": 863, "text": "kill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 871, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 868, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 874, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 872, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 879, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "pick", "misc": "", "start_char": 875, "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 882, "feats": null, "head": 7, "id": 8, "lemma": "up", "misc": "", "start_char": 880, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 886, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 883, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 892, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "phone", "misc": "", "start_char": 887, "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 894, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 893, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 4, 4 ] ], [ [ 0, 2, 2 ], [ 0, 21, 21 ], [ 2, 10, 10 ], [ 5, 5, 5 ], [ 8, 18, 18 ], [ 9, 4, 4 ], [ 9, 6, 6 ], [ 9, 11, 11 ], [ 10, 4, 4 ] ], [ [ 0, 8, 8 ], [ 0, 12, 12 ], [ 0, 25, 25 ] ], [ [ 0, 16, 17 ] ], [ [ 0, 31, 32 ] ], [ [ 1, 4, 4 ], [ 1, 8, 8 ] ], [ [ 2, 6, 6 ], [ 2, 12, 12 ], [ 3, 4, 4 ], [ 3, 13, 13 ], [ 3, 23, 23 ], [ 3, 34, 34 ], [ 6, 0, 0 ], [ 8, 7, 7 ] ], [ [ 3, 11, 11 ], [ 3, 31, 31 ], [ 7, 11, 11 ], [ 8, 2, 2 ], [ 8, 13, 13 ], [ 9, 6, 7 ] ], [ [ 3, 11, 13 ], [ 3, 38, 38 ], [ 3, 39, 39 ], [ 3, 38, 39 ] ], [ [ 3, 18, 18 ] ], [ [ 3, 19, 21 ] ], [ [ 3, 27, 29 ] ], [ [ 3, 48, 50 ] ], [ [ 3, 52, 52 ] ], [ [ 4, 0, 0 ] ], [ [ 5, 0, 0 ] ], [ [ 5, 9, 9 ] ], [ [ 5, 12, 12 ] ], [ [ 6, 2, 2 ], [ 6, 6, 6 ], [ 7, 4, 5 ] ], [ [ 6, 6, 7 ], [ 7, 7, 7 ] ], [ [ 7, 11, 12 ] ], [ [ 8, 2, 3 ] ], [ [ 8, 12, 19 ] ], [ [ 10, 8, 9 ] ] ]
s08e01c06t
Ma, I hope you're decent . Raj is here! You just started seeing naked women again, and I don't want you to be confused about where the boobs should be. Oh, hey, guys . What are you doing here? Uh...w - what are you doing here? I thought you moved out. Oh, yeah, I was going to, and then Debbie and I got to talking over dinner the other night . I didn't have anyplace to go, she likes having me around, so we both said, " Why leave? " at the same time . It was precious. It's not that precious. I'd like to back you up, but it sounds like it was pretty precious. Stewie, I can't find my glasses! Be right there, Deb Deb! They're probably on her head. Or in her neck . Listen . You staying here seems like something she would've talked to me about. Well, maybe if you called your mother more often, you'd know. It wouldn't kill you to pick up the phone.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NP (DT Any) (NN word)) (PP (IN on) (NP (PRP$ my) (JJ stolen) (NNS items))) (. ?)))" }, "speaker": "Sheldon", "text": "Any word on my stolen items?", "tokens": [ { "deprel": "det", "end_char": 3, "feats": null, "head": 2, "id": 1, "lemma": "any", "misc": "", "start_char": 0, "text": "Any", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 8, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "word", "misc": "", "start_char": 4, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 11, "feats": null, "head": 6, "id": 3, "lemma": "on", "misc": "", "start_char": 9, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 14, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 4, "lemma": "my", "misc": "", "start_char": 12, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 21, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "stolen", "misc": "", "start_char": 15, "text": "stolen", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 27, "feats": "Number=Plur", "head": 2, "id": 6, "lemma": "item", "misc": "", "start_char": 22, "text": "items", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 2, "id": 7, "lemma": "?", "misc": "", "start_char": 28, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (VP (VBG doing) (NP (NP (NN everything)) (SBAR (S (NP (PRP we)) (VP (MD can))))))) (. .)))" }, "speaker": "Hernandez", "text": "We're doing everything we can.", "tokens": [ { "deprel": "nsubj", "end_char": 32, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 30, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 36, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 33, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 42, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 37, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 53, "feats": "Number=Sing|PronType=Tot", "head": 3, "id": 4, "lemma": "everything", "misc": "", "start_char": 43, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 56, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 54, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 60, "feats": "VerbForm=Fin", "head": 4, "id": 6, "lemma": "can", "misc": "", "start_char": 57, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 61, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (NNP Sherlock) (NNP Holmes)) (VP (VBD liked) (S (VP (TO to) (VP (VB use) (NP (NN cocaine)) (S (VP (TO to) (VP (VB sharpen) (NP (PRP$ his) (NN focus)))))))))) (. .) (CC But) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sure) (SBAR (S (NP (DT those) (NML (NNP Cool) (NNP Ranch)) (NNPS Doritos)) (VP (VBP are) (VP (VBG doing) (NP (DT the) (NN trick))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You know, Sherlock Holmes liked to use cocaine to sharpen his focus . But I'm sure those Cool Ranch Doritos are doing the trick.", "tokens": [ { "deprel": "nsubj", "end_char": 66, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 63, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 71, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "know", "misc": "", "start_char": 67, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 73, "feats": null, "head": 6, "id": 3, "lemma": ",", "misc": "", "start_char": 72, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 82, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "Sherlock", "misc": "", "start_char": 74, "text": "Sherlock", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 89, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Holmes", "misc": "", "start_char": 83, "text": "Holmes", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 95, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "like", "misc": "", "start_char": 90, "text": "liked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 98, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 96, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 102, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "use", "misc": "", "start_char": 99, "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 110, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "cocaine", "misc": "", "start_char": 103, "text": "cocaine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 113, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 111, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 121, "feats": "VerbForm=Inf", "head": 8, "id": 11, "lemma": "sharpen", "misc": "", "start_char": 114, "text": "sharpen", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 125, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "his", "misc": "", "start_char": 122, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 131, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "focus", "misc": "", "start_char": 126, "text": "focus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 133, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 132, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 137, "feats": null, "head": 18, "id": 15, "lemma": "but", "misc": "", "start_char": 134, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 139, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "I", "misc": "", "start_char": 138, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 142, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 140, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 147, "feats": "Degree=Pos", "head": 6, "id": 18, "lemma": "sure", "misc": "", "start_char": 143, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "end_char": 153, "feats": "Number=Plur|PronType=Dem", "head": 22, "id": 19, "lemma": "that", "misc": "", "start_char": 148, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 158, "feats": "Degree=Pos", "head": 22, "id": 20, "lemma": "cool", "misc": "", "start_char": 154, "text": "Cool", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 164, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "Ranch", "misc": "", "start_char": 159, "text": "Ranch", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 172, "feats": "Number=Plur", "head": 24, "id": 22, "lemma": "Doritos", "misc": "", "start_char": 165, "text": "Doritos", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "aux", "end_char": 176, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 173, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 182, "feats": "Tense=Pres|VerbForm=Part", "head": 18, "id": 24, "lemma": "do", "misc": "", "start_char": 177, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 186, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 183, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 192, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "trick", "misc": "", "start_char": 187, "text": "trick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 6, "id": 27, "lemma": ".", "misc": "", "start_char": 193, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (NP (NNP Sheldon) (. .)))" }, "speaker": "Leonard", "text": "Sheldon.", "tokens": [ { "deprel": "root", "end_char": 202, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 195, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 204, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 203, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (NNP Leonard) (. !) (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (RB so) (JJ happy) (S (VP (TO to) (VP (VB see) (NP (PRP you))))))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard! Oh, I'm so happy to see you.", "tokens": [ { "deprel": "vocative", "end_char": 212, "feats": "Number=Sing", "head": 8, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 205, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 214, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 213, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 217, "feats": null, "head": 8, "id": 3, "lemma": "oh", "misc": "", "start_char": 215, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 218, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 221, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 220, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 224, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 222, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 227, "feats": null, "head": 8, "id": 7, "lemma": "so", "misc": "", "start_char": 225, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 233, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "happy", "misc": "", "start_char": 228, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 236, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 234, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 240, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "see", "misc": "", "start_char": 237, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 244, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 241, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 246, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 245, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ okay)) (. ?)))" }, "speaker": "Amy", "text": "Are you okay?", "tokens": [ { "deprel": "cop", "end_char": 250, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 247, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 254, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 251, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 259, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 255, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 261, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 260, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ fine)))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (VBD did) (NP (PRP you)) (VP (VB come)))) (. ?)))" }, "speaker": "Sheldon", "text": "Oh, I'm fine . Why did you come?", "tokens": [ { "deprel": "discourse", "end_char": 264, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 262, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 266, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 265, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 268, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 267, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 271, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 269, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 276, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "fine", "misc": "", "start_char": 272, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 278, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 277, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 282, "feats": "PronType=Int", "head": 10, "id": 7, "lemma": "why", "misc": "", "start_char": 279, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 286, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 283, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 290, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 287, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 295, "feats": "VerbForm=Inf", "head": 5, "id": 10, "lemma": "come", "misc": "", "start_char": 291, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 297, "feats": null, "head": 5, "id": 11, "lemma": "?", "misc": "", "start_char": 296, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB mean))) (, ,) (SBARQ (SBARQ (WHADVP (WRB why)) (SQ (VBD did) (NP (PRP I)) (VP (VB come)))) (. ?)) (S (NP (PRP You)) (VP (VBP 're) (NP (PRP$ my) (NN boyfriend)))) (. .) (S (NP (PRP I)) (VP (VBP have) (RB n't) (VP (VBN seen) (NP (PRP you)) (PP (IN in) (NP (RB over) (DT a) (NN month) (. .))) (SBAR (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD drove) (NP (CD six) (NNS hours)) (S (VP (TO to) (VP (VB help) (NP (PRP you)) (PRT (RP out))))))))))) (. .) (SQ (VBP Do) (RB n't) (NP (PRP you)) (VP (VB have) (NP (NP (NN anything)) (SBAR (S (VP (TO to) (VP (VB say) (PP (IN besides) (, ,) (`` \") (SBARQ (WHADVP (WRB Why)) (SQ (VBD did) (NP (PRP you)) (VP (VB come))) (. ?)) ('' \")))))))))))" }, "speaker": "Amy", "text": "What do you mean, why did I come? You're my boyfriend . I haven't seen you in over a month . I just drove six hours to help you out . Don't you have anything to say besides, \" Why did you come? \"", "tokens": [ { "deprel": "obj", "end_char": 302, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 298, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 305, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 303, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 309, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 306, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 314, "feats": "VerbForm=Inf", "head": 9, "id": 4, "lemma": "mean", "misc": "", "start_char": 310, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 315, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 320, "feats": "PronType=Int", "head": 9, "id": 6, "lemma": "why", "misc": "", "start_char": 317, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 324, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 321, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 326, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 325, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 331, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "come", "misc": "", "start_char": 327, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 9, "id": 10, "lemma": "?", "misc": "", "start_char": 332, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 337, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 11, "lemma": "you", "misc": "", "start_char": 334, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 341, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 338, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 344, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 342, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 354, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "boyfriend", "misc": "", "start_char": 345, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 356, "feats": null, "head": 9, "id": 15, "lemma": ".", "misc": "", "start_char": 355, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 358, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 16, "lemma": "I", "misc": "", "start_char": 357, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 363, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "have", "misc": "", "start_char": 359, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 367, "feats": null, "head": 19, "id": 18, "lemma": "not", "misc": "", "start_char": 364, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 372, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 19, "lemma": "see", "misc": "", "start_char": 368, "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 376, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 19, "id": 20, "lemma": "you", "misc": "", "start_char": 373, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 379, "feats": null, "head": 24, "id": 21, "lemma": "in", "misc": "", "start_char": 377, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 384, "feats": null, "head": 24, "id": 22, "lemma": "over", "misc": "", "start_char": 380, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 386, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 23, "lemma": "a", "misc": "", "start_char": 385, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 392, "feats": "Number=Sing", "head": 19, "id": 24, "lemma": "month", "misc": "", "start_char": 387, "text": "month", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 9, "id": 25, "lemma": ".", "misc": "", "start_char": 393, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 396, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 26, "lemma": "I", "misc": "", "start_char": 395, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 401, "feats": null, "head": 28, "id": 27, "lemma": "just", "misc": "", "start_char": 397, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 407, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 28, "lemma": "drive", "misc": "", "start_char": 402, "text": "drove", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "end_char": 411, "feats": "NumForm=Word|NumType=Card", "head": 30, "id": 29, "lemma": "six", "misc": "", "start_char": 408, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 417, "feats": "Number=Plur", "head": 28, "id": 30, "lemma": "hour", "misc": "", "start_char": 412, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 420, "feats": null, "head": 32, "id": 31, "lemma": "to", "misc": "", "start_char": 418, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 425, "feats": "VerbForm=Inf", "head": 28, "id": 32, "lemma": "help", "misc": "", "start_char": 421, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 429, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 32, "id": 33, "lemma": "you", "misc": "", "start_char": 426, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 433, "feats": null, "head": 32, "id": 34, "lemma": "out", "misc": "", "start_char": 430, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 435, "feats": null, "head": 9, "id": 35, "lemma": ".", "misc": "", "start_char": 434, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 438, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 39, "id": 36, "lemma": "do", "misc": "", "start_char": 436, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 442, "feats": null, "head": 39, "id": 37, "lemma": "not", "misc": "", "start_char": 439, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 446, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 39, "id": 38, "lemma": "you", "misc": "", "start_char": 443, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 451, "feats": "VerbForm=Inf", "head": 28, "id": 39, "lemma": "have", "misc": "", "start_char": 447, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 460, "feats": "Number=Sing|PronType=Ind", "head": 39, "id": 40, "lemma": "anything", "misc": "", "start_char": 452, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 463, "feats": null, "head": 42, "id": 41, "lemma": "to", "misc": "", "start_char": 461, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 467, "feats": "VerbForm=Inf", "head": 40, "id": 42, "lemma": "say", "misc": "", "start_char": 464, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 475, "feats": null, "head": 49, "id": 43, "lemma": "besides", "misc": "", "start_char": 468, "text": "besides", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 477, "feats": null, "head": 49, "id": 44, "lemma": ",", "misc": "", "start_char": 476, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 479, "feats": null, "head": 49, "id": 45, "lemma": "\"", "misc": "", "start_char": 478, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 483, "feats": "PronType=Int", "head": 49, "id": 46, "lemma": "why", "misc": "", "start_char": 480, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 487, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 49, "id": 47, "lemma": "do", "misc": "", "start_char": 484, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 491, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 49, "id": 48, "lemma": "you", "misc": "", "start_char": 488, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 496, "feats": "VerbForm=Inf", "head": 39, "id": 49, "lemma": "come", "misc": "", "start_char": 492, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 498, "feats": null, "head": 9, "id": 50, "lemma": "?", "misc": "", "start_char": 497, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 500, "feats": null, "head": 9, "id": 51, "lemma": "\"", "misc": "", "start_char": 499, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do))) (, ,) (CC but) (, ...) (S (NP (PRP I)) (VP (VBP feel) (ADJP (JJ uncomfortable)) (S (VP (VBG saying) (NP (PRP it)) (ADVP (RB out) (PP (ADVP (RB loud)) (IN in) (NP (NP (NN front)) (PP (IN of) (NP (DT these) (NN police) (NNS officers)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I do, but...I feel uncomfortable saying it out loud in front of these police officers.", "tokens": [ { "deprel": "nsubj", "end_char": 502, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 501, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 505, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 503, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 507, "feats": null, "head": 7, "id": 3, "lemma": ",", "misc": "", "start_char": 506, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 511, "feats": null, "head": 7, "id": 4, "lemma": "but", "misc": "", "start_char": 508, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 515, "feats": null, "head": 7, "id": 5, "lemma": "...", "misc": "", "start_char": 512, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 517, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 516, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 522, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "feel", "misc": "", "start_char": 518, "text": "feel", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 536, "feats": "Degree=Pos", "head": 7, "id": 8, "lemma": "uncomfortable", "misc": "", "start_char": 523, "text": "uncomfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 543, "feats": "VerbForm=Ger", "head": 8, "id": 9, "lemma": "say", "misc": "", "start_char": 537, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 546, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "it", "misc": "", "start_char": 544, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 550, "feats": null, "head": 12, "id": 11, "lemma": "out", "misc": "", "start_char": 547, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 555, "feats": null, "head": 9, "id": 12, "lemma": "loud", "misc": "", "start_char": 551, "text": "loud", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 558, "feats": null, "head": 14, "id": 13, "lemma": "in", "misc": "", "start_char": 556, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 564, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "front", "misc": "", "start_char": 559, "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 567, "feats": null, "head": 18, "id": 15, "lemma": "of", "misc": "", "start_char": 565, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 573, "feats": "Number=Plur|PronType=Dem", "head": 18, "id": 16, "lemma": "this", "misc": "", "start_char": 568, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 580, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "police", "misc": "", "start_char": 574, "text": "police", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 589, "feats": "Number=Plur", "head": 14, "id": 18, "lemma": "officer", "misc": "", "start_char": 581, "text": "officers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 591, "feats": null, "head": 2, "id": 19, "lemma": ".", "misc": "", "start_char": 590, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (ADJP (JJ Fine) (. .)) (VP (VB Whisper) (NP (PRP it))) (. .)))" }, "speaker": "Amy", "text": "Fine . Whisper it.", "tokens": [ { "deprel": "discourse", "end_char": 596, "feats": "Degree=Pos", "head": 3, "id": 1, "lemma": "Fine", "misc": "", "start_char": 592, "text": "Fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 597, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 606, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "whisper", "misc": "", "start_char": 599, "text": "Whisper", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 609, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 607, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 611, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 610, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (NP (NN Shotgun) (. .)))" }, "speaker": "Sheldon", "text": "Shotgun.", "tokens": [ { "deprel": "root", "end_char": 619, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "shotgun", "misc": "", "start_char": 612, "text": "Shotgun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 621, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 620, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 2, 15, 15 ], [ 3, 0, 0 ], [ 4, 4, 4 ], [ 5, 1, 1 ], [ 6, 2, 2 ], [ 7, 2, 2 ], [ 7, 10, 10 ], [ 7, 12, 13 ], [ 7, 19, 19 ], [ 7, 32, 32 ], [ 7, 37, 37 ], [ 8, 0, 0 ], [ 8, 5, 5 ] ], [ [ 0, 0, 5 ] ], [ [ 0, 3, 5 ] ], [ [ 1, 0, 0 ], [ 1, 4, 4 ], [ 2, 0, 0 ], [ 8, 15, 17 ] ], [ [ 1, 3, 3 ] ], [ [ 1, 3, 5 ] ], [ [ 2, 3, 4 ], [ 2, 11, 11 ] ], [ [ 2, 8, 8 ] ], [ [ 2, 11, 12 ] ], [ [ 2, 18, 21 ] ], [ [ 2, 24, 25 ] ], [ [ 4, 0, 0 ], [ 4, 10, 10 ] ], [ [ 6, 8, 8 ], [ 7, 7, 7 ], [ 7, 12, 12 ], [ 7, 15, 15 ], [ 7, 25, 25 ], [ 7, 47, 47 ] ], [ [ 7, 21, 23 ] ], [ [ 7, 28, 29 ] ], [ [ 7, 39, 39 ] ], [ [ 7, 39, 48 ] ], [ [ 8, 9, 9 ] ], [ [ 9, 3, 3 ] ] ]
s08e01c07t
Any word on my stolen items? We're doing everything we can. You know, Sherlock Holmes liked to use cocaine to sharpen his focus . But I'm sure those Cool Ranch Doritos are doing the trick. Sheldon. Leonard! Oh, I'm so happy to see you. Are you okay? Oh, I'm fine . Why did you come? What do you mean, why did I come? You're my boyfriend . I haven't seen you in over a month . I just drove six hours to help you out . Don't you have anything to say besides, " Why did you come? " I do, but...I feel uncomfortable saying it out loud in front of these police officers. Fine . Whisper it. Shotgun.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (NP (NNP Sheldon)) (, ,) (VP (VB tell) (NP (PRP us)) (PP (IN about) (NP (PRP$ your) (NN trip)))) (. .) (WHADVP (WRB Where)) (SQ (MD 'd) (NP (PRP you)) (VP (VB go))) (. ?)))" }, "speaker": "Leonard", "text": "So, Sheldon, tell us about your trip . Where'd you go?", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 4, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 12, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 5, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 14, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 13, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 19, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "tell", "misc": "", "start_char": 15, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 22, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "we", "misc": "", "start_char": 20, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 28, "feats": null, "head": 9, "id": 7, "lemma": "about", "misc": "", "start_char": 23, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 33, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 29, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 38, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "trip", "misc": "", "start_char": 34, "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 39, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 46, "feats": "PronType=Int", "head": 14, "id": 11, "lemma": "where", "misc": "", "start_char": 41, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 49, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "would", "misc": "", "start_char": 47, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 53, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 50, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 56, "feats": "VerbForm=Inf", "head": 5, "id": 14, "lemma": "go", "misc": "", "start_char": 54, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 58, "feats": null, "head": 5, "id": 15, "lemma": "?", "misc": "", "start_char": 57, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHADVP (WRB Where)) (SQ (VBD did) (RB n't) (NP (PRP I)) (VP (VB go))) (. ?)) (NP (PRP I)) (VP (VBD went) (PP (IN to) (NP (NP (NNP New) (NNP York)) (, ,) (NP (NNP Chicago)) (, ,) (NP (NNP Atlanta)) (, ,) (NP (NNP Denver)) (, ,) (NP (NNP Seattle))))) (. .)))" }, "speaker": "Sheldon", "text": "Where didn't I go? I went to New York, Chicago, Atlanta, Denver, Seattle.", "tokens": [ { "deprel": "advmod", "end_char": 64, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "where", "misc": "", "start_char": 59, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 68, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 65, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 72, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 69, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 74, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 73, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 77, "feats": "VerbForm=Inf", "head": 8, "id": 5, "lemma": "go", "misc": "", "start_char": 75, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 79, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 78, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 81, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 80, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 86, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "go", "misc": "", "start_char": 82, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 89, "feats": null, "head": 11, "id": 9, "lemma": "to", "misc": "", "start_char": 87, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 93, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "New", "misc": "", "start_char": 90, "text": "New", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "obl", "end_char": 98, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "York", "misc": "", "start_char": 94, "text": "York", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 100, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 99, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 108, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Chicago", "misc": "", "start_char": 101, "text": "Chicago", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 109, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 118, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "Atlanta", "misc": "", "start_char": 111, "text": "Atlanta", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 17, "id": 16, "lemma": ",", "misc": "", "start_char": 119, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 127, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "Denver", "misc": "", "start_char": 121, "text": "Denver", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 19, "id": 18, "lemma": ",", "misc": "", "start_char": 128, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 137, "feats": "Number=Sing", "head": 11, "id": 19, "lemma": "Seattle", "misc": "", "start_char": 130, "text": "Seattle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 8, "id": 20, "lemma": ".", "misc": "", "start_char": 138, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBD were) (NP (PRP they))) (. ?)))" }, "speaker": "Leonard", "text": "How were they?", "tokens": [ { "deprel": "advmod", "end_char": 143, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "how", "misc": "", "start_char": 140, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 148, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 144, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 153, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "they", "misc": "", "start_char": 149, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 155, "feats": null, "head": 2, "id": 4, "lemma": "?", "misc": "", "start_char": 154, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP have) (NP (DT no) (NN idea))) (. .) (S (NP (PRP I)) (ADVP (RB never)) (VP (VBD left) (NP (DT the) (NN train) (NN station)))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, I have no idea . I never left the train station.", "tokens": [ { "deprel": "discourse", "end_char": 158, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 156, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 160, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 159, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 162, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 161, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 167, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 163, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 170, "feats": null, "head": 6, "id": 5, "lemma": "no", "misc": "", "start_char": 168, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 175, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "idea", "misc": "", "start_char": 171, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 177, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 176, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 179, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 178, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 185, "feats": null, "head": 10, "id": 9, "lemma": "never", "misc": "", "start_char": 180, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 190, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 10, "lemma": "leave", "misc": "", "start_char": 186, "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 194, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 191, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 200, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "train", "misc": "", "start_char": 195, "text": "train", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 208, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "station", "misc": "", "start_char": 201, "text": "station", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 210, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 209, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VP (VBD traveled) (PP (IN across) (NP (DT the) (JJ entire) (NN country)))) (CC and) (ADVP (RB never)) (VP (VBD left) (NP (DT a) (NN train) (NN station)))) (. ?)))" }, "speaker": "Leonard", "text": "You traveled across the entire country and never left a train station?", "tokens": [ { "deprel": "nsubj", "end_char": 214, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 211, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 223, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "travel", "misc": "", "start_char": 215, "text": "traveled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 230, "feats": null, "head": 6, "id": 3, "lemma": "across", "misc": "", "start_char": 224, "text": "across", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 234, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 231, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 241, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "entire", "misc": "", "start_char": 235, "text": "entire", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 249, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "country", "misc": "", "start_char": 242, "text": "country", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 253, "feats": null, "head": 9, "id": 7, "lemma": "and", "misc": "", "start_char": 250, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 259, "feats": null, "head": 9, "id": 8, "lemma": "never", "misc": "", "start_char": 254, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 264, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 9, "lemma": "leave", "misc": "", "start_char": 260, "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 266, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 265, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 272, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "train", "misc": "", "start_char": 267, "text": "train", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 280, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "station", "misc": "", "start_char": 273, "text": "station", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 282, "feats": null, "head": 2, "id": 13, "lemma": "?", "misc": "", "start_char": 281, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (MD would) (NP (PRP I)) (. ?) (NP (DT That)) (VP (VBZ 's) (SBAR (WHADVP (WRB where)) (S (NP (PDT all) (DT the) (JJ cool) (NNS trains)) (VP (VBP are)))))) (. .)))" }, "speaker": "Sheldon", "text": "Why would I? That's where all the cool trains are.", "tokens": [ { "deprel": "advmod", "end_char": 286, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "why", "misc": "", "start_char": 283, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "reparandum", "end_char": 292, "feats": "VerbForm=Fin", "head": 7, "id": 2, "lemma": "would", "misc": "", "start_char": 287, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 294, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 293, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 2, "id": 4, "lemma": "?", "misc": "", "start_char": 295, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 301, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "that", "misc": "", "start_char": 297, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 304, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 302, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 310, "feats": "PronType=Rel", "head": 0, "id": 7, "lemma": "where", "misc": "", "start_char": 305, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det:predet", "end_char": 314, "feats": null, "head": 11, "id": 8, "lemma": "all", "misc": "", "start_char": 311, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 318, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 315, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 323, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "cool", "misc": "", "start_char": 319, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 330, "feats": "Number=Plur", "head": 12, "id": 11, "lemma": "train", "misc": "", "start_char": 324, "text": "trains", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 334, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 12, "lemma": "be", "misc": "", "start_char": 331, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 336, "feats": null, "head": 7, "id": 13, "lemma": ".", "misc": "", "start_char": 335, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (RB so) (S (NP (PRP you)) (ADVP (RB never)) (VP (VBD went) (ADVP (RB outside)))) (. ?)))" }, "speaker": "Leonard", "text": "I'm sorry, so you never went outside?", "tokens": [ { "deprel": "nsubj", "end_char": 338, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 337, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 341, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 339, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 347, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 342, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 349, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 348, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 352, "feats": null, "head": 8, "id": 5, "lemma": "so", "misc": "", "start_char": 350, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 356, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 353, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 362, "feats": null, "head": 8, "id": 7, "lemma": "never", "misc": "", "start_char": 357, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 367, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 8, "lemma": "go", "misc": "", "start_char": 363, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 375, "feats": null, "head": 8, "id": 9, "lemma": "outside", "misc": "", "start_char": 368, "text": "outside", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 377, "feats": null, "head": 3, "id": 10, "lemma": "?", "misc": "", "start_char": 376, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SQ (CC Or) (VP (VBD had) (NP (NP (DT a) (JJ single) (NN piece)) (PP (IN of) (NP (NN fruit))))) (. .)))" }, "speaker": "Sheldon", "text": "Or had a single piece of fruit.", "tokens": [ { "deprel": "cc", "end_char": 380, "feats": null, "head": 2, "id": 1, "lemma": "or", "misc": "", "start_char": 378, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 384, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 381, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 386, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 385, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 393, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "single", "misc": "", "start_char": 387, "text": "single", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 399, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "piece", "misc": "", "start_char": 394, "text": "piece", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 402, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 400, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 408, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "fruit", "misc": "", "start_char": 403, "text": "fruit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 410, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 409, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 7, 7 ], [ 0, 12, 12 ] ], [ [ 0, 5, 5 ], [ 6, 0, 0 ] ], [ [ 0, 7, 8 ] ], [ [ 1, 3, 3 ], [ 1, 6, 6 ], [ 3, 2, 2 ], [ 3, 7, 7 ], [ 4, 0, 0 ], [ 5, 2, 2 ], [ 6, 5, 5 ] ], [ [ 1, 12, 12 ] ], [ [ 1, 14, 14 ] ], [ [ 1, 16, 16 ] ], [ [ 1, 18, 18 ] ], [ [ 1, 9, 18 ], [ 2, 2, 2 ] ], [ [ 3, 4, 5 ] ], [ [ 3, 10, 12 ] ], [ [ 3, 11, 12 ], [ 4, 9, 11 ] ], [ [ 4, 3, 5 ] ], [ [ 4, 10, 11 ], [ 5, 4, 4 ] ], [ [ 5, 7, 10 ] ], [ [ 7, 6, 6 ] ], [ [ 7, 2, 6 ] ] ]
s08e01c08t
So, Sheldon, tell us about your trip . Where'd you go? Where didn't I go? I went to New York, Chicago, Atlanta, Denver, Seattle. How were they? Oh, I have no idea . I never left the train station. You traveled across the entire country and never left a train station? Why would I? That's where all the cool trains are. I'm sorry, so you never went outside? Or had a single piece of fruit.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SQ (VB Do) (NP (NP (NN anything)) (ADJP (JJ interesting))) (NP (NN today)) (. ?)))" }, "speaker": "Leonard", "text": "Do anything interesting today?", "tokens": [ { "deprel": "root", "end_char": 2, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "do", "misc": "", "start_char": 0, "text": "Do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 11, "feats": "Number=Sing|PronType=Ind", "head": 1, "id": 2, "lemma": "anything", "misc": "", "start_char": 3, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 23, "feats": "Degree=Pos", "head": 2, "id": 3, "lemma": "interesting", "misc": "", "start_char": 12, "text": "interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 29, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "today", "misc": "", "start_char": 24, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 30, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADVP (RB not) (RB really)) (. .) (S (NP (PRP I)) (VP (VBD was) (ADVP (RB out)) (S (VP (VBG shopping) (PP (IN with) (NP (NNP Amy) (. .))))))) (NP (PRP She)) (VP (VBD wanted) (S (NP (PRP me)) (VP (TO to) (VP (VB help) (S (NP (PRP her)) (VP (VB find) (NP (NN something)) (PP (IN for) (NP (DT this) (NN memorial) (NN thing))))))))) (. .)))" }, "speaker": "Penny", "text": "Oh, not really . I was out shopping with Amy . She wanted me to help her find something for this memorial thing.", "tokens": [ { "deprel": "discourse", "end_char": 34, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 32, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 36, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 35, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 40, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 37, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 47, "feats": null, "head": 0, "id": 4, "lemma": "really", "misc": "", "start_char": 41, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 48, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 51, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 50, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 55, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 52, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 59, "feats": null, "head": 9, "id": 8, "lemma": "out", "misc": "", "start_char": 56, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 68, "feats": "VerbForm=Ger", "head": 4, "id": 9, "lemma": "shop", "misc": "", "start_char": 60, "text": "shopping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 73, "feats": null, "head": 11, "id": 10, "lemma": "with", "misc": "", "start_char": 69, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 77, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Amy", "misc": "", "start_char": 74, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 79, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 78, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 83, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "she", "misc": "", "start_char": 80, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 90, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 14, "lemma": "want", "misc": "", "start_char": 84, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 93, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "I", "misc": "", "start_char": 91, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 96, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 94, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 101, "feats": "VerbForm=Inf", "head": 14, "id": 17, "lemma": "help", "misc": "", "start_char": 97, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 105, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "her", "misc": "", "start_char": 102, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 110, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "find", "misc": "", "start_char": 106, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 120, "feats": "Number=Sing|PronType=Ind", "head": 19, "id": 20, "lemma": "something", "misc": "", "start_char": 111, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 124, "feats": null, "head": 24, "id": 21, "lemma": "for", "misc": "", "start_char": 121, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 129, "feats": "Number=Sing|PronType=Dem", "head": 24, "id": 22, "lemma": "this", "misc": "", "start_char": 125, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 138, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "memorial", "misc": "", "start_char": 130, "text": "memorial", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 144, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "thing", "misc": "", "start_char": 139, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 146, "feats": null, "head": 4, "id": 25, "lemma": ".", "misc": "", "start_char": 145, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (`` Wait--) (NP (NNP Sheldon) (VBZ 's)) (VP (VBG going) (S (VP (TO to) (VP (VB be) (ADVP (RB there)))))) (. ?) (S (NP (NP (PRP We)) (NP (DT all))) (VP (VBD promised) (SBAR (S (NP (PRP we)) (VP (VBD were) (RB n't) (VP (VBG going) (S (VP (TO to) (VP (VB go)))))))))) (. .)))" }, "speaker": "Leonard", "text": "Wait-- Sheldon's going to be there? We all promised we weren't going to go.", "tokens": [ { "deprel": "punct", "end_char": 153, "feats": null, "head": 4, "id": 1, "lemma": "Wait--", "misc": "", "start_char": 147, "text": "Wait--", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 161, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "Sheldon", "misc": "", "start_char": 154, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 164, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 162, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 170, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 165, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 173, "feats": null, "head": 7, "id": 5, "lemma": "to", "misc": "", "start_char": 171, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 176, "feats": "VerbForm=Inf", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 174, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 182, "feats": "PronType=Dem", "head": 4, "id": 7, "lemma": "there", "misc": "", "start_char": 177, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 183, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 187, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 185, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 191, "feats": null, "head": 9, "id": 10, "lemma": "all", "misc": "", "start_char": 188, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 200, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 11, "lemma": "promise", "misc": "", "start_char": 192, "text": "promised", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 203, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "we", "misc": "", "start_char": 201, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 208, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 204, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 212, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 209, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 218, "feats": "Tense=Pres|VerbForm=Part", "head": 11, "id": 15, "lemma": "go", "misc": "", "start_char": 213, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 221, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 219, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 224, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "go", "misc": "", "start_char": 222, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 226, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 225, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (LST (UH Oh) (. .)) (WHNP (WDT What) (DT a) (NN jerk)) (. .)))" }, "speaker": "Penny", "text": "Oh . What a jerk.", "tokens": [ { "deprel": "discourse", "end_char": 229, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 227, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 231, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 230, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det:predet", "end_char": 236, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "what", "misc": "", "start_char": 232, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "det", "end_char": 238, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 237, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 243, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "jerk", "misc": "", "start_char": 239, "text": "jerk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 245, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 244, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP know))) (. .) (S (NP (PRP I)) (VP (VBD was) (VP (VBG hoping) (S (VP (TO to) (VP (VB go) (PP (IN without) (S (NP (NN anyone)) (VP (VBG finding) (PRT (RP out))))))))))) (. .)))" }, "speaker": "Leonard", "text": "I know . I was hoping to go without anyone finding out.", "tokens": [ { "deprel": "nsubj", "end_char": 247, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 246, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 252, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "know", "misc": "", "start_char": 248, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 253, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 256, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 255, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 260, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 257, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 267, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "hope", "misc": "", "start_char": 261, "text": "hoping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 270, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 268, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 273, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "go", "misc": "", "start_char": 271, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 281, "feats": null, "head": 10, "id": 9, "lemma": "without", "misc": "", "start_char": 274, "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 288, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 10, "lemma": "anyone", "misc": "", "start_char": 282, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "acl", "end_char": 296, "feats": "VerbForm=Ger", "head": 10, "id": 11, "lemma": "find", "misc": "", "start_char": 289, "text": "finding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 300, "feats": null, "head": 11, "id": 12, "lemma": "out", "misc": "", "start_char": 297, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 302, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 301, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (SBAR (IN since) (S (NP (NNP Amy)) (VP (VBZ 's) (VP (VBG going))))) (, ,) (VBP do) (NP (PRP you)) (VP (VB want) (NP (PRP me)) (ADVP (RB there)) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (S (VP (TO to) (VP (VB support) (NP (PRP you)))))) (. ?)))" }, "speaker": "Penny", "text": "Well, since Amy's going, do you want me there, you know, to support you?", "tokens": [ { "deprel": "discourse", "end_char": 307, "feats": null, "head": 10, "id": 1, "lemma": "well", "misc": "", "start_char": 303, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 309, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 308, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 315, "feats": null, "head": 6, "id": 3, "lemma": "since", "misc": "", "start_char": 310, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 319, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "Amy", "misc": "", "start_char": 316, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 322, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 320, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 328, "feats": "Tense=Pres|VerbForm=Part", "head": 10, "id": 6, "lemma": "go", "misc": "", "start_char": 323, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 330, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 329, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 333, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 331, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 337, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 334, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 342, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "want", "misc": "", "start_char": 338, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 345, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "I", "misc": "", "start_char": 343, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 351, "feats": "PronType=Dem", "head": 10, "id": 12, "lemma": "there", "misc": "", "start_char": 346, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 353, "feats": null, "head": 15, "id": 13, "lemma": ",", "misc": "", "start_char": 352, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 357, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 354, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 362, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 15, "lemma": "know", "misc": "", "start_char": 358, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 364, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 363, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 367, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 365, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 375, "feats": "VerbForm=Inf", "head": 10, "id": 18, "lemma": "support", "misc": "", "start_char": 368, "text": "support", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 379, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 18, "id": 19, "lemma": "you", "misc": "", "start_char": 376, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 381, "feats": null, "head": 10, "id": 20, "lemma": "?", "misc": "", "start_char": 380, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ...) (S (NP (DT that)) (VP (VBZ 's) (ADJP (JJ nice)))) (, ,) (CC but) (S (S (NP (PRP it) (, -) (PRP it)) (VP (VBZ 's) (ADVP (RB just)) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (NP (NP (DT a) (NN room)) (ADJP (JJ full) (PP (IN of) (NP (JJ boring) (JJ old) (NNS men))))))))))) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ sure) (SBAR (WHNP (WHNP (WRB how) (JJ much)) (NN help)) (S (NP (PRP you)) (VP (MD 'd) (VP (VB be))))))))) (. .)))" }, "speaker": "Leonard", "text": "Oh...that's nice, but it - it's just gonna be a room full of boring old men and I'm not sure how much help you'd be.", "tokens": [ { "deprel": "discourse", "end_char": 384, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 382, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 388, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 385, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 393, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 389, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 396, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 394, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 401, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "nice", "misc": "", "start_char": 397, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 403, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 402, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 407, "feats": null, "head": 13, "id": 7, "lemma": "but", "misc": "", "start_char": 404, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "reparandum", "end_char": 410, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 8, "lemma": "it", "misc": "", "start_char": 408, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 412, "feats": null, "head": 8, "id": 9, "lemma": "-", "misc": "", "start_char": 411, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 415, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 10, "lemma": "it", "misc": "", "start_char": 413, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 418, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 416, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 423, "feats": null, "head": 13, "id": 12, "lemma": "just", "misc": "", "start_char": 419, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 427, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 13, "lemma": "go", "misc": "", "start_char": 424, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 430, "feats": null, "head": 17, "id": 14, "lemma": "to", "misc": "", "start_char": 428, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 433, "feats": "VerbForm=Inf", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 431, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 435, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 434, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 440, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "room", "misc": "", "start_char": 436, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 445, "feats": "Degree=Pos", "head": 17, "id": 18, "lemma": "full", "misc": "", "start_char": 441, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 448, "feats": null, "head": 22, "id": 19, "lemma": "of", "misc": "", "start_char": 446, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 455, "feats": "Degree=Pos", "head": 22, "id": 20, "lemma": "boring", "misc": "", "start_char": 449, "text": "boring", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 459, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "old", "misc": "", "start_char": 456, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 463, "feats": "Number=Plur", "head": 18, "id": 22, "lemma": "man", "misc": "", "start_char": 460, "text": "men", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 467, "feats": null, "head": 27, "id": 23, "lemma": "and", "misc": "", "start_char": 464, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 469, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 24, "lemma": "I", "misc": "", "start_char": 468, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 472, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 27, "id": 25, "lemma": "be", "misc": "", "start_char": 470, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 476, "feats": null, "head": 27, "id": 26, "lemma": "not", "misc": "", "start_char": 473, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 481, "feats": "Degree=Pos", "head": 13, "id": 27, "lemma": "sure", "misc": "", "start_char": 477, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 485, "feats": "PronType=Int", "head": 29, "id": 28, "lemma": "how", "misc": "", "start_char": 482, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "amod", "end_char": 490, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "much", "misc": "", "start_char": 486, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 495, "feats": "Number=Sing", "head": 27, "id": 30, "lemma": "help", "misc": "", "start_char": 491, "text": "help", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 499, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 30, "id": 31, "lemma": "you", "misc": "", "start_char": 496, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 502, "feats": "VerbForm=Fin", "head": 30, "id": 32, "lemma": "would", "misc": "", "start_char": 500, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 505, "feats": "VerbForm=Inf", "head": 30, "id": 33, "lemma": "be", "misc": "", "start_char": 503, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 507, "feats": null, "head": 5, "id": 34, "lemma": ".", "misc": "", "start_char": 506, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG gon) (S (VP (TO na) (VP (VB tie) (NP (PRP$ my) (NN shoe)) (SBAR (IN while) (S (NP (PRP you)) (VP (VBP think) (PP (IN about) (NP (DT that))))))))))) (. .)))" }, "speaker": "Penny", "text": "I'm just gonna tie my shoe while you think about that.", "tokens": [ { "deprel": "nsubj", "end_char": 509, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 508, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 512, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 510, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 517, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 513, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 521, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 518, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 524, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 522, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 528, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "tie", "misc": "", "start_char": 525, "text": "tie", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 531, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 529, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 536, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "shoe", "misc": "", "start_char": 532, "text": "shoe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 542, "feats": null, "head": 11, "id": 9, "lemma": "while", "misc": "", "start_char": 537, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 546, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 543, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 552, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 11, "lemma": "think", "misc": "", "start_char": 547, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 558, "feats": null, "head": 13, "id": 12, "lemma": "about", "misc": "", "start_char": 553, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 563, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 13, "lemma": "that", "misc": "", "start_char": 559, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 565, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 564, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH yeah) (. .)) (INTJ (UH No)) (, ,) (NP (NN thanks) (. .)) (NP (DT That)) (VP (MD would) (VP (VB be) (NP (JJ great) (NN help)))) (. .) (S (NP (PRP You)) (VP (VBP realize) (SBAR (S (NP (PRP you)) (VP (MD might) (VP (VB kill) (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))))))))) (. .)))" }, "speaker": "Leonard", "text": "Oh, yeah . No, thanks . That would be great help . You realize you might kill some of them.", "tokens": [ { "deprel": "discourse", "end_char": 568, "feats": null, "head": 13, "id": 1, "lemma": "oh", "misc": "", "start_char": 566, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 570, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 569, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 575, "feats": null, "head": 13, "id": 3, "lemma": "yeah", "misc": "", "start_char": 571, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 576, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 580, "feats": "Polarity=Neg", "head": 13, "id": 5, "lemma": "no", "misc": "", "start_char": 578, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 582, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 581, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 589, "feats": "Number=Sing", "head": 13, "id": 7, "lemma": "thanks", "misc": "", "start_char": 583, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 591, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 590, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 596, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 9, "lemma": "that", "misc": "", "start_char": 592, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 602, "feats": "VerbForm=Fin", "head": 13, "id": 10, "lemma": "would", "misc": "", "start_char": 597, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 605, "feats": "VerbForm=Inf", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 603, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "amod", "end_char": 611, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "great", "misc": "", "start_char": 606, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 616, "feats": "Number=Sing", "head": 0, "id": 13, "lemma": "help", "misc": "", "start_char": 612, "text": "help", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 618, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 617, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 622, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 619, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 630, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 16, "lemma": "realize", "misc": "", "start_char": 623, "text": "realize", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 634, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 17, "lemma": "you", "misc": "", "start_char": 631, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 640, "feats": "VerbForm=Fin", "head": 19, "id": 18, "lemma": "might", "misc": "", "start_char": 635, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 645, "feats": "VerbForm=Inf", "head": 16, "id": 19, "lemma": "kill", "misc": "", "start_char": 641, "text": "kill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 650, "feats": null, "head": 19, "id": 20, "lemma": "some", "misc": "", "start_char": 646, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 653, "feats": null, "head": 22, "id": 21, "lemma": "of", "misc": "", "start_char": 651, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 658, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 20, "id": 22, "lemma": "they", "misc": "", "start_char": 654, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 660, "feats": null, "head": 13, "id": 23, "lemma": ".", "misc": "", "start_char": 659, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (ADVP (RB then)) (NP (NP (PRP you)) (NP (DT all))) (VP (MD can) (VP (VB get) (NP (NN tenure)))) (. .)))" }, "speaker": "Penny", "text": "Oh, then you all can get tenure.", "tokens": [ { "deprel": "discourse", "end_char": 663, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 661, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 664, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 670, "feats": "PronType=Dem", "head": 7, "id": 3, "lemma": "then", "misc": "", "start_char": 666, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 674, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 671, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 678, "feats": null, "head": 4, "id": 5, "lemma": "all", "misc": "", "start_char": 675, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "aux", "end_char": 682, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "can", "misc": "", "start_char": 679, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 686, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "get", "misc": "", "start_char": 683, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 693, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "tenure", "misc": "", "start_char": 687, "text": "tenure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 695, "feats": null, "head": 7, "id": 9, "lemma": ".", "misc": "", "start_char": 694, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 1, 2 ], [ 0, 3, 3 ] ], [ [ 1, 5, 5 ], [ 1, 14, 14 ], [ 5, 10, 10 ], [ 6, 30, 30 ], [ 7, 0, 0 ], [ 7, 6, 6 ], [ 7, 6, 7 ], [ 8, 14, 14 ], [ 8, 16, 16 ] ], [ [ 1, 10, 10 ], [ 1, 12, 12 ], [ 1, 17, 17 ], [ 5, 3, 3 ] ], [ [ 1, 19, 19 ], [ 1, 21, 23 ] ], [ [ 1, 19, 23 ] ], [ [ 2, 1, 1 ] ], [ [ 2, 8, 8 ], [ 2, 9, 9 ], [ 2, 11, 11 ] ], [ [ 2, 8, 9 ] ], [ [ 3, 2, 2 ] ], [ [ 4, 0, 0 ], [ 4, 3, 3 ], [ 5, 8, 8 ], [ 5, 13, 13 ], [ 5, 18, 18 ], [ 6, 23, 23 ], [ 7, 9, 9 ] ], [ [ 4, 9, 9 ] ], [ [ 6, 2, 2 ] ], [ [ 6, 7, 7 ], [ 6, 9, 9 ] ], [ [ 6, 15, 21 ] ], [ [ 6, 19, 21 ], [ 8, 21, 21 ], [ 8, 19, 21 ] ], [ [ 7, 12, 12 ], [ 8, 8, 8 ] ], [ [ 8, 6, 6 ] ], [ [ 8, 11, 12 ] ], [ [ 8, 19, 19 ] ], [ [ 9, 3, 3 ] ], [ [ 9, 4, 4 ] ], [ [ 9, 3, 4 ] ], [ [ 9, 7, 7 ] ] ]
s06e20c13t
Do anything interesting today? Oh, not really . I was out shopping with Amy . She wanted me to help her find something for this memorial thing. Wait-- Sheldon's going to be there? We all promised we weren't going to go. Oh . What a jerk. I know . I was hoping to go without anyone finding out. Well, since Amy's going, do you want me there, you know, to support you? Oh...that's nice, but it - it's just gonna be a room full of boring old men and I'm not sure how much help you'd be. I'm just gonna tie my shoe while you think about that. Oh, yeah . No, thanks . That would be great help . You realize you might kill some of them. Oh, then you all can get tenure.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (NNP Daddy)) (. .) (S (NP (PDT All) (DT the) (JJ other) (NNS scientists)) (VP (VBP have) (NP (NN seat) (NNS warmers)))) (. .) (S (S (NP (DT This)) (VP (VBZ is) (ADJP (RB so) (JJ humiliating)))) (. .) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (S (VP (TO to) (VP (VB get) (NP (NN tenure) (. .) (UH Okay)))))))) (, ,) (VP (VB let) (S (NP (PRP 's)) (VP (VB meet) (ADVP (RB halfway))))) (. .) (SBAR (WHADVP (WRB How)) (IN about) (S (NP (PRP I)) (VP (VB cut) (NP (PRP$ my) (NN cleaning) (NN lady)) (ADVP (RB down)) (PP (IN to) (NP (RB twice) (DT a) (NN week))))) (. ?) (VP (VBZ Looks) (SBAR (IN like) (S (NP (PRP we)) (VP (VBP 're) (RB both) (VP (VBG going) (S (VP (TO to) (VP (VB be) (VP (VBG living) (PP (IN like) (NP (NNS animals)))))))))))))) (. .)))" }, "speaker": "Raj", "text": "Come on, Daddy . All the other scientists have seat warmers . This is so humiliating . I've got to get tenure . Okay, let's meet halfway . How about I cut my cleaning lady down to twice a week? Looks like we're both going to be living like animals.", "tokens": [ { "deprel": "root", "end_char": 4, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 0, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 7, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 5, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 9, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 8, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 15, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "Daddy", "misc": "", "start_char": 10, "text": "Daddy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 17, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 16, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det:predet", "end_char": 21, "feats": null, "head": 9, "id": 6, "lemma": "all", "misc": "", "start_char": 18, "text": "All", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 25, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 22, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 31, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "other", "misc": "", "start_char": 26, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 42, "feats": "Number=Plur", "head": 10, "id": 9, "lemma": "scientist", "misc": "", "start_char": 32, "text": "scientists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 47, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 10, "lemma": "have", "misc": "", "start_char": 43, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound", "end_char": 52, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "seat", "misc": "", "start_char": 48, "text": "seat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 60, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "warmer", "misc": "", "start_char": 53, "text": "warmers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 1, "id": 13, "lemma": ".", "misc": "", "start_char": 61, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 67, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 14, "lemma": "this", "misc": "", "start_char": 63, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 70, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 68, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 73, "feats": null, "head": 17, "id": 16, "lemma": "so", "misc": "", "start_char": 71, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 85, "feats": "Degree=Pos", "head": 1, "id": 17, "lemma": "humiliating", "misc": "", "start_char": 74, "text": "humiliating", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 1, "id": 18, "lemma": ".", "misc": "", "start_char": 86, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 89, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 19, "lemma": "I", "misc": "", "start_char": 88, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 93, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "have", "misc": "", "start_char": 90, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 97, "feats": "Tense=Past|VerbForm=Part", "head": 17, "id": 21, "lemma": "get", "misc": "", "start_char": 94, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 100, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 98, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 104, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "get", "misc": "", "start_char": 101, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 111, "feats": "Number=Sing", "head": 23, "id": 24, "lemma": "tenure", "misc": "", "start_char": 105, "text": "tenure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 113, "feats": null, "head": 1, "id": 25, "lemma": ".", "misc": "", "start_char": 112, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 118, "feats": null, "head": 28, "id": 26, "lemma": "okay", "misc": "", "start_char": 114, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 26, "id": 27, "lemma": ",", "misc": "", "start_char": 119, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 124, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 28, "lemma": "let", "misc": "", "start_char": 121, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 127, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 28, "id": 29, "lemma": "we", "misc": "", "start_char": 125, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 132, "feats": "VerbForm=Inf", "head": 28, "id": 30, "lemma": "meet", "misc": "", "start_char": 128, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 140, "feats": null, "head": 30, "id": 31, "lemma": "halfway", "misc": "", "start_char": 133, "text": "halfway", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 142, "feats": null, "head": 1, "id": 32, "lemma": ".", "misc": "", "start_char": 141, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 146, "feats": "PronType=Int", "head": 36, "id": 33, "lemma": "how", "misc": "", "start_char": 143, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "mark", "end_char": 152, "feats": null, "head": 36, "id": 34, "lemma": "about", "misc": "", "start_char": 147, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 154, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 36, "id": 35, "lemma": "I", "misc": "", "start_char": 153, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 158, "feats": "VerbForm=Fin", "head": 1, "id": 36, "lemma": "cut", "misc": "", "start_char": 155, "text": "cut", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 161, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 39, "id": 37, "lemma": "my", "misc": "", "start_char": 159, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 170, "feats": "Number=Sing", "head": 39, "id": 38, "lemma": "cleaning", "misc": "", "start_char": 162, "text": "cleaning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 175, "feats": "Number=Sing", "head": 36, "id": 39, "lemma": "lady", "misc": "", "start_char": 171, "text": "lady", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 180, "feats": null, "head": 36, "id": 40, "lemma": "down", "misc": "", "start_char": 176, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 183, "feats": null, "head": 42, "id": 41, "lemma": "to", "misc": "", "start_char": 181, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 189, "feats": "NumType=Mult", "head": 40, "id": 42, "lemma": "twice", "misc": "", "start_char": 184, "text": "twice", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 191, "feats": "Definite=Ind|PronType=Art", "head": 44, "id": 43, "lemma": "a", "misc": "", "start_char": 190, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:tmod", "end_char": 196, "feats": "Number=Sing", "head": 42, "id": 44, "lemma": "week", "misc": "", "start_char": 192, "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 198, "feats": null, "head": 36, "id": 45, "lemma": "?", "misc": "", "start_char": 197, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 204, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 46, "lemma": "look", "misc": "", "start_char": 199, "text": "Looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 209, "feats": null, "head": 51, "id": 47, "lemma": "like", "misc": "", "start_char": 205, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 212, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 51, "id": 48, "lemma": "we", "misc": "", "start_char": 210, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 216, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 51, "id": 49, "lemma": "be", "misc": "", "start_char": 213, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 221, "feats": null, "head": 51, "id": 50, "lemma": "both", "misc": "", "start_char": 217, "text": "both", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 227, "feats": "Tense=Pres|VerbForm=Part", "head": 46, "id": 51, "lemma": "go", "misc": "", "start_char": 222, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 230, "feats": null, "head": 54, "id": 52, "lemma": "to", "misc": "", "start_char": 228, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux", "end_char": 233, "feats": "VerbForm=Inf", "head": 54, "id": 53, "lemma": "be", "misc": "", "start_char": 231, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 240, "feats": "Tense=Pres|VerbForm=Part", "head": 51, "id": 54, "lemma": "live", "misc": "", "start_char": 234, "text": "living", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 245, "feats": null, "head": 56, "id": 55, "lemma": "like", "misc": "", "start_char": 241, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 253, "feats": "Number=Plur", "head": 54, "id": 56, "lemma": "animal", "misc": "", "start_char": 246, "text": "animals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 1, "id": 57, "lemma": ".", "misc": "", "start_char": 254, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 5, 8 ], [ 0, 10, 11 ], [ 0, 13, 13 ] ], [ [ 0, 18, 18 ], [ 0, 34, 34 ], [ 0, 36, 36 ], [ 0, 36, 38 ], [ 0, 41, 43 ] ], [ [ 0, 23, 23 ] ], [ [ 0, 28, 28 ] ], [ [ 0, 47, 47 ], [ 0, 55, 55 ] ], [ [ 0, 49, 49 ] ] ]
s06e20c14t
Come on, Daddy . All the other scientists have seat warmers . This is so humiliating . I've got to get tenure . Okay, let's meet halfway . How about I cut my cleaning lady down to twice a week? Looks like we're both going to be living like animals.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB go) (PP (IN over) (NP (PRP$ our) (JJ emotional) (NNS responses))) (NP (CD one) (JJ last) (NN time))))) (. .)))" }, "speaker": "Amy", "text": "Let's go over our emotional responses one last time.", "tokens": [ { "deprel": "root", "end_char": 3, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 0, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 6, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 4, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 9, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "go", "misc": "", "start_char": 7, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 14, "feats": null, "head": 7, "id": 4, "lemma": "over", "misc": "", "start_char": 10, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 18, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 5, "lemma": "our", "misc": "", "start_char": 15, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 28, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "emotional", "misc": "", "start_char": 19, "text": "emotional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 38, "feats": "Number=Plur", "head": 3, "id": 7, "lemma": "response", "misc": "", "start_char": 29, "text": "responses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nummod", "end_char": 42, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 8, "lemma": "one", "misc": "", "start_char": 39, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 47, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "last", "misc": "", "start_char": 43, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 52, "feats": "Number=Sing", "head": 3, "id": 10, "lemma": "time", "misc": "", "start_char": 48, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 54, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 53, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Sheldon", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 59, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 55, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 61, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 60, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Professor) (NNP Tupperman)) (VP (VBZ is) (ADJP (JJ dead)))) (CC and) (S (NP (DT that)) (VP (VBZ makes) (NP (PRP us)))) (, ...) (. ?)))" }, "speaker": "Amy", "text": "Professor Tupperman is dead and that makes us ...?", "tokens": [ { "deprel": "nsubj", "end_char": 71, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Professor", "misc": "", "start_char": 62, "text": "Professor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 81, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Tupperman", "misc": "", "start_char": 72, "text": "Tupperman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 84, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 82, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 89, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "dead", "misc": "", "start_char": 85, "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 93, "feats": null, "head": 7, "id": 5, "lemma": "and", "misc": "", "start_char": 90, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 98, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "that", "misc": "", "start_char": 94, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "conj", "end_char": 104, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "make", "misc": "", "start_char": 99, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 107, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "we", "misc": "", "start_char": 105, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 111, "feats": null, "head": 4, "id": 9, "lemma": "...", "misc": "", "start_char": 108, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 113, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 112, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Sad)) (. .)))" }, "speaker": "Sheldon", "text": "Sad.", "tokens": [ { "deprel": "root", "end_char": 117, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sad", "misc": "", "start_char": 114, "text": "Sad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 118, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (DT The) (NN fact) (SBAR (IN that) (S (NP (EX there)) (VP (VBP are) (NP (ADJP (RB so) (JJ many)) (NNS people)) (ADVP (RB here)) (NP (NN tonight)))))) (VP (VBZ does) (RB n't) (VP (VB make) (S (NP (PRP us)) (ADJP (JJ cranky) (CC and) (JJ claustrophobic)))))) (. .) (S (NP (PRP It)) (VP (VBZ makes) (NP (PRP us)))) (, ...) (. ?)))" }, "speaker": "Amy", "text": "The fact that there are so many people here tonight doesn't make us cranky and claustrophobic . It makes us ...?", "tokens": [ { "deprel": "det", "end_char": 123, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 120, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 128, "feats": "Number=Sing", "head": 13, "id": 2, "lemma": "fact", "misc": "", "start_char": 124, "text": "fact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 133, "feats": null, "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 129, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "expl", "end_char": 139, "feats": null, "head": 5, "id": 4, "lemma": "there", "misc": "", "start_char": 134, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "acl", "end_char": 143, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "be", "misc": "", "start_char": 140, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 146, "feats": null, "head": 7, "id": 6, "lemma": "so", "misc": "", "start_char": 144, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 151, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "many", "misc": "", "start_char": 147, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 158, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "person", "misc": "", "start_char": 152, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 163, "feats": "PronType=Dem", "head": 5, "id": 9, "lemma": "here", "misc": "", "start_char": 159, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl:tmod", "end_char": 171, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "tonight", "misc": "", "start_char": 164, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 176, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 172, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 180, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 177, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 185, "feats": "VerbForm=Inf", "head": 0, "id": 13, "lemma": "make", "misc": "", "start_char": 181, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 188, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 14, "lemma": "we", "misc": "", "start_char": 186, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 195, "feats": "Degree=Pos", "head": 13, "id": 15, "lemma": "cranky", "misc": "", "start_char": 189, "text": "cranky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 199, "feats": null, "head": 17, "id": 16, "lemma": "and", "misc": "", "start_char": 196, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 214, "feats": "Degree=Pos", "head": 15, "id": 17, "lemma": "claustrophobic", "misc": "", "start_char": 200, "text": "claustrophobic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 216, "feats": null, "head": 13, "id": 18, "lemma": ".", "misc": "", "start_char": 215, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 219, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 19, "lemma": "it", "misc": "", "start_char": 217, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 225, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 20, "lemma": "make", "misc": "", "start_char": 220, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 228, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 20, "id": 21, "lemma": "we", "misc": "", "start_char": 226, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 232, "feats": null, "head": 13, "id": 22, "lemma": "...", "misc": "", "start_char": 229, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 234, "feats": null, "head": 13, "id": 23, "lemma": "?", "misc": "", "start_char": 233, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Glad)) (. .)))" }, "speaker": "Sheldon", "text": "Glad.", "tokens": [ { "deprel": "root", "end_char": 239, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "glad", "misc": "", "start_char": 235, "text": "Glad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 241, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 240, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (VP (VBG Giving) (NP (NNP Mrs.) (NNP Davis)) (NP (NP (DT the) (NN box) (NN set)) (PP (IN of) (NP (NNPS Roots)))))) (VP (VBD was)) (, ...) (. ?)))" }, "speaker": "Amy", "text": "Giving Mrs. Davis the box set of Roots was ...?", "tokens": [ { "deprel": "csubj", "end_char": 248, "feats": "VerbForm=Ger", "head": 9, "id": 1, "lemma": "give", "misc": "", "start_char": 242, "text": "Giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 253, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Mrs.", "misc": "", "start_char": 249, "text": "Mrs.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 259, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Davis", "misc": "", "start_char": 254, "text": "Davis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 263, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 260, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 267, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "box", "misc": "", "start_char": 264, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 271, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "set", "misc": "", "start_char": 268, "text": "set", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 274, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 272, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 280, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "Roots", "misc": "", "start_char": 275, "text": "Roots", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "root", "end_char": 284, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 9, "lemma": "be", "misc": "", "start_char": 281, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 288, "feats": null, "head": 9, "id": 10, "lemma": "...", "misc": "", "start_char": 285, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 290, "feats": null, "head": 9, "id": 11, "lemma": "?", "misc": "", "start_char": 289, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (ADJP (JJ Bad) (. .)))" }, "speaker": "Sheldon", "text": "Bad.", "tokens": [ { "deprel": "root", "end_char": 294, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "bad", "misc": "", "start_char": 291, "text": "Bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 295, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Amy", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 299, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 297, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 301, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 300, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (ADJP (JJ Fine) (, ,) (JJ bad) (. .)))" }, "speaker": "Sheldon", "text": "Fine, bad.", "tokens": [ { "deprel": "root", "end_char": 306, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "Fine", "misc": "", "start_char": 302, "text": "Fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 308, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 307, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 312, "feats": "Degree=Pos", "head": 1, "id": 3, "lemma": "bad", "misc": "", "start_char": 309, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 314, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 313, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADJP (JJ Unbelievable) (. .)) (NP (PRP You)) (VP (VBP have) (NP (NP (DT some) (NN nerve)) (VP (VBG showing) (PRT (RP up)) (ADVP (RB here)) (S (ADVP (RB just)) (VP (TO to) (VP (VB schmooze) (PP (IN with) (NP (DT the) (NN tenure) (NN committee))))))))) (. .)))" }, "speaker": "Raj", "text": "Unbelievable . You have some nerve showing up here just to schmooze with the tenure committee.", "tokens": [ { "deprel": "root", "end_char": 327, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "unbelievable", "misc": "", "start_char": 315, "text": "Unbelievable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 329, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 328, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 333, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 330, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 338, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 4, "lemma": "have", "misc": "", "start_char": 334, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 343, "feats": null, "head": 6, "id": 5, "lemma": "some", "misc": "", "start_char": 339, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 349, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "nerve", "misc": "", "start_char": 344, "text": "nerve", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 357, "feats": "VerbForm=Ger", "head": 6, "id": 7, "lemma": "show", "misc": "", "start_char": 350, "text": "showing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 360, "feats": null, "head": 7, "id": 8, "lemma": "up", "misc": "", "start_char": 358, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 365, "feats": "PronType=Dem", "head": 7, "id": 9, "lemma": "here", "misc": "", "start_char": 361, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 370, "feats": null, "head": 12, "id": 10, "lemma": "just", "misc": "", "start_char": 366, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 373, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 371, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 382, "feats": "VerbForm=Inf", "head": 7, "id": 12, "lemma": "schmooze", "misc": "", "start_char": 374, "text": "schmooze", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 387, "feats": null, "head": 16, "id": 13, "lemma": "with", "misc": "", "start_char": 383, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 391, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 388, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 398, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "tenure", "misc": "", "start_char": 392, "text": "tenure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 408, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "committee", "misc": "", "start_char": 399, "text": "committee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 410, "feats": null, "head": 1, "id": 17, "lemma": ".", "misc": "", "start_char": 409, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (ADVP (RB here))) (. .)))" }, "speaker": "Sheldon", "text": "You're here.", "tokens": [ { "deprel": "nsubj", "end_char": 414, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 411, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 418, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 415, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 423, "feats": "PronType=Dem", "head": 0, "id": 3, "lemma": "here", "misc": "", "start_char": 419, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 425, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 424, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (S (VP (VB Excuse) (NP (PRP me)))) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADVP (RB here)) (S (VP (TO to) (VP (VB pay) (NP (PRP$ my) (NNS respects)) (PP (IN to) (NP (NNP Professor) (NNP Tupperware)))))))) (, ...) (CC or) (SBAR (WHNP (WP whatever)) (S (NP (PRP$ his) (NN name)) (VP (VBZ is)))) (. .)))" }, "speaker": "Raj", "text": "Excuse me, I'm here to pay my respects to Professor Tupperware...or whatever his name is.", "tokens": [ { "deprel": "root", "end_char": 432, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 426, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 435, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 433, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 437, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 436, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 439, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 438, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 442, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 440, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 447, "feats": "PronType=Dem", "head": 1, "id": 6, "lemma": "here", "misc": "", "start_char": 443, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 450, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 448, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 454, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "pay", "misc": "", "start_char": 451, "text": "pay", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 457, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 455, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 466, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "respects", "misc": "", "start_char": 458, "text": "respects", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 469, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 467, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 479, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "Professor", "misc": "", "start_char": 470, "text": "Professor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 490, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "Tupperware", "misc": "", "start_char": 480, "text": "Tupperware", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 494, "feats": null, "head": 8, "id": 14, "lemma": "...", "misc": "", "start_char": 491, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 497, "feats": null, "head": 16, "id": 15, "lemma": "or", "misc": "", "start_char": 495, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 506, "feats": "PronType=Rel", "head": 12, "id": 16, "lemma": "whatever", "misc": "", "start_char": 498, "text": "whatever", "upos": "PRON", "xpos": "WP" }, { "deprel": "nmod:poss", "end_char": 510, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "his", "misc": "", "start_char": 507, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 515, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "name", "misc": "", "start_char": 511, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 518, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 19, "lemma": "be", "misc": "", "start_char": 516, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 520, "feats": null, "head": 1, "id": 20, "lemma": ".", "misc": "", "start_char": 519, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SINV (ADVP (RB So)) (VBP am) (NP (NNP I.)) (NP (PRP$ His) (NN passing)) (VP (VBZ makes) (S (NP (PRP me)) (VP (VB feel) (ADJP (JJ bad))))) (. .)))" }, "speaker": "Sheldon", "text": "So am I. His passing makes me feel bad.", "tokens": [ { "deprel": "advmod", "end_char": 523, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 521, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 526, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 524, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 529, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "i.", "misc": "", "start_char": 527, "text": "I.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod:poss", "end_char": 533, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "his", "misc": "", "start_char": 530, "text": "His", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 541, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "passing", "misc": "", "start_char": 534, "text": "passing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 547, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "make", "misc": "", "start_char": 542, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 550, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 548, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 555, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "feel", "misc": "", "start_char": 551, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 559, "feats": "Degree=Pos", "head": 8, "id": 9, "lemma": "bad", "misc": "", "start_char": 556, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 561, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 560, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (INTJ (UH well)) (, ,) (INTJ (UH well)) (, ,) (NP (NNP Sheldon)) (, ,) (S (ADJP (JJ fancy)) (VP (VBG meeting) (NP (PRP you)) (ADVP (RB here)))) (. .) (S (NP (PRP I)) (VP (VBP guess) (SBAR (SBAR (S (NP (NP (DT the) (NN train) (NN store)) (PP (IN in) (NP (NNP Glendale)))) (VP (VBD was) (RB n't) (VP (VBG having) (NP (DT a) (NN cotillion)) (ADVP (IN after) (DT all))))) (. .) (CC And) (S (NP (PRP you) (. .)) (NP (PRP You)) (VP (VBD said) (SBAR (S (NP (PRP you)) (VP (VBD were) (RB n't) (VP (VBG coming) (ADVP (RB here)) (ADVP (RB either)))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Well, well, well, Sheldon, fancy meeting you here . I guess the train store in Glendale wasn't having a cotillion after all . And you . You said you weren't coming here either.", "tokens": [ { "deprel": "discourse", "end_char": 566, "feats": null, "head": 10, "id": 1, "lemma": "well", "misc": "", "start_char": 562, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 568, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 567, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 573, "feats": null, "head": 10, "id": 3, "lemma": "well", "misc": "", "start_char": 569, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 575, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 574, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 580, "feats": null, "head": 10, "id": 5, "lemma": "well", "misc": "", "start_char": 576, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 582, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 581, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 590, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "Sheldon", "misc": "", "start_char": 583, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 592, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 591, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 598, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "fancy", "misc": "", "start_char": 593, "text": "fancy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 606, "feats": "VerbForm=Ger", "head": 0, "id": 10, "lemma": "meet", "misc": "", "start_char": 599, "text": "meeting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 610, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 607, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 615, "feats": "PronType=Dem", "head": 10, "id": 12, "lemma": "here", "misc": "", "start_char": 611, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 617, "feats": null, "head": 15, "id": 13, "lemma": ".", "misc": "", "start_char": 616, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 619, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 618, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 625, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 15, "lemma": "guess", "misc": "", "start_char": 620, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 629, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 16, "lemma": "the", "misc": "", "start_char": 626, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 635, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "train", "misc": "", "start_char": 630, "text": "train", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 641, "feats": "Number=Sing", "head": 23, "id": 18, "lemma": "store", "misc": "", "start_char": 636, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 644, "feats": null, "head": 20, "id": 19, "lemma": "in", "misc": "", "start_char": 642, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 653, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "Glendale", "misc": "", "start_char": 645, "text": "Glendale", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 657, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 23, "id": 21, "lemma": "be", "misc": "", "start_char": 654, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 661, "feats": null, "head": 23, "id": 22, "lemma": "not", "misc": "", "start_char": 658, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 668, "feats": "Tense=Pres|VerbForm=Part", "head": 15, "id": 23, "lemma": "have", "misc": "", "start_char": 662, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 670, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 24, "lemma": "a", "misc": "", "start_char": 669, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 680, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "cotillion", "misc": "", "start_char": 671, "text": "cotillion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 686, "feats": null, "head": 27, "id": 26, "lemma": "after", "misc": "", "start_char": 681, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 690, "feats": null, "head": 23, "id": 27, "lemma": "all", "misc": "", "start_char": 687, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 692, "feats": null, "head": 23, "id": 28, "lemma": ".", "misc": "", "start_char": 691, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 696, "feats": null, "head": 33, "id": 29, "lemma": "and", "misc": "", "start_char": 693, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "reparandum", "end_char": 700, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 33, "id": 30, "lemma": "you", "misc": "", "start_char": 697, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 702, "feats": null, "head": 30, "id": 31, "lemma": ".", "misc": "", "start_char": 701, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 706, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 33, "id": 32, "lemma": "you", "misc": "", "start_char": 703, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 711, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 15, "id": 33, "lemma": "say", "misc": "", "start_char": 707, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 715, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 37, "id": 34, "lemma": "you", "misc": "", "start_char": 712, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 720, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 37, "id": 35, "lemma": "be", "misc": "", "start_char": 716, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 724, "feats": null, "head": 37, "id": 36, "lemma": "not", "misc": "", "start_char": 721, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 731, "feats": "Tense=Pres|VerbForm=Part", "head": 33, "id": 37, "lemma": "come", "misc": "", "start_char": 725, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 736, "feats": "PronType=Dem", "head": 37, "id": 38, "lemma": "here", "misc": "", "start_char": 732, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 743, "feats": null, "head": 37, "id": 39, "lemma": "either", "misc": "", "start_char": 737, "text": "either", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 745, "feats": null, "head": 15, "id": 40, "lemma": ".", "misc": "", "start_char": 744, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP have) (NP (DT a) (JJ thick) (NN accent)))) (. .) (S (NP (PRP You)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBD said))))))) (. .)))" }, "speaker": "Raj", "text": "I have a thick accent . You don't know what I said.", "tokens": [ { "deprel": "nsubj", "end_char": 747, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 746, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 752, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 748, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 754, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 753, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 760, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "thick", "misc": "", "start_char": 755, "text": "thick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 767, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "accent", "misc": "", "start_char": 761, "text": "accent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 769, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 768, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 773, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 7, "lemma": "you", "misc": "", "start_char": 770, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 776, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 774, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 780, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 777, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 785, "feats": "VerbForm=Inf", "head": 2, "id": 10, "lemma": "know", "misc": "", "start_char": 781, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 790, "feats": "PronType=Rel", "head": 10, "id": 11, "lemma": "what", "misc": "", "start_char": 786, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 792, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 791, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 797, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 13, "lemma": "say", "misc": "", "start_char": 793, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 799, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 798, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'd) (VP (VB like) (S (VP (TO to) (VP (VB know) (SBAR (WHADVP (WRB why)) (NP (NP (NNP Penny) (POS 's)) (ADVP (RB here))))))))) (. .)))" }, "speaker": "Amy", "text": "I'd like to know why Penny's here.", "tokens": [ { "deprel": "nsubj", "end_char": 801, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 800, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 804, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 802, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 809, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "like", "misc": "", "start_char": 805, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 812, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 810, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 817, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "know", "misc": "", "start_char": 813, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 821, "feats": "PronType=Int", "head": 9, "id": 6, "lemma": "why", "misc": "", "start_char": 818, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 827, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "penny", "misc": "", "start_char": 822, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 830, "feats": null, "head": 7, "id": 8, "lemma": "'s", "misc": "", "start_char": 828, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "ccomp", "end_char": 835, "feats": "PronType=Dem", "head": 5, "id": 9, "lemma": "here", "misc": "", "start_char": 831, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 837, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 836, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB here)) (S (VP (TO to) (VP (VB support) (NP (PRP$ my) (NN man)) (, ,) (PP (ADVP (RB just)) (IN like) (NP (PRP you))))))) (. .)))" }, "speaker": "Penny", "text": "I'm here to support my man, just like you.", "tokens": [ { "deprel": "nsubj", "end_char": 839, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 838, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 842, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 840, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 847, "feats": "PronType=Dem", "head": 0, "id": 3, "lemma": "here", "misc": "", "start_char": 843, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 850, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 848, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 858, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "support", "misc": "", "start_char": 851, "text": "support", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 861, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 859, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 865, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "man", "misc": "", "start_char": 862, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 867, "feats": null, "head": 11, "id": 8, "lemma": ",", "misc": "", "start_char": 866, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 872, "feats": null, "head": 11, "id": 9, "lemma": "just", "misc": "", "start_char": 868, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 877, "feats": null, "head": 11, "id": 10, "lemma": "like", "misc": "", "start_char": 873, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 881, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 11, "lemma": "you", "misc": "", "start_char": 878, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 883, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 882, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (VP (VP (VB Take) (NP (NP (NNS people) (POS 's)) (NN drink) (NNS orders))) (CC and) (VP (VB get) (S (NP (PRP them)) (ADJP (JJ wrong))))) (. ?)))" }, "speaker": "Sheldon", "text": "Take people's drink orders and get them wrong?", "tokens": [ { "deprel": "root", "end_char": 888, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "take", "misc": "", "start_char": 884, "text": "Take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 895, "feats": "Number=Plur", "head": 5, "id": 2, "lemma": "person", "misc": "", "start_char": 889, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 898, "feats": null, "head": 2, "id": 3, "lemma": "'s", "misc": "", "start_char": 896, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 904, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "drink", "misc": "", "start_char": 899, "text": "drink", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 911, "feats": "Number=Plur", "head": 1, "id": 5, "lemma": "order", "misc": "", "start_char": 905, "text": "orders", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 915, "feats": null, "head": 7, "id": 6, "lemma": "and", "misc": "", "start_char": 912, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 919, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 7, "lemma": "get", "misc": "", "start_char": 916, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 924, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "they", "misc": "", "start_char": 920, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 930, "feats": "Degree=Pos", "head": 7, "id": 9, "lemma": "wrong", "misc": "", "start_char": 925, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 932, "feats": null, "head": 1, "id": 10, "lemma": "?", "misc": "", "start_char": 931, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (SQ (VB Do) (NP (PRP it)) (. .)))" }, "speaker": "Leonard", "text": "Do it.", "tokens": [ { "deprel": "root", "end_char": 935, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "do", "misc": "", "start_char": 933, "text": "Do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 938, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 936, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 940, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 939, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (SQ (VB Do) (NP (PRP it)) (. .) (SQ (VBD Did) (NP (PRP she)) (VP (VB do) (NP (PRP it)) (ADVP (RB yet)))) (. ?)))" }, "speaker": "Sheldon", "text": "Do it . Did she do it yet?", "tokens": [ { "deprel": "root", "end_char": 943, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "do", "misc": "", "start_char": 941, "text": "Do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 946, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 944, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 948, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 947, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 952, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 949, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 956, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "she", "misc": "", "start_char": 953, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 959, "feats": "VerbForm=Inf", "head": 1, "id": 6, "lemma": "do", "misc": "", "start_char": 957, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 962, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 960, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 966, "feats": null, "head": 6, "id": 8, "lemma": "yet", "misc": "", "start_char": 963, "text": "yet", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 968, "feats": null, "head": 1, "id": 9, "lemma": "?", "misc": "", "start_char": 967, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ plans) (PP (IN on) (S (VP (VBG flirting) (PP (IN with) (NP (NP (NNS members)) (PP (IN of) (NP (DT the) (NN tenure) (NN committee))))) (S (VP (TO to) (VP (VB further) (NP (NP (NNP Leonard) (POS 's)) (NN cause))))))))) (. .)))" }, "speaker": "Amy", "text": "She plans on flirting with members of the tenure committee to further Leonard's cause.", "tokens": [ { "deprel": "nsubj", "end_char": 972, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "she", "misc": "", "start_char": 969, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 978, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "plan", "misc": "", "start_char": 973, "text": "plans", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 981, "feats": null, "head": 4, "id": 3, "lemma": "on", "misc": "", "start_char": 979, "text": "on", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 990, "feats": "VerbForm=Ger", "head": 2, "id": 4, "lemma": "flirt", "misc": "", "start_char": 982, "text": "flirting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 995, "feats": null, "head": 6, "id": 5, "lemma": "with", "misc": "", "start_char": 991, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1003, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "member", "misc": "", "start_char": 996, "text": "members", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1006, "feats": null, "head": 10, "id": 7, "lemma": "of", "misc": "", "start_char": 1004, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1010, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 1007, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1017, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "tenure", "misc": "", "start_char": 1011, "text": "tenure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1027, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "committee", "misc": "", "start_char": 1018, "text": "committee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1030, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1028, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1038, "feats": "VerbForm=Inf", "head": 4, "id": 12, "lemma": "further", "misc": "", "start_char": 1031, "text": "further", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1046, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "Leonard", "misc": "", "start_char": 1039, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1049, "feats": null, "head": 13, "id": 14, "lemma": "'s", "misc": "", "start_char": 1047, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 1055, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "cause", "misc": "", "start_char": 1050, "text": "cause", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1057, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 1056, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (DT a) (JJ fine) (S (WHADVP (WRB how) (HYPH -) (S (VP (VB do) (HYPH -) (NP (PRP you)) (HYPH -) (VP (VB do))))) (. .) (VP (VB Do) (RB n't) (ADVP (RB just)) (VP (VP (VB stand) (ADVP (RB there))) (, ,) (VP (VB take) (NP (PRP$ your) (NNS breasts)) (PRT (RP out)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, that's a fine how - do - you - do . Don't just stand there, take your breasts out.", "tokens": [ { "deprel": "discourse", "end_char": 1062, "feats": null, "head": 13, "id": 1, "lemma": "well", "misc": "", "start_char": 1058, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1064, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1063, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 1069, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 3, "lemma": "that", "misc": "", "start_char": 1065, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1072, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 4, "lemma": "be", "misc": "", "start_char": 1070, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1074, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 1073, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1079, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "fine", "misc": "", "start_char": 1075, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 1083, "feats": "PronType=Int", "head": 13, "id": 7, "lemma": "how", "misc": "", "start_char": 1080, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1085, "feats": null, "head": 7, "id": 8, "lemma": "-", "misc": "", "start_char": 1084, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "reparandum", "end_char": 1088, "feats": "Mood=Imp|VerbForm=Fin", "head": 13, "id": 9, "lemma": "do", "misc": "", "start_char": 1086, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1090, "feats": null, "head": 11, "id": 10, "lemma": "-", "misc": "", "start_char": 1089, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nsubj", "end_char": 1094, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 11, "lemma": "you", "misc": "", "start_char": 1091, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1096, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 1095, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 1099, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 13, "lemma": "do", "misc": "", "start_char": 1097, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1101, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 1100, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1104, "feats": "Mood=Imp|VerbForm=Fin", "head": 18, "id": 15, "lemma": "do", "misc": "", "start_char": 1102, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1108, "feats": null, "head": 18, "id": 16, "lemma": "not", "misc": "", "start_char": 1105, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1113, "feats": null, "head": 18, "id": 17, "lemma": "just", "misc": "", "start_char": 1109, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1119, "feats": "Mood=Imp|VerbForm=Fin", "head": 13, "id": 18, "lemma": "stand", "misc": "", "start_char": 1114, "text": "stand", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1125, "feats": "PronType=Dem", "head": 18, "id": 19, "lemma": "there", "misc": "", "start_char": 1120, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1127, "feats": null, "head": 21, "id": 20, "lemma": ",", "misc": "", "start_char": 1126, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1132, "feats": "Mood=Imp|VerbForm=Fin", "head": 18, "id": 21, "lemma": "take", "misc": "", "start_char": 1128, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1137, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "your", "misc": "", "start_char": 1133, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1145, "feats": "Number=Plur", "head": 21, "id": 23, "lemma": "breast", "misc": "", "start_char": 1138, "text": "breasts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "compound:prt", "end_char": 1149, "feats": null, "head": 21, "id": 24, "lemma": "out", "misc": "", "start_char": 1146, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1151, "feats": null, "head": 18, "id": 25, "lemma": ".", "misc": "", "start_char": 1150, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Ooh)) (, ,) (NP (NNP meerkat) (NN fight)) (. .)))" }, "speaker": "Howard", "text": "Ooh, meerkat fight.", "tokens": [ { "deprel": "discourse", "end_char": 1155, "feats": null, "head": 4, "id": 1, "lemma": "ooh", "misc": "", "start_char": 1152, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1157, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1156, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 1165, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Neerkat", "misc": "", "start_char": 1158, "text": "meerkat", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1171, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "fight", "misc": "", "start_char": 1166, "text": "fight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1173, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1172, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (RB all) (VP (VBG wasting) (NP (PRP$ your) (NN time))))) (. .) (S (S (NP (NNP Sheldon)) (VP (VBZ is) (NP (NP (DT the) (ADJP (RBS most) (JJ qualified))) (PP (IN for) (NP (DT the) (NN job)))))) (, ,) (CC and) (S (NP (NP (DT no) (NN amount)) (PP (IN of) (NP (ADJP (NN gravity) (HYPH -) (VBG defying)) (NN bosom)))) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB change) (NP (DT that) (. .) (RB Seriously))))))))) (, ,) (SQ (VBZ is) (NP (DT that)) (NP (NN tape)) (. ?) (SBAR (UH Like) (, ,) (SBARQ (WHADVP (WRB how)) (SQ (VBP are) (NP (PRP they)) (VP (VBG staying) (PRT (RP up)) (PP (IN like) (NP (DT that)))))))) (. ?)))" }, "speaker": "Amy", "text": "You're all wasting your time . Sheldon is the most qualified for the job, and no amount of gravity - defying bosom's going to change that . Seriously, is that tape? Like, how are they staying up like that?", "tokens": [ { "deprel": "nsubj", "end_char": 1177, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1174, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1181, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1178, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1185, "feats": null, "head": 4, "id": 3, "lemma": "all", "misc": "", "start_char": 1182, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1193, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "waste", "misc": "", "start_char": 1186, "text": "wasting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1198, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 1194, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1203, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "time", "misc": "", "start_char": 1199, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1205, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1204, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1213, "feats": "Number=Sing", "head": 12, "id": 8, "lemma": "Sheldon", "misc": "", "start_char": 1206, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1216, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 1214, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1220, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 1217, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1225, "feats": "Degree=Sup", "head": 12, "id": 11, "lemma": "most", "misc": "", "start_char": 1221, "text": "most", "upos": "ADV", "xpos": "RBS" }, { "deprel": "parataxis", "end_char": 1235, "feats": "Degree=Pos", "head": 4, "id": 12, "lemma": "qualified", "misc": "", "start_char": 1226, "text": "qualified", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1239, "feats": null, "head": 15, "id": 13, "lemma": "for", "misc": "", "start_char": 1236, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1243, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 1240, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1247, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "job", "misc": "", "start_char": 1244, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1249, "feats": null, "head": 17, "id": 16, "lemma": ",", "misc": "", "start_char": 1248, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1253, "feats": null, "head": 26, "id": 17, "lemma": "and", "misc": "", "start_char": 1250, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1256, "feats": null, "head": 19, "id": 18, "lemma": "no", "misc": "", "start_char": 1254, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1263, "feats": "Number=Sing", "head": 26, "id": 19, "lemma": "amount", "misc": "", "start_char": 1257, "text": "amount", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1266, "feats": null, "head": 23, "id": 20, "lemma": "of", "misc": "", "start_char": 1264, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1274, "feats": "Number=Sing", "head": 23, "id": 21, "lemma": "gravity", "misc": "", "start_char": 1267, "text": "gravity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1276, "feats": null, "head": 23, "id": 22, "lemma": "-", "misc": "", "start_char": 1275, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "acl", "end_char": 1284, "feats": "VerbForm=Ger", "head": 19, "id": 23, "lemma": "defy", "misc": "", "start_char": 1277, "text": "defying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1290, "feats": "Number=Sing", "head": 23, "id": 24, "lemma": "bosom", "misc": "", "start_char": 1285, "text": "bosom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1293, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 1291, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1299, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 26, "lemma": "go", "misc": "", "start_char": 1294, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1302, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 1300, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1309, "feats": "VerbForm=Inf", "head": 26, "id": 28, "lemma": "change", "misc": "", "start_char": 1303, "text": "change", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1314, "feats": "Number=Sing|PronType=Dem", "head": 28, "id": 29, "lemma": "that", "misc": "", "start_char": 1310, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1316, "feats": null, "head": 31, "id": 30, "lemma": ".", "misc": "", "start_char": 1315, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1326, "feats": null, "head": 26, "id": 31, "lemma": "seriously", "misc": "", "start_char": 1317, "text": "Seriously", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1328, "feats": null, "head": 31, "id": 32, "lemma": ",", "misc": "", "start_char": 1327, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 1331, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 35, "id": 33, "lemma": "be", "misc": "", "start_char": 1329, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1336, "feats": "Number=Sing|PronType=Dem", "head": 35, "id": 34, "lemma": "that", "misc": "", "start_char": 1332, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "reparandum", "end_char": 1341, "feats": "Number=Sing", "head": 42, "id": 35, "lemma": "tape", "misc": "", "start_char": 1337, "text": "tape", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1343, "feats": null, "head": 37, "id": 36, "lemma": "?", "misc": "", "start_char": 1342, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1348, "feats": null, "head": 42, "id": 37, "lemma": "like", "misc": "", "start_char": 1344, "text": "Like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1350, "feats": null, "head": 37, "id": 38, "lemma": ",", "misc": "", "start_char": 1349, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1354, "feats": "PronType=Int", "head": 42, "id": 39, "lemma": "how", "misc": "", "start_char": 1351, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1358, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 42, "id": 40, "lemma": "be", "misc": "", "start_char": 1355, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1363, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 42, "id": 41, "lemma": "they", "misc": "", "start_char": 1359, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1371, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 42, "lemma": "stay", "misc": "", "start_char": 1364, "text": "staying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 1374, "feats": null, "head": 42, "id": 43, "lemma": "up", "misc": "", "start_char": 1372, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1379, "feats": null, "head": 45, "id": 44, "lemma": "like", "misc": "", "start_char": 1375, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1384, "feats": "Number=Sing|PronType=Dem", "head": 42, "id": 45, "lemma": "that", "misc": "", "start_char": 1380, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1386, "feats": null, "head": 4, "id": 46, "lemma": "?", "misc": "", "start_char": 1385, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (NP (NP (NN Way)) (SBAR (S (VP (TO to) (VP (VB hit) (NP (PRP 'em)) (PP (IN with) (NP (DT both) (NNS barrels))))))) (. .)))" }, "speaker": "Leonard", "text": "Way to hit 'em with both barrels.", "tokens": [ { "deprel": "root", "end_char": 1390, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "way", "misc": "", "start_char": 1387, "text": "Way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1393, "feats": null, "head": 3, "id": 2, "lemma": "to", "misc": "", "start_char": 1391, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1397, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "hit", "misc": "", "start_char": 1394, "text": "hit", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1401, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "they", "misc": "", "start_char": 1398, "text": "'em", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1406, "feats": null, "head": 7, "id": 5, "lemma": "with", "misc": "", "start_char": 1402, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1411, "feats": null, "head": 7, "id": 6, "lemma": "both", "misc": "", "start_char": 1407, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1419, "feats": "Number=Plur", "head": 3, "id": 7, "lemma": "barrel", "misc": "", "start_char": 1412, "text": "barrels", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1421, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 1420, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (PRP You) (CD two)) (VP (MD should) (VP (VB be) (ADJP (VBN ashamed) (PP (IN of) (NP (NP (NP (PRP yourselves)) (. .) (S (VP (VBG Using) (NP (NNS women)) (S (VP (TO to) (VP (VB advance) (NP (PRP$ your) (NN cause)) (PP (IN with) (NP (NN sexuality))))))))) (, ...) (CC and) (SBAR (WHNP (WP whatever)) (S (NP (NNP Amy)) (VP (VBZ plans) (PP (IN on) (S (VP (VBG doing)))))))))))) (. .)))" }, "speaker": "Raj", "text": "You two should be ashamed of yourselves . Using women to advance your cause with sexuality...and whatever Amy plans on doing.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 1425, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 1, "lemma": "you", "misc": "", "start_char": 1422, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "dep", "end_char": 1429, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 2, "lemma": "two", "misc": "", "start_char": 1426, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "aux", "end_char": 1436, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "should", "misc": "", "start_char": 1430, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 1439, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1437, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1447, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 5, "lemma": "ashamed", "misc": "", "start_char": 1440, "text": "ashamed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1450, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 1448, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1461, "feats": "Case=Acc|Number=Plur|Person=2|PronType=Prs|Reflex=Yes", "head": 5, "id": 7, "lemma": "yourselves", "misc": "", "start_char": 1451, "text": "yourselves", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1463, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 1462, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advcl", "end_char": 1469, "feats": "VerbForm=Ger", "head": 5, "id": 9, "lemma": "use", "misc": "", "start_char": 1464, "text": "Using", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1475, "feats": "Number=Plur", "head": 9, "id": 10, "lemma": "woman", "misc": "", "start_char": 1470, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1478, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1476, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1486, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "advance", "misc": "", "start_char": 1479, "text": "advance", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1491, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "your", "misc": "", "start_char": 1487, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1497, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "cause", "misc": "", "start_char": 1492, "text": "cause", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1502, "feats": null, "head": 16, "id": 15, "lemma": "with", "misc": "", "start_char": 1498, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1512, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "sexuality", "misc": "", "start_char": 1503, "text": "sexuality", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1516, "feats": null, "head": 9, "id": 17, "lemma": "...", "misc": "", "start_char": 1513, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1520, "feats": null, "head": 19, "id": 18, "lemma": "and", "misc": "", "start_char": 1517, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1529, "feats": "PronType=Rel", "head": 16, "id": 19, "lemma": "whatever", "misc": "", "start_char": 1521, "text": "whatever", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1533, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "Amy", "misc": "", "start_char": 1530, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "end_char": 1539, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 21, "lemma": "plan", "misc": "", "start_char": 1534, "text": "plans", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1542, "feats": null, "head": 23, "id": 22, "lemma": "on", "misc": "", "start_char": 1540, "text": "on", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1548, "feats": "VerbForm=Ger", "head": 21, "id": 23, "lemma": "do", "misc": "", "start_char": 1543, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1550, "feats": null, "head": 5, "id": 24, "lemma": ".", "misc": "", "start_char": 1549, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (VP (VBG implying) (SBAR (IN that) (S (NP (PRP$ my) (NN girlfriend)) (VP (VBZ has) (NP (NP (DT no) (NN sexuality)) (SBAR (S (VP (TO to) (VP (VB exploit)))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Are you implying that my girlfriend has no sexuality to exploit?", "tokens": [ { "deprel": "aux", "end_char": 1554, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 1551, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1558, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1555, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1567, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "imply", "misc": "", "start_char": 1559, "text": "implying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1572, "feats": null, "head": 7, "id": 4, "lemma": "that", "misc": "", "start_char": 1568, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1575, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 1573, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1586, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "girlfriend", "misc": "", "start_char": 1576, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 1590, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "have", "misc": "", "start_char": 1587, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1593, "feats": null, "head": 9, "id": 8, "lemma": "no", "misc": "", "start_char": 1591, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1603, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "sexuality", "misc": "", "start_char": 1594, "text": "sexuality", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1606, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1604, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1614, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "exploit", "misc": "", "start_char": 1607, "text": "exploit", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1616, "feats": null, "head": 3, "id": 12, "lemma": "?", "misc": "", "start_char": 1615, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Raj", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 1620, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 1617, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1622, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1621, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (SBAR (IN because) (S (NP (DT that)) (VP (VBD was) (RB n't) (ADJP (JJ clear))))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, because that wasn't clear.", "tokens": [ { "deprel": "discourse", "end_char": 1627, "feats": null, "head": 7, "id": 1, "lemma": "okay", "misc": "", "start_char": 1623, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1629, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1628, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1637, "feats": null, "head": 7, "id": 3, "lemma": "because", "misc": "", "start_char": 1630, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1642, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 4, "lemma": "that", "misc": "", "start_char": 1638, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1646, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 1643, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1650, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 1647, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1656, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "clear", "misc": "", "start_char": 1651, "text": "clear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1658, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1657, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (NP (NNP Sheldon) (. .)))" }, "speaker": "Amy", "text": "Sheldon.", "tokens": [ { "deprel": "root", "end_char": 1666, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1659, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1668, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1667, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBD was) (ADJP (JJ ambiguous))) (. .)))" }, "speaker": "Sheldon", "text": "That was ambiguous.", "tokens": [ { "deprel": "nsubj", "end_char": 1673, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 1669, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1677, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1674, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 1687, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "ambiguous", "misc": "", "start_char": 1678, "text": "ambiguous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1689, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1688, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB now)) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ biguous))) (. .) (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG gon) (S (VP (TO na) (VP (VB do) (PP (IN about) (NP (PRP it))))))))) (. ?)))" }, "speaker": "Raj", "text": "Well, now it's biguous . What are you gonna do about it?", "tokens": [ { "deprel": "discourse", "end_char": 1694, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 1690, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1696, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1695, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1700, "feats": null, "head": 6, "id": 3, "lemma": "now", "misc": "", "start_char": 1697, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1703, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 4, "lemma": "it", "misc": "", "start_char": 1701, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1706, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1704, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1714, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "biguous", "misc": "", "start_char": 1707, "text": "biguous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1716, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1715, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 1721, "feats": "PronType=Int", "head": 13, "id": 8, "lemma": "what", "misc": "", "start_char": 1717, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1725, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 1722, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1729, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 1726, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1733, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 11, "lemma": "go", "misc": "", "start_char": 1730, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1736, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1734, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1739, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "do", "misc": "", "start_char": 1737, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1745, "feats": null, "head": 15, "id": 14, "lemma": "about", "misc": "", "start_char": 1740, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1748, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 15, "lemma": "it", "misc": "", "start_char": 1746, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1750, "feats": null, "head": 6, "id": 16, "lemma": "?", "misc": "", "start_char": 1749, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (INTJ (UH Um) (. ...)))" }, "speaker": "Sheldon", "text": "Um ...", "tokens": [ { "deprel": "root", "end_char": 1753, "feats": null, "head": 0, "id": 1, "lemma": "um", "misc": "", "start_char": 1751, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1757, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 1754, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD could) (VP (VB talk) (NP (NP (DT some) (NN smack)) (PP (IN about) (NP (PRP$ his) (NN mother)))))) (. .)))" }, "speaker": "Howard", "text": "You could talk some smack about his mother.", "tokens": [ { "deprel": "nsubj", "end_char": 1761, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1758, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1767, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "could", "misc": "", "start_char": 1762, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1772, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "talk", "misc": "", "start_char": 1768, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1777, "feats": null, "head": 5, "id": 4, "lemma": "some", "misc": "", "start_char": 1773, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1783, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "smack", "misc": "", "start_char": 1778, "text": "smack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1789, "feats": null, "head": 8, "id": 6, "lemma": "about", "misc": "", "start_char": 1784, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1793, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "his", "misc": "", "start_char": 1790, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1800, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "mother", "misc": "", "start_char": 1794, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1802, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 1801, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (INTJ (UH yes)) (, ,) (ADVP (IN of) (NN course)) (, ,) (NP (PRP he)) (VP (MD would) (RB n't) (VP (VB like) (NP (DT that)) (ADVP (IN at) (DT all)))) (. .) (S (NP (PRP I)) (VP (VBD was) (VP (VBG feeling) (PP (IN in) (NP (NP (NN need)) (PP (IN of) (NP (JJ sexual) (NN release))))) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD happened) (S (VP (TO to) (VP (VB come) (PP (IN across) (NP (PRP$ your) (NN mother)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, yes, of course, he wouldn't like that at all . I was feeling in need of sexual release when I happened to come across your mother.", "tokens": [ { "deprel": "discourse", "end_char": 1807, "feats": null, "head": 11, "id": 1, "lemma": "well", "misc": "", "start_char": 1803, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1809, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1808, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1813, "feats": null, "head": 11, "id": 3, "lemma": "yes", "misc": "", "start_char": 1810, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1815, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1814, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1818, "feats": null, "head": 11, "id": 5, "lemma": "of", "misc": "", "start_char": 1816, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1825, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "course", "misc": "", "start_char": 1819, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1827, "feats": null, "head": 5, "id": 7, "lemma": ",", "misc": "", "start_char": 1826, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1830, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "he", "misc": "", "start_char": 1828, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1836, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "would", "misc": "", "start_char": 1831, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1840, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 1837, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1845, "feats": "VerbForm=Inf", "head": 0, "id": 11, "lemma": "like", "misc": "", "start_char": 1841, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1850, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 12, "lemma": "that", "misc": "", "start_char": 1846, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 1853, "feats": null, "head": 14, "id": 13, "lemma": "at", "misc": "", "start_char": 1851, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1857, "feats": null, "head": 11, "id": 14, "lemma": "all", "misc": "", "start_char": 1854, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1859, "feats": null, "head": 11, "id": 15, "lemma": ".", "misc": "", "start_char": 1858, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1861, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "I", "misc": "", "start_char": 1860, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1865, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 1862, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 1873, "feats": "Tense=Pres|VerbForm=Part", "head": 11, "id": 18, "lemma": "feel", "misc": "", "start_char": 1866, "text": "feeling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1876, "feats": null, "head": 20, "id": 19, "lemma": "in", "misc": "", "start_char": 1874, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1881, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "need", "misc": "", "start_char": 1877, "text": "need", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1884, "feats": null, "head": 23, "id": 21, "lemma": "of", "misc": "", "start_char": 1882, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1891, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "sexual", "misc": "", "start_char": 1885, "text": "sexual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1899, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "release", "misc": "", "start_char": 1892, "text": "release", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1904, "feats": "PronType=Int", "head": 26, "id": 24, "lemma": "when", "misc": "", "start_char": 1900, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1906, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 25, "lemma": "I", "misc": "", "start_char": 1905, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1915, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 18, "id": 26, "lemma": "happen", "misc": "", "start_char": 1907, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1918, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 1916, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1923, "feats": "VerbForm=Inf", "head": 26, "id": 28, "lemma": "come", "misc": "", "start_char": 1919, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1930, "feats": null, "head": 31, "id": 29, "lemma": "across", "misc": "", "start_char": 1924, "text": "across", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1935, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "your", "misc": "", "start_char": 1931, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1942, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "mother", "misc": "", "start_char": 1936, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1944, "feats": null, "head": 11, "id": 32, "lemma": ".", "misc": "", "start_char": 1943, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (NP (NNS guys)) (, ,) (WHNP (WP what)) (SQ (VBP are) (NP (PRP we)) (VP (VBG doing) (ADVP (RB here)))) (. ?)))" }, "speaker": "Leonard", "text": "Okay, guys, what are we doing here?", "tokens": [ { "deprel": "discourse", "end_char": 1949, "feats": null, "head": 8, "id": 1, "lemma": "okay", "misc": "", "start_char": 1945, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1951, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1950, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1956, "feats": "Number=Plur", "head": 8, "id": 3, "lemma": "guy", "misc": "", "start_char": 1952, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1958, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1957, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 1963, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "what", "misc": "", "start_char": 1959, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1967, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1964, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1970, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "we", "misc": "", "start_char": 1968, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1976, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "do", "misc": "", "start_char": 1971, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1981, "feats": "PronType=Dem", "head": 8, "id": 9, "lemma": "here", "misc": "", "start_char": 1977, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1983, "feats": null, "head": 8, "id": 10, "lemma": "?", "misc": "", "start_char": 1982, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG doing)))))))) (, ...) (CC but) (S (NP (PRP I)) (VP (VBD was) (ADJP (RB about) (S (VP (TO to) (VP (VB insinuate) (SBAR (IN that) (S (NP (PRP I)) (VP (VBD had) (NP (NP (NN coitus)) (PP (IN with) (NP (NP (NNP Raj) (POS 's)) (NN mother))) (PP (IN for) (NP (DT a) (NN dollar))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't know what you're doing...but I was about to insinuate that I had coitus with Raj's mother for a dollar.", "tokens": [ { "deprel": "nsubj", "end_char": 1985, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1984, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1988, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1986, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1992, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1989, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1997, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 1993, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2002, "feats": "PronType=Rel", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 1998, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 2006, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 2003, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2010, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 2007, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 2016, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 8, "lemma": "do", "misc": "", "start_char": 2011, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 2020, "feats": null, "head": 4, "id": 9, "lemma": "...", "misc": "", "start_char": 2017, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2024, "feats": null, "head": 15, "id": 10, "lemma": "but", "misc": "", "start_char": 2021, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:outer", "end_char": 2026, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 11, "lemma": "I", "misc": "", "start_char": 2025, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2030, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 2027, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2036, "feats": null, "head": 15, "id": 13, "lemma": "about", "misc": "", "start_char": 2031, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 2039, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 2037, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "conj", "end_char": 2049, "feats": "VerbForm=Inf", "head": 4, "id": 15, "lemma": "insinuate", "misc": "", "start_char": 2040, "text": "insinuate", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 2054, "feats": null, "head": 18, "id": 16, "lemma": "that", "misc": "", "start_char": 2050, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2056, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 2055, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 2060, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 15, "id": 18, "lemma": "have", "misc": "", "start_char": 2057, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2067, "feats": "Number=Sing", "head": 18, "id": 19, "lemma": "coitus", "misc": "", "start_char": 2061, "text": "coitus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2072, "feats": null, "head": 23, "id": 20, "lemma": "with", "misc": "", "start_char": 2068, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2076, "feats": "Number=Sing", "head": 23, "id": 21, "lemma": "Raj", "misc": "", "start_char": 2073, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 2079, "feats": null, "head": 21, "id": 22, "lemma": "'s", "misc": "", "start_char": 2077, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 2086, "feats": "Number=Sing", "head": 18, "id": 23, "lemma": "mother", "misc": "", "start_char": 2080, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2090, "feats": null, "head": 26, "id": 24, "lemma": "for", "misc": "", "start_char": 2087, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2092, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 25, "lemma": "a", "misc": "", "start_char": 2091, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2099, "feats": "Number=Sing", "head": 18, "id": 26, "lemma": "dollar", "misc": "", "start_char": 2093, "text": "dollar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2101, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 2100, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (S (NP (PRP you)) (VP (VBP do) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP want)))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB lose) (NP (PRP$ my) (NNS friends)) (PP (IN over) (NP (NN tenure) (. .))))))))) (S (NP (NNS Friends)) (VP (VBP are) (ADVP (RB forever)))) (. .)))" }, "speaker": "Leonard", "text": "Oh, you do what you want, but I don't want to lose my friends over tenure . Friends are forever.", "tokens": [ { "deprel": "discourse", "end_char": 2104, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 2102, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2106, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2105, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2110, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 2107, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2113, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 2111, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2118, "feats": "PronType=Rel", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 2114, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 2122, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 2119, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2127, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 7, "lemma": "want", "misc": "", "start_char": 2123, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2129, "feats": null, "head": 13, "id": 8, "lemma": ",", "misc": "", "start_char": 2128, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2133, "feats": null, "head": 13, "id": 9, "lemma": "but", "misc": "", "start_char": 2130, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2135, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 2134, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2138, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 2136, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2142, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 2139, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 2147, "feats": "VerbForm=Inf", "head": 4, "id": 13, "lemma": "want", "misc": "", "start_char": 2143, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 2150, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 2148, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2155, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "lose", "misc": "", "start_char": 2151, "text": "lose", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 2158, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "my", "misc": "", "start_char": 2156, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2166, "feats": "Number=Plur", "head": 15, "id": 17, "lemma": "friend", "misc": "", "start_char": 2159, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 2171, "feats": null, "head": 19, "id": 18, "lemma": "over", "misc": "", "start_char": 2167, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2178, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "tenure", "misc": "", "start_char": 2172, "text": "tenure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2180, "feats": null, "head": 4, "id": 20, "lemma": ".", "misc": "", "start_char": 2179, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2188, "feats": "Number=Plur", "head": 22, "id": 21, "lemma": "Friend", "misc": "", "start_char": 2181, "text": "Friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 2192, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 22, "lemma": "be", "misc": "", "start_char": 2189, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2200, "feats": null, "head": 22, "id": 23, "lemma": "forever", "misc": "", "start_char": 2193, "text": "forever", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2202, "feats": null, "head": 4, "id": 24, "lemma": ".", "misc": "", "start_char": 2201, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (SINV (ADVP (RB So)) (VP (VBZ is)) (NP (NN tenure)) (. .)))" }, "speaker": "Howard", "text": "So is tenure.", "tokens": [ { "deprel": "advmod", "end_char": 2205, "feats": null, "head": 3, "id": 1, "lemma": "so", "misc": "", "start_char": 2203, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 2208, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2206, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 2215, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "tenure", "misc": "", "start_char": 2209, "text": "tenure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2217, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2216, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (FRAG (VP (VB Walk)) (. .)))" }, "speaker": "Bernadette", "text": "Walk.", "tokens": [ { "deprel": "root", "end_char": 2222, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "walk", "misc": "", "start_char": 2218, "text": "Walk", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2224, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2223, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG gon) (S (VP (TO na) (VP (VP (VB go) (ADVP (RB home))) (CC and) (VP (VB let) (S (NP (PRP$ my) (NN work)) (VP (VB speak) (PP (IN for) (NP (PRP itself))))))))))) (. .)))" }, "speaker": "Leonard", "text": "I'm just gonna go home and let my work speak for itself.", "tokens": [ { "deprel": "nsubj", "end_char": 2226, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 2225, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2229, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 2227, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2234, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 2230, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2238, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 2235, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2241, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 2239, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2244, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "go", "misc": "", "start_char": 2242, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2249, "feats": null, "head": 6, "id": 7, "lemma": "home", "misc": "", "start_char": 2245, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 2253, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 2250, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2257, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "let", "misc": "", "start_char": 2254, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 2260, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 2258, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2265, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "work", "misc": "", "start_char": 2261, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 2271, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "speak", "misc": "", "start_char": 2266, "text": "speak", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2275, "feats": null, "head": 14, "id": 13, "lemma": "for", "misc": "", "start_char": 2272, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2282, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Emp|Reflex=Yes", "head": 12, "id": 14, "lemma": "itself", "misc": "", "start_char": 2276, "text": "itself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2284, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 2283, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ right)))) (. .) (S (NP (DT This)) (VP (VBZ is) (PP (IN beneath) (NP (PRP me))))) (. .) (SBAR (UH Like) (S (NP (PRP$ your) (NN mother)) (VP (VBD was) (NP (JJ last) (NN night))))) (. .)))" }, "speaker": "Raj", "text": "You're right . This is beneath me . Like your mother was last night.", "tokens": [ { "deprel": "nsubj", "end_char": 2288, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 2285, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2292, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2289, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 2298, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "right", "misc": "", "start_char": 2293, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2300, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2299, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2305, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "this", "misc": "", "start_char": 2301, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2308, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 2306, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 2316, "feats": null, "head": 8, "id": 7, "lemma": "beneath", "misc": "", "start_char": 2309, "text": "beneath", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 2319, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 8, "lemma": "I", "misc": "", "start_char": 2317, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2321, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 2320, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 2326, "feats": null, "head": 15, "id": 10, "lemma": "like", "misc": "", "start_char": 2322, "text": "Like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nmod:poss", "end_char": 2331, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 2327, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 2338, "feats": "Number=Sing", "head": 15, "id": 12, "lemma": "mother", "misc": "", "start_char": 2332, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2342, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 2339, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "amod", "end_char": 2347, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "last", "misc": "", "start_char": 2343, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 2353, "feats": "Number=Sing", "head": 3, "id": 15, "lemma": "night", "misc": "", "start_char": 2348, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2355, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 2354, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "misc": { "parse_tree": "(ROOT (FRAG (WHADVP (WRB How)) (PP (IN about) (NP (PRP it))) (, ,) (NP (NNP Sheldon)) (. ?)))" }, "speaker": "Leonard", "text": "How about it, Sheldon?", "tokens": [ { "deprel": "root", "end_char": 2359, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "how", "misc": "", "start_char": 2356, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 2365, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 2360, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2368, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "it", "misc": "", "start_char": 2366, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2370, "feats": null, "head": 1, "id": 4, "lemma": ",", "misc": "", "start_char": 2369, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2378, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "Sheldon", "misc": "", "start_char": 2371, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2380, "feats": null, "head": 1, "id": 6, "lemma": "?", "misc": "", "start_char": 2379, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 45, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP I)) (VP (MD should) (VP (VB do))))))) (. ?)))" }, "speaker": "Sheldon", "text": "What do you think I should do?", "tokens": [ { "deprel": "obj", "end_char": 2385, "feats": "PronType=Int", "head": 7, "id": 1, "lemma": "what", "misc": "", "start_char": 2381, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 2388, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 2386, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2392, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 2389, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2398, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 2393, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 2400, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 2399, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2407, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "should", "misc": "", "start_char": 2401, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 2410, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "do", "misc": "", "start_char": 2408, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2412, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 2411, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 46, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (S (NP (PRP you)) (VP (MD 'll) (ADVP (RB always)) (VP (VB be) (NP (DT an) (JJ academic) (NN success))))) (, ...) (CC but) (S (NP (PRP I)) (ADVP (RB seriously)) (VP (VBP question) (SBAR (IN whether) (S (NP (PRP you)) (VP (MD 'll) (VP (VB make) (NP (ADJP (DT any) (JJR more)) (NNS friends)))))))) (. .)))" }, "speaker": "Amy", "text": "Well, you'll always be an academic success...but I seriously question whether you'll make any more friends.", "tokens": [ { "deprel": "discourse", "end_char": 2417, "feats": null, "head": 9, "id": 1, "lemma": "well", "misc": "", "start_char": 2413, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2419, "feats": null, "head": 9, "id": 2, "lemma": ",", "misc": "", "start_char": 2418, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2423, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 3, "lemma": "you", "misc": "", "start_char": 2420, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2427, "feats": "VerbForm=Fin", "head": 9, "id": 4, "lemma": "will", "misc": "", "start_char": 2424, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2434, "feats": null, "head": 9, "id": 5, "lemma": "always", "misc": "", "start_char": 2428, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 2437, "feats": "VerbForm=Inf", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 2435, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 2440, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 2438, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2449, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "academic", "misc": "", "start_char": 2441, "text": "academic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 2457, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "success", "misc": "", "start_char": 2450, "text": "success", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2461, "feats": null, "head": 9, "id": 10, "lemma": "...", "misc": "", "start_char": 2458, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2465, "feats": null, "head": 14, "id": 11, "lemma": "but", "misc": "", "start_char": 2462, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2467, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 2466, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2477, "feats": null, "head": 14, "id": 13, "lemma": "seriously", "misc": "", "start_char": 2468, "text": "seriously", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 2486, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 14, "lemma": "question", "misc": "", "start_char": 2478, "text": "question", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 2494, "feats": null, "head": 18, "id": 15, "lemma": "whether", "misc": "", "start_char": 2487, "text": "whether", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2498, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 16, "lemma": "you", "misc": "", "start_char": 2495, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2502, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "will", "misc": "", "start_char": 2499, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 2507, "feats": "VerbForm=Inf", "head": 14, "id": 18, "lemma": "make", "misc": "", "start_char": 2503, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2511, "feats": null, "head": 21, "id": 19, "lemma": "any", "misc": "", "start_char": 2508, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2516, "feats": "Degree=Cmp", "head": 21, "id": 20, "lemma": "more", "misc": "", "start_char": 2512, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 2524, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "friend", "misc": "", "start_char": 2517, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2526, "feats": null, "head": 9, "id": 22, "lemma": ".", "misc": "", "start_char": 2525, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 47, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (NP (DT any) (JJR more))))) (, ,) (CC but) (S (VP (VB let) (S (NP (PRP 's)) (VP (VB go))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't want any more, but let's go.", "tokens": [ { "deprel": "nsubj", "end_char": 2528, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 2527, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2531, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 2529, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2535, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 2532, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2540, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 2536, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2544, "feats": null, "head": 6, "id": 5, "lemma": "any", "misc": "", "start_char": 2541, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2549, "feats": "Degree=Cmp", "head": 4, "id": 6, "lemma": "more", "misc": "", "start_char": 2545, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 2551, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 2550, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2555, "feats": null, "head": 9, "id": 8, "lemma": "but", "misc": "", "start_char": 2552, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2559, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 9, "lemma": "let", "misc": "", "start_char": 2556, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2562, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "we", "misc": "", "start_char": 2560, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2565, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "go", "misc": "", "start_char": 2563, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2567, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 2566, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 48, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (VP (VBG kidding)) (. ?) (S (NP (PRP I)) (VP (MD would) (VP (`` \") (VP (VB wove) (ADVP ('' \")) (PP (IN to) (NP (NN baby) (HYPH -) (VB sit))) (PP (IN for) (NP (PRP you))))))) (. .)))" }, "speaker": "Barry", "text": "Are you kidding? I would \" wove \" to baby - sit for you.", "tokens": [ { "deprel": "aux", "end_char": 2571, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 2568, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2575, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 2572, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2583, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "kid", "misc": "", "start_char": 2576, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 2585, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 2584, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2587, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 2586, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2593, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "would", "misc": "", "start_char": 2588, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 2595, "feats": null, "head": 8, "id": 7, "lemma": "\"", "misc": "", "start_char": 2594, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 2600, "feats": "VerbForm=Inf", "head": 3, "id": 8, "lemma": "wave", "misc": "", "start_char": 2596, "text": "wove", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2602, "feats": null, "head": 8, "id": 9, "lemma": "\"", "misc": "", "start_char": 2601, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 2605, "feats": null, "head": 13, "id": 10, "lemma": "to", "misc": "", "start_char": 2603, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 2610, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "baby", "misc": "", "start_char": 2606, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2612, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 2611, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obl", "end_char": 2616, "feats": "VerbForm=Inf", "head": 8, "id": 13, "lemma": "sit", "misc": "", "start_char": 2613, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2620, "feats": null, "head": 15, "id": 14, "lemma": "for", "misc": "", "start_char": 2617, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2624, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 15, "lemma": "you", "misc": "", "start_char": 2621, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2626, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 2625, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 49, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD could) (RB not) (VP (VB ask) (NP (PRP you)) (S (VP (TO to) (VP (VB do) (NP (DT that))))))) (. .)))" }, "speaker": "Janine", "text": "I could not ask you to do that.", "tokens": [ { "deprel": "nsubj", "end_char": 2628, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 2627, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2634, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "could", "misc": "", "start_char": 2629, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2638, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 2635, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2642, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "ask", "misc": "", "start_char": 2639, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2646, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 2643, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 2649, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 2647, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2652, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "do", "misc": "", "start_char": 2650, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2657, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 8, "lemma": "that", "misc": "", "start_char": 2653, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 2659, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 2658, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 50, "misc": { "parse_tree": "(ROOT (S (NP (NN Nonsense) (. .)) (S (NP (NP (NNS Children)) (VP (`` \"))) (VP (VBD wove) (NP ('' \") (PRP me) (. .)) (SBAR (S (NP (NP (NN Something)) (PP (IN about) (NP (PRP me)))) (ADVP (RB just)) (VP (VBZ makes) (S (NP (PRP them)) (VP (VP (`` \") (VB waugh) ('' \")) (CC and) (VP (`` \") (VB waugh))))))))) (. .) ('' \")))" }, "speaker": "Barry", "text": "Nonsense . Children \" wove \" me . Something about me just makes them \" waugh \" and \" waugh . \"", "tokens": [ { "deprel": "root", "end_char": 2668, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "nonsense", "misc": "", "start_char": 2660, "text": "Nonsense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2670, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2669, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2679, "feats": "Number=Plur", "head": 5, "id": 3, "lemma": "child", "misc": "", "start_char": 2671, "text": "Children", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2681, "feats": null, "head": 5, "id": 4, "lemma": "\"", "misc": "", "start_char": 2680, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "appos", "end_char": 2686, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 1, "id": 5, "lemma": "wave", "misc": "", "start_char": 2682, "text": "wove", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 2688, "feats": null, "head": 5, "id": 6, "lemma": "\"", "misc": "", "start_char": 2687, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "obj", "end_char": 2691, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 7, "lemma": "I", "misc": "", "start_char": 2689, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2693, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 2692, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2703, "feats": "Number=Sing|PronType=Ind", "head": 13, "id": 9, "lemma": "something", "misc": "", "start_char": 2694, "text": "Something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 2709, "feats": null, "head": 11, "id": 10, "lemma": "about", "misc": "", "start_char": 2704, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2712, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 11, "lemma": "I", "misc": "", "start_char": 2710, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2717, "feats": null, "head": 13, "id": 12, "lemma": "just", "misc": "", "start_char": 2713, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2723, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 13, "lemma": "make", "misc": "", "start_char": 2718, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 2728, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "they", "misc": "", "start_char": 2724, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2730, "feats": null, "head": 16, "id": 15, "lemma": "\"", "misc": "", "start_char": 2729, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "xcomp", "end_char": 2736, "feats": "VerbForm=Inf", "head": 13, "id": 16, "lemma": "waugh", "misc": "", "start_char": 2731, "text": "waugh", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2738, "feats": null, "head": 16, "id": 17, "lemma": "\"", "misc": "", "start_char": 2737, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 2742, "feats": null, "head": 20, "id": 18, "lemma": "and", "misc": "", "start_char": 2739, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 2744, "feats": null, "head": 20, "id": 19, "lemma": "\"", "misc": "", "start_char": 2743, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "conj", "end_char": 2750, "feats": "VerbForm=Inf", "head": 16, "id": 20, "lemma": "waugh", "misc": "", "start_char": 2745, "text": "waugh", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2752, "feats": null, "head": 1, "id": 21, "lemma": ".", "misc": "", "start_char": 2751, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 2754, "feats": null, "head": 1, "id": 22, "lemma": "\"", "misc": "", "start_char": 2753, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 51, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP we)) (VP (MD can) (RB not) (VP (VB lose) (PP (IN to) (NP (DT that) (NN jerk))))) (. .)))" }, "speaker": "Leonard", "text": "No, we cannot lose to that jerk.", "tokens": [ { "deprel": "discourse", "end_char": 2757, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 2755, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2759, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 2758, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2762, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 2760, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2766, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "can", "misc": "", "start_char": 2763, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2770, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 2767, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2775, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "lose", "misc": "", "start_char": 2771, "text": "lose", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2778, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 2776, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2783, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 8, "lemma": "that", "misc": "", "start_char": 2779, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2788, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "jerk", "misc": "", "start_char": 2784, "text": "jerk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2790, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 2789, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 52, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (VP (VB screw) (NP (PRP it))) (. .)))" }, "speaker": "Raj", "text": "Yeah, screw it.", "tokens": [ { "deprel": "discourse", "end_char": 2795, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 2791, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2797, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2796, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2803, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "screw", "misc": "", "start_char": 2798, "text": "screw", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2806, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 2804, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2808, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 2807, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 53, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP believe) (SBAR (S (`` \") (S (VP (VB Screw) (NP (PRP it)))) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VP (VBG going) (ADVP (RB in))) ('' \") (VP (VBZ is) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBD said) (PP (IN to) (NP (PRP$ your) (NN mother))) (NP (JJ last) (NN night)))))) (. .) (S (S (VP (VB Do) (RB n't) (VP (VB worry)))) (, ,) (S (NP (PRP I)) (VP (VBD did) (RB n't) (ADVP (RB really)) (VP (VB say) (NP (DT that))))) (. .) (S (NP (PRP I) (, -) (PRP I)) (VP (VBP find) (S (NP (NP (DT the) (NN concept)) (PP (IN of) (NP (NN coitus)))) (ADJP (JJ ridiculous) (CC and) (RB off) (HYPH -) (NN putting))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I believe \" Screw it, I'm going in \" is what I said to your mother last night . Don't worry, I didn't really say that . I - I find the concept of coitus ridiculous and off - putting.", "tokens": [ { "deprel": "nsubj", "end_char": 2810, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 2809, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2818, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "believe", "misc": "", "start_char": 2811, "text": "believe", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2820, "feats": null, "head": 4, "id": 3, "lemma": "\"", "misc": "", "start_char": 2819, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "csubj", "end_char": 2826, "feats": "VerbForm=Inf", "head": 13, "id": 4, "lemma": "screw", "misc": "", "start_char": 2821, "text": "Screw", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2829, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 2827, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2831, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 2830, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2833, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 2832, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2836, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 2834, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 2842, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 9, "lemma": "go", "misc": "", "start_char": 2837, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 2845, "feats": null, "head": 9, "id": 10, "lemma": "in", "misc": "", "start_char": 2843, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2847, "feats": null, "head": 9, "id": 11, "lemma": "\"", "misc": "", "start_char": 2846, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cop", "end_char": 2850, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 2848, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 2855, "feats": "PronType=Rel", "head": 2, "id": 13, "lemma": "what", "misc": "", "start_char": 2851, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 2857, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 2856, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2862, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 13, "id": 15, "lemma": "say", "misc": "", "start_char": 2858, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 2865, "feats": null, "head": 18, "id": 16, "lemma": "to", "misc": "", "start_char": 2863, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2870, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "your", "misc": "", "start_char": 2866, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2877, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "mother", "misc": "", "start_char": 2871, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 2882, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "last", "misc": "", "start_char": 2878, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 2888, "feats": "Number=Sing", "head": 15, "id": 20, "lemma": "night", "misc": "", "start_char": 2883, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2890, "feats": null, "head": 13, "id": 21, "lemma": ".", "misc": "", "start_char": 2889, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 2893, "feats": "Mood=Imp|VerbForm=Fin", "head": 24, "id": 22, "lemma": "do", "misc": "", "start_char": 2891, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2897, "feats": null, "head": 24, "id": 23, "lemma": "not", "misc": "", "start_char": 2894, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2903, "feats": "Mood=Imp|VerbForm=Fin", "head": 13, "id": 24, "lemma": "worry", "misc": "", "start_char": 2898, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2905, "feats": null, "head": 24, "id": 25, "lemma": ",", "misc": "", "start_char": 2904, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2907, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 26, "lemma": "I", "misc": "", "start_char": 2906, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2911, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 30, "id": 27, "lemma": "do", "misc": "", "start_char": 2908, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2915, "feats": null, "head": 30, "id": 28, "lemma": "not", "misc": "", "start_char": 2912, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2922, "feats": null, "head": 30, "id": 29, "lemma": "really", "misc": "", "start_char": 2916, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2926, "feats": "VerbForm=Inf", "head": 24, "id": 30, "lemma": "say", "misc": "", "start_char": 2923, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2931, "feats": "Number=Sing|PronType=Dem", "head": 30, "id": 31, "lemma": "that", "misc": "", "start_char": 2927, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 2933, "feats": null, "head": 24, "id": 32, "lemma": ".", "misc": "", "start_char": 2932, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 2935, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 36, "id": 33, "lemma": "I", "misc": "", "start_char": 2934, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2937, "feats": null, "head": 36, "id": 34, "lemma": "-", "misc": "", "start_char": 2936, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2939, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 36, "id": 35, "lemma": "I", "misc": "", "start_char": 2938, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2944, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 36, "lemma": "find", "misc": "", "start_char": 2940, "text": "find", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 2948, "feats": "Definite=Def|PronType=Art", "head": 38, "id": 37, "lemma": "the", "misc": "", "start_char": 2945, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2956, "feats": "Number=Sing", "head": 36, "id": 38, "lemma": "concept", "misc": "", "start_char": 2949, "text": "concept", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2959, "feats": null, "head": 40, "id": 39, "lemma": "of", "misc": "", "start_char": 2957, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2966, "feats": "Number=Sing", "head": 38, "id": 40, "lemma": "coitus", "misc": "", "start_char": 2960, "text": "coitus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 2977, "feats": "Degree=Pos", "head": 38, "id": 41, "lemma": "ridiculous", "misc": "", "start_char": 2967, "text": "ridiculous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 2981, "feats": null, "head": 45, "id": 42, "lemma": "and", "misc": "", "start_char": 2978, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 2985, "feats": null, "head": 45, "id": 43, "lemma": "off", "misc": "", "start_char": 2982, "text": "off", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2987, "feats": null, "head": 45, "id": 44, "lemma": "-", "misc": "", "start_char": 2986, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 2995, "feats": "Number=Sing", "head": 41, "id": 45, "lemma": "put", "misc": "", "start_char": 2988, "text": "putting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2997, "feats": null, "head": 2, "id": 46, "lemma": ".", "misc": "", "start_char": 2996, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 54, "misc": { "parse_tree": "(ROOT (S (VP (MD Should) (VP (VB have) (VP (VBN taken) (NP (PRP$ my) (NNS breasts)) (PRT (RP out)) (SBAR (IN while) (S (NP (PRP I)) (VP (VBD had) (NP (DT the) (NN chance)))))))) (. .)))" }, "speaker": "Amy", "text": "Should have taken my breasts out while I had the chance.", "tokens": [ { "deprel": "aux", "end_char": 3004, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "should", "misc": "", "start_char": 2998, "text": "Should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 3009, "feats": "VerbForm=Inf", "head": 3, "id": 2, "lemma": "have", "misc": "", "start_char": 3005, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 3015, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "take", "misc": "", "start_char": 3010, "text": "taken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 3018, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 3016, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 3026, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "breast", "misc": "", "start_char": 3019, "text": "breasts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "compound:prt", "end_char": 3030, "feats": null, "head": 3, "id": 6, "lemma": "out", "misc": "", "start_char": 3027, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 3036, "feats": null, "head": 9, "id": 7, "lemma": "while", "misc": "", "start_char": 3031, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 3038, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 3037, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 3042, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 9, "lemma": "have", "misc": "", "start_char": 3039, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 3046, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 3043, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 3053, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "chance", "misc": "", "start_char": 3047, "text": "chance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3055, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 3054, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 4, 4 ] ], [ [ 0, 4, 6 ], [ 0, 7, 9 ] ], [ [ 2, 0, 1 ], [ 12, 11, 18 ] ], [ [ 2, 5, 5 ] ], [ [ 2, 7, 7 ], [ 4, 13, 13 ], [ 4, 20, 20 ] ], [ [ 4, 3, 3 ] ], [ [ 4, 5, 7 ], [ 4, 9, 9 ] ], [ [ 4, 0, 9 ], [ 4, 18, 18 ] ], [ [ 6, 1, 2 ], [ 6, 3, 7 ] ], [ [ 6, 7, 7 ] ], [ [ 10, 2, 2 ], [ 13, 2, 2 ], [ 13, 6, 6 ], [ 14, 6, 6 ], [ 14, 10, 10 ], [ 24, 7, 7 ], [ 24, 9, 14 ], [ 24, 28, 28 ], [ 27, 4, 4 ], [ 30, 0, 0 ], [ 32, 9, 9 ], [ 34, 0, 0 ], [ 35, 15, 15 ], [ 35, 24, 24 ], [ 37, 0, 0 ], [ 37, 10, 10 ], [ 37, 16, 16 ], [ 38, 2, 2 ], [ 38, 5, 5 ], [ 42, 10, 10 ], [ 42, 10, 11 ], [ 43, 2, 2 ], [ 43, 4, 4 ], [ 44, 4, 4 ], [ 45, 2, 2 ], [ 45, 6, 8 ], [ 45, 15, 15 ], [ 46, 0, 0 ], [ 47, 1, 1 ], [ 47, 14, 14 ], [ 52, 0, 0 ], [ 52, 6, 6 ], [ 52, 13, 13 ], [ 52, 32, 32 ], [ 52, 34, 34 ], [ 52, 32, 34 ] ], [ [ 10, 4, 5 ] ], [ [ 10, 13, 15 ], [ 21, 7, 9 ], [ 21, 5, 9 ], [ 38, 18, 18 ], [ 39, 2, 2 ] ], [ [ 11, 0, 0 ], [ 12, 1, 1 ], [ 12, 3, 3 ], [ 12, 8, 8 ], [ 12, 8, 9 ], [ 15, 0, 0 ], [ 15, 2, 4 ], [ 15, 11, 11 ], [ 27, 1, 1 ], [ 34, 6, 6 ], [ 34, 6, 7 ], [ 35, 7, 7 ], [ 35, 11, 11 ], [ 35, 29, 29 ], [ 35, 29, 30 ], [ 37, 20, 22 ], [ 42, 7, 7 ], [ 52, 16, 16 ], [ 52, 16, 17 ] ], [ [ 12, 11, 12 ], [ 12, 16, 16 ], [ 12, 16, 17 ], [ 13, 3, 3 ], [ 13, 3, 4 ] ], [ [ 12, 15, 15 ] ], [ [ 14, 13, 13 ], [ 14, 29, 29 ], [ 14, 31, 31 ], [ 14, 33, 33 ], [ 15, 6, 6 ], [ 17, 5, 6 ], [ 21, 12, 14 ], [ 22, 2, 2 ], [ 36, 6, 6 ], [ 37, 5, 5 ], [ 38, 9, 9 ], [ 38, 15, 15 ], [ 41, 0, 0 ], [ 41, 9, 9 ], [ 41, 9, 10 ], [ 41, 13, 13 ], [ 42, 0, 0 ], [ 44, 2, 2 ] ], [ [ 14, 19, 19 ] ], [ [ 14, 15, 19 ], [ 14, 23, 24 ] ], [ [ 15, 10, 10 ] ], [ [ 16, 0, 0 ], [ 17, 10, 10 ], [ 22, 10, 10 ], [ 22, 21, 21 ], [ 22, 21, 22 ], [ 24, 20, 23 ], [ 24, 40, 40 ], [ 26, 19, 19 ], [ 26, 15, 22 ], [ 27, 4, 5 ], [ 27, 7, 10 ], [ 29, 3, 3 ], [ 31, 0, 0 ], [ 45, 11, 11 ], [ 53, 3, 3 ], [ 53, 3, 4 ], [ 53, 7, 7 ] ], [ [ 16, 6, 6 ] ], [ [ 17, 0, 0 ], [ 17, 5, 5 ], [ 20, 4, 4 ], [ 21, 0, 0 ] ], [ [ 18, 1, 4 ], [ 18, 7, 7 ], [ 19, 1, 1 ], [ 20, 1, 1 ], [ 20, 6, 6 ] ], [ [ 22, 4, 12 ] ], [ [ 23, 2, 3 ] ], [ [ 24, 0, 0 ], [ 24, 4, 4 ], [ 24, 4, 5 ] ], [ [ 24, 2, 2 ] ], [ [ 24, 13, 14 ] ], [ [ 24, 17, 23 ] ], [ [ 24, 33, 34 ] ], [ [ 24, 44, 44 ] ], [ [ 25, 0, 0 ] ], [ [ 25, 3, 3 ] ], [ [ 25, 5, 6 ] ], [ [ 26, 0, 0 ], [ 26, 1, 1 ], [ 26, 0, 1 ], [ 26, 6, 6 ], [ 26, 12, 12 ], [ 26, 12, 13 ] ], [ [ 26, 9, 9 ], [ 26, 8, 22 ] ], [ [ 26, 18, 18 ] ], [ [ 32, 3, 3 ], [ 32, 14, 14 ] ], [ [ 32, 7, 7 ] ], [ [ 34, 3, 4 ] ], [ [ 35, 19, 22 ] ], [ [ 35, 21, 22 ], [ 37, 18, 18 ], [ 38, 4, 4 ], [ 52, 39, 39 ], [ 52, 36, 39 ] ], [ [ 36, 2, 2 ], [ 38, 15, 16 ] ], [ [ 36, 4, 4 ], [ 37, 4, 4 ] ], [ [ 37, 24, 25 ] ], [ [ 38, 16, 16 ], [ 38, 20, 20 ] ], [ [ 42, 4, 4 ] ], [ [ 42, 13, 14 ] ], [ [ 44, 0, 0 ] ], [ [ 45, 18, 18 ] ], [ [ 45, 18, 20 ], [ 46, 4, 4 ], [ 46, 4, 5 ] ], [ [ 46, 9, 9 ] ], [ [ 47, 4, 4 ], [ 48, 4, 4 ], [ 49, 6, 6 ], [ 49, 10, 10 ], [ 49, 8, 10 ], [ 50, 7, 8 ] ], [ [ 47, 7, 7 ], [ 48, 7, 7 ] ], [ [ 48, 0, 0 ] ], [ [ 49, 0, 0 ] ], [ [ 49, 2, 2 ], [ 49, 13, 13 ] ], [ [ 49, 8, 8 ] ], [ [ 50, 2, 2 ] ], [ [ 51, 3, 3 ], [ 52, 4, 4 ] ], [ [ 52, 12, 12 ] ], [ [ 52, 18, 19 ] ], [ [ 52, 25, 25 ] ], [ [ 52, 30, 30 ] ], [ [ 53, 9, 10 ] ] ]
s06e20c15t
Let's go over our emotional responses one last time. Okay. Professor Tupperman is dead and that makes us ...? Sad. The fact that there are so many people here tonight doesn't make us cranky and claustrophobic . It makes us ...? Glad. Giving Mrs. Davis the box set of Roots was ...? Bad. No. Fine, bad. Unbelievable . You have some nerve showing up here just to schmooze with the tenure committee. You're here. Excuse me, I'm here to pay my respects to Professor Tupperware...or whatever his name is. So am I. His passing makes me feel bad. Well, well, well, Sheldon, fancy meeting you here . I guess the train store in Glendale wasn't having a cotillion after all . And you . You said you weren't coming here either. I have a thick accent . You don't know what I said. I'd like to know why Penny's here. I'm here to support my man, just like you. Take people's drink orders and get them wrong? Do it. Do it . Did she do it yet? She plans on flirting with members of the tenure committee to further Leonard's cause. Well, that's a fine how - do - you - do . Don't just stand there, take your breasts out. Ooh, meerkat fight. You're all wasting your time . Sheldon is the most qualified for the job, and no amount of gravity - defying bosom's going to change that . Seriously, is that tape? Like, how are they staying up like that? Way to hit 'em with both barrels. You two should be ashamed of yourselves . Using women to advance your cause with sexuality...and whatever Amy plans on doing. Are you implying that my girlfriend has no sexuality to exploit? Yes. Okay, because that wasn't clear. Sheldon. That was ambiguous. Well, now it's biguous . What are you gonna do about it? Um ... You could talk some smack about his mother. Well, yes, of course, he wouldn't like that at all . I was feeling in need of sexual release when I happened to come across your mother. Okay, guys, what are we doing here? I don't know what you're doing...but I was about to insinuate that I had coitus with Raj's mother for a dollar. Oh, you do what you want, but I don't want to lose my friends over tenure . Friends are forever. So is tenure. Walk. I'm just gonna go home and let my work speak for itself. You're right . This is beneath me . Like your mother was last night. How about it, Sheldon? What do you think I should do? Well, you'll always be an academic success...but I seriously question whether you'll make any more friends. I don't want any more, but let's go. Are you kidding? I would " wove " to baby - sit for you. I could not ask you to do that. Nonsense . Children " wove " me . Something about me just makes them " waugh " and " waugh . " No, we cannot lose to that jerk. Yeah, screw it. I believe " Screw it, I'm going in " is what I said to your mother last night . Don't worry, I didn't really say that . I - I find the concept of coitus ridiculous and off - putting. Should have taken my breasts out while I had the chance.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (WHNP (WP what)) (SQ (VP (VBP are) (NP (NP (DT the) (JJ potential) (NN side) (NNS effects)) (PP (IN for) (NP (PRP$ our) (NML (JJ erectile) (NN dysfunction)) (NN drug)))))) (. ?)))" }, "speaker": "Bernadette", "text": "Okay, what are the potential side effects for our erectile dysfunction drug?", "tokens": [ { "deprel": "discourse", "end_char": 4, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 0, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 6, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 5, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 11, "feats": "PronType=Int", "head": 8, "id": 3, "lemma": "what", "misc": "", "start_char": 7, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 15, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 12, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 19, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 5, "lemma": "the", "misc": "", "start_char": 16, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 29, "feats": "Degree=Pos", "head": 8, "id": 6, "lemma": "potential", "misc": "", "start_char": 20, "text": "potential", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 34, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "side", "misc": "", "start_char": 30, "text": "side", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 42, "feats": "Number=Plur", "head": 0, "id": 8, "lemma": "effect", "misc": "", "start_char": 35, "text": "effects", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 46, "feats": null, "head": 13, "id": 9, "lemma": "for", "misc": "", "start_char": 43, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 50, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 10, "lemma": "our", "misc": "", "start_char": 47, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 59, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "erectile", "misc": "", "start_char": 51, "text": "erectile", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 71, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "dysfunction", "misc": "", "start_char": 60, "text": "dysfunction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 76, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "drug", "misc": "", "start_char": 72, "text": "drug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 8, "id": 14, "lemma": "?", "misc": "", "start_char": 77, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNS Headaches) (, ,) (NN dizziness) (CC and) (NN nausea)) (. .)))" }, "speaker": "Penny", "text": "Headaches, dizziness and nausea.", "tokens": [ { "deprel": "root", "end_char": 88, "feats": "Number=Plur", "head": 0, "id": 1, "lemma": "headach", "misc": "", "start_char": 79, "text": "Headaches", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 90, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 89, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 100, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "dizziness", "misc": "", "start_char": 91, "text": "dizziness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 104, "feats": null, "head": 5, "id": 4, "lemma": "and", "misc": "", "start_char": 101, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 111, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "nausea", "misc": "", "start_char": 105, "text": "nausea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 113, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 112, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Bernadette", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 117, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 114, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 118, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (DT Those)) (VP (VBP are) (ADVP (RB also)) (NP (NP (DT the) (NN side) (NNS effects)) (PP (IN of) (S (VP (VBG having) (NP (NP (DT a) (ADJP (NP (CD 75) (HYPH -) (NN year)) (HYPH -) (JJ old)) (NN man)) (PP (IN with) (NP (NP (DT an) (NN erection) (NN climb)) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (PRP you))))))))))))) (. .)))" }, "speaker": "Penny", "text": "Those are also the side effects of having a 75 - year - old man with an erection climb on top of you.", "tokens": [ { "deprel": "nsubj", "end_char": 125, "feats": "Number=Plur|PronType=Dem", "head": 6, "id": 1, "lemma": "that", "misc": "", "start_char": 120, "text": "Those", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 129, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 126, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 134, "feats": null, "head": 6, "id": 3, "lemma": "also", "misc": "", "start_char": 130, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 138, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 135, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 143, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "side", "misc": "", "start_char": 139, "text": "side", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 151, "feats": "Number=Plur", "head": 0, "id": 6, "lemma": "effect", "misc": "", "start_char": 144, "text": "effects", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 154, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 152, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 161, "feats": "VerbForm=Ger", "head": 6, "id": 8, "lemma": "have", "misc": "", "start_char": 155, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 163, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 9, "lemma": "a", "misc": "", "start_char": 162, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 166, "feats": "NumForm=Digit|NumType=Card", "head": 12, "id": 10, "lemma": "75", "misc": "", "start_char": 164, "text": "75", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 168, "feats": null, "head": 12, "id": 11, "lemma": "-", "misc": "", "start_char": 167, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obl:npmod", "end_char": 173, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "year", "misc": "", "start_char": 169, "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 12, "id": 13, "lemma": "-", "misc": "", "start_char": 174, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 179, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "old", "misc": "", "start_char": 176, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 183, "feats": "Number=Sing", "head": 8, "id": 15, "lemma": "man", "misc": "", "start_char": 180, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 188, "feats": null, "head": 19, "id": 16, "lemma": "with", "misc": "", "start_char": 184, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 191, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 189, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 200, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "erection", "misc": "", "start_char": 192, "text": "erection", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 206, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "climb", "misc": "", "start_char": 201, "text": "climb", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 209, "feats": null, "head": 21, "id": 20, "lemma": "on", "misc": "", "start_char": 207, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 213, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "top", "misc": "", "start_char": 210, "text": "top", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 216, "feats": null, "head": 23, "id": 22, "lemma": "of", "misc": "", "start_char": 214, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 220, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 21, "id": 23, "lemma": "you", "misc": "", "start_char": 217, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 222, "feats": null, "head": 6, "id": 24, "lemma": ".", "misc": "", "start_char": 221, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (VP (VB Want) (S (VP (TO to) (VP (VB stop) (ADVP (RB here)))))) (. ?)))" }, "speaker": "Bernadette", "text": "Want to stop here?", "tokens": [ { "deprel": "root", "end_char": 227, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "want", "misc": "", "start_char": 223, "text": "Want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 230, "feats": null, "head": 3, "id": 2, "lemma": "to", "misc": "", "start_char": 228, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 235, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "stop", "misc": "", "start_char": 231, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 240, "feats": "PronType=Dem", "head": 3, "id": 4, "lemma": "here", "misc": "", "start_char": 236, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 242, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 241, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD can) (VP (VB keep) (S (VP (VBG going))))) (. .)))" }, "speaker": "Penny", "text": "I can keep going.", "tokens": [ { "deprel": "nsubj", "end_char": 244, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 243, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 248, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "can", "misc": "", "start_char": 245, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 253, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "keep", "misc": "", "start_char": 249, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 259, "feats": "VerbForm=Ger", "head": 3, "id": 4, "lemma": "go", "misc": "", "start_char": 254, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 261, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 260, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Nah)) (, ,) (NP (PRP you)) (VP (VBD got) (NP (DT this)))) (. .) (S (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB go) (PP (IN for) (NP (DT a) (NN drink))))))) (. .) (S (NP (PRP I)) (VP (MD 'll) (VP (VB call) (NP (NNP Amy)))))) (. .)))" }, "speaker": "Bernadette", "text": "Nah, you got this . Let's go for a drink . I'll call Amy.", "tokens": [ { "deprel": "discourse", "end_char": 265, "feats": null, "head": 4, "id": 1, "lemma": "nah", "misc": "", "start_char": 262, "text": "Nah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 267, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 266, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 271, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 268, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 275, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 272, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 280, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "this", "misc": "", "start_char": 276, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 282, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 281, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 286, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 7, "lemma": "let", "misc": "", "start_char": 283, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 289, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "we", "misc": "", "start_char": 287, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 292, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "go", "misc": "", "start_char": 290, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 296, "feats": null, "head": 12, "id": 10, "lemma": "for", "misc": "", "start_char": 293, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 298, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 297, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 304, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "drink", "misc": "", "start_char": 299, "text": "drink", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 306, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 305, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 308, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 307, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 312, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "will", "misc": "", "start_char": 309, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 317, "feats": "VerbForm=Inf", "head": 4, "id": 16, "lemma": "call", "misc": "", "start_char": 313, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 321, "feats": "Number=Sing", "head": 16, "id": 17, "lemma": "Amy", "misc": "", "start_char": 318, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 323, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 322, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBD seemed) (SBAR (IN like) (S (NP (PRP she)) (ADVP (RB really)) (VP (VBD wanted) (S (VP (TO to) (VP (VB go) (ADVP (RB out)) (NP (NN tonight))))))))) (. .)))" }, "speaker": "Penny", "text": "She seemed like she really wanted to go out tonight.", "tokens": [ { "deprel": "nsubj", "end_char": 327, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "she", "misc": "", "start_char": 324, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 334, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "seem", "misc": "", "start_char": 328, "text": "seemed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 339, "feats": null, "head": 6, "id": 3, "lemma": "like", "misc": "", "start_char": 335, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 343, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 4, "lemma": "she", "misc": "", "start_char": 340, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 350, "feats": null, "head": 6, "id": 5, "lemma": "really", "misc": "", "start_char": 344, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 357, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 6, "lemma": "want", "misc": "", "start_char": 351, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 360, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 358, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 363, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "go", "misc": "", "start_char": 361, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 367, "feats": null, "head": 8, "id": 9, "lemma": "out", "misc": "", "start_char": 364, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl:tmod", "end_char": 375, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "tonight", "misc": "", "start_char": 368, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 377, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 376, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NN girl)) (. .)))" }, "speaker": "Amy", "text": "Hey, girl.", "tokens": [ { "deprel": "discourse", "end_char": 381, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 378, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 383, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 382, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 388, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "girl", "misc": "", "start_char": 384, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 389, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 4, 12 ], [ 1, 0, 4 ], [ 3, 0, 0 ], [ 3, 3, 22 ] ], [ [ 0, 9, 9 ] ], [ [ 0, 9, 12 ] ], [ [ 3, 9, 11 ] ], [ [ 3, 8, 17 ] ], [ [ 3, 16, 17 ] ], [ [ 3, 22, 22 ] ], [ [ 3, 20, 22 ] ], [ [ 5, 0, 0 ], [ 6, 2, 2 ], [ 8, 2, 2 ] ], [ [ 6, 4, 4 ] ], [ [ 6, 7, 7 ] ], [ [ 6, 10, 11 ] ], [ [ 6, 13, 13 ] ], [ [ 6, 16, 16 ], [ 7, 0, 0 ], [ 7, 3, 3 ] ], [ [ 7, 9, 9 ] ] ]
s08e02c11t
Okay, what are the potential side effects for our erectile dysfunction drug? Headaches, dizziness and nausea. Yes. Those are also the side effects of having a 75 - year - old man with an erection climb on top of you. Want to stop here? I can keep going. Nah, you got this . Let's go for a drink . I'll call Amy. She seemed like she really wanted to go out tonight. Hey, girl.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (, ,) (WHADVP (WRB how)) (SQ (VBZ does) (NP (DT this) (NN game)) (VP (VB work)) (. ?)) (NP (PRP I)) (ADVP (RB just)) (VP (VBP throw) (NP (PRP it)) (, ,) (PP (UH like) (NP (DT a) (JJ real) (NN ball)))) (. ?)))" }, "speaker": "Howard", "text": "So, how does this game work? I just throw it, like a real ball?", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": null, "head": 7, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 4, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 8, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "how", "misc": "", "start_char": 5, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "do", "misc": "", "start_char": 9, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 18, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "this", "misc": "", "start_char": 14, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 23, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "game", "misc": "", "start_char": 19, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 28, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "work", "misc": "", "start_char": 24, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 30, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 29, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 32, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 31, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 37, "feats": null, "head": 11, "id": 10, "lemma": "just", "misc": "", "start_char": 33, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 43, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 11, "lemma": "throw", "misc": "", "start_char": 38, "text": "throw", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 46, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "it", "misc": "", "start_char": 44, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 48, "feats": null, "head": 17, "id": 13, "lemma": ",", "misc": "", "start_char": 47, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 53, "feats": null, "head": 17, "id": 14, "lemma": "like", "misc": "", "start_char": 49, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "det", "end_char": 55, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 54, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 60, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "real", "misc": "", "start_char": 56, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 65, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "ball", "misc": "", "start_char": 61, "text": "ball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 11, "id": 18, "lemma": "?", "misc": "", "start_char": 66, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (ADJP (RB just) (JJ nice) (CC and) (JJ easy)) (, ,) (ADVP (RB right) (IN over) (NP (DT the) (NN plate))) (. .)))" }, "speaker": "Leonard", "text": "Yeah, just nice and easy, right over the plate.", "tokens": [ { "deprel": "discourse", "end_char": 72, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 68, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 73, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 79, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 75, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 84, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "nice", "misc": "", "start_char": 80, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 88, "feats": null, "head": 6, "id": 5, "lemma": "and", "misc": "", "start_char": 85, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 93, "feats": "Degree=Pos", "head": 4, "id": 6, "lemma": "easy", "misc": "", "start_char": 89, "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 11, "id": 7, "lemma": ",", "misc": "", "start_char": 94, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 101, "feats": null, "head": 11, "id": 8, "lemma": "right", "misc": "", "start_char": 96, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 106, "feats": null, "head": 11, "id": 9, "lemma": "over", "misc": "", "start_char": 102, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 110, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 107, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 116, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "plate", "misc": "", "start_char": 111, "text": "plate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 118, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 117, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (ADJP (DT All) (JJ right) (. .)))" }, "speaker": "Howard", "text": "All right.", "tokens": [ { "deprel": "det", "end_char": 122, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 119, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 128, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "right", "misc": "", "start_char": 123, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 129, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP suck))) (, ,) (NP (NNP Wolowitz)) (. !)))" }, "speaker": "Raj", "text": "You suck, Wolowitz!", "tokens": [ { "deprel": "nsubj", "end_char": 134, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 131, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 139, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "suck", "misc": "", "start_char": 135, "text": "suck", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 141, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 140, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 150, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Wolowitz", "misc": "", "start_char": 142, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 152, "feats": null, "head": 2, "id": 5, "lemma": "!", "misc": "", "start_char": 151, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ 's) (NP (DT that)) (PP (IN about))) (. ?)))" }, "speaker": "Howard", "text": "What's that about?", "tokens": [ { "deprel": "root", "end_char": 157, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 153, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 160, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 158, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 165, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 3, "lemma": "that", "misc": "", "start_char": 161, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 171, "feats": null, "head": 1, "id": 4, "lemma": "about", "misc": "", "start_char": 166, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 172, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG heckling) (NP (PRP you))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT a) (JJ beloved) (NN part)) (PP (IN of) (NP (NN baseball)))))) (. .)))" }, "speaker": "Raj", "text": "I'm heckling you . It's a beloved part of baseball.", "tokens": [ { "deprel": "nsubj", "end_char": 175, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 174, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 178, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 176, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 187, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "heckle", "misc": "", "start_char": 179, "text": "heckling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 191, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 188, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 193, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 192, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 196, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 6, "lemma": "it", "misc": "", "start_char": 194, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 199, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 197, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 201, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 200, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 209, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "beloved", "misc": "", "start_char": 202, "text": "beloved", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 214, "feats": "Number=Sing", "head": 3, "id": 10, "lemma": "part", "misc": "", "start_char": 210, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 217, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 215, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 226, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "baseball", "misc": "", "start_char": 218, "text": "baseball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 227, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (VBZ 's) (ADJP (JJ right)))) (. .) (CC And) (S (PP (VBN given) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB probably) (RB still)) (VP (VBG waiting) (S (VP (TO to) (VP (VB be) (VP (VBN picked) (PP (IN for) (NP (NP (DT a) (NN game)) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (VP (VBN played) (PP (IN in) (NP (JJ fifth) (NN grade)))))))))))))))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sure) (SBAR (S (NP (PRP you)) (VP (VBP do) (VP (VB suck)))))))) (. .)))" }, "speaker": "Sheldon", "text": "He's right . And given that you're probably still waiting to be picked for a game that was played in fifth grade, I'm sure you do suck.", "tokens": [ { "deprel": "nsubj", "end_char": 231, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 229, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 234, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 232, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 240, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "right", "misc": "", "start_char": 235, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 242, "feats": null, "head": 5, "id": 4, "lemma": ".", "misc": "", "start_char": 241, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 246, "feats": null, "head": 28, "id": 5, "lemma": "and", "misc": "", "start_char": 243, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advcl", "end_char": 252, "feats": "Tense=Past|VerbForm=Part", "head": 28, "id": 6, "lemma": "give", "misc": "", "start_char": 247, "text": "given", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 257, "feats": null, "head": 12, "id": 7, "lemma": "that", "misc": "", "start_char": 253, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 261, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 8, "lemma": "you", "misc": "", "start_char": 258, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 265, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 262, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 274, "feats": null, "head": 12, "id": 10, "lemma": "probably", "misc": "", "start_char": 266, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 280, "feats": null, "head": 12, "id": 11, "lemma": "still", "misc": "", "start_char": 275, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 288, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 12, "lemma": "wait", "misc": "", "start_char": 281, "text": "waiting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 291, "feats": null, "head": 15, "id": 13, "lemma": "to", "misc": "", "start_char": 289, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 294, "feats": "VerbForm=Inf", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 292, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 301, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 12, "id": 15, "lemma": "pick", "misc": "", "start_char": 295, "text": "picked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 305, "feats": null, "head": 18, "id": 16, "lemma": "for", "misc": "", "start_char": 302, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 307, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 306, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 312, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "game", "misc": "", "start_char": 308, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj:pass", "end_char": 317, "feats": "PronType=Rel", "head": 21, "id": 19, "lemma": "that", "misc": "", "start_char": 313, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux:pass", "end_char": 321, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 318, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 328, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 18, "id": 21, "lemma": "play", "misc": "", "start_char": 322, "text": "played", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 331, "feats": null, "head": 24, "id": 22, "lemma": "in", "misc": "", "start_char": 329, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 337, "feats": "Degree=Pos|NumType=Ord", "head": 24, "id": 23, "lemma": "fifth", "misc": "", "start_char": 332, "text": "fifth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 343, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "grade", "misc": "", "start_char": 338, "text": "grade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 345, "feats": null, "head": 6, "id": 25, "lemma": ",", "misc": "", "start_char": 344, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 347, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 26, "lemma": "I", "misc": "", "start_char": 346, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 350, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 348, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 355, "feats": "Degree=Pos", "head": 3, "id": 28, "lemma": "sure", "misc": "", "start_char": 351, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 359, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 31, "id": 29, "lemma": "you", "misc": "", "start_char": 356, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 362, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 31, "id": 30, "lemma": "do", "misc": "", "start_char": 360, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 367, "feats": "VerbForm=Inf", "head": 28, "id": 31, "lemma": "suck", "misc": "", "start_char": 363, "text": "suck", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 369, "feats": null, "head": 3, "id": 32, "lemma": ".", "misc": "", "start_char": 368, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ 's) (VP (VBG going) (PRT (RP on)))) (. ?)))" }, "speaker": "Penny", "text": "What's going on?", "tokens": [ { "deprel": "nsubj", "end_char": 374, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 370, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 377, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 375, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 383, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 378, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 386, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 384, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 388, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 387, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (NP (NN Baseball) (. .)))" }, "speaker": "Leonard", "text": "Baseball.", "tokens": [ { "deprel": "root", "end_char": 397, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Baseball", "misc": "", "start_char": 389, "text": "Baseball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 398, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (DT this)) (VP (VBZ is) (RB not) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBD meant) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD said) (S (VP (VP (VB go) (ADVP (RB outside))) (CC and) (VP (VB play))))))))))) (. .)))" }, "speaker": "Penny", "text": "Okay, this is not what I meant when I said go outside and play.", "tokens": [ { "deprel": "discourse", "end_char": 404, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 400, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 406, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 405, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 411, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "this", "misc": "", "start_char": 407, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 414, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 412, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 418, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 415, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 423, "feats": "PronType=Rel", "head": 0, "id": 6, "lemma": "what", "misc": "", "start_char": 419, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 425, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 424, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 431, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 8, "lemma": "mean", "misc": "", "start_char": 426, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 436, "feats": "PronType=Int", "head": 11, "id": 9, "lemma": "when", "misc": "", "start_char": 432, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 438, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 437, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 443, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 11, "lemma": "say", "misc": "", "start_char": 439, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 446, "feats": "VerbForm=Inf", "head": 11, "id": 12, "lemma": "go", "misc": "", "start_char": 444, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 454, "feats": null, "head": 12, "id": 13, "lemma": "outside", "misc": "", "start_char": 447, "text": "outside", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 458, "feats": null, "head": 15, "id": 14, "lemma": "and", "misc": "", "start_char": 455, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 463, "feats": "VerbForm=Inf", "head": 12, "id": 15, "lemma": "play", "misc": "", "start_char": 459, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 465, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 464, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBZ 's) (VP (VBG practicing))) (. .)))" }, "speaker": "Leonard", "text": "He's practicing.", "tokens": [ { "deprel": "nsubj", "end_char": 468, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 466, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 471, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 469, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 482, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "practice", "misc": "", "start_char": 472, "text": "practicing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 484, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 483, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (PP (IN For) (NP (WP what)) (. ?)))" }, "speaker": "Penny", "text": "For what?", "tokens": [ { "deprel": "case", "end_char": 488, "feats": null, "head": 2, "id": 1, "lemma": "for", "misc": "", "start_char": 485, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 493, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "what", "misc": "", "start_char": 489, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 495, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 494, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (DT The) (NNPS Angels)) (VP (VBD wanted) (S (NP (DT an) (NN astronaut)) (VP (TO to) (VP (VB throw) (PRT (RP out)) (NP (DT the) (JJ first) (NN pitch))))))) (, ,) (RB so) (SQ (VP (VB guess) (SBAR (WHNP (WP who)) (S (NP (PRP they)) (VP (VBD called)))))) (. ?)))" }, "speaker": "Howard", "text": "The Angels wanted an astronaut to throw out the first pitch, so guess who they called?", "tokens": [ { "deprel": "det", "end_char": 499, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 496, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 506, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "Angel", "misc": "", "start_char": 500, "text": "Angels", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "root", "end_char": 513, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "want", "misc": "", "start_char": 507, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 516, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 514, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 526, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "astronaut", "misc": "", "start_char": 517, "text": "astronaut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 529, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 527, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 535, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "throw", "misc": "", "start_char": 530, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 539, "feats": null, "head": 7, "id": 8, "lemma": "out", "misc": "", "start_char": 536, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 543, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 540, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 549, "feats": "Degree=Pos|NumType=Ord", "head": 11, "id": 10, "lemma": "first", "misc": "", "start_char": 544, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 555, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "pitch", "misc": "", "start_char": 550, "text": "pitch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 557, "feats": null, "head": 14, "id": 12, "lemma": ",", "misc": "", "start_char": 556, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 560, "feats": null, "head": 14, "id": 13, "lemma": "so", "misc": "", "start_char": 558, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 566, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 14, "lemma": "guess", "misc": "", "start_char": 561, "text": "guess", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 570, "feats": "PronType=Rel", "head": 17, "id": 15, "lemma": "who", "misc": "", "start_char": 567, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 575, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 17, "id": 16, "lemma": "they", "misc": "", "start_char": 571, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 582, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 17, "lemma": "call", "misc": "", "start_char": 576, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 584, "feats": null, "head": 3, "id": 18, "lemma": "?", "misc": "", "start_char": 583, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (, ,) (NP (PRP you)) (. ?)))" }, "speaker": "Penny", "text": "What, you?", "tokens": [ { "deprel": "root", "end_char": 589, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 585, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 591, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 590, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 595, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 3, "lemma": "you", "misc": "", "start_char": 592, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 597, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 596, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NNS people)) (SBAR (WHNP (WP who)) (S (VP (VBD were) (RB n't) (ADJP (JJ available)))))))) (, ,) (CC but) (RB then) (NP (PRP me)) (. !)))" }, "speaker": "Howard", "text": "Well, a lot of people who weren't available, but then me!", "tokens": [ { "deprel": "discourse", "end_char": 602, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 598, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 604, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 603, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 606, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 605, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 610, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "lot", "misc": "", "start_char": 607, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 613, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 611, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 620, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "person", "misc": "", "start_char": 614, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 624, "feats": "PronType=Rel", "head": 10, "id": 7, "lemma": "who", "misc": "", "start_char": 621, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 629, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 625, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 633, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 630, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 643, "feats": "Degree=Pos", "head": 6, "id": 10, "lemma": "available", "misc": "", "start_char": 634, "text": "available", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 645, "feats": null, "head": 14, "id": 11, "lemma": ",", "misc": "", "start_char": 644, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 649, "feats": null, "head": 14, "id": 12, "lemma": "but", "misc": "", "start_char": 646, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 654, "feats": "PronType=Dem", "head": 14, "id": 13, "lemma": "then", "misc": "", "start_char": 650, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 657, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 14, "lemma": "I", "misc": "", "start_char": 655, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 659, "feats": null, "head": 4, "id": 15, "lemma": "!", "misc": "", "start_char": 658, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (RB so) (JJ cool)) (. !) (NP (NNS Congratulations)))) (. .) (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (DT that)) (VP (VBZ makes) (S (NP (PRP you)) (NP (NP (DT the) (NN athlete)) (PP (IN of) (NP (DT the) (NN group)))))))))) (. .)))" }, "speaker": "Penny", "text": "That's so cool! Congratulations . I guess that makes you the athlete of the group.", "tokens": [ { "deprel": "nsubj", "end_char": 664, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 660, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 667, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 665, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 670, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 668, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 675, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "cool", "misc": "", "start_char": 671, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 677, "feats": null, "head": 4, "id": 5, "lemma": "!", "misc": "", "start_char": 676, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 693, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "congratulation", "misc": "", "start_char": 678, "text": "Congratulations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 695, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 694, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 697, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 696, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 703, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 9, "lemma": "guess", "misc": "", "start_char": 698, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 708, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "that", "misc": "", "start_char": 704, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 714, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 11, "lemma": "make", "misc": "", "start_char": 709, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 718, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 12, "lemma": "you", "misc": "", "start_char": 715, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 722, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 719, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 730, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "athlete", "misc": "", "start_char": 723, "text": "athlete", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 733, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 731, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 737, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 734, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 743, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "group", "misc": "", "start_char": 738, "text": "group", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 745, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 744, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (RB not) (NP (RB just) (PRP him)) (. !) (MD May) (NP (PRP I)) (VP (VB remind) (NP (PRP you)) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG talking) (PP (IN to) (NP (NP (DT the) (NML (NN seeker) (, ,) (NN beater) (, ,) (NN chaser) (CC and) (NN water)) (NN boy)) (PP (IN of) (NP (DT the) (NML (JJ third) (NN place)) (NML (NNP Griffith) (NNP Park)) (NNP Quidditch) (NN team)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, not just him! May I remind you that you're talking to the seeker, beater, chaser and water boy of the third place Griffith Park Quidditch team.", "tokens": [ { "deprel": "discourse", "end_char": 750, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 746, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 752, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 751, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 756, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 753, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 761, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 757, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "reparandum", "end_char": 765, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 5, "lemma": "he", "misc": "", "start_char": 762, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 5, "id": 6, "lemma": "!", "misc": "", "start_char": 766, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 771, "feats": "VerbForm=Fin", "head": 9, "id": 7, "lemma": "may", "misc": "", "start_char": 768, "text": "May", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 773, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 772, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 780, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "remind", "misc": "", "start_char": 774, "text": "remind", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 784, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 781, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 789, "feats": null, "head": 14, "id": 11, "lemma": "that", "misc": "", "start_char": 785, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 793, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 790, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 797, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 794, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 805, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 14, "lemma": "talk", "misc": "", "start_char": 798, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 808, "feats": null, "head": 17, "id": 15, "lemma": "to", "misc": "", "start_char": 806, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 812, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 809, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 819, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "seeker", "misc": "", "start_char": 813, "text": "seeker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 821, "feats": null, "head": 19, "id": 18, "lemma": ",", "misc": "", "start_char": 820, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 828, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "beater", "misc": "", "start_char": 822, "text": "beater", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 830, "feats": null, "head": 21, "id": 20, "lemma": ",", "misc": "", "start_char": 829, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 837, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "chaser", "misc": "", "start_char": 831, "text": "chaser", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 841, "feats": null, "head": 24, "id": 22, "lemma": "and", "misc": "", "start_char": 838, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 847, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "water", "misc": "", "start_char": 842, "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 851, "feats": "Number=Sing", "head": 17, "id": 24, "lemma": "boy", "misc": "", "start_char": 848, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 854, "feats": null, "head": 32, "id": 25, "lemma": "of", "misc": "", "start_char": 852, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 858, "feats": "Definite=Def|PronType=Art", "head": 32, "id": 26, "lemma": "the", "misc": "", "start_char": 855, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 864, "feats": "Degree=Pos|NumType=Ord", "head": 28, "id": 27, "lemma": "third", "misc": "", "start_char": 859, "text": "third", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 870, "feats": "Number=Sing", "head": 32, "id": 28, "lemma": "place", "misc": "", "start_char": 865, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 879, "feats": "Number=Sing", "head": 30, "id": 29, "lemma": "Griffith", "misc": "", "start_char": 871, "text": "Griffith", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "appos", "end_char": 884, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "Park", "misc": "", "start_char": 880, "text": "Park", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 894, "feats": "Number=Sing", "head": 32, "id": 31, "lemma": "Quidditch", "misc": "", "start_char": 885, "text": "Quidditch", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 899, "feats": "Number=Sing", "head": 24, "id": 32, "lemma": "team", "misc": "", "start_char": 895, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 901, "feats": null, "head": 9, "id": 33, "lemma": ".", "misc": "", "start_char": 900, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know) (. .) (S (S (VP (VBG Watching) (S (NP (PRP$ your) (NN boyfriend)) (VP (VB run) (ADVP (RB around)) (PP (IN with) (NP (NP (DT a) (NN broomstick)) (PP (IN between) (NP (PRP$ his) (NNS legs))))))))) (VP (VBZ is) (RB n't) (NP (NP (NN something)) (SBAR (S (NP (PRP you)) (VP (VBP forget)))))))) (. .)))" }, "speaker": "Penny", "text": "I know . Watching your boyfriend run around with a broomstick between his legs isn't something you forget.", "tokens": [ { "deprel": "nsubj", "end_char": 903, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 902, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 908, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 904, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 910, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 909, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "csubj", "end_char": 919, "feats": "VerbForm=Ger", "head": 17, "id": 4, "lemma": "watch", "misc": "", "start_char": 911, "text": "Watching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 924, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 920, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 934, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "boyfriend", "misc": "", "start_char": 925, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 938, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "run", "misc": "", "start_char": 935, "text": "run", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 945, "feats": null, "head": 7, "id": 8, "lemma": "around", "misc": "", "start_char": 939, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 950, "feats": null, "head": 11, "id": 9, "lemma": "with", "misc": "", "start_char": 946, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 952, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 951, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 963, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "broomstick", "misc": "", "start_char": 953, "text": "broomstick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 971, "feats": null, "head": 14, "id": 12, "lemma": "between", "misc": "", "start_char": 964, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 975, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "his", "misc": "", "start_char": 972, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 980, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "leg", "misc": "", "start_char": 976, "text": "legs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 983, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 981, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 987, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 984, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 997, "feats": "Number=Sing|PronType=Ind", "head": 2, "id": 17, "lemma": "something", "misc": "", "start_char": 988, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1001, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 998, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1008, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 19, "lemma": "forget", "misc": "", "start_char": 1002, "text": "forget", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1010, "feats": null, "head": 2, "id": 20, "lemma": ".", "misc": "", "start_char": 1009, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (NP (NN C'm)) (PP (IN on) (ADVP (RB now)))) (, ,) (VP (VB throw) (NP (CD one))) (. .)))" }, "speaker": "Leonard", "text": "C'm on now, throw one.", "tokens": [ { "deprel": "vocative", "end_char": 1014, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "c'm", "misc": "", "start_char": 1011, "text": "C'm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1017, "feats": null, "head": 3, "id": 2, "lemma": "on", "misc": "", "start_char": 1015, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1021, "feats": null, "head": 1, "id": 3, "lemma": "now", "misc": "", "start_char": 1018, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1023, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1022, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1029, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "throw", "misc": "", "start_char": 1024, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1033, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 6, "lemma": "one", "misc": "", "start_char": 1030, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1035, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 1034, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (ADJP (DT All) (JJ right)) (, ,) (ADVP (RB here)) (NP (PRP we)) (VP (VBP go)) (. .)))" }, "speaker": "Howard", "text": "All right, here we go.", "tokens": [ { "deprel": "det", "end_char": 1039, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 1036, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 1045, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "right", "misc": "", "start_char": 1040, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1047, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1046, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1052, "feats": "PronType=Dem", "head": 0, "id": 4, "lemma": "here", "misc": "", "start_char": 1048, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1055, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 1053, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 1058, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "go", "misc": "", "start_char": 1056, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1060, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1059, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP look) (PP (IN like) (NP (DT a) (NN jackass)))) (. !)))" }, "speaker": "Raj", "text": "You look like a jackass!", "tokens": [ { "deprel": "nsubj", "end_char": 1064, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1061, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1069, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "look", "misc": "", "start_char": 1065, "text": "look", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1074, "feats": null, "head": 5, "id": 3, "lemma": "like", "misc": "", "start_char": 1070, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1076, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 1075, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1084, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "jackass", "misc": "", "start_char": 1077, "text": "jackass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1086, "feats": null, "head": 2, "id": 6, "lemma": "!", "misc": "", "start_char": 1085, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Cut) (NP (PRP it)) (PRT (RP out)))) (. !) (S (NP (PRP You)) (VP (VBP 're) (VP (VBG hurting) (NP (PRP$ my) (NNS feelings))))) (. !)))" }, "speaker": "Howard", "text": "Cut it out! You're hurting my feelings!", "tokens": [ { "deprel": "root", "end_char": 1090, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "cut", "misc": "", "start_char": 1087, "text": "Cut", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1093, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 1091, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1097, "feats": null, "head": 1, "id": 3, "lemma": "out", "misc": "", "start_char": 1094, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1099, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 1098, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1103, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 1100, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1107, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1104, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1115, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 7, "lemma": "hurt", "misc": "", "start_char": 1108, "text": "hurting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1118, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 1116, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1127, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "feeling", "misc": "", "start_char": 1119, "text": "feelings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1129, "feats": null, "head": 1, "id": 10, "lemma": "!", "misc": "", "start_char": 1128, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now)) (NP (PRP you)) (VP (VBP know) (SBAR (WHADVP (WRB why)) (S (NP (PRP we)) (VP (VBP 're) (RB not) (ADVP (RB outside)))))) (. .)))" }, "speaker": "Leonard", "text": "Now you know why we're not outside.", "tokens": [ { "deprel": "advmod", "end_char": 1133, "feats": null, "head": 3, "id": 1, "lemma": "now", "misc": "", "start_char": 1130, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1137, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1134, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1142, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "know", "misc": "", "start_char": 1138, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1146, "feats": "PronType=Rel", "head": 3, "id": 4, "lemma": "why", "misc": "", "start_char": 1143, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1149, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "we", "misc": "", "start_char": 1147, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1153, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1150, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1157, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 1154, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1165, "feats": null, "head": 3, "id": 8, "lemma": "outside", "misc": "", "start_char": 1158, "text": "outside", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1167, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 1166, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 5 ], [ 0, 11, 11 ], [ 5, 5, 5 ], [ 5, 11, 11 ], [ 5, 7, 11 ], [ 8, 0, 0 ], [ 9, 2, 2 ], [ 12, 8, 10 ] ], [ [ 0, 8, 8 ], [ 3, 0, 0 ], [ 3, 3, 3 ], [ 5, 3, 3 ], [ 6, 7, 7 ], [ 10, 0, 0 ], [ 13, 2, 2 ], [ 14, 13, 13 ], [ 15, 11, 11 ], [ 15, 12, 16 ], [ 16, 4, 4 ], [ 20, 0, 0 ], [ 21, 7, 7 ], [ 21, 7, 8 ], [ 22, 1, 1 ] ], [ [ 0, 14, 16 ] ], [ [ 1, 9, 10 ] ], [ [ 4, 0, 0 ] ], [ [ 4, 2, 2 ] ], [ [ 5, 0, 0 ], [ 6, 0, 0 ], [ 20, 3, 4 ], [ 21, 4, 4 ] ], [ [ 6, 18, 18 ] ], [ [ 6, 16, 23 ] ], [ [ 6, 22, 23 ] ], [ [ 6, 25, 25 ], [ 6, 28, 28 ], [ 16, 7, 7 ], [ 16, 9, 9 ], [ 16, 11, 11 ], [ 16, 15, 31 ] ], [ [ 7, 0, 0 ] ], [ [ 9, 5, 5 ] ], [ [ 9, 6, 6 ], [ 9, 9, 9 ], [ 15, 7, 7 ], [ 17, 0, 0 ], [ 17, 17, 17 ] ], [ [ 11, 1, 1 ] ], [ [ 12, 0, 1 ], [ 12, 15, 15 ] ], [ [ 12, 3, 4 ] ], [ [ 12, 14, 14 ] ], [ [ 13, 0, 0 ] ], [ [ 14, 6, 6 ] ], [ [ 14, 5, 9 ] ], [ [ 14, 2, 13 ], [ 15, 0, 0 ], [ 15, 9, 9 ] ], [ [ 15, 15, 16 ] ], [ [ 16, 2, 4 ] ], [ [ 16, 25, 31 ] ], [ [ 17, 4, 4 ] ], [ [ 17, 4, 5 ], [ 17, 12, 12 ], [ 17, 12, 13 ] ], [ [ 17, 9, 13 ] ], [ [ 17, 16, 16 ] ], [ [ 17, 16, 18 ] ], [ [ 18, 5, 5 ] ], [ [ 19, 4, 4 ] ], [ [ 21, 1, 1 ] ], [ [ 22, 4, 4 ] ] ]
s08e03c00t
So, how does this game work? I just throw it, like a real ball? Yeah, just nice and easy, right over the plate. All right. You suck, Wolowitz! What's that about? I'm heckling you . It's a beloved part of baseball. He's right . And given that you're probably still waiting to be picked for a game that was played in fifth grade, I'm sure you do suck. What's going on? Baseball. Okay, this is not what I meant when I said go outside and play. He's practicing. For what? The Angels wanted an astronaut to throw out the first pitch, so guess who they called? What, you? Well, a lot of people who weren't available, but then me! That's so cool! Congratulations . I guess that makes you the athlete of the group. Well, not just him! May I remind you that you're talking to the seeker, beater, chaser and water boy of the third place Griffith Park Quidditch team. I know . Watching your boyfriend run around with a broomstick between his legs isn't something you forget. C'm on now, throw one. All right, here we go. You look like a jackass! Cut it out! You're hurting my feelings! Now you know why we're not outside.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SQ (VBD Did) (NP (PRP you)) (VP (VB enjoy) (NP (PRP$ my) (NN lecture))) (. ?)))" }, "speaker": "Sheldon", "text": "Did you enjoy my lecture?", "tokens": [ { "deprel": "aux", "end_char": 3, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 0, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 7, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 4, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 13, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "enjoy", "misc": "", "start_char": 8, "text": "enjoy", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 16, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 14, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 24, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "lecture", "misc": "", "start_char": 17, "text": "lecture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 26, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 25, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (CC and) (NP (DT neither)) (VP (VBD did) (NP (PRP$ our) (NN waiter))) (. .)))" }, "speaker": "Amy", "text": "No, and neither did our waiter.", "tokens": [ { "deprel": "discourse", "end_char": 29, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 27, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 30, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 35, "feats": null, "head": 5, "id": 3, "lemma": "and", "misc": "", "start_char": 32, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 43, "feats": null, "head": 5, "id": 4, "lemma": "neither", "misc": "", "start_char": 36, "text": "neither", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 47, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "do", "misc": "", "start_char": 44, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 51, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "our", "misc": "", "start_char": 48, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 58, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "waiter", "misc": "", "start_char": 52, "text": "waiter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 59, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB serve) (NP (NNP Cornish) (NN game) (NN hen))))))))) (, ,) (NP (PRP you)) (VP (MD should) (VP (CC either) (VP (VB be) (ADJP (JJ familiar) (PP (IN with) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (NNP Cornwall))))))) (CC or) (VP (VB be) (ADJP (VBN prepared) (S (VP (TO to) (VP (VB learn) (NP (PRP it))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, if you're going to serve Cornish game hen, you should either be familiar with the history of Cornwall or be prepared to learn it.", "tokens": [ { "deprel": "discourse", "end_char": 65, "feats": null, "head": 17, "id": 1, "lemma": "well", "misc": "", "start_char": 61, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 17, "id": 2, "lemma": ",", "misc": "", "start_char": 66, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 70, "feats": null, "head": 6, "id": 3, "lemma": "if", "misc": "", "start_char": 68, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 74, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 71, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 78, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 75, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 84, "feats": "Tense=Pres|VerbForm=Part", "head": 17, "id": 6, "lemma": "go", "misc": "", "start_char": 79, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 87, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 85, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 93, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "serve", "misc": "", "start_char": 88, "text": "serve", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 101, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "Cornish", "misc": "", "start_char": 94, "text": "Cornish", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 106, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "game", "misc": "", "start_char": 102, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 110, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "hen", "misc": "", "start_char": 107, "text": "hen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 112, "feats": null, "head": 17, "id": 12, "lemma": ",", "misc": "", "start_char": 111, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 116, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 13, "lemma": "you", "misc": "", "start_char": 113, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 123, "feats": "VerbForm=Fin", "head": 17, "id": 14, "lemma": "should", "misc": "", "start_char": 117, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "cc:preconj", "end_char": 130, "feats": null, "head": 17, "id": 15, "lemma": "either", "misc": "", "start_char": 124, "text": "either", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "end_char": 133, "feats": "VerbForm=Inf", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 131, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 142, "feats": "Degree=Pos", "head": 0, "id": 17, "lemma": "familiar", "misc": "", "start_char": 134, "text": "familiar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 147, "feats": null, "head": 20, "id": 18, "lemma": "with", "misc": "", "start_char": 143, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 151, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 148, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 159, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "history", "misc": "", "start_char": 152, "text": "history", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 162, "feats": null, "head": 22, "id": 21, "lemma": "of", "misc": "", "start_char": 160, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 171, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "Cornwall", "misc": "", "start_char": 163, "text": "Cornwall", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 174, "feats": null, "head": 25, "id": 23, "lemma": "or", "misc": "", "start_char": 172, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux:pass", "end_char": 177, "feats": "VerbForm=Inf", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 175, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "end_char": 186, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 17, "id": 25, "lemma": "prepare", "misc": "", "start_char": 178, "text": "prepared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 189, "feats": null, "head": 27, "id": 26, "lemma": "to", "misc": "", "start_char": 187, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 195, "feats": "VerbForm=Inf", "head": 25, "id": 27, "lemma": "learn", "misc": "", "start_char": 190, "text": "learn", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 198, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 28, "lemma": "it", "misc": "", "start_char": 196, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 17, "id": 29, "lemma": ".", "misc": "", "start_char": 199, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (PRP It))) (VP (VBZ 's) (ADJP (JJ hard)) (S (VP (TO to) (VP (VB argue) (PP (IN with) (NP (DT that)))))))) (. .) (CC And) (S (NP (PRP I)) (VP (VBP know) (SBAR (IN because) (S (NP (PRP I)) (VP (VBD saw) (SBAR (S (NP (NP (DT a) (JJ sad) (NN man)) (PP (IN with) (NP (DT a) (NN pepper) (NN mill)))) (ADVP (RB desperately)) (VP (VB try) (CC and) (VBP fail))))))))) (. .)))" }, "speaker": "Amy", "text": "It's hard to argue with that . And I know because I saw a sad man with a pepper mill desperately try and fail.", "tokens": [ { "deprel": "expl", "end_char": 203, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 201, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 206, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 204, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 211, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "hard", "misc": "", "start_char": 207, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 214, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 212, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 220, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "argue", "misc": "", "start_char": 215, "text": "argue", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 225, "feats": null, "head": 7, "id": 6, "lemma": "with", "misc": "", "start_char": 221, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 230, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 7, "lemma": "that", "misc": "", "start_char": 226, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 232, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 231, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 236, "feats": null, "head": 11, "id": 9, "lemma": "and", "misc": "", "start_char": 233, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 238, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 237, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 243, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 11, "lemma": "know", "misc": "", "start_char": 239, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 251, "feats": null, "head": 14, "id": 12, "lemma": "because", "misc": "", "start_char": 244, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 253, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 252, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 257, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 14, "lemma": "see", "misc": "", "start_char": 254, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 259, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 258, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 263, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "sad", "misc": "", "start_char": 260, "text": "sad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 267, "feats": "Number=Sing", "head": 23, "id": 17, "lemma": "man", "misc": "", "start_char": 264, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 272, "feats": null, "head": 21, "id": 18, "lemma": "with", "misc": "", "start_char": 268, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 274, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 19, "lemma": "a", "misc": "", "start_char": 273, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 281, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "pepper", "misc": "", "start_char": 275, "text": "pepper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 286, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "mill", "misc": "", "start_char": 282, "text": "mill", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 298, "feats": null, "head": 23, "id": 22, "lemma": "desperately", "misc": "", "start_char": 287, "text": "desperately", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 302, "feats": "Mood=Ind|VerbForm=Fin", "head": 14, "id": 23, "lemma": "try", "misc": "", "start_char": 299, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 306, "feats": null, "head": 25, "id": 24, "lemma": "and", "misc": "", "start_char": 303, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 311, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 25, "lemma": "fail", "misc": "", "start_char": 307, "text": "fail", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 313, "feats": null, "head": 3, "id": 26, "lemma": ".", "misc": "", "start_char": 312, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Hey)) (, ,) (WHADVP (WRB how)) (SQ (VBD was) (NP (NN dinner))) (. ?)))" }, "speaker": "Penny", "text": "Hey, how was dinner?", "tokens": [ { "deprel": "discourse", "end_char": 317, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 314, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 318, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 323, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "how", "misc": "", "start_char": 320, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 327, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 4, "lemma": "be", "misc": "", "start_char": 324, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 334, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "dinner", "misc": "", "start_char": 328, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 336, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 335, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (JJ Good)) (, ,) (NP (PRP I)) (VP (VBD had) (NP (NNP Cornish) (NN game) (NN hen))) (. .)))" }, "speaker": "Sheldon", "text": "Good, I had Cornish game hen.", "tokens": [ { "deprel": "root", "end_char": 341, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "good", "misc": "", "start_char": 337, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 343, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 342, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 345, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 344, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 349, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 1, "id": 4, "lemma": "have", "misc": "", "start_char": 346, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "end_char": 357, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "Cornish", "misc": "", "start_char": 350, "text": "Cornish", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 362, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "game", "misc": "", "start_char": 358, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 366, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "hen", "misc": "", "start_char": 363, "text": "hen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 368, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 367, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (DT that) (JJ poor) (NN waiter)) (. .)))" }, "speaker": "Leonard", "text": "Oh, that poor waiter.", "tokens": [ { "deprel": "discourse", "end_char": 371, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 369, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 372, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 378, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 374, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 383, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "poor", "misc": "", "start_char": 379, "text": "poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 390, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "waiter", "misc": "", "start_char": 384, "text": "waiter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 392, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 391, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Sheldon)) (, ,) (SBARQ (WHADVP (WRB how)) (IN about) (NP (NN tomorrow) (NN night)) (NP (PRP we)) (VP (VBP see) (NP (DT a) (NN movie)))) (. ?)))" }, "speaker": "Amy", "text": "Sheldon, how about tomorrow night we see a movie?", "tokens": [ { "deprel": "vocative", "end_char": 400, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 393, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 402, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 401, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 406, "feats": "PronType=Int", "head": 8, "id": 3, "lemma": "how", "misc": "", "start_char": 403, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 412, "feats": null, "head": 6, "id": 4, "lemma": "about", "misc": "", "start_char": 407, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 421, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "tomorrow", "misc": "", "start_char": 413, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 427, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "night", "misc": "", "start_char": 422, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 430, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "we", "misc": "", "start_char": 428, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 434, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "see", "misc": "", "start_char": 431, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 436, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 435, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 442, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "movie", "misc": "", "start_char": 437, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 444, "feats": null, "head": 8, "id": 11, "lemma": "?", "misc": "", "start_char": 443, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP You) (NNS guys)) (VP (VBP are) (VP (VBG going) (PRT (RB out)) (NP (NP (CD two) (NNS nights)) (PP (IN in) (NP (DT a) (NN row)))))) (. ?)))" }, "speaker": "Penny", "text": "You guys are going out two nights in a row?", "tokens": [ { "deprel": "dep", "end_char": 448, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 445, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 453, "feats": "Number=Plur", "head": 4, "id": 2, "lemma": "guy", "misc": "", "start_char": 449, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 457, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 454, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 463, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 458, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 467, "feats": null, "head": 4, "id": 5, "lemma": "out", "misc": "", "start_char": 464, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 471, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 6, "lemma": "two", "misc": "", "start_char": 468, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 478, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "night", "misc": "", "start_char": 472, "text": "nights", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 481, "feats": null, "head": 10, "id": 8, "lemma": "in", "misc": "", "start_char": 479, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 483, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 482, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 487, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "row", "misc": "", "start_char": 484, "text": "row", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 489, "feats": null, "head": 4, "id": 11, "lemma": "?", "misc": "", "start_char": 488, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD missed) (NP (NP (DT a) (NN number)) (PP (IN of) (NP (NN date) (NNS nights)))) (SBAR (IN while) (S (NP (PRP I)) (VP (VBD was) (PP (IN on) (NP (PRP$ my) (NN train) (NN trip)))))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB contractually)) (VP (VBN obligated) (S (VP (TO to) (VP (VB make) (NP (PRP them)) (PRT (RP up)) (PP (IN under) (NP (NP (DT the) (NNS terms)) (PP (IN of) (NP (DT the) (NN Relationship) (NN Agreement))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I missed a number of date nights while I was on my train trip, and I'm contractually obligated to make them up under the terms of the Relationship Agreement.", "tokens": [ { "deprel": "nsubj", "end_char": 491, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 490, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 498, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "miss", "misc": "", "start_char": 492, "text": "missed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 500, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 499, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 507, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "number", "misc": "", "start_char": 501, "text": "number", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 510, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 508, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 515, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "date", "misc": "", "start_char": 511, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 522, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "night", "misc": "", "start_char": 516, "text": "nights", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 528, "feats": null, "head": 14, "id": 8, "lemma": "while", "misc": "", "start_char": 523, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 530, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 9, "lemma": "I", "misc": "", "start_char": 529, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 534, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 10, "lemma": "be", "misc": "", "start_char": 531, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 537, "feats": null, "head": 14, "id": 11, "lemma": "on", "misc": "", "start_char": 535, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 540, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 12, "lemma": "my", "misc": "", "start_char": 538, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 546, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "train", "misc": "", "start_char": 541, "text": "train", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 551, "feats": "Number=Sing", "head": 2, "id": 14, "lemma": "trip", "misc": "", "start_char": 547, "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 553, "feats": null, "head": 20, "id": 15, "lemma": ",", "misc": "", "start_char": 552, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 557, "feats": null, "head": 20, "id": 16, "lemma": "and", "misc": "", "start_char": 554, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 559, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 17, "lemma": "I", "misc": "", "start_char": 558, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 562, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 18, "lemma": "be", "misc": "", "start_char": 560, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 576, "feats": null, "head": 20, "id": 19, "lemma": "contractually", "misc": "", "start_char": 563, "text": "contractually", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 586, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": 20, "lemma": "obligate", "misc": "", "start_char": 577, "text": "obligated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 589, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 587, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 594, "feats": "VerbForm=Inf", "head": 20, "id": 22, "lemma": "make", "misc": "", "start_char": 590, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 599, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 22, "id": 23, "lemma": "they", "misc": "", "start_char": 595, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 602, "feats": null, "head": 22, "id": 24, "lemma": "up", "misc": "", "start_char": 600, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 608, "feats": null, "head": 27, "id": 25, "lemma": "under", "misc": "", "start_char": 603, "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 612, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 609, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 618, "feats": "Number=Plur", "head": 22, "id": 27, "lemma": "term", "misc": "", "start_char": 613, "text": "terms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 621, "feats": null, "head": 31, "id": 28, "lemma": "of", "misc": "", "start_char": 619, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 625, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 29, "lemma": "the", "misc": "", "start_char": 622, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 638, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "relationship", "misc": "", "start_char": 626, "text": "Relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 648, "feats": "Number=Sing", "head": 27, "id": 31, "lemma": "agreement", "misc": "", "start_char": 639, "text": "Agreement", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 650, "feats": null, "head": 2, "id": 32, "lemma": ".", "misc": "", "start_char": 649, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (RB so) (JJ hot))) (. .)))" }, "speaker": "Penny", "text": "That's so hot.", "tokens": [ { "deprel": "nsubj", "end_char": 655, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 651, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 658, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 656, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 661, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 659, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 665, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "hot", "misc": "", "start_char": 662, "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 667, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 666, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (ADJP (JJR better)) (PP (IN than) (ADJP (JJ hot)))))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (VP (VBG binding)))) (. .)))" }, "speaker": "Amy", "text": "It's better than hot, it's binding.", "tokens": [ { "deprel": "nsubj", "end_char": 670, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 668, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 673, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 671, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 680, "feats": "Degree=Cmp", "head": 0, "id": 3, "lemma": "good", "misc": "", "start_char": 674, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 685, "feats": null, "head": 5, "id": 4, "lemma": "than", "misc": "", "start_char": 681, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 689, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "hot", "misc": "", "start_char": 686, "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 691, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 690, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 694, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "it", "misc": "", "start_char": 692, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 697, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 695, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 705, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 9, "lemma": "bind", "misc": "", "start_char": 698, "text": "binding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 707, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 706, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ free)) (NP (NN tomorrow) (NN night))))) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB love) (S (VP (TO to) (VP (VB have) (S (NP (PRP you)) (VP (VB join) (NP (PRP us)) (PP (IN on) (NP (DT a) (JJ double) (NN date)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "If you're free tomorrow night, I'd love to have you join us on a double date.", "tokens": [ { "deprel": "mark", "end_char": 710, "feats": null, "head": 4, "id": 1, "lemma": "if", "misc": "", "start_char": 708, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 714, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 711, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 718, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 715, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 723, "feats": "Degree=Pos", "head": 10, "id": 4, "lemma": "free", "misc": "", "start_char": 719, "text": "free", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 732, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "tomorrow", "misc": "", "start_char": 724, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 738, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "night", "misc": "", "start_char": 733, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 740, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 739, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 742, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 741, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 745, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "would", "misc": "", "start_char": 743, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 750, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "love", "misc": "", "start_char": 746, "text": "love", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 753, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 751, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 758, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "have", "misc": "", "start_char": 754, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 762, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 13, "lemma": "you", "misc": "", "start_char": 759, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 767, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "join", "misc": "", "start_char": 763, "text": "join", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 770, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "we", "misc": "", "start_char": 768, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 773, "feats": null, "head": 19, "id": 16, "lemma": "on", "misc": "", "start_char": 771, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 775, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 774, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 782, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "double", "misc": "", "start_char": 776, "text": "double", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 787, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "date", "misc": "", "start_char": 783, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 789, "feats": null, "head": 10, "id": 20, "lemma": ".", "misc": "", "start_char": 788, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH Aw) (. .)))" }, "speaker": "Penny", "text": "Aw.", "tokens": [ { "deprel": "root", "end_char": 792, "feats": null, "head": 0, "id": 1, "lemma": "aw", "misc": "", "start_char": 790, "text": "Aw", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 794, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 793, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP are) (ADJP (JJ aware) (SBAR (IN that) (S (NP (DT a) (JJ double) (NN date)) (VP (VBZ does) (RB n't) (VP (VB count) (PP (IN as) (NP (CD two) (NNS dates))))))))) (. .)))" }, "speaker": "Amy", "text": "You are aware that a double date doesn't count as two dates.", "tokens": [ { "deprel": "nsubj", "end_char": 798, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 795, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 802, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 799, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 808, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "aware", "misc": "", "start_char": 803, "text": "aware", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 813, "feats": null, "head": 10, "id": 4, "lemma": "that", "misc": "", "start_char": 809, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 815, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 814, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 822, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "double", "misc": "", "start_char": 816, "text": "double", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 827, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "date", "misc": "", "start_char": 823, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 832, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 828, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 836, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 833, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 842, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "count", "misc": "", "start_char": 837, "text": "count", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 845, "feats": null, "head": 13, "id": 11, "lemma": "as", "misc": "", "start_char": 843, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 849, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 12, "lemma": "two", "misc": "", "start_char": 846, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 855, "feats": "Number=Plur", "head": 10, "id": 13, "lemma": "date", "misc": "", "start_char": 850, "text": "dates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 857, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 856, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB then)) (VP (VP (VB come)) (CC or) (VP (VB do) (RB n't))) (. .) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB care))) (. .)))" }, "speaker": "Sheldon", "text": "Well, then come or don't . I don't care.", "tokens": [ { "deprel": "discourse", "end_char": 862, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 858, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 864, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 863, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 869, "feats": "PronType=Dem", "head": 4, "id": 3, "lemma": "then", "misc": "", "start_char": 865, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 874, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "come", "misc": "", "start_char": 870, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 877, "feats": null, "head": 6, "id": 5, "lemma": "or", "misc": "", "start_char": 875, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 880, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 6, "lemma": "do", "misc": "", "start_char": 878, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 884, "feats": null, "head": 6, "id": 7, "lemma": "not", "misc": "", "start_char": 881, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 886, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 885, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 888, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 887, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 891, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 889, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 895, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 892, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 900, "feats": "VerbForm=Inf", "head": 4, "id": 12, "lemma": "care", "misc": "", "start_char": 896, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 902, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 901, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 3, 3 ], [ 0, 3, 4 ], [ 5, 2, 2 ], [ 7, 0, 0 ], [ 9, 0, 0 ], [ 9, 8, 8 ], [ 9, 11, 11 ], [ 9, 11, 13 ], [ 9, 16, 16 ], [ 12, 7, 7 ], [ 15, 8, 8 ] ], [ [ 1, 3, 3 ] ], [ [ 1, 5, 5 ], [ 1, 5, 6 ], [ 7, 6, 6 ], [ 8, 0, 0 ], [ 8, 0, 1 ], [ 12, 14, 14 ] ], [ [ 2, 3, 3 ], [ 2, 12, 12 ], [ 3, 9, 9 ], [ 3, 12, 12 ] ], [ [ 2, 8, 10 ], [ 5, 4, 6 ] ], [ [ 2, 21, 21 ] ], [ [ 2, 18, 21 ], [ 2, 27, 27 ], [ 3, 6, 6 ] ], [ [ 3, 0, 0 ] ], [ [ 3, 14, 20 ] ], [ [ 3, 18, 20 ] ], [ [ 4, 4, 4 ] ], [ [ 6, 2, 4 ] ], [ [ 7, 4, 5 ], [ 12, 4, 5 ] ], [ [ 7, 8, 9 ] ], [ [ 8, 5, 9 ], [ 14, 11, 12 ] ], [ [ 8, 8, 9 ] ], [ [ 9, 2, 6 ], [ 9, 22, 22 ] ], [ [ 9, 5, 6 ] ], [ [ 9, 25, 30 ], [ 10, 0, 0 ], [ 11, 0, 0 ], [ 11, 6, 6 ] ], [ [ 9, 28, 30 ] ], [ [ 12, 1, 1 ], [ 12, 12, 12 ], [ 14, 0, 0 ] ], [ [ 12, 16, 18 ], [ 14, 4, 6 ] ] ]
s08e03c01t
Did you enjoy my lecture? No, and neither did our waiter. Well, if you're going to serve Cornish game hen, you should either be familiar with the history of Cornwall or be prepared to learn it. It's hard to argue with that . And I know because I saw a sad man with a pepper mill desperately try and fail. Hey, how was dinner? Good, I had Cornish game hen. Oh, that poor waiter. Sheldon, how about tomorrow night we see a movie? You guys are going out two nights in a row? I missed a number of date nights while I was on my train trip, and I'm contractually obligated to make them up under the terms of the Relationship Agreement. That's so hot. It's better than hot, it's binding. If you're free tomorrow night, I'd love to have you join us on a double date. Aw. You are aware that a double date doesn't count as two dates. Well, then come or don't . I don't care.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB believe) (SBAR (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ sore))))))) (. .)))" }, "speaker": "Bernadette", "text": "I can't believe you're sore.", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 4, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 2, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 8, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 5, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 16, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "believe", "misc": "", "start_char": 9, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 20, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 17, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 24, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 21, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 29, "feats": "Degree=Pos", "head": 4, "id": 7, "lemma": "sore", "misc": "", "start_char": 25, "text": "sore", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 30, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (RB even) (JJ professional) (NNS pitchers)) (VP (VBP need) (NP (DT a) (NN rubdown)) (PP (IN after) (NP (DT the) (NN game)))) (. .)))" }, "speaker": "Howard", "text": "Hey, even professional pitchers need a rubdown after the game.", "tokens": [ { "deprel": "discourse", "end_char": 35, "feats": null, "head": 6, "id": 1, "lemma": "hey", "misc": "", "start_char": 32, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 36, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 42, "feats": null, "head": 5, "id": 3, "lemma": "even", "misc": "", "start_char": 38, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 55, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "professional", "misc": "", "start_char": 43, "text": "professional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 64, "feats": "Number=Plur", "head": 6, "id": 5, "lemma": "pitcher", "misc": "", "start_char": 56, "text": "pitchers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 69, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "need", "misc": "", "start_char": 65, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 71, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 70, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 79, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "rubdown", "misc": "", "start_char": 72, "text": "rubdown", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 85, "feats": null, "head": 11, "id": 9, "lemma": "after", "misc": "", "start_char": 80, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 89, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 86, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 94, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "game", "misc": "", "start_char": 90, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 95, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (CC But) (NP (PRP they)) (VP (VBP throw) (NP (DT an) (JJ actual) (NN ball))) (. .) (S (NP (PRP You)) (VP (VBD were) (VP (VBG throwing) (NP (NN air)) (PP (IN at) (NP (DT a) (NN TV)))))) (. .)))" }, "speaker": "Bernadette", "text": "But they throw an actual ball . You were throwing air at a TV.", "tokens": [ { "deprel": "cc", "end_char": 100, "feats": null, "head": 3, "id": 1, "lemma": "but", "misc": "", "start_char": 97, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 105, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "they", "misc": "", "start_char": 101, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 111, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "throw", "misc": "", "start_char": 106, "text": "throw", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 114, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 112, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 121, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "actual", "misc": "", "start_char": 115, "text": "actual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 126, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "ball", "misc": "", "start_char": 122, "text": "ball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 128, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 127, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 132, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 129, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 137, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 133, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 146, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 10, "lemma": "throw", "misc": "", "start_char": 138, "text": "throwing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 150, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "air", "misc": "", "start_char": 147, "text": "air", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 153, "feats": null, "head": 14, "id": 12, "lemma": "at", "misc": "", "start_char": 151, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 155, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 154, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 158, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "TV", "misc": "", "start_char": 156, "text": "TV", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 160, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 159, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (PP (IN For) (NP (PRP$ your) (NN information))) (, ,) (NP (PRP I)) (ADVP (RB also)) (VP (VBD gave) (NP (NNP Leonard)) (NP (NP (CD one) (NN hell)) (PP (IN of) (NP (DT a) (JJ high) (CD five))))) (. .)))" }, "speaker": "Howard", "text": "For your information, I also gave Leonard one hell of a high five.", "tokens": [ { "deprel": "case", "end_char": 164, "feats": null, "head": 3, "id": 1, "lemma": "for", "misc": "", "start_char": 161, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 169, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "your", "misc": "", "start_char": 165, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 181, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "information", "misc": "", "start_char": 170, "text": "information", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 183, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 182, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 185, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 184, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 190, "feats": null, "head": 7, "id": 6, "lemma": "also", "misc": "", "start_char": 186, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 195, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "give", "misc": "", "start_char": 191, "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 203, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Leonard", "misc": "", "start_char": 196, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nummod", "end_char": 207, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 9, "lemma": "one", "misc": "", "start_char": 204, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 212, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "hell", "misc": "", "start_char": 208, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 215, "feats": null, "head": 14, "id": 11, "lemma": "of", "misc": "", "start_char": 213, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 217, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 216, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 222, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "high", "misc": "", "start_char": 218, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 227, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 14, "lemma": "five", "misc": "", "start_char": 223, "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 229, "feats": null, "head": 7, "id": 15, "lemma": ".", "misc": "", "start_char": 228, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (ADVP (NN kind) (IN of)) (ADJP (JJ surprised) (SBAR (S (NP (PRP you)) (VP (VBD agreed) (S (VP (TO to) (VP (VB do) (NP (DT this)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT a) (NN stadium)) (ADJP (JJ full) (PP (IN of) (NP (NNS people))))))))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "I'm kind of surprised you agreed to do this in front of a stadium full of people.", "tokens": [ { "deprel": "nsubj", "end_char": 231, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 230, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 234, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 232, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "obl:npmod", "end_char": 239, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "kind", "misc": "", "start_char": 235, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 242, "feats": null, "head": 3, "id": 4, "lemma": "of", "misc": "", "start_char": 240, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 252, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "surprised", "misc": "", "start_char": 243, "text": "surprised", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 256, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 253, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 263, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 7, "lemma": "agree", "misc": "", "start_char": 257, "text": "agreed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 266, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 264, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 269, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "do", "misc": "", "start_char": 267, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 274, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 10, "lemma": "this", "misc": "", "start_char": 270, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 277, "feats": null, "head": 12, "id": 11, "lemma": "in", "misc": "", "start_char": 275, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 283, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "front", "misc": "", "start_char": 278, "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 286, "feats": null, "head": 15, "id": 13, "lemma": "of", "misc": "", "start_char": 284, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 288, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 287, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 296, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "stadium", "misc": "", "start_char": 289, "text": "stadium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 301, "feats": "Degree=Pos", "head": 15, "id": 16, "lemma": "full", "misc": "", "start_char": 297, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 304, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 302, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 311, "feats": "Number=Plur", "head": 16, "id": 18, "lemma": "person", "misc": "", "start_char": 305, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 313, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 312, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP They)) (VP (VBP 're) (VP (VBG doing) (NP (NNP Space) (NNP Day))))) (CC and) (S (NP (NNP NASA)) (VP (VBD asked) (NP (PRP me) (. .)) (SBAR (S (NP (PRP I)) (VP (VBD felt) (SBAR (IN like) (S (NP (PRP I)) (VP (MD could) (RB n't) (VP (VB say) (INTJ (UH no))))))))))) (. .)))" }, "speaker": "Howard", "text": "They're doing Space Day and NASA asked me . I felt like I couldn't say no.", "tokens": [ { "deprel": "nsubj", "end_char": 318, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "they", "misc": "", "start_char": 314, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 322, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 319, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 328, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 323, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 334, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Space", "misc": "", "start_char": 329, "text": "Space", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 338, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Day", "misc": "", "start_char": 335, "text": "Day", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 342, "feats": null, "head": 8, "id": 6, "lemma": "and", "misc": "", "start_char": 339, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 347, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "NASA", "misc": "", "start_char": 343, "text": "NASA", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 353, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 8, "lemma": "ask", "misc": "", "start_char": 348, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 356, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "I", "misc": "", "start_char": 354, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 358, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 357, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 360, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 359, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 365, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 12, "lemma": "feel", "misc": "", "start_char": 361, "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 370, "feats": null, "head": 17, "id": 13, "lemma": "like", "misc": "", "start_char": 366, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 372, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 14, "lemma": "I", "misc": "", "start_char": 371, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 378, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "could", "misc": "", "start_char": 373, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 382, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 379, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 386, "feats": "VerbForm=Inf", "head": 12, "id": 17, "lemma": "say", "misc": "", "start_char": 383, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 389, "feats": null, "head": 17, "id": 18, "lemma": "no", "misc": "", "start_char": 387, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 391, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 390, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .) (WHADVP (UH Well)) (, ,) (S (SBAR (IN if) (S (NP (PRP you)) (VP (VBP want)))) (, ,) (NP (PRP I)) (VP (MD could) (VP (VB help) (S (NP (PRP you)) (VP (VB practice)))))) (. .) (S (NP (PRP I)) (VP (VBD played) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN softball)))) (S (VP (VBG growing) (PRT (RP up)))))) (. .)))" }, "speaker": "Bernadette", "text": "Okay . Well, if you want, I could help you practice . I played a lot of softball growing up.", "tokens": [ { "deprel": "discourse", "end_char": 396, "feats": null, "head": 11, "id": 1, "lemma": "okay", "misc": "", "start_char": 392, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 398, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 397, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 403, "feats": null, "head": 11, "id": 3, "lemma": "well", "misc": "", "start_char": 399, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 405, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 404, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 408, "feats": null, "head": 7, "id": 5, "lemma": "if", "misc": "", "start_char": 406, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 412, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 409, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 417, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "want", "misc": "", "start_char": 413, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 419, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 418, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 421, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 420, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 427, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "could", "misc": "", "start_char": 422, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 432, "feats": "VerbForm=Inf", "head": 0, "id": 11, "lemma": "help", "misc": "", "start_char": 428, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 436, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 12, "lemma": "you", "misc": "", "start_char": 433, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 445, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "practice", "misc": "", "start_char": 437, "text": "practice", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 11, "id": 14, "lemma": ".", "misc": "", "start_char": 446, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 449, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 448, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 456, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 16, "lemma": "play", "misc": "", "start_char": 450, "text": "played", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 458, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 457, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 462, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "lot", "misc": "", "start_char": 459, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 465, "feats": null, "head": 20, "id": 19, "lemma": "of", "misc": "", "start_char": 463, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 474, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "softball", "misc": "", "start_char": 466, "text": "softball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 482, "feats": "VerbForm=Ger", "head": 16, "id": 21, "lemma": "grow", "misc": "", "start_char": 475, "text": "growing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 485, "feats": null, "head": 21, "id": 22, "lemma": "up", "misc": "", "start_char": 483, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 487, "feats": null, "head": 11, "id": 23, "lemma": ".", "misc": "", "start_char": 486, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (VP (VBP Thank) (NP (PRP you)))) (, ,) (NP (DT that)) (VP (MD would) (VP (VB be) (ADJP (JJ great)))) (. .)))" }, "speaker": "Howard", "text": "Thank you, that would be great.", "tokens": [ { "deprel": "root", "end_char": 493, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 488, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 497, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 494, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 499, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 498, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 504, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 4, "lemma": "that", "misc": "", "start_char": 500, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 510, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "would", "misc": "", "start_char": 505, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 513, "feats": "VerbForm=Inf", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 511, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 519, "feats": "Degree=Pos", "head": 1, "id": 7, "lemma": "great", "misc": "", "start_char": 514, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 521, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 520, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (ADJP (JJ Great) (. .) (CC And) (SBAR (IN while) (S (NP (PRP we)) (VP (VBP 're) (PP (IN at) (NP (PRP it))))))) (, ,) (ADVP (RB maybe)) (NP (PRP we)) (VP (MD could) (VP (VB butch) (PRT (RP up)) (NP (NP (PRP$ your) (NN run)) (PP (IN for))) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP head) (PP (RP out) (PP (IN to) (NP (DT the) (NN mound))))))))) (. .)))" }, "speaker": "Bernadette", "text": "Great . And while we're at it, maybe we could butch up your run for when you head out to the mound.", "tokens": [ { "deprel": "root", "end_char": 527, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "great", "misc": "", "start_char": 522, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 529, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 528, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 533, "feats": null, "head": 13, "id": 3, "lemma": "and", "misc": "", "start_char": 530, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 539, "feats": null, "head": 8, "id": 4, "lemma": "while", "misc": "", "start_char": 534, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 542, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "we", "misc": "", "start_char": 540, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 546, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 543, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 549, "feats": null, "head": 8, "id": 7, "lemma": "at", "misc": "", "start_char": 547, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 552, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 8, "lemma": "it", "misc": "", "start_char": 550, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 554, "feats": null, "head": 13, "id": 9, "lemma": ",", "misc": "", "start_char": 553, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 560, "feats": null, "head": 13, "id": 10, "lemma": "maybe", "misc": "", "start_char": 555, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 563, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "we", "misc": "", "start_char": 561, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 569, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "could", "misc": "", "start_char": 564, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 575, "feats": "VerbForm=Inf", "head": 1, "id": 13, "lemma": "butch", "misc": "", "start_char": 570, "text": "butch", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 578, "feats": null, "head": 13, "id": 14, "lemma": "up", "misc": "", "start_char": 576, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 583, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "your", "misc": "", "start_char": 579, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 587, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "run", "misc": "", "start_char": 584, "text": "run", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 591, "feats": null, "head": 18, "id": 17, "lemma": "for", "misc": "", "start_char": 588, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 596, "feats": "PronType=Int", "head": 13, "id": 18, "lemma": "when", "misc": "", "start_char": 592, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 600, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 19, "lemma": "you", "misc": "", "start_char": 597, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 605, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 20, "lemma": "head", "misc": "", "start_char": 601, "text": "head", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 609, "feats": null, "head": 20, "id": 21, "lemma": "out", "misc": "", "start_char": 606, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 612, "feats": null, "head": 24, "id": 22, "lemma": "to", "misc": "", "start_char": 610, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 616, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 613, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 622, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "mound", "misc": "", "start_char": 617, "text": "mound", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 624, "feats": null, "head": 13, "id": 25, "lemma": ".", "misc": "", "start_char": 623, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (SQ (VBZ 's) (ADJP (JJ wrong) (PP (IN with) (NP (NP (DT the) (NN way)) (SBAR (S (NP (PRP I)) (VP (VBP run))))))))) (. ?)))" }, "speaker": "Howard", "text": "What's wrong with the way I run?", "tokens": [ { "deprel": "nsubj", "end_char": 629, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 625, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 632, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 630, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 638, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "wrong", "misc": "", "start_char": 633, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 643, "feats": null, "head": 6, "id": 4, "lemma": "with", "misc": "", "start_char": 639, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 647, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 644, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 651, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "way", "misc": "", "start_char": 648, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 653, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 652, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 657, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "run", "misc": "", "start_char": 654, "text": "run", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 659, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 658, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 3, 1, 1 ], [ 3, 1, 2 ], [ 4, 0, 0 ], [ 6, 8, 8 ], [ 6, 14, 14 ], [ 7, 1, 1 ] ], [ [ 0, 4, 4 ] ], [ [ 1, 2, 4 ], [ 2, 1, 1 ] ], [ [ 1, 6, 7 ] ], [ [ 1, 9, 10 ] ], [ [ 2, 3, 5 ] ], [ [ 2, 7, 7 ], [ 3, 4, 4 ], [ 4, 5, 5 ], [ 5, 8, 8 ], [ 5, 10, 10 ], [ 5, 13, 13 ], [ 6, 5, 5 ], [ 6, 11, 11 ], [ 8, 14, 14 ], [ 8, 14, 15 ], [ 8, 18, 18 ], [ 9, 6, 6 ], [ 9, 4, 7 ] ], [ [ 2, 10, 10 ] ], [ [ 2, 12, 13 ] ], [ [ 3, 7, 7 ] ], [ [ 3, 8, 13 ] ], [ [ 3, 11, 13 ] ], [ [ 4, 9, 9 ] ], [ [ 4, 17, 17 ] ], [ [ 4, 11, 17 ] ], [ [ 4, 13, 17 ] ], [ [ 5, 0, 0 ] ], [ [ 5, 3, 4 ] ], [ [ 5, 6, 6 ] ], [ [ 6, 19, 19 ] ], [ [ 6, 16, 19 ] ], [ [ 7, 3, 3 ] ], [ [ 8, 4, 4 ], [ 8, 10, 10 ] ], [ [ 8, 7, 7 ] ], [ [ 8, 22, 23 ] ], [ [ 9, 0, 0 ] ] ]
s08e03c02t
I can't believe you're sore. Hey, even professional pitchers need a rubdown after the game. But they throw an actual ball . You were throwing air at a TV. For your information, I also gave Leonard one hell of a high five. I'm kind of surprised you agreed to do this in front of a stadium full of people. They're doing Space Day and NASA asked me . I felt like I couldn't say no. Okay . Well, if you want, I could help you practice . I played a lot of softball growing up. Thank you, that would be great. Great . And while we're at it, maybe we could butch up your run for when you head out to the mound. What's wrong with the way I run?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you)) (, ,) (NP (NNS guys)) (, ,) (PP (IN for) (S (VP (VBG doing) (NP (DT this)))))) (. .)))" }, "speaker": "Nerdy guy", "text": "Thank you, guys, for doing this.", "tokens": [ { "deprel": "root", "end_char": 5, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 0, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 9, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 6, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 10, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 16, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "guy", "misc": "", "start_char": 12, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 18, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 17, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 22, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 19, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 28, "feats": "VerbForm=Ger", "head": 1, "id": 7, "lemma": "do", "misc": "", "start_char": 23, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 33, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 8, "lemma": "this", "misc": "", "start_char": 29, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 35, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 34, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (ADJP (JJ glad) (SBAR (S (NP (PRP you)) (VP (MD could) (VP (VB make) (NP (PRP it)))))))) (. .)))" }, "speaker": "Raj", "text": "We're glad you could make it.", "tokens": [ { "deprel": "nsubj", "end_char": 38, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 36, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 42, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 39, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 47, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "glad", "misc": "", "start_char": 43, "text": "glad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 51, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 48, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 57, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "could", "misc": "", "start_char": 52, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 62, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "make", "misc": "", "start_char": 58, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 65, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 63, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 66, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Usually)) (NP (PRP I)) (VP (VBP spend) (NP (NP (NNP Valentine) (POS 's)) (NNP Day)) (ADJP (JJ sad) (CC and) (RB alone)))) (. .) (S (NP (DT This) (NN year)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (RB just) (JJ sad)))) (. .)))" }, "speaker": "Nerdy guy", "text": "Usually I spend Valentine's Day sad and alone . This year, I'm just sad.", "tokens": [ { "deprel": "advmod", "end_char": 75, "feats": null, "head": 3, "id": 1, "lemma": "usually", "misc": "", "start_char": 68, "text": "Usually", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 77, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 76, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 83, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "spend", "misc": "", "start_char": 78, "text": "spend", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 93, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "Valentine", "misc": "", "start_char": 84, "text": "Valentine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 96, "feats": null, "head": 4, "id": 5, "lemma": "'s", "misc": "", "start_char": 94, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 100, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Day", "misc": "", "start_char": 97, "text": "Day", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 104, "feats": "Degree=Pos", "head": 3, "id": 7, "lemma": "sad", "misc": "", "start_char": 101, "text": "sad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 108, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 105, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 114, "feats": null, "head": 7, "id": 9, "lemma": "alone", "misc": "", "start_char": 109, "text": "alone", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 116, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 115, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 121, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 11, "lemma": "this", "misc": "", "start_char": 117, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 126, "feats": "Number=Sing", "head": 17, "id": 12, "lemma": "year", "misc": "", "start_char": 122, "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 128, "feats": null, "head": 17, "id": 13, "lemma": ",", "misc": "", "start_char": 127, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 130, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 14, "lemma": "I", "misc": "", "start_char": 129, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 133, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 131, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 138, "feats": null, "head": 17, "id": 16, "lemma": "just", "misc": "", "start_char": 134, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 142, "feats": "Degree=Pos", "head": 3, "id": 17, "lemma": "sad", "misc": "", "start_char": 139, "text": "sad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 144, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 143, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (PRP it))) (PP (IN about) (NP (DT this) (NN holiday))) (SBAR (WHNP (WDT that)) (S (VP (VBZ makes) (S (NP (NNS people)) (ADJP (RB so) (JJ unhappy))))))) (. ?)))" }, "speaker": "Raj", "text": "What is it about this holiday that makes people so unhappy?", "tokens": [ { "deprel": "root", "end_char": 149, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 145, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 152, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 150, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 155, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "it", "misc": "", "start_char": 153, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 161, "feats": null, "head": 6, "id": 4, "lemma": "about", "misc": "", "start_char": 156, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 166, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "this", "misc": "", "start_char": 162, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 174, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "holiday", "misc": "", "start_char": 167, "text": "holiday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 179, "feats": "PronType=Rel", "head": 8, "id": 7, "lemma": "that", "misc": "", "start_char": 175, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 185, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "make", "misc": "", "start_char": 180, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 192, "feats": "Number=Plur", "head": 8, "id": 9, "lemma": "person", "misc": "", "start_char": 186, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 195, "feats": null, "head": 11, "id": 10, "lemma": "so", "misc": "", "start_char": 193, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 203, "feats": "Degree=Pos", "head": 8, "id": 11, "lemma": "unhappy", "misc": "", "start_char": 196, "text": "unhappy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 205, "feats": null, "head": 1, "id": 12, "lemma": "?", "misc": "", "start_char": 204, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP know))) (. .) (S (NP (PRP I)) (VP (VBP hate) (NP (PRP myself)) (NP (NP (JJS most)) (PP (IN of) (NP (DT the) (NN time)))))) (, ,) (CC but) (S (NP (NN tonight)) (VP (VBZ 's) (NP (NP (DT the) (NN night)) (SBAR (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (NN everyone) (JJ else)) (VP (VBZ does)))))))) (, ,) (ADVP (RB too)))) (. .)))" }, "speaker": "Stuart", "text": "I know . I hate myself most of the time, but tonight's the night I know everyone else does, too.", "tokens": [ { "deprel": "nsubj", "end_char": 207, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 206, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 212, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "know", "misc": "", "start_char": 208, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 214, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 213, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 216, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 215, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 221, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "hate", "misc": "", "start_char": 217, "text": "hate", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 228, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 5, "id": 6, "lemma": "myself", "misc": "", "start_char": 222, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl:tmod", "end_char": 233, "feats": "Degree=Sup", "head": 5, "id": 7, "lemma": "most", "misc": "", "start_char": 229, "text": "most", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "case", "end_char": 236, "feats": null, "head": 10, "id": 8, "lemma": "of", "misc": "", "start_char": 234, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 240, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 237, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 245, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "time", "misc": "", "start_char": 241, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 247, "feats": null, "head": 16, "id": 11, "lemma": ",", "misc": "", "start_char": 246, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 251, "feats": null, "head": 16, "id": 12, "lemma": "but", "misc": "", "start_char": 248, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 259, "feats": "Number=Sing", "head": 16, "id": 13, "lemma": "tonight", "misc": "", "start_char": 252, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 262, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 260, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 266, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 263, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 272, "feats": "Number=Sing", "head": 5, "id": 16, "lemma": "night", "misc": "", "start_char": 267, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 274, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 273, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 279, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 18, "lemma": "know", "misc": "", "start_char": 275, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 288, "feats": "Number=Sing|PronType=Tot", "head": 21, "id": 19, "lemma": "everyone", "misc": "", "start_char": 280, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 293, "feats": "Degree=Pos", "head": 19, "id": 20, "lemma": "else", "misc": "", "start_char": 289, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 298, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 21, "lemma": "do", "misc": "", "start_char": 294, "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 300, "feats": null, "head": 16, "id": 22, "lemma": ",", "misc": "", "start_char": 299, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 304, "feats": null, "head": 21, "id": 23, "lemma": "too", "misc": "", "start_char": 301, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 306, "feats": null, "head": 5, "id": 24, "lemma": ".", "misc": "", "start_char": 305, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ cool)))))) (. .)))" }, "speaker": "Nerdy guy", "text": "I think you're cool.", "tokens": [ { "deprel": "nsubj", "end_char": 308, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 307, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 314, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 309, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 318, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 315, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 322, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 319, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 327, "feats": "Degree=Pos", "head": 2, "id": 5, "lemma": "cool", "misc": "", "start_char": 323, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 329, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 328, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (ADJP (JJ Great) (. .)))" }, "speaker": "Stuart", "text": "Great.", "tokens": [ { "deprel": "root", "end_char": 335, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "great", "misc": "", "start_char": 330, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 337, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 336, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD got) (S (VP (TO to) (VP (VB tell) (NP (PRP you))))))) (, ,) (S (NP (PRP we)) (VP (VBP 've) (VP (VBN got) (S (VP (TO to) (VP (VB stop) (S (VP (VBG beating) (NP (PRP ourselves)) (PRT (RP up)) (PP (IN like) (NP (DT this))))))))))) (. .) (S (S (VP (VB Excuse) (NP (PRP me)))) (, ,) (NP (NN everybody) (. .)) (SQ (MD Can) (NP (PRP I)) (VP (VB have) (NP (PRP$ your) (NN attention)))) (, ,) (INTJ (UH please)) (. ?) (S (NP (PRP We)) (VP (VBP 're) (ADVP (RB all)) (ADVP (RB here)) (NP (NN tonight)) (SBAR (IN because) (, ...) (S (NP (PRP we)) (VP (VBP have) (NP (NP (DT no) (NN one)) (SBAR (S (VP (TO to) (VP (VB be) (PP (IN with)))))))))))) (. .) (CC But) (, ...) (S (NP (DT that)) (VP (VBZ does) (RB n't) (VP (VB make) (NP (PRP us)) (NP (NNS mutants))))) (. .) (S (NP (NP (DT The) (JJ only) (NNS mutants)) (ADVP (RB here))) (VP (VBP are) (PP (IN in) (NP (DT these) (JJ comic) (NNS books))))) (. .) (S (NP (PRP We)) (VP (VBP 've) (VP (VBN got) (S (VP (TO to) (VP (VB stop) (S (VP (VBG defining) (NP (PRP$ our) (NN self) (HYPH -) (NN worth)) (PP (IN by) (SBAR (IN whether) (CC or) (RB not) (S (NP (PRP we)) (VP (VBP 're) (PP (IN in) (NP (DT a) (NN relationship))))) (. .))) (S (S (NP (PRP You)) (VP (VBP know) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBP see) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBP look) (ADVP (RB around)))))))))) (. ?) (S (NP (PRP I)) (VP (VBP see) (NP (NP (DT a) (NN room)) (ADJP (JJ full) (PP (IN of) (NP (JJ great) (NNS people))))))) (. .) (RB So) (S (S (VP (VB let) (S (NP (PRP 's)) (VP (VB give) (NP (PRP ourselves)) (NP (DT a) (NN break)))))) (. .) (S (NP (PRP We)) (VP (VBP are) (NP (DT a) (NN community)))))))))))))) (, ,) (CC and) (S (ADVP (ADVP (RB as) (RB long)) (SBAR (IN as) (S (NP (PRP we)) (VP (VBP have) (NP (DT each) (JJ other)))))) (, ,) (NP (PRP we)) (VP (VBP 're) (ADVP (RB never)) (ADJP (RB truly) (JJ alone))))) (. .)))" }, "speaker": "Raj", "text": "I got to tell you, we've got to stop beating ourselves up like this . Excuse me, everybody . Can I have your attention, please? We're all here tonight because...we have no one to be with . But...that doesn't make us mutants . The only mutants here are in these comic books . We've got to stop defining our self - worth by whether or not we're in a relationship . You know what I see when I look around? I see a room full of great people . So let's give ourselves a break . We are a community, and as long as we have each other, we're never truly alone.", "tokens": [ { "deprel": "nsubj", "end_char": 339, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 338, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 343, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 340, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 346, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 344, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 351, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "tell", "misc": "", "start_char": 347, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 355, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 352, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 357, "feats": null, "head": 2, "id": 6, "lemma": ",", "misc": "", "start_char": 356, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 360, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 358, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 364, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "have", "misc": "", "start_char": 361, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 368, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 9, "lemma": "get", "misc": "", "start_char": 365, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 371, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 369, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 376, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "stop", "misc": "", "start_char": 372, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 384, "feats": "VerbForm=Ger", "head": 11, "id": 12, "lemma": "beat", "misc": "", "start_char": 377, "text": "beating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 394, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs|Reflex=Yes", "head": 12, "id": 13, "lemma": "ourselves", "misc": "", "start_char": 385, "text": "ourselves", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 397, "feats": null, "head": 12, "id": 14, "lemma": "up", "misc": "", "start_char": 395, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 402, "feats": null, "head": 16, "id": 15, "lemma": "like", "misc": "", "start_char": 398, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 407, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 16, "lemma": "this", "misc": "", "start_char": 403, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 409, "feats": null, "head": 9, "id": 17, "lemma": ".", "misc": "", "start_char": 408, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 416, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 18, "lemma": "excuse", "misc": "", "start_char": 410, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 419, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 19, "lemma": "I", "misc": "", "start_char": 417, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 421, "feats": null, "head": 21, "id": 20, "lemma": ",", "misc": "", "start_char": 420, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 431, "feats": "Number=Sing|PronType=Tot", "head": 18, "id": 21, "lemma": "everybody", "misc": "", "start_char": 422, "text": "everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 433, "feats": null, "head": 18, "id": 22, "lemma": ".", "misc": "", "start_char": 432, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 437, "feats": "VerbForm=Fin", "head": 25, "id": 23, "lemma": "can", "misc": "", "start_char": 434, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 439, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 24, "lemma": "I", "misc": "", "start_char": 438, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 444, "feats": "VerbForm=Inf", "head": 18, "id": 25, "lemma": "have", "misc": "", "start_char": 440, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 449, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "your", "misc": "", "start_char": 445, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 459, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "attention", "misc": "", "start_char": 450, "text": "attention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 461, "feats": null, "head": 29, "id": 28, "lemma": ",", "misc": "", "start_char": 460, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 468, "feats": null, "head": 34, "id": 29, "lemma": "please", "misc": "", "start_char": 462, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 470, "feats": null, "head": 9, "id": 30, "lemma": "?", "misc": "", "start_char": 469, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 473, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 34, "id": 31, "lemma": "we", "misc": "", "start_char": 471, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 477, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 34, "id": 32, "lemma": "be", "misc": "", "start_char": 474, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 481, "feats": null, "head": 34, "id": 33, "lemma": "all", "misc": "", "start_char": 478, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 486, "feats": "PronType=Dem", "head": 9, "id": 34, "lemma": "here", "misc": "", "start_char": 482, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl:tmod", "end_char": 494, "feats": "Number=Sing", "head": 34, "id": 35, "lemma": "tonight", "misc": "", "start_char": 487, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 502, "feats": null, "head": 39, "id": 36, "lemma": "because", "misc": "", "start_char": 495, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "punct", "end_char": 506, "feats": null, "head": 39, "id": 37, "lemma": "...", "misc": "", "start_char": 503, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 509, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 39, "id": 38, "lemma": "we", "misc": "", "start_char": 507, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 514, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 34, "id": 39, "lemma": "have", "misc": "", "start_char": 510, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 517, "feats": null, "head": 41, "id": 40, "lemma": "no", "misc": "", "start_char": 515, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 521, "feats": "Number=Sing|PronType=Neg", "head": 39, "id": 41, "lemma": "one", "misc": "", "start_char": 518, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 524, "feats": null, "head": 43, "id": 42, "lemma": "to", "misc": "", "start_char": 522, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 527, "feats": "VerbForm=Inf", "head": 41, "id": 43, "lemma": "be", "misc": "", "start_char": 525, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "obl", "end_char": 532, "feats": null, "head": 43, "id": 44, "lemma": "with", "misc": "", "start_char": 528, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 534, "feats": null, "head": 9, "id": 45, "lemma": ".", "misc": "", "start_char": 533, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 538, "feats": null, "head": 51, "id": 46, "lemma": "but", "misc": "", "start_char": 535, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 542, "feats": null, "head": 2, "id": 47, "lemma": "...", "misc": "", "start_char": 539, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 547, "feats": "Number=Sing|PronType=Dem", "head": 51, "id": 48, "lemma": "that", "misc": "", "start_char": 543, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 552, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 51, "id": 49, "lemma": "do", "misc": "", "start_char": 548, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 556, "feats": null, "head": 51, "id": 50, "lemma": "not", "misc": "", "start_char": 553, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 561, "feats": "VerbForm=Inf", "head": 9, "id": 51, "lemma": "make", "misc": "", "start_char": 557, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 564, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 51, "id": 52, "lemma": "we", "misc": "", "start_char": 562, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 572, "feats": "Number=Plur", "head": 51, "id": 53, "lemma": "mutant", "misc": "", "start_char": 565, "text": "mutants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 574, "feats": null, "head": 9, "id": 54, "lemma": ".", "misc": "", "start_char": 573, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 578, "feats": "Definite=Def|PronType=Art", "head": 57, "id": 55, "lemma": "the", "misc": "", "start_char": 575, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 583, "feats": "Degree=Pos", "head": 57, "id": 56, "lemma": "only", "misc": "", "start_char": 579, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 591, "feats": "Number=Plur", "head": 63, "id": 57, "lemma": "mutant", "misc": "", "start_char": 584, "text": "mutants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 596, "feats": "PronType=Dem", "head": 57, "id": 58, "lemma": "here", "misc": "", "start_char": 592, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 600, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 63, "id": 59, "lemma": "be", "misc": "", "start_char": 597, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 603, "feats": null, "head": 63, "id": 60, "lemma": "in", "misc": "", "start_char": 601, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 609, "feats": "Number=Plur|PronType=Dem", "head": 63, "id": 61, "lemma": "this", "misc": "", "start_char": 604, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 615, "feats": "Degree=Pos", "head": 63, "id": 62, "lemma": "comic", "misc": "", "start_char": 610, "text": "comic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 621, "feats": "Number=Plur", "head": 51, "id": 63, "lemma": "book", "misc": "", "start_char": 616, "text": "books", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 623, "feats": null, "head": 9, "id": 64, "lemma": ".", "misc": "", "start_char": 622, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 626, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 67, "id": 65, "lemma": "we", "misc": "", "start_char": 624, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 630, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 67, "id": 66, "lemma": "have", "misc": "", "start_char": 627, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 634, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 67, "lemma": "get", "misc": "", "start_char": 631, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 637, "feats": null, "head": 69, "id": 68, "lemma": "to", "misc": "", "start_char": 635, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 642, "feats": "VerbForm=Inf", "head": 67, "id": 69, "lemma": "stop", "misc": "", "start_char": 638, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 651, "feats": "VerbForm=Ger", "head": 69, "id": 70, "lemma": "define", "misc": "", "start_char": 643, "text": "defining", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 655, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 74, "id": 71, "lemma": "our", "misc": "", "start_char": 652, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 660, "feats": "Number=Sing", "head": 74, "id": 72, "lemma": "self", "misc": "", "start_char": 656, "text": "self", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 662, "feats": null, "head": 74, "id": 73, "lemma": "-", "misc": "", "start_char": 661, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 668, "feats": "Number=Sing", "head": 70, "id": 74, "lemma": "worth", "misc": "", "start_char": 663, "text": "worth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 671, "feats": null, "head": 83, "id": 75, "lemma": "by", "misc": "", "start_char": 669, "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 679, "feats": null, "head": 83, "id": 76, "lemma": "whether", "misc": "", "start_char": 672, "text": "whether", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "fixed", "end_char": 682, "feats": null, "head": 76, "id": 77, "lemma": "or", "misc": "", "start_char": 680, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "fixed", "end_char": 686, "feats": null, "head": 76, "id": 78, "lemma": "not", "misc": "", "start_char": 683, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 689, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 83, "id": 79, "lemma": "we", "misc": "", "start_char": 687, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 693, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 83, "id": 80, "lemma": "be", "misc": "", "start_char": 690, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 696, "feats": null, "head": 83, "id": 81, "lemma": "in", "misc": "", "start_char": 694, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 698, "feats": "Definite=Ind|PronType=Art", "head": 83, "id": 82, "lemma": "a", "misc": "", "start_char": 697, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 711, "feats": "Number=Sing", "head": 70, "id": 83, "lemma": "relationship", "misc": "", "start_char": 699, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 713, "feats": null, "head": 9, "id": 84, "lemma": ".", "misc": "", "start_char": 712, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 717, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 86, "id": 85, "lemma": "you", "misc": "", "start_char": 714, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 722, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 67, "id": 86, "lemma": "know", "misc": "", "start_char": 718, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 727, "feats": "PronType=Rel", "head": 86, "id": 87, "lemma": "what", "misc": "", "start_char": 723, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 729, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 89, "id": 88, "lemma": "I", "misc": "", "start_char": 728, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 733, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 87, "id": 89, "lemma": "see", "misc": "", "start_char": 730, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 738, "feats": "PronType=Int", "head": 92, "id": 90, "lemma": "when", "misc": "", "start_char": 734, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 740, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 92, "id": 91, "lemma": "I", "misc": "", "start_char": 739, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 745, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 89, "id": 92, "lemma": "look", "misc": "", "start_char": 741, "text": "look", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 752, "feats": null, "head": 92, "id": 93, "lemma": "around", "misc": "", "start_char": 746, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 754, "feats": null, "head": 9, "id": 94, "lemma": "?", "misc": "", "start_char": 753, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 756, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 96, "id": 95, "lemma": "I", "misc": "", "start_char": 755, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 760, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 96, "lemma": "see", "misc": "", "start_char": 757, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 762, "feats": "Definite=Ind|PronType=Art", "head": 98, "id": 97, "lemma": "a", "misc": "", "start_char": 761, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 767, "feats": "Number=Sing", "head": 96, "id": 98, "lemma": "room", "misc": "", "start_char": 763, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 772, "feats": "Degree=Pos", "head": 98, "id": 99, "lemma": "full", "misc": "", "start_char": 768, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 775, "feats": null, "head": 102, "id": 100, "lemma": "of", "misc": "", "start_char": 773, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 781, "feats": "Degree=Pos", "head": 102, "id": 101, "lemma": "great", "misc": "", "start_char": 776, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 788, "feats": "Number=Plur", "head": 99, "id": 102, "lemma": "person", "misc": "", "start_char": 782, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 9, "id": 103, "lemma": ".", "misc": "", "start_char": 789, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 793, "feats": null, "head": 105, "id": 104, "lemma": "so", "misc": "", "start_char": 791, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 797, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 105, "lemma": "let", "misc": "", "start_char": 794, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 800, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 105, "id": 106, "lemma": "we", "misc": "", "start_char": 798, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 805, "feats": "VerbForm=Inf", "head": 105, "id": 107, "lemma": "give", "misc": "", "start_char": 801, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 815, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs|Reflex=Yes", "head": 107, "id": 108, "lemma": "ourselves", "misc": "", "start_char": 806, "text": "ourselves", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 817, "feats": "Definite=Ind|PronType=Art", "head": 110, "id": 109, "lemma": "a", "misc": "", "start_char": 816, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 823, "feats": "Number=Sing", "head": 107, "id": 110, "lemma": "break", "misc": "", "start_char": 818, "text": "break", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 825, "feats": null, "head": 115, "id": 111, "lemma": ".", "misc": "", "start_char": 824, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 828, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 115, "id": 112, "lemma": "we", "misc": "", "start_char": 826, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 832, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 115, "id": 113, "lemma": "be", "misc": "", "start_char": 829, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 834, "feats": "Definite=Ind|PronType=Art", "head": 115, "id": 114, "lemma": "a", "misc": "", "start_char": 833, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 844, "feats": "Number=Sing", "head": 105, "id": 115, "lemma": "community", "misc": "", "start_char": 835, "text": "community", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 846, "feats": null, "head": 117, "id": 116, "lemma": ",", "misc": "", "start_char": 845, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 850, "feats": null, "head": 130, "id": 117, "lemma": "and", "misc": "", "start_char": 847, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 853, "feats": null, "head": 119, "id": 118, "lemma": "as", "misc": "", "start_char": 851, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 858, "feats": "Degree=Pos", "head": 130, "id": 119, "lemma": "long", "misc": "", "start_char": 854, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 861, "feats": null, "head": 122, "id": 120, "lemma": "as", "misc": "", "start_char": 859, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 864, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 122, "id": 121, "lemma": "we", "misc": "", "start_char": 862, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 869, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 119, "id": 122, "lemma": "have", "misc": "", "start_char": 865, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 874, "feats": "ExtPos=PRON|PronType=Rcp", "head": 122, "id": 123, "lemma": "each", "misc": "", "start_char": 870, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 880, "feats": "Degree=Pos", "head": 123, "id": 124, "lemma": "other", "misc": "", "start_char": 875, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 882, "feats": null, "head": 130, "id": 125, "lemma": ",", "misc": "", "start_char": 881, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 885, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 130, "id": 126, "lemma": "we", "misc": "", "start_char": 883, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 889, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 130, "id": 127, "lemma": "be", "misc": "", "start_char": 886, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 895, "feats": null, "head": 130, "id": 128, "lemma": "never", "misc": "", "start_char": 890, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 901, "feats": null, "head": 130, "id": 129, "lemma": "truly", "misc": "", "start_char": 896, "text": "truly", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 907, "feats": "Degree=Pos", "head": 115, "id": 130, "lemma": "alone", "misc": "", "start_char": 902, "text": "alone", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 909, "feats": null, "head": 2, "id": 131, "lemma": ".", "misc": "", "start_char": 908, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBD was) (ADJP (JJ cool)))) (. .) (SBAR (WHNP (WP What)) (S (NP (PRP you)) (VP (VBD said)))) (. .)))" }, "speaker": "Girl", "text": "That was cool . What you said.", "tokens": [ { "deprel": "nsubj", "end_char": 914, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 910, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 918, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 915, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 923, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "cool", "misc": "", "start_char": 919, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 925, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 924, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 930, "feats": "PronType=Rel", "head": 7, "id": 5, "lemma": "what", "misc": "", "start_char": 926, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 934, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 931, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 939, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 7, "lemma": "say", "misc": "", "start_char": 935, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 941, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 940, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADVP (RB really)) (VP (VBP think) (ADVP (RB so))) (. ?)))" }, "speaker": "Raj", "text": "You really think so?", "tokens": [ { "deprel": "nsubj", "end_char": 945, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 942, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 952, "feats": null, "head": 3, "id": 2, "lemma": "really", "misc": "", "start_char": 946, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 958, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 953, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 961, "feats": null, "head": 3, "id": 4, "lemma": "so", "misc": "", "start_char": 959, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 963, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 962, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP do)) (. .)))" }, "speaker": "Girl", "text": "Yeah, I do.", "tokens": [ { "deprel": "discourse", "end_char": 968, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 964, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 970, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 969, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 972, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 971, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 975, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 973, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 977, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 976, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Uh)) (, ...) (SQ (MD Would) (NP (PRP you)) (VP (VB like) (S (VP (TO to) (, ,) (INTJ (UH uh)) (, ...) (VP (VB get) (NP (NP (DT a) (NN cup)) (, ...) (NP (NP (DT a) (NN cup)) (PP (IN of) (NP (NN coffee)))))) (CC or) (, ...))))) (. ?)))" }, "speaker": "Raj", "text": "Uh...Would you like to, uh...get a cup...a cup of coffee or ...?", "tokens": [ { "deprel": "discourse", "end_char": 980, "feats": null, "head": 5, "id": 1, "lemma": "uh", "misc": "", "start_char": 978, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 984, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 981, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 990, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "would", "misc": "", "start_char": 985, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 994, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 991, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 999, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "like", "misc": "", "start_char": 995, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1002, "feats": null, "head": 10, "id": 6, "lemma": "to", "misc": "", "start_char": 1000, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 1004, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 1003, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1007, "feats": null, "head": 10, "id": 8, "lemma": "uh", "misc": "", "start_char": 1005, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1011, "feats": null, "head": 8, "id": 9, "lemma": "...", "misc": "", "start_char": 1008, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "xcomp", "end_char": 1015, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 10, "lemma": "get", "misc": "", "start_char": 1012, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1017, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 1016, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1021, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "cup", "misc": "", "start_char": 1018, "text": "cup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1025, "feats": null, "head": 15, "id": 13, "lemma": "...", "misc": "", "start_char": 1022, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1027, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 1026, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 1031, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "cup", "misc": "", "start_char": 1028, "text": "cup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1034, "feats": null, "head": 17, "id": 16, "lemma": "of", "misc": "", "start_char": 1032, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1041, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "coffee", "misc": "", "start_char": 1035, "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1044, "feats": null, "head": 15, "id": 18, "lemma": "or", "misc": "", "start_char": 1042, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1048, "feats": null, "head": 10, "id": 19, "lemma": "...", "misc": "", "start_char": 1045, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1050, "feats": null, "head": 10, "id": 20, "lemma": "?", "misc": "", "start_char": 1049, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Girl", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 1055, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 1051, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1057, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1056, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (ADVP (RBR Later)) (, ,) (NP (NNS losers)) (. !)))" }, "speaker": "Raj", "text": "Later, losers!", "tokens": [ { "deprel": "advmod", "end_char": 1063, "feats": "Degree=Cmp", "head": 3, "id": 1, "lemma": "late", "misc": "", "start_char": 1058, "text": "Later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 1065, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1064, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1072, "feats": "Number=Plur", "head": 0, "id": 3, "lemma": "loser", "misc": "", "start_char": 1066, "text": "losers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1074, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 1073, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 3, 3 ] ], [ [ 0, 7, 7 ] ], [ [ 1, 0, 0 ], [ 7, 0, 0 ], [ 7, 18, 18 ], [ 7, 23, 23 ], [ 7, 87, 87 ], [ 7, 90, 90 ], [ 7, 94, 94 ], [ 8, 5, 5 ] ], [ [ 1, 3, 3 ], [ 2, 1, 1 ], [ 2, 13, 13 ], [ 5, 0, 0 ] ], [ [ 1, 6, 6 ] ], [ [ 2, 3, 5 ], [ 3, 4, 5 ] ], [ [ 2, 10, 11 ] ], [ [ 3, 8, 8 ] ], [ [ 4, 0, 0 ], [ 4, 3, 3 ], [ 4, 5, 5 ], [ 4, 16, 16 ], [ 5, 2, 2 ] ], [ [ 4, 6, 9 ] ], [ [ 4, 8, 9 ] ], [ [ 4, 12, 12 ], [ 4, 14, 22 ] ], [ [ 4, 18, 18 ] ], [ [ 4, 18, 19 ] ], [ [ 7, 4, 4 ] ], [ [ 7, 6, 6 ], [ 7, 12, 12 ] ], [ [ 7, 15, 15 ] ], [ [ 7, 20, 20 ], [ 7, 25, 25 ], [ 7, 32, 32 ], [ 7, 84, 84 ], [ 7, 100, 101 ], [ 7, 122, 123 ], [ 13, 2, 2 ] ], [ [ 7, 25, 26 ] ], [ [ 7, 30, 30 ], [ 7, 37, 37 ], [ 7, 51, 51 ], [ 7, 64, 64 ], [ 7, 70, 70 ], [ 7, 78, 78 ], [ 7, 107, 107 ], [ 7, 111, 111 ], [ 7, 113, 114 ], [ 7, 120, 120 ], [ 7, 125, 125 ] ], [ [ 7, 34, 34 ] ], [ [ 7, 39, 43 ] ], [ [ 7, 47, 47 ] ], [ [ 7, 52, 52 ] ], [ [ 7, 54, 57 ] ], [ [ 7, 60, 62 ] ], [ [ 7, 70, 73 ] ], [ [ 7, 81, 82 ] ], [ [ 7, 86, 86 ] ], [ [ 7, 96, 101 ] ], [ [ 7, 108, 109 ] ], [ [ 8, 0, 0 ] ], [ [ 8, 4, 4 ] ], [ [ 9, 0, 0 ], [ 10, 2, 2 ], [ 11, 3, 3 ] ], [ [ 11, 16, 16 ] ], [ [ 11, 10, 16 ] ], [ [ 11, 13, 16 ] ] ]
s06e16c11t
Thank you, guys, for doing this. We're glad you could make it. Usually I spend Valentine's Day sad and alone . This year, I'm just sad. What is it about this holiday that makes people so unhappy? I know . I hate myself most of the time, but tonight's the night I know everyone else does, too. I think you're cool. Great. I got to tell you, we've got to stop beating ourselves up like this . Excuse me, everybody . Can I have your attention, please? We're all here tonight because...we have no one to be with . But...that doesn't make us mutants . The only mutants here are in these comic books . We've got to stop defining our self - worth by whether or not we're in a relationship . You know what I see when I look around? I see a room full of great people . So let's give ourselves a break . We are a community, and as long as we have each other, we're never truly alone. That was cool . What you said. You really think so? Yeah, I do. Uh...Would you like to, uh...get a cup...a cup of coffee or ...? Okay. Later, losers!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (RB So) (ADVP (RB then)) (NP (PRP I)) (VP (VBD went) (PP (IN to) (NP (NP (NNP Cambridge)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (ADJP (JJ wonderful)) (SBAR (SBAR (CONJP (RB not) (RB only)) (IN because) (S (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (JJ good) (NN school))))) (CC but) (SBAR (IN because) (S (S (NP (PRP it)) (ADVP (RB totally)) (VP (VBZ looks) (PP (IN like) (NP (NNP Hogwarts) (. .))) (SBAR (S (NP (DT That)) (VP (VBZ 's) (SBAR (WHADVP (WRB where)) (S (NP (PRP I)) (VP (VBD fell) (PP (IN in) (NP (NP (NN love)) (PP (IN with) (NP (NN astronomy))))))))))))) (, ,) (CC and) (S (ADVP (RB now)) (NP (PRP I)) (VP (VBP 'm) (NP (NP (DT an) (NN astrophysicist)) (PP (IN at) (NP (NNP Caltech)))))))))))))))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (PRP you)) (VP (MD could) (VP (VB say) (, ,) (INTJ (UH uh)) (, ,) (S (NP (NNP Raj)) (VP (VBZ is) (SBAR (S (NP (PRP$ my) (NN name) (CC and) (NNS stars)) (VP (VBP are) (NP (PRP$ my) (NN game))))))) (. .) (CC And) (S (NP (NN rhyming)) (VP (VBZ is) (ADVP (RB also)) (NP (PRP$ my) (NN game) (. .) (RB So) (, ,) (INTJ (UH uh)) (, ,) (NP (CD two) (NNS games) (. .)) (INTJ (UH Uh)) (, ,) (INTJ (UH anyway)) (, ,) (S (NP (DT that) (, -) (DT that)) (VP (VBZ 's) (NP (NP (JJ enough)) (PP (IN about) (NP (PRP me)))))) (. .) (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB hear) (NP (NP (NN everything)) (PP (IN about) (NP (PRP you)))))))))))))))))) (. .)))" }, "speaker": "Raj", "text": "So then I went to Cambridge, which was wonderful not only because it's a good school but because it totally looks like Hogwarts . That's where I fell in love with astronomy, and now I'm an astrophysicist at Caltech, so I guess you could say, uh, Raj is my name and stars are my game . And rhyming is also my game . So, uh, two games . Uh, anyway, that - that's enough about me . I want to hear everything about you.", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 7, "feats": "PronType=Dem", "head": 4, "id": 2, "lemma": "then", "misc": "", "start_char": 3, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 9, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 8, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 14, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 10, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 17, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 15, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 27, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Cambridge", "misc": "", "start_char": 18, "text": "Cambridge", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 28, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 35, "feats": "PronType=Rel", "head": 10, "id": 8, "lemma": "which", "misc": "", "start_char": 30, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "cop", "end_char": 39, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 36, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 49, "feats": "Degree=Pos", "head": 6, "id": 10, "lemma": "wonderful", "misc": "", "start_char": 40, "text": "wonderful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 53, "feats": null, "head": 18, "id": 11, "lemma": "not", "misc": "", "start_char": 50, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "cc:preconj", "end_char": 58, "feats": null, "head": 18, "id": 12, "lemma": "only", "misc": "", "start_char": 54, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 66, "feats": null, "head": 18, "id": 13, "lemma": "because", "misc": "", "start_char": 59, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 69, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 14, "lemma": "it", "misc": "", "start_char": 67, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 72, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 15, "lemma": "be", "misc": "", "start_char": 70, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 74, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 16, "lemma": "a", "misc": "", "start_char": 73, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 79, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "good", "misc": "", "start_char": 75, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 86, "feats": "Number=Sing", "head": 10, "id": 18, "lemma": "school", "misc": "", "start_char": 80, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 90, "feats": null, "head": 23, "id": 19, "lemma": "but", "misc": "", "start_char": 87, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 98, "feats": null, "head": 23, "id": 20, "lemma": "because", "misc": "", "start_char": 91, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 101, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 21, "lemma": "it", "misc": "", "start_char": 99, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 109, "feats": null, "head": 23, "id": 22, "lemma": "totally", "misc": "", "start_char": 102, "text": "totally", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 115, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 23, "lemma": "look", "misc": "", "start_char": 110, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 120, "feats": null, "head": 25, "id": 24, "lemma": "like", "misc": "", "start_char": 116, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 129, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "Hogwarts", "misc": "", "start_char": 121, "text": "Hogwarts", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 29, "id": 26, "lemma": ".", "misc": "", "start_char": 130, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 136, "feats": "Number=Sing|PronType=Dem", "head": 29, "id": 27, "lemma": "that", "misc": "", "start_char": 132, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 139, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 28, "lemma": "be", "misc": "", "start_char": 137, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 145, "feats": "PronType=Rel", "head": 4, "id": 29, "lemma": "where", "misc": "", "start_char": 140, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 147, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "I", "misc": "", "start_char": 146, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 152, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 29, "id": 31, "lemma": "fall", "misc": "", "start_char": 148, "text": "fell", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 155, "feats": null, "head": 33, "id": 32, "lemma": "in", "misc": "", "start_char": 153, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 160, "feats": "Number=Sing", "head": 31, "id": 33, "lemma": "love", "misc": "", "start_char": 156, "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 165, "feats": null, "head": 35, "id": 34, "lemma": "with", "misc": "", "start_char": 161, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 175, "feats": "Number=Sing", "head": 31, "id": 35, "lemma": "astronomy", "misc": "", "start_char": 166, "text": "astronomy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 177, "feats": null, "head": 42, "id": 36, "lemma": ",", "misc": "", "start_char": 176, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 181, "feats": null, "head": 42, "id": 37, "lemma": "and", "misc": "", "start_char": 178, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 185, "feats": null, "head": 42, "id": 38, "lemma": "now", "misc": "", "start_char": 182, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 187, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 42, "id": 39, "lemma": "I", "misc": "", "start_char": 186, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 190, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 42, "id": 40, "lemma": "be", "misc": "", "start_char": 188, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 193, "feats": "Definite=Ind|PronType=Art", "head": 42, "id": 41, "lemma": "a", "misc": "", "start_char": 191, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 208, "feats": "Number=Sing", "head": 10, "id": 42, "lemma": "astrophysicist", "misc": "", "start_char": 194, "text": "astrophysicist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 211, "feats": null, "head": 44, "id": 43, "lemma": "at", "misc": "", "start_char": 209, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 219, "feats": "Number=Sing", "head": 42, "id": 44, "lemma": "Caltech", "misc": "", "start_char": 212, "text": "Caltech", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 221, "feats": null, "head": 48, "id": 45, "lemma": ",", "misc": "", "start_char": 220, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 224, "feats": null, "head": 48, "id": 46, "lemma": "so", "misc": "", "start_char": 222, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 226, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 48, "id": 47, "lemma": "I", "misc": "", "start_char": 225, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 232, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 48, "lemma": "guess", "misc": "", "start_char": 227, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 236, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 51, "id": 49, "lemma": "you", "misc": "", "start_char": 233, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 242, "feats": "VerbForm=Fin", "head": 51, "id": 50, "lemma": "could", "misc": "", "start_char": 237, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 246, "feats": "VerbForm=Inf", "head": 48, "id": 51, "lemma": "say", "misc": "", "start_char": 243, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 53, "id": 52, "lemma": ",", "misc": "", "start_char": 247, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 251, "feats": null, "head": 58, "id": 53, "lemma": "uh", "misc": "", "start_char": 249, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 253, "feats": null, "head": 53, "id": 54, "lemma": ",", "misc": "", "start_char": 252, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 257, "feats": "Number=Sing", "head": 58, "id": 55, "lemma": "Raj", "misc": "", "start_char": 254, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 260, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 58, "id": 56, "lemma": "be", "misc": "", "start_char": 258, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 263, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 58, "id": 57, "lemma": "my", "misc": "", "start_char": 261, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "ccomp", "end_char": 268, "feats": "Number=Sing", "head": 51, "id": 58, "lemma": "name", "misc": "", "start_char": 264, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 272, "feats": null, "head": 63, "id": 59, "lemma": "and", "misc": "", "start_char": 269, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 278, "feats": "Number=Plur", "head": 63, "id": 60, "lemma": "star", "misc": "", "start_char": 273, "text": "stars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 282, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 63, "id": 61, "lemma": "be", "misc": "", "start_char": 279, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 285, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 63, "id": 62, "lemma": "my", "misc": "", "start_char": 283, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 290, "feats": "Number=Sing", "head": 58, "id": 63, "lemma": "game", "misc": "", "start_char": 286, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 292, "feats": null, "head": 70, "id": 64, "lemma": ".", "misc": "", "start_char": 291, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 296, "feats": null, "head": 70, "id": 65, "lemma": "and", "misc": "", "start_char": 293, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 304, "feats": "Number=Sing", "head": 70, "id": 66, "lemma": "rhyming", "misc": "", "start_char": 297, "text": "rhyming", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 307, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 70, "id": 67, "lemma": "be", "misc": "", "start_char": 305, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 312, "feats": null, "head": 70, "id": 68, "lemma": "also", "misc": "", "start_char": 308, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 315, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 70, "id": 69, "lemma": "my", "misc": "", "start_char": 313, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 320, "feats": "Number=Sing", "head": 4, "id": 70, "lemma": "game", "misc": "", "start_char": 316, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 322, "feats": null, "head": 72, "id": 71, "lemma": ".", "misc": "", "start_char": 321, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 325, "feats": null, "head": 77, "id": 72, "lemma": "so", "misc": "", "start_char": 323, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 327, "feats": null, "head": 72, "id": 73, "lemma": ",", "misc": "", "start_char": 326, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 330, "feats": null, "head": 77, "id": 74, "lemma": "uh", "misc": "", "start_char": 328, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 332, "feats": null, "head": 74, "id": 75, "lemma": ",", "misc": "", "start_char": 331, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 336, "feats": "NumForm=Word|NumType=Card", "head": 77, "id": 76, "lemma": "two", "misc": "", "start_char": 333, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 342, "feats": "Number=Plur", "head": 70, "id": 77, "lemma": "game", "misc": "", "start_char": 337, "text": "games", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 344, "feats": null, "head": 79, "id": 78, "lemma": ".", "misc": "", "start_char": 343, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 347, "feats": null, "head": 87, "id": 79, "lemma": "uh", "misc": "", "start_char": 345, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 349, "feats": null, "head": 79, "id": 80, "lemma": ",", "misc": "", "start_char": 348, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 356, "feats": null, "head": 87, "id": 81, "lemma": "anyway", "misc": "", "start_char": 350, "text": "anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 358, "feats": null, "head": 81, "id": 82, "lemma": ",", "misc": "", "start_char": 357, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 363, "feats": "Number=Sing|PronType=Dem", "head": 87, "id": 83, "lemma": "that", "misc": "", "start_char": 359, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 365, "feats": null, "head": 83, "id": 84, "lemma": "-", "misc": "", "start_char": 364, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 370, "feats": "Number=Sing|PronType=Dem", "head": 87, "id": 85, "lemma": "that", "misc": "", "start_char": 366, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 373, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 87, "id": 86, "lemma": "be", "misc": "", "start_char": 371, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 380, "feats": "Degree=Pos", "head": 77, "id": 87, "lemma": "enough", "misc": "", "start_char": 374, "text": "enough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 386, "feats": null, "head": 89, "id": 88, "lemma": "about", "misc": "", "start_char": 381, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 389, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 87, "id": 89, "lemma": "I", "misc": "", "start_char": 387, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 391, "feats": null, "head": 92, "id": 90, "lemma": ".", "misc": "", "start_char": 390, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 393, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 92, "id": 91, "lemma": "I", "misc": "", "start_char": 392, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 398, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 77, "id": 92, "lemma": "want", "misc": "", "start_char": 394, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 401, "feats": null, "head": 94, "id": 93, "lemma": "to", "misc": "", "start_char": 399, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 406, "feats": "VerbForm=Inf", "head": 92, "id": 94, "lemma": "hear", "misc": "", "start_char": 402, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 417, "feats": "Number=Sing|PronType=Tot", "head": 94, "id": 95, "lemma": "everything", "misc": "", "start_char": 407, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 423, "feats": null, "head": 97, "id": 96, "lemma": "about", "misc": "", "start_char": 418, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 427, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 95, "id": 97, "lemma": "you", "misc": "", "start_char": 424, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 429, "feats": null, "head": 4, "id": 98, "lemma": ".", "misc": "", "start_char": 428, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (DT the) (NN bathroom))))))) (. .)))" }, "speaker": "Girl", "text": "I have to go to the bathroom.", "tokens": [ { "deprel": "nsubj", "end_char": 431, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 430, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 436, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 432, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 439, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 437, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 442, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "go", "misc": "", "start_char": 440, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 445, "feats": null, "head": 7, "id": 5, "lemma": "to", "misc": "", "start_char": 443, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 449, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 446, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 458, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "bathroom", "misc": "", "start_char": 450, "text": "bathroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 460, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 459, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP go) (PP (IN to) (NP (DT the) (NN bathroom))) (, ,) (ADVP (RB too) (. .)) (ADVP (RB Sometimes) (ADVP (ADVP (RBR more) (RB frequently)) (SBAR (IN than) (S (NP (PRP I)) (VP (VBP care) (S (VP (TO to) (VP (VB admit))))))))))) (. .) (S (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN had) (S (NP (PRP it)) (VP (VBN checked) (PRT (RP out))))))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (NP (NN nothing) (. .) (UH Hmm) (. !)) (SBAR (S (NP (DT This)) (VP (VBZ is) (VP (VBG going) (ADJP (JJ great))))) (. !) (WHNP (UH Mmm)) (, ...) (SQ (MD can) (NP (PRP I)) (VP (VB have) (NP (NP (DT a) (NN refill)) (PP (IN on) (NP (PRP$ my) (NN chai) (NN tea))))) (. ?) (S (NP (PRP I)) (VP (VBP have) (NP (NP (DT a) (JJ good) (NN feeling)) (PP (IN about) (NP (DT this) (. .)))))) (SBAR (S (NP (PRP I)) (VP (MD should) (VP (VB have) (VP (VBN bought) (NP (NNS condoms)))))))))))) (. .)))" }, "speaker": "Raj", "text": "I go to the bathroom, too . Sometimes more frequently than I care to admit . Oh, I've had it checked out, it's nothing . Hmm! This is going great! Mmm...can I have a refill on my chai tea? I have a good feeling about this . I should have bought condoms.", "tokens": [ { "deprel": "nsubj", "end_char": 462, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 461, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 465, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "go", "misc": "", "start_char": 463, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 468, "feats": null, "head": 5, "id": 3, "lemma": "to", "misc": "", "start_char": 466, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 472, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 469, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 481, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "bathroom", "misc": "", "start_char": 473, "text": "bathroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 483, "feats": null, "head": 2, "id": 6, "lemma": ",", "misc": "", "start_char": 482, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 487, "feats": null, "head": 2, "id": 7, "lemma": "too", "misc": "", "start_char": 484, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 489, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 488, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 499, "feats": null, "head": 11, "id": 9, "lemma": "sometimes", "misc": "", "start_char": 490, "text": "Sometimes", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 504, "feats": "Degree=Cmp", "head": 11, "id": 10, "lemma": "more", "misc": "", "start_char": 500, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advmod", "end_char": 515, "feats": null, "head": 2, "id": 11, "lemma": "frequently", "misc": "", "start_char": 505, "text": "frequently", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 520, "feats": null, "head": 14, "id": 12, "lemma": "than", "misc": "", "start_char": 516, "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 522, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 521, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 527, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 14, "lemma": "care", "misc": "", "start_char": 523, "text": "care", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 530, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 528, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 536, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "admit", "misc": "", "start_char": 531, "text": "admit", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 538, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 537, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 541, "feats": null, "head": 22, "id": 18, "lemma": "oh", "misc": "", "start_char": 539, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 543, "feats": null, "head": 22, "id": 19, "lemma": ",", "misc": "", "start_char": 542, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 545, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 20, "lemma": "I", "misc": "", "start_char": 544, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 549, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "have", "misc": "", "start_char": 546, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 553, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 22, "lemma": "have", "misc": "", "start_char": 550, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 556, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 23, "lemma": "it", "misc": "", "start_char": 554, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 564, "feats": "Tense=Past|VerbForm=Part", "head": 22, "id": 24, "lemma": "check", "misc": "", "start_char": 557, "text": "checked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 568, "feats": null, "head": 24, "id": 25, "lemma": "out", "misc": "", "start_char": 565, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 570, "feats": null, "head": 22, "id": 26, "lemma": ",", "misc": "", "start_char": 569, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 573, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 27, "lemma": "it", "misc": "", "start_char": 571, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 576, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 28, "lemma": "be", "misc": "", "start_char": 574, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 584, "feats": "Number=Sing|PronType=Neg", "head": 22, "id": 29, "lemma": "nothing", "misc": "", "start_char": 577, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 586, "feats": null, "head": 29, "id": 30, "lemma": ".", "misc": "", "start_char": 585, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 590, "feats": null, "head": 35, "id": 31, "lemma": "hmm", "misc": "", "start_char": 587, "text": "Hmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 592, "feats": null, "head": 35, "id": 32, "lemma": "!", "misc": "", "start_char": 591, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 597, "feats": "Number=Sing|PronType=Dem", "head": 35, "id": 33, "lemma": "this", "misc": "", "start_char": 593, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 600, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 35, "id": 34, "lemma": "be", "misc": "", "start_char": 598, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 606, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 35, "lemma": "go", "misc": "", "start_char": 601, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 612, "feats": "Degree=Pos", "head": 35, "id": 36, "lemma": "great", "misc": "", "start_char": 607, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 2, "id": 37, "lemma": "!", "misc": "", "start_char": 613, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 618, "feats": null, "head": 42, "id": 38, "lemma": "mmm", "misc": "", "start_char": 615, "text": "Mmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 622, "feats": null, "head": 2, "id": 39, "lemma": "...", "misc": "", "start_char": 619, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 626, "feats": "VerbForm=Fin", "head": 42, "id": 40, "lemma": "can", "misc": "", "start_char": 623, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 628, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 42, "id": 41, "lemma": "I", "misc": "", "start_char": 627, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 633, "feats": "VerbForm=Inf", "head": 2, "id": 42, "lemma": "have", "misc": "", "start_char": 629, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 635, "feats": "Definite=Ind|PronType=Art", "head": 44, "id": 43, "lemma": "a", "misc": "", "start_char": 634, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 642, "feats": "Number=Sing", "head": 42, "id": 44, "lemma": "refill", "misc": "", "start_char": 636, "text": "refill", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 645, "feats": null, "head": 48, "id": 45, "lemma": "on", "misc": "", "start_char": 643, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 648, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 48, "id": 46, "lemma": "my", "misc": "", "start_char": 646, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 653, "feats": "Number=Sing", "head": 48, "id": 47, "lemma": "chai", "misc": "", "start_char": 649, "text": "chai", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 657, "feats": "Number=Sing", "head": 44, "id": 48, "lemma": "tea", "misc": "", "start_char": 654, "text": "tea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 659, "feats": null, "head": 2, "id": 49, "lemma": "?", "misc": "", "start_char": 658, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 661, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 51, "id": 50, "lemma": "I", "misc": "", "start_char": 660, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 666, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 51, "lemma": "have", "misc": "", "start_char": 662, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 668, "feats": "Definite=Ind|PronType=Art", "head": 54, "id": 52, "lemma": "a", "misc": "", "start_char": 667, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 673, "feats": "Degree=Pos", "head": 54, "id": 53, "lemma": "good", "misc": "", "start_char": 669, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 681, "feats": "Number=Sing", "head": 51, "id": 54, "lemma": "feeling", "misc": "", "start_char": 674, "text": "feeling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 687, "feats": null, "head": 56, "id": 55, "lemma": "about", "misc": "", "start_char": 682, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 692, "feats": "Number=Sing|PronType=Dem", "head": 54, "id": 56, "lemma": "this", "misc": "", "start_char": 688, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 694, "feats": null, "head": 2, "id": 57, "lemma": ".", "misc": "", "start_char": 693, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 696, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 61, "id": 58, "lemma": "I", "misc": "", "start_char": 695, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 703, "feats": "VerbForm=Fin", "head": 61, "id": 59, "lemma": "should", "misc": "", "start_char": 697, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 708, "feats": "VerbForm=Inf", "head": 61, "id": 60, "lemma": "have", "misc": "", "start_char": 704, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 715, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 61, "lemma": "buy", "misc": "", "start_char": 709, "text": "bought", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 723, "feats": "Number=Plur", "head": 61, "id": 62, "lemma": "condom", "misc": "", "start_char": 716, "text": "condoms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 725, "feats": null, "head": 2, "id": 63, "lemma": ".", "misc": "", "start_char": 724, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 29, 29 ], [ 0, 38, 38 ], [ 0, 40, 43 ], [ 0, 46, 46 ], [ 0, 54, 54 ], [ 0, 56, 56 ], [ 0, 56, 57 ], [ 0, 61, 61 ], [ 0, 68, 68 ], [ 0, 88, 88 ], [ 0, 90, 90 ], [ 2, 0, 0 ], [ 2, 12, 12 ], [ 2, 19, 19 ], [ 2, 40, 40 ], [ 2, 45, 45 ], [ 2, 49, 49 ], [ 2, 57, 57 ] ], [ [ 0, 5, 5 ], [ 0, 7, 7 ], [ 0, 13, 13 ], [ 0, 15, 17 ], [ 0, 20, 20 ], [ 0, 26, 26 ] ], [ [ 0, 24, 24 ] ], [ [ 0, 5, 24 ] ], [ [ 0, 34, 34 ] ], [ [ 0, 32, 34 ] ], [ [ 0, 43, 43 ] ], [ [ 0, 48, 48 ] ], [ [ 0, 59, 59 ] ], [ [ 0, 61, 62 ], [ 0, 68, 69 ] ], [ [ 0, 65, 65 ] ], [ [ 0, 75, 76 ] ], [ [ 0, 86, 88 ] ], [ [ 0, 94, 94 ] ], [ [ 0, 96, 96 ] ], [ [ 0, 94, 96 ] ], [ [ 1, 0, 0 ] ], [ [ 1, 5, 6 ], [ 2, 3, 4 ] ], [ [ 2, 22, 22 ] ], [ [ 2, 26, 26 ] ], [ [ 2, 28, 28 ] ], [ [ 2, 32, 32 ] ], [ [ 2, 42, 47 ] ], [ [ 2, 45, 47 ] ], [ [ 2, 55, 55 ] ], [ [ 2, 51, 55 ] ], [ [ 2, 61, 61 ] ] ]
s06e17c00t
So then I went to Cambridge, which was wonderful not only because it's a good school but because it totally looks like Hogwarts . That's where I fell in love with astronomy, and now I'm an astrophysicist at Caltech, so I guess you could say, uh, Raj is my name and stars are my game . And rhyming is also my game . So, uh, two games . Uh, anyway, that - that's enough about me . I want to hear everything about you. I have to go to the bathroom. I go to the bathroom, too . Sometimes more frequently than I care to admit . Oh, I've had it checked out, it's nothing . Hmm! This is going great! Mmm...can I have a refill on my chai tea? I have a good feeling about this . I should have bought condoms.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (UH Welcome) (PP (IN to) (NP (NP (NML (NNP Sheldon) (NNP Cooper)) (NNPS Presents)) (: :) (S (NP (NP (NP (NN Fun)) (PP (IN with) (NP (NNS Flags)))) (. .) (NP (NP (PRP$ My) (NNS apologies) (SBAR (IN that) (S (NP (DT this) (NN episode)) (VP (VBZ is) (VP (VBG coming) (ADVP (RB late))))))) (. .))) (SBAR (S (NP (PRP I)) (VP (VBD did) (VP (VB shoot) (NP (CD one)) (NP (JJ last) (NN week)) (, ,) (PP (IN in) (NP (NP (NN honor)) (PP (IN of) (NP (NML (NNP Black) (NNP History)) (NNP Month)))))))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBD was) (VP (VBN informed) (PP (IN by) (NP (PRP$ my) (NN roommate))) (SBAR (IN that) (S (NP (NP (PRP$ my) (ADJP (NN spot) (HYPH -) (IN on)) (NN portrayal)) (PP (IN of) (NP (NML (NNP George) (NNP Washington)) (NNP Carver)))) (VP (MD could) (VP (VB be) (VP (VBN considered) (NP (`` \") (ADJP (RB wildly) (JJ racist)) (. .) ('' \") (S (NP (PRP$ My) (NN heart)) (VP (VBZ goes) (ADVP (RP out)) (PP (IN to) (NP (NP (NP (DT the) (NNS members)) (PP (IN of) (NP (DT the) (ADJP (JJ African) (HYPH -) (JJ American)) (NN community)))) (, ,) (SBAR (WHNP (WP who)) (, ,) (S (S (PP (IN like) (NP (PRP me))) (, ,) (VP (VBP have) (VP (VBN been) (VP (VBN kept) (PRT (RP down)) (PP (IN by) (NP (DT The) (NNP Man) (. .) (RB Now))))))) (, ,) (S (NP (NP (NN Fun)) (PP (IN with) (NP (NNS Flags)))) (VP (VBZ is) (RB not) (PP (ADVP (RB just)) (IN for) (NP (DT the) (NN flag) (NN aficionado))))) (: ;) (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB also)) (PP (IN for) (NP (DT the) (NN flag) (NN novice))) (, ,) (ADVP (RB so)) (, ,) (S (VP (TO to) (VP (VB help) (NP (PRP me)) (PP (IN with) (NP (DT that)))))) (, ,) (VP (UH please)) (VP (VB welcome) (NP (NP (PRP$ my) (NML (NML (NN friend)) (, ,) (NML (NN neighbor)) (, ,) (CC and) (NML (NN flag) (, virgin--) (UH yeah)))) (, ,) (RB not) (NP (DT a) (JJ real) (NN virgin)) (. .)) (S (S (NP (PRP She)) (VP (VBZ 's) (VP (VBN had) (NP (NN coitus)) (NP (JJ many) (NNS times))))) (. .) (ADVP (RB Sometimes)) (PP (IN within) (NP (NP (NN earshot)) (PP (IN of) (NP (DT this) (NN flag) (NN enthusiast) (. .))))) (SBAR (ADVP (RB Once)) (IN while) (S (NP (PRP he)) (VP (VBD was) (VP (VBG trying) (S (VP (TO to) (VP (VB watch) (NP (DT The) (NNP Incredibles))))))))))))))))))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Welcome to Sheldon Cooper Presents: Fun with Flags . My apologies that this episode is coming late . I did shoot one last week, in honor of Black History Month, but I was informed by my roommate that my spot - on portrayal of George Washington Carver could be considered \" wildly racist . \" My heart goes out to the members of the African - American community, who, like me, have been kept down by The Man . Now, Fun with Flags is not just for the flag aficionado; it's also for the flag novice, so, to help me with that, please welcome my friend, neighbor, and flag virgin-- yeah, not a real virgin . She's had coitus many times . Sometimes within earshot of this flag enthusiast . Once while he was trying to watch The Incredibles.", "tokens": [ { "deprel": "root", "end_char": 7, "feats": null, "head": 0, "id": 1, "lemma": "welcome", "misc": "", "start_char": 0, "text": "Welcome", "upos": "INTJ", "xpos": "UH" }, { "deprel": "case", "end_char": 10, "feats": null, "head": 5, "id": 2, "lemma": "to", "misc": "", "start_char": 8, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 18, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 11, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 25, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Cooper", "misc": "", "start_char": 19, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 34, "feats": "Number=Plur", "head": 1, "id": 5, "lemma": "Present", "misc": "", "start_char": 26, "text": "Presents", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 36, "feats": null, "head": 7, "id": 6, "lemma": ":", "misc": "", "start_char": 35, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "appos", "end_char": 40, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "fun", "misc": "", "start_char": 37, "text": "Fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 45, "feats": null, "head": 9, "id": 8, "lemma": "with", "misc": "", "start_char": 41, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 51, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "flag", "misc": "", "start_char": 46, "text": "Flags", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 53, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 52, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 56, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "misc": "", "start_char": 54, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 66, "feats": "Number=Plur", "head": 7, "id": 12, "lemma": "apology", "misc": "", "start_char": 57, "text": "apologies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 71, "feats": null, "head": 17, "id": 13, "lemma": "that", "misc": "", "start_char": 67, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 76, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 14, "lemma": "this", "misc": "", "start_char": 72, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 84, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "episode", "misc": "", "start_char": 77, "text": "episode", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 85, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl", "end_char": 94, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 17, "lemma": "come", "misc": "", "start_char": 88, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 99, "feats": "Degree=Pos", "head": 17, "id": 18, "lemma": "late", "misc": "", "start_char": 95, "text": "late", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 101, "feats": null, "head": 7, "id": 19, "lemma": ".", "misc": "", "start_char": 100, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 103, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 20, "lemma": "I", "misc": "", "start_char": 102, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 107, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 22, "id": 21, "lemma": "do", "misc": "", "start_char": 104, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 113, "feats": "VerbForm=Inf", "head": 7, "id": 22, "lemma": "shoot", "misc": "", "start_char": 108, "text": "shoot", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 117, "feats": "NumForm=Word|NumType=Card", "head": 22, "id": 23, "lemma": "one", "misc": "", "start_char": 114, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 122, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "last", "misc": "", "start_char": 118, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 127, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "week", "misc": "", "start_char": 123, "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 28, "id": 26, "lemma": ",", "misc": "", "start_char": 128, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 132, "feats": null, "head": 28, "id": 27, "lemma": "in", "misc": "", "start_char": 130, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 138, "feats": "Number=Sing", "head": 22, "id": 28, "lemma": "honor", "misc": "", "start_char": 133, "text": "honor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 141, "feats": null, "head": 32, "id": 29, "lemma": "of", "misc": "", "start_char": 139, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 147, "feats": "Degree=Pos", "head": 32, "id": 30, "lemma": "Black", "misc": "", "start_char": 142, "text": "Black", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 155, "feats": "Number=Sing", "head": 32, "id": 31, "lemma": "History", "misc": "", "start_char": 148, "text": "History", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 161, "feats": "Number=Sing", "head": 28, "id": 32, "lemma": "Month", "misc": "", "start_char": 156, "text": "Month", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 163, "feats": null, "head": 37, "id": 33, "lemma": ",", "misc": "", "start_char": 162, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 167, "feats": null, "head": 37, "id": 34, "lemma": "but", "misc": "", "start_char": 164, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 169, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 37, "id": 35, "lemma": "I", "misc": "", "start_char": 168, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 173, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 37, "id": 36, "lemma": "be", "misc": "", "start_char": 170, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 182, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 1, "id": 37, "lemma": "inform", "misc": "", "start_char": 174, "text": "informed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 185, "feats": null, "head": 40, "id": 38, "lemma": "by", "misc": "", "start_char": 183, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 188, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 40, "id": 39, "lemma": "my", "misc": "", "start_char": 186, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 197, "feats": "Number=Sing", "head": 37, "id": 40, "lemma": "roommate", "misc": "", "start_char": 189, "text": "roommate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 202, "feats": null, "head": 53, "id": 41, "lemma": "that", "misc": "", "start_char": 198, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 205, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 46, "id": 42, "lemma": "my", "misc": "", "start_char": 203, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 210, "feats": "Number=Sing", "head": 46, "id": 43, "lemma": "spot", "misc": "", "start_char": 206, "text": "spot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 45, "id": 44, "lemma": "-", "misc": "", "start_char": 211, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound:prt", "end_char": 215, "feats": null, "head": 43, "id": 45, "lemma": "on", "misc": "", "start_char": 213, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj:pass", "end_char": 225, "feats": "Number=Sing", "head": 53, "id": 46, "lemma": "portrayal", "misc": "", "start_char": 216, "text": "portrayal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 228, "feats": null, "head": 50, "id": 47, "lemma": "of", "misc": "", "start_char": 226, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 235, "feats": "Number=Sing", "head": 50, "id": 48, "lemma": "George", "misc": "", "start_char": 229, "text": "George", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 246, "feats": "Number=Sing", "head": 48, "id": 49, "lemma": "Washington", "misc": "", "start_char": 236, "text": "Washington", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 253, "feats": "Number=Sing", "head": 46, "id": 50, "lemma": "Carver", "misc": "", "start_char": 247, "text": "Carver", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 259, "feats": "VerbForm=Fin", "head": 53, "id": 51, "lemma": "could", "misc": "", "start_char": 254, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 262, "feats": "VerbForm=Inf", "head": 53, "id": 52, "lemma": "be", "misc": "", "start_char": 260, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 273, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 37, "id": 53, "lemma": "consider", "misc": "", "start_char": 263, "text": "considered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 275, "feats": null, "head": 56, "id": 54, "lemma": "\"", "misc": "", "start_char": 274, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 282, "feats": null, "head": 56, "id": 55, "lemma": "wildly", "misc": "", "start_char": 276, "text": "wildly", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 289, "feats": "Degree=Pos", "head": 53, "id": 56, "lemma": "racist", "misc": "", "start_char": 283, "text": "racist", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 291, "feats": null, "head": 56, "id": 57, "lemma": ".", "misc": "", "start_char": 290, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 293, "feats": null, "head": 61, "id": 58, "lemma": "\"", "misc": "", "start_char": 292, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nmod:poss", "end_char": 296, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 60, "id": 59, "lemma": "my", "misc": "", "start_char": 294, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 302, "feats": "Number=Sing", "head": 61, "id": 60, "lemma": "heart", "misc": "", "start_char": 297, "text": "heart", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 307, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 61, "lemma": "go", "misc": "", "start_char": 303, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 311, "feats": null, "head": 61, "id": 62, "lemma": "out", "misc": "", "start_char": 308, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 314, "feats": null, "head": 65, "id": 63, "lemma": "to", "misc": "", "start_char": 312, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 318, "feats": "Definite=Def|PronType=Art", "head": 65, "id": 64, "lemma": "the", "misc": "", "start_char": 315, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 326, "feats": "Number=Plur", "head": 61, "id": 65, "lemma": "member", "misc": "", "start_char": 319, "text": "members", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 329, "feats": null, "head": 71, "id": 66, "lemma": "of", "misc": "", "start_char": 327, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 333, "feats": "Definite=Def|PronType=Art", "head": 71, "id": 67, "lemma": "the", "misc": "", "start_char": 330, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 341, "feats": "Degree=Pos", "head": 70, "id": 68, "lemma": "African", "misc": "", "start_char": 334, "text": "African", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 343, "feats": null, "head": 70, "id": 69, "lemma": "-", "misc": "", "start_char": 342, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 352, "feats": "Degree=Pos", "head": 71, "id": 70, "lemma": "American", "misc": "", "start_char": 344, "text": "American", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 362, "feats": "Number=Sing", "head": 65, "id": 71, "lemma": "community", "misc": "", "start_char": 353, "text": "community", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 364, "feats": null, "head": 73, "id": 72, "lemma": ",", "misc": "", "start_char": 363, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 368, "feats": "PronType=Rel", "head": 80, "id": 73, "lemma": "who", "misc": "", "start_char": 365, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 370, "feats": null, "head": 73, "id": 74, "lemma": ",", "misc": "", "start_char": 369, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 375, "feats": null, "head": 76, "id": 75, "lemma": "like", "misc": "", "start_char": 371, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 378, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 80, "id": 76, "lemma": "I", "misc": "", "start_char": 376, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 380, "feats": null, "head": 76, "id": 77, "lemma": ",", "misc": "", "start_char": 379, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 385, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 80, "id": 78, "lemma": "have", "misc": "", "start_char": 381, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux:pass", "end_char": 390, "feats": "Tense=Past|VerbForm=Part", "head": 80, "id": 79, "lemma": "be", "misc": "", "start_char": 386, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "acl:relcl", "end_char": 395, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 71, "id": 80, "lemma": "keep", "misc": "", "start_char": 391, "text": "kept", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 400, "feats": null, "head": 80, "id": 81, "lemma": "down", "misc": "", "start_char": 396, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 403, "feats": null, "head": 84, "id": 82, "lemma": "by", "misc": "", "start_char": 401, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 407, "feats": "Definite=Def|PronType=Art", "head": 84, "id": 83, "lemma": "the", "misc": "", "start_char": 404, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:agent", "end_char": 411, "feats": "Number=Sing", "head": 80, "id": 84, "lemma": "Man", "misc": "", "start_char": 408, "text": "Man", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 413, "feats": null, "head": 1, "id": 85, "lemma": ".", "misc": "", "start_char": 412, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 417, "feats": null, "head": 97, "id": 86, "lemma": "now", "misc": "", "start_char": 414, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 419, "feats": null, "head": 86, "id": 87, "lemma": ",", "misc": "", "start_char": 418, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 423, "feats": "Number=Sing", "head": 97, "id": 88, "lemma": "fun", "misc": "", "start_char": 420, "text": "Fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 428, "feats": null, "head": 90, "id": 89, "lemma": "with", "misc": "", "start_char": 424, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 434, "feats": "Number=Plur", "head": 88, "id": 90, "lemma": "flag", "misc": "", "start_char": 429, "text": "Flags", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 437, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 97, "id": 91, "lemma": "be", "misc": "", "start_char": 435, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 441, "feats": null, "head": 97, "id": 92, "lemma": "not", "misc": "", "start_char": 438, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 446, "feats": null, "head": 97, "id": 93, "lemma": "just", "misc": "", "start_char": 442, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 450, "feats": null, "head": 97, "id": 94, "lemma": "for", "misc": "", "start_char": 447, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 454, "feats": "Definite=Def|PronType=Art", "head": 97, "id": 95, "lemma": "the", "misc": "", "start_char": 451, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 459, "feats": "Number=Sing", "head": 97, "id": 96, "lemma": "flag", "misc": "", "start_char": 455, "text": "flag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 470, "feats": "Number=Sing", "head": 1, "id": 97, "lemma": "aficionado", "misc": "", "start_char": 460, "text": "aficionado", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 472, "feats": null, "head": 97, "id": 98, "lemma": ";", "misc": "", "start_char": 471, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 475, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 105, "id": 99, "lemma": "it", "misc": "", "start_char": 473, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 478, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 105, "id": 100, "lemma": "be", "misc": "", "start_char": 476, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 483, "feats": null, "head": 105, "id": 101, "lemma": "also", "misc": "", "start_char": 479, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 487, "feats": null, "head": 105, "id": 102, "lemma": "for", "misc": "", "start_char": 484, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 491, "feats": "Definite=Def|PronType=Art", "head": 105, "id": 103, "lemma": "the", "misc": "", "start_char": 488, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 496, "feats": "Number=Sing", "head": 105, "id": 104, "lemma": "flag", "misc": "", "start_char": 492, "text": "flag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 503, "feats": "Number=Sing", "head": 1, "id": 105, "lemma": "novice", "misc": "", "start_char": 497, "text": "novice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 505, "feats": null, "head": 107, "id": 106, "lemma": ",", "misc": "", "start_char": 504, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 508, "feats": null, "head": 116, "id": 107, "lemma": "so", "misc": "", "start_char": 506, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 510, "feats": null, "head": 107, "id": 108, "lemma": ",", "misc": "", "start_char": 509, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 513, "feats": null, "head": 110, "id": 109, "lemma": "to", "misc": "", "start_char": 511, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 518, "feats": "VerbForm=Inf", "head": 116, "id": 110, "lemma": "help", "misc": "", "start_char": 514, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 521, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 110, "id": 111, "lemma": "I", "misc": "", "start_char": 519, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 526, "feats": null, "head": 113, "id": 112, "lemma": "with", "misc": "", "start_char": 522, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 531, "feats": "Number=Sing|PronType=Dem", "head": 110, "id": 113, "lemma": "that", "misc": "", "start_char": 527, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 533, "feats": null, "head": 116, "id": 114, "lemma": ",", "misc": "", "start_char": 532, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 540, "feats": null, "head": 116, "id": 115, "lemma": "please", "misc": "", "start_char": 534, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "parataxis", "end_char": 548, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 116, "lemma": "welcome", "misc": "", "start_char": 541, "text": "welcome", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 551, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 118, "id": 117, "lemma": "my", "misc": "", "start_char": 549, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 558, "feats": "Number=Sing", "head": 116, "id": 118, "lemma": "friend", "misc": "", "start_char": 552, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 560, "feats": null, "head": 120, "id": 119, "lemma": ",", "misc": "", "start_char": 559, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 569, "feats": "Number=Sing", "head": 118, "id": 120, "lemma": "neighbor", "misc": "", "start_char": 561, "text": "neighbor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 571, "feats": null, "head": 123, "id": 121, "lemma": ",", "misc": "", "start_char": 570, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 575, "feats": null, "head": 123, "id": 122, "lemma": "and", "misc": "", "start_char": 572, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 580, "feats": "Number=Sing", "head": 118, "id": 123, "lemma": "flag", "misc": "", "start_char": 576, "text": "flag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 589, "feats": null, "head": 130, "id": 124, "lemma": "virgin--", "misc": "", "start_char": 581, "text": "virgin--", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 594, "feats": null, "head": 130, "id": 125, "lemma": "yeah", "misc": "", "start_char": 590, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 596, "feats": null, "head": 125, "id": 126, "lemma": ",", "misc": "", "start_char": 595, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 600, "feats": null, "head": 130, "id": 127, "lemma": "not", "misc": "", "start_char": 597, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 602, "feats": "Definite=Ind|PronType=Art", "head": 130, "id": 128, "lemma": "a", "misc": "", "start_char": 601, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 607, "feats": "Degree=Pos", "head": 130, "id": 129, "lemma": "real", "misc": "", "start_char": 603, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 614, "feats": "Number=Sing", "head": 118, "id": 130, "lemma": "virgin", "misc": "", "start_char": 608, "text": "virgin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 616, "feats": null, "head": 134, "id": 131, "lemma": ".", "misc": "", "start_char": 615, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 620, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 134, "id": 132, "lemma": "she", "misc": "", "start_char": 617, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 623, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 134, "id": 133, "lemma": "be", "misc": "", "start_char": 621, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 627, "feats": "Tense=Past|VerbForm=Part", "head": 116, "id": 134, "lemma": "have", "misc": "", "start_char": 624, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 634, "feats": "Number=Sing", "head": 134, "id": 135, "lemma": "coitus", "misc": "", "start_char": 628, "text": "coitus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 639, "feats": "Degree=Pos", "head": 137, "id": 136, "lemma": "many", "misc": "", "start_char": 635, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 645, "feats": "Number=Plur", "head": 134, "id": 137, "lemma": "time", "misc": "", "start_char": 640, "text": "times", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 134, "id": 138, "lemma": ".", "misc": "", "start_char": 646, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 657, "feats": null, "head": 141, "id": 139, "lemma": "sometimes", "misc": "", "start_char": 648, "text": "Sometimes", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 664, "feats": null, "head": 141, "id": 140, "lemma": "within", "misc": "", "start_char": 658, "text": "within", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 672, "feats": "Number=Sing", "head": 134, "id": 141, "lemma": "earshot", "misc": "", "start_char": 665, "text": "earshot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 675, "feats": null, "head": 145, "id": 142, "lemma": "of", "misc": "", "start_char": 673, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 680, "feats": "Number=Sing|PronType=Dem", "head": 145, "id": 143, "lemma": "this", "misc": "", "start_char": 676, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 685, "feats": "Number=Sing", "head": 145, "id": 144, "lemma": "flag", "misc": "", "start_char": 681, "text": "flag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 696, "feats": "Number=Sing", "head": 141, "id": 145, "lemma": "enthusiast", "misc": "", "start_char": 686, "text": "enthusiast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 698, "feats": null, "head": 141, "id": 146, "lemma": ".", "misc": "", "start_char": 697, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 703, "feats": "NumType=Mult", "head": 151, "id": 147, "lemma": "once", "misc": "", "start_char": 699, "text": "Once", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 709, "feats": null, "head": 151, "id": 148, "lemma": "while", "misc": "", "start_char": 704, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 712, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 151, "id": 149, "lemma": "he", "misc": "", "start_char": 710, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 716, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 151, "id": 150, "lemma": "be", "misc": "", "start_char": 713, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 723, "feats": "Tense=Pres|VerbForm=Part", "head": 141, "id": 151, "lemma": "try", "misc": "", "start_char": 717, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 726, "feats": null, "head": 153, "id": 152, "lemma": "to", "misc": "", "start_char": 724, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 732, "feats": "VerbForm=Inf", "head": 151, "id": 153, "lemma": "watch", "misc": "", "start_char": 727, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 736, "feats": "Definite=Def|PronType=Art", "head": 155, "id": 154, "lemma": "the", "misc": "", "start_char": 733, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 748, "feats": "Number=Sing", "head": 153, "id": 155, "lemma": "Incredibles", "misc": "", "start_char": 737, "text": "Incredibles", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 750, "feats": null, "head": 1, "id": 156, "lemma": ".", "misc": "", "start_char": 749, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (INTJ (UH Hello) (. .)))" }, "speaker": "Penny", "text": "Hello.", "tokens": [ { "deprel": "root", "end_char": 756, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 751, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 758, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 757, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (NP (NNP Penny)) (, ,) (NP (PRP I)) (VP (VBP understand) (SBAR (S (NP (PRP you)) (VP (MD would) (VP (VB like) (S (VP (TO to) (VP (VB learn) (NP (NP (JJR more)) (PP (IN about) (NP (NNS flags)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "So, Penny, I understand you would like to learn more about flags.", "tokens": [ { "deprel": "advmod", "end_char": 761, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 759, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 763, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 762, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 769, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "penny", "misc": "", "start_char": 764, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 771, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 770, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 773, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 772, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 784, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "understand", "misc": "", "start_char": 774, "text": "understand", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 788, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 785, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 794, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "would", "misc": "", "start_char": 789, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 799, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "like", "misc": "", "start_char": 795, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 802, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 800, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 808, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "learn", "misc": "", "start_char": 803, "text": "learn", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 813, "feats": "Degree=Cmp", "head": 11, "id": 12, "lemma": "more", "misc": "", "start_char": 809, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 819, "feats": null, "head": 14, "id": 13, "lemma": "about", "misc": "", "start_char": 814, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 825, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "flag", "misc": "", "start_char": 820, "text": "flags", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 827, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 826, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB tell) (NP (PRP you)) (SBAR (WHNP (WHADVP (WRB how) (JJ many)) (NNS times)) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (PP (IN at) (NP (NP (DT a) (NN party)) (SBAR (WHADVP (WRB where)) (S (S (NP (NN everyone)) (VP (VBZ 's) (VP (VBG talking) (PP (IN about) (NP (NNS flags)))))) (CC and) (S (NP (PRP I)) (ADVP (RB just)) (VP (MD could) (RB n't) (VP (VB join) (PRT (RP in))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, I can't tell you how many times I've been at a party where everyone's talking about flags and I just couldn't join in.", "tokens": [ { "deprel": "discourse", "end_char": 832, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 828, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 834, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 833, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 836, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 835, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 839, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "can", "misc": "", "start_char": 837, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 843, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 840, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 848, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "tell", "misc": "", "start_char": 844, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 852, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 849, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 856, "feats": "PronType=Int", "head": 9, "id": 8, "lemma": "how", "misc": "", "start_char": 853, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "amod", "end_char": 861, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "many", "misc": "", "start_char": 857, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 867, "feats": "Number=Plur", "head": 6, "id": 10, "lemma": "time", "misc": "", "start_char": 862, "text": "times", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 869, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 11, "lemma": "I", "misc": "", "start_char": 868, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 873, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 12, "lemma": "have", "misc": "", "start_char": 870, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 878, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 13, "lemma": "be", "misc": "", "start_char": 874, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "case", "end_char": 881, "feats": null, "head": 16, "id": 14, "lemma": "at", "misc": "", "start_char": 879, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 883, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 882, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 889, "feats": "Number=Sing", "head": 6, "id": 16, "lemma": "party", "misc": "", "start_char": 884, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 895, "feats": "PronType=Rel", "head": 20, "id": 17, "lemma": "where", "misc": "", "start_char": 890, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 904, "feats": "Number=Sing|PronType=Tot", "head": 20, "id": 18, "lemma": "everyone", "misc": "", "start_char": 896, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 907, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 905, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 915, "feats": "Tense=Pres|VerbForm=Part", "head": 16, "id": 20, "lemma": "talk", "misc": "", "start_char": 908, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 921, "feats": null, "head": 22, "id": 21, "lemma": "about", "misc": "", "start_char": 916, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 927, "feats": "Number=Plur", "head": 20, "id": 22, "lemma": "flag", "misc": "", "start_char": 922, "text": "flags", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 931, "feats": null, "head": 28, "id": 23, "lemma": "and", "misc": "", "start_char": 928, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 933, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 24, "lemma": "I", "misc": "", "start_char": 932, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 938, "feats": null, "head": 28, "id": 25, "lemma": "just", "misc": "", "start_char": 934, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 944, "feats": "VerbForm=Fin", "head": 28, "id": 26, "lemma": "could", "misc": "", "start_char": 939, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 948, "feats": null, "head": 28, "id": 27, "lemma": "not", "misc": "", "start_char": 945, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 953, "feats": "VerbForm=Inf", "head": 6, "id": 28, "lemma": "join", "misc": "", "start_char": 949, "text": "join", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 956, "feats": null, "head": 28, "id": 29, "lemma": "in", "misc": "", "start_char": 954, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 958, "feats": null, "head": 6, "id": 30, "lemma": ".", "misc": "", "start_char": 957, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (LST (UH Yeah) (. .) (UH Well)) (, ,) (NP (PRP you)) (VP (VBD came) (PP (IN to) (NP (DT the) (JJ right) (NN place)))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah . Well, you came to the right place.", "tokens": [ { "deprel": "discourse", "end_char": 963, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 959, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 965, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 964, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 970, "feats": null, "head": 6, "id": 3, "lemma": "well", "misc": "", "start_char": 966, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 972, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 971, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 976, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 973, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 981, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "come", "misc": "", "start_char": 977, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 984, "feats": null, "head": 10, "id": 7, "lemma": "to", "misc": "", "start_char": 982, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 988, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 985, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 994, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "right", "misc": "", "start_char": 989, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1000, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "place", "misc": "", "start_char": 995, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1002, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 1001, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Uh)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (SQ (MD can) (NP (PRP we)) (ADVP (RB just)) (VP (VB pause) (PP (IN for) (NP (DT a) (NN minute))))) (. ?)))" }, "speaker": "Penny", "text": "Uh, I'm sorry, can we just pause for a minute?", "tokens": [ { "deprel": "discourse", "end_char": 1005, "feats": null, "head": 5, "id": 1, "lemma": "uh", "misc": "", "start_char": 1003, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1007, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1006, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1009, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 1008, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1012, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1010, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1018, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sorry", "misc": "", "start_char": 1013, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1020, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 1019, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1024, "feats": "VerbForm=Fin", "head": 10, "id": 7, "lemma": "can", "misc": "", "start_char": 1021, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1027, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "we", "misc": "", "start_char": 1025, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1032, "feats": null, "head": 10, "id": 9, "lemma": "just", "misc": "", "start_char": 1028, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1038, "feats": "VerbForm=Inf", "head": 5, "id": 10, "lemma": "pause", "misc": "", "start_char": 1033, "text": "pause", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1042, "feats": null, "head": 13, "id": 11, "lemma": "for", "misc": "", "start_char": 1039, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1044, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1043, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1051, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "minute", "misc": "", "start_char": 1045, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1053, "feats": null, "head": 5, "id": 14, "lemma": "?", "misc": "", "start_char": 1052, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ ’s) (ADJP (JJ wrong))) (. ?)))" }, "speaker": "Sheldon", "text": "What ’s wrong?", "tokens": [ { "deprel": "nsubj", "end_char": 1058, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 1054, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1061, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1059, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1067, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "wrong", "misc": "", "start_char": 1062, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1069, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1068, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (MD might) (VP (VB look) (ADJP (RBR more) (JJ natural)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD talked) (PP (IN to) (NP (PRP me))) (PP (RB instead) (IN of) (NP (DT the) (NN camera))) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (INTJ (UH like)) (, ,) (PP (UH like) (NP (DT a) (JJ real) (NN conversation) (. .))) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (NN something)) (SBAR (S (NP (PRP we)) (VP (VBP work) (PP (IN on)) (PP (IN in) (NP (PRP$ my) (NN acting) (NN class))))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "I just think it might look more natural if you talked to me instead of the camera, you know, like, like a real conversation . It's something we work on in my acting class.", "tokens": [ { "deprel": "nsubj", "end_char": 1071, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1070, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1076, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 1072, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1082, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 1077, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1085, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 4, "lemma": "it", "misc": "", "start_char": 1083, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1091, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "might", "misc": "", "start_char": 1086, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1096, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "look", "misc": "", "start_char": 1092, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1101, "feats": "Degree=Cmp", "head": 8, "id": 7, "lemma": "more", "misc": "", "start_char": 1097, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "xcomp", "end_char": 1109, "feats": "Degree=Pos", "head": 6, "id": 8, "lemma": "natural", "misc": "", "start_char": 1102, "text": "natural", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1112, "feats": null, "head": 11, "id": 9, "lemma": "if", "misc": "", "start_char": 1110, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1116, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 1113, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1123, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 11, "lemma": "talk", "misc": "", "start_char": 1117, "text": "talked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1126, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1124, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1129, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 13, "lemma": "I", "misc": "", "start_char": 1127, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1137, "feats": null, "head": 17, "id": 14, "lemma": "instead", "misc": "", "start_char": 1130, "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 1140, "feats": null, "head": 14, "id": 15, "lemma": "of", "misc": "", "start_char": 1138, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1144, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 1141, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1151, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "camera", "misc": "", "start_char": 1145, "text": "camera", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1153, "feats": null, "head": 20, "id": 18, "lemma": ",", "misc": "", "start_char": 1152, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1157, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 20, "id": 19, "lemma": "you", "misc": "", "start_char": 1154, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1162, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 20, "lemma": "know", "misc": "", "start_char": 1158, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1164, "feats": null, "head": 22, "id": 21, "lemma": ",", "misc": "", "start_char": 1163, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1169, "feats": null, "head": 27, "id": 22, "lemma": "like", "misc": "", "start_char": 1165, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1171, "feats": null, "head": 22, "id": 23, "lemma": ",", "misc": "", "start_char": 1170, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1176, "feats": null, "head": 27, "id": 24, "lemma": "like", "misc": "", "start_char": 1172, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "det", "end_char": 1178, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 25, "lemma": "a", "misc": "", "start_char": 1177, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1183, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "real", "misc": "", "start_char": 1179, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1196, "feats": "Number=Sing", "head": 17, "id": 27, "lemma": "conversation", "misc": "", "start_char": 1184, "text": "conversation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1198, "feats": null, "head": 31, "id": 28, "lemma": ".", "misc": "", "start_char": 1197, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1201, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 29, "lemma": "it", "misc": "", "start_char": 1199, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1204, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 30, "lemma": "be", "misc": "", "start_char": 1202, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1214, "feats": "Number=Sing|PronType=Ind", "head": 3, "id": 31, "lemma": "something", "misc": "", "start_char": 1205, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1217, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 33, "id": 32, "lemma": "we", "misc": "", "start_char": 1215, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1222, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 31, "id": 33, "lemma": "work", "misc": "", "start_char": 1218, "text": "work", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obl", "end_char": 1225, "feats": null, "head": 33, "id": 34, "lemma": "on", "misc": "", "start_char": 1223, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 1228, "feats": null, "head": 38, "id": 35, "lemma": "in", "misc": "", "start_char": 1226, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1231, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 38, "id": 36, "lemma": "my", "misc": "", "start_char": 1229, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1238, "feats": "Number=Sing", "head": 38, "id": 37, "lemma": "acting", "misc": "", "start_char": 1232, "text": "acting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1244, "feats": "Number=Sing", "head": 33, "id": 38, "lemma": "class", "misc": "", "start_char": 1239, "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1246, "feats": null, "head": 3, "id": 39, "lemma": ".", "misc": "", "start_char": 1245, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (DT A) (JJ few) (NNS people)) (PP (IN in) (NP (DT the) (NNS comments) (NN section)))) (VP (VBP have) (VP (VBN said) (SBAR (IN that) (S (NP (PRP$ my) (NN delivery)) (VP (VBZ is) (ADJP (JJ robotic)))))))) (. .) (S (ADVP (RB Perhaps)) (NP (DT that)) (VP (VBZ is) (RB n't) (NP (NP (DT the) (NN compliment)) (SBAR (S (NP (PRP it)) (VP (VBZ sounds) (PP (IN like)))))))) (. .)))" }, "speaker": "Sheldon", "text": "A few people in the comments section have said that my delivery is robotic . Perhaps that isn't the compliment it sounds like.", "tokens": [ { "deprel": "det", "end_char": 1248, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 1, "lemma": "a", "misc": "", "start_char": 1247, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1252, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "few", "misc": "", "start_char": 1249, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1259, "feats": "Number=Plur", "head": 9, "id": 3, "lemma": "person", "misc": "", "start_char": 1253, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1262, "feats": null, "head": 7, "id": 4, "lemma": "in", "misc": "", "start_char": 1260, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1266, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 1263, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1275, "feats": "Number=Plur", "head": 7, "id": 6, "lemma": "comment", "misc": "", "start_char": 1267, "text": "comments", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nmod", "end_char": 1283, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "section", "misc": "", "start_char": 1276, "text": "section", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1288, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "have", "misc": "", "start_char": 1284, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1293, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 9, "lemma": "say", "misc": "", "start_char": 1289, "text": "said", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1298, "feats": null, "head": 14, "id": 10, "lemma": "that", "misc": "", "start_char": 1294, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1301, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "misc": "", "start_char": 1299, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1310, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "delivery", "misc": "", "start_char": 1302, "text": "delivery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1313, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 1311, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1321, "feats": "Degree=Pos", "head": 9, "id": 14, "lemma": "robotic", "misc": "", "start_char": 1314, "text": "robotic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1323, "feats": null, "head": 9, "id": 15, "lemma": ".", "misc": "", "start_char": 1322, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1331, "feats": null, "head": 21, "id": 16, "lemma": "perhaps", "misc": "", "start_char": 1324, "text": "Perhaps", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1336, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 17, "lemma": "that", "misc": "", "start_char": 1332, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1339, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 18, "lemma": "be", "misc": "", "start_char": 1337, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1343, "feats": null, "head": 21, "id": 19, "lemma": "not", "misc": "", "start_char": 1340, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 1347, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 1344, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1358, "feats": "Number=Sing", "head": 9, "id": 21, "lemma": "compliment", "misc": "", "start_char": 1348, "text": "compliment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1361, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 22, "lemma": "it", "misc": "", "start_char": 1359, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1368, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 23, "lemma": "sound", "misc": "", "start_char": 1362, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obl", "end_char": 1373, "feats": null, "head": 23, "id": 24, "lemma": "like", "misc": "", "start_char": 1369, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1375, "feats": null, "head": 9, "id": 25, "lemma": ".", "misc": "", "start_char": 1374, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (S (VP (VB let) (S (NP (PRP 's)) (VP (VB try) (NP (PRP it)) (ADVP (RB again)))))) (, ,) (CC and) (S (ADVP (RB maybe)) (, ,) (NP (DT this) (NN time)) (, ,) (NP (PRP you)) (VP (MD could) (VP (VB work) (PP (IN on) (NP (PRP$ your) (NN body) (NN language))) (NP (DT a) (NN bit))))) (. .) (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP 're) (RB all) (VP (VBN hunched) (PP (IN like) (NP (DT that))))))) (, ,) (NP (PRP you)) (VP (VBP 're) (VP (VBG shutting) (NP (DT the) (NN audience)) (PRT (RP out))))) (, ,) (CC but) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ relaxed) (CC and) (JJ open))))) (, ,) (NP (PRP you)) (VP (VBP 're) (VP (VBG inviting) (NP (PRP them)) (PRT (RP in))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, let's try it again, and maybe, this time, you could work on your body language a bit . You know, when you're all hunched like that, you're shutting the audience out, but when you're relaxed and open, you're inviting them in.", "tokens": [ { "deprel": "discourse", "end_char": 1380, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1376, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1382, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1381, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1386, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 1383, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1389, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "we", "misc": "", "start_char": 1387, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1393, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "try", "misc": "", "start_char": 1390, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1396, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 1394, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1402, "feats": null, "head": 5, "id": 7, "lemma": "again", "misc": "", "start_char": 1397, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1404, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 1403, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1408, "feats": null, "head": 17, "id": 9, "lemma": "and", "misc": "", "start_char": 1405, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1414, "feats": null, "head": 17, "id": 10, "lemma": "maybe", "misc": "", "start_char": 1409, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1416, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 1415, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1421, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "this", "misc": "", "start_char": 1417, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1426, "feats": "Number=Sing", "head": 17, "id": 13, "lemma": "time", "misc": "", "start_char": 1422, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1428, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 1427, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1432, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 15, "lemma": "you", "misc": "", "start_char": 1429, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1438, "feats": "VerbForm=Fin", "head": 17, "id": 16, "lemma": "could", "misc": "", "start_char": 1433, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 1443, "feats": "VerbForm=Inf", "head": 3, "id": 17, "lemma": "work", "misc": "", "start_char": 1439, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1446, "feats": null, "head": 21, "id": 18, "lemma": "on", "misc": "", "start_char": 1444, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1451, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 21, "id": 19, "lemma": "your", "misc": "", "start_char": 1447, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1456, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "body", "misc": "", "start_char": 1452, "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1465, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "language", "misc": "", "start_char": 1457, "text": "language", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 1467, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 1466, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1471, "feats": "Number=Sing", "head": 17, "id": 23, "lemma": "bit", "misc": "", "start_char": 1468, "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1473, "feats": null, "head": 26, "id": 24, "lemma": ".", "misc": "", "start_char": 1472, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1477, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 26, "id": 25, "lemma": "you", "misc": "", "start_char": 1474, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1482, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 26, "lemma": "know", "misc": "", "start_char": 1478, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1484, "feats": null, "head": 26, "id": 27, "lemma": ",", "misc": "", "start_char": 1483, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1489, "feats": "PronType=Int", "head": 32, "id": 28, "lemma": "when", "misc": "", "start_char": 1485, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj:pass", "end_char": 1493, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 32, "id": 29, "lemma": "you", "misc": "", "start_char": 1490, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1497, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 32, "id": 30, "lemma": "be", "misc": "", "start_char": 1494, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1501, "feats": null, "head": 32, "id": 31, "lemma": "all", "misc": "", "start_char": 1498, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1509, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 38, "id": 32, "lemma": "hunch", "misc": "", "start_char": 1502, "text": "hunched", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1514, "feats": null, "head": 34, "id": 33, "lemma": "like", "misc": "", "start_char": 1510, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1519, "feats": "Number=Sing|PronType=Dem", "head": 32, "id": 34, "lemma": "that", "misc": "", "start_char": 1515, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1521, "feats": null, "head": 32, "id": 35, "lemma": ",", "misc": "", "start_char": 1520, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1525, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 38, "id": 36, "lemma": "you", "misc": "", "start_char": 1522, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1529, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 38, "id": 37, "lemma": "be", "misc": "", "start_char": 1526, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1538, "feats": "Tense=Pres|VerbForm=Part", "head": 17, "id": 38, "lemma": "shut", "misc": "", "start_char": 1530, "text": "shutting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1542, "feats": "Definite=Def|PronType=Art", "head": 40, "id": 39, "lemma": "the", "misc": "", "start_char": 1539, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1551, "feats": "Number=Sing", "head": 38, "id": 40, "lemma": "audience", "misc": "", "start_char": 1543, "text": "audience", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 1555, "feats": null, "head": 38, "id": 41, "lemma": "out", "misc": "", "start_char": 1552, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1557, "feats": null, "head": 43, "id": 42, "lemma": ",", "misc": "", "start_char": 1556, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1561, "feats": null, "head": 53, "id": 43, "lemma": "but", "misc": "", "start_char": 1558, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1566, "feats": "PronType=Int", "head": 47, "id": 44, "lemma": "when", "misc": "", "start_char": 1562, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1570, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 47, "id": 45, "lemma": "you", "misc": "", "start_char": 1567, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1574, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 47, "id": 46, "lemma": "be", "misc": "", "start_char": 1571, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1582, "feats": "Degree=Pos", "head": 53, "id": 47, "lemma": "relaxed", "misc": "", "start_char": 1575, "text": "relaxed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 1586, "feats": null, "head": 49, "id": 48, "lemma": "and", "misc": "", "start_char": 1583, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1591, "feats": "Degree=Pos", "head": 47, "id": 49, "lemma": "open", "misc": "", "start_char": 1587, "text": "open", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1593, "feats": null, "head": 47, "id": 50, "lemma": ",", "misc": "", "start_char": 1592, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1597, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 53, "id": 51, "lemma": "you", "misc": "", "start_char": 1594, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1601, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 53, "id": 52, "lemma": "be", "misc": "", "start_char": 1598, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 1610, "feats": "Tense=Pres|VerbForm=Part", "head": 38, "id": 53, "lemma": "invite", "misc": "", "start_char": 1602, "text": "inviting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1615, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 53, "id": 54, "lemma": "they", "misc": "", "start_char": 1611, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1618, "feats": null, "head": 53, "id": 55, "lemma": "in", "misc": "", "start_char": 1616, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1620, "feats": null, "head": 3, "id": 56, "lemma": ".", "misc": "", "start_char": 1619, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (CC And) (WHNP (WDT which) (NN one)) (SQ (VBP do) (NP (PRP I)) (VP (VB want))) (. ?)))" }, "speaker": "Sheldon", "text": "And which one do I want?", "tokens": [ { "deprel": "cc", "end_char": 1624, "feats": null, "head": 6, "id": 1, "lemma": "and", "misc": "", "start_char": 1621, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1630, "feats": "PronType=Int", "head": 3, "id": 2, "lemma": "which", "misc": "", "start_char": 1625, "text": "which", "upos": "DET", "xpos": "WDT" }, { "deprel": "obj", "end_char": 1634, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "one", "misc": "", "start_char": 1631, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1637, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1635, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1639, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1638, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1644, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "want", "misc": "", "start_char": 1640, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1646, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 1645, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB try) (ADJP (JJ open))))) (. .)))" }, "speaker": "Penny", "text": "Let's try open.", "tokens": [ { "deprel": "root", "end_char": 1650, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 1647, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1653, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 1651, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1657, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "try", "misc": "", "start_char": 1654, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1662, "feats": "Degree=Pos", "head": 3, "id": 4, "lemma": "open", "misc": "", "start_char": 1658, "text": "open", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1664, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 1663, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (NP (PRP$ our) (NN friend)) (, ,) (NP (DT the) (NN flag)) (, ,)) (VP (VBZ has) (VP (VBN taught) (NP (PRP me)) (NP (NN anything)))))) (, ,) (NP (NP (PRP it))) (VP (VBZ 's) (S (VP (TO to) (VP (VB go) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NN wind)) (VP (VBZ takes) (NP (PRP you)))))))) (. .) (ADVP (ADVP (RB As) (RB long)) (SBAR (IN as) (S (NP (PRP you)) (VP (VBP remain) (ADJP (RB firmly) (VBN attached) (PP (IN to) (NP (DT a) (JJ rigid) (NN pole))))))))) (. .) (CC And) (, ...) (NP (NN action) (. .) (RB So)) (, ,) (NP (NNP Penny)) (, ...) (SBAR (WHNP (WHNP (WDT what) (NN sort)) (PP (IN of) (NP (NN flag) (NNS questions)))) (S (VP (VBP keep) (NP (PRP you)) (S (ADJP (JJ awake))) (PP (IN at) (NP (NN night)))))) (. ?)))" }, "speaker": "Sheldon", "text": "If our friend, the flag, has taught me anything, it's to go where the wind takes you . As long as you remain firmly attached to a rigid pole . And...action . So, Penny...what sort of flag questions keep you awake at night?", "tokens": [ { "deprel": "mark", "end_char": 1667, "feats": null, "head": 9, "id": 1, "lemma": "if", "misc": "", "start_char": 1665, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1671, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "our", "misc": "", "start_char": 1668, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1678, "feats": "Number=Sing", "head": 9, "id": 3, "lemma": "friend", "misc": "", "start_char": 1672, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1680, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1679, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1684, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 1681, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 1689, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "flag", "misc": "", "start_char": 1685, "text": "flag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1691, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 1690, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1695, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "have", "misc": "", "start_char": 1692, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 1702, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 9, "lemma": "teach", "misc": "", "start_char": 1696, "text": "taught", "upos": "VERB", "xpos": "VBN" }, { "deprel": "iobj", "end_char": 1705, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 1703, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 1714, "feats": "Number=Sing|PronType=Ind", "head": 9, "id": 11, "lemma": "anything", "misc": "", "start_char": 1706, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1716, "feats": null, "head": 16, "id": 12, "lemma": ",", "misc": "", "start_char": 1715, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 1719, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 13, "lemma": "it", "misc": "", "start_char": 1717, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1722, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 1720, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1725, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 1723, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "end_char": 1728, "feats": "VerbForm=Inf", "head": 0, "id": 16, "lemma": "go", "misc": "", "start_char": 1726, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1734, "feats": "PronType=Int", "head": 20, "id": 17, "lemma": "where", "misc": "", "start_char": 1729, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 1738, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 1735, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1743, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "wind", "misc": "", "start_char": 1739, "text": "wind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 1749, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 20, "lemma": "take", "misc": "", "start_char": 1744, "text": "takes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1753, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 21, "lemma": "you", "misc": "", "start_char": 1750, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1755, "feats": null, "head": 16, "id": 22, "lemma": ".", "misc": "", "start_char": 1754, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1758, "feats": null, "head": 24, "id": 23, "lemma": "as", "misc": "", "start_char": 1756, "text": "As", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1763, "feats": "Degree=Pos", "head": 48, "id": 24, "lemma": "long", "misc": "", "start_char": 1759, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1766, "feats": null, "head": 27, "id": 25, "lemma": "as", "misc": "", "start_char": 1764, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1770, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 27, "id": 26, "lemma": "you", "misc": "", "start_char": 1767, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1777, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 24, "id": 27, "lemma": "remain", "misc": "", "start_char": 1771, "text": "remain", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1784, "feats": null, "head": 29, "id": 28, "lemma": "firmly", "misc": "", "start_char": 1778, "text": "firmly", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 1793, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 27, "id": 29, "lemma": "attach", "misc": "", "start_char": 1785, "text": "attached", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1796, "feats": null, "head": 33, "id": 30, "lemma": "to", "misc": "", "start_char": 1794, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1798, "feats": "Definite=Ind|PronType=Art", "head": 33, "id": 31, "lemma": "a", "misc": "", "start_char": 1797, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1804, "feats": "Degree=Pos", "head": 33, "id": 32, "lemma": "rigid", "misc": "", "start_char": 1799, "text": "rigid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1809, "feats": "Number=Sing", "head": 29, "id": 33, "lemma": "pole", "misc": "", "start_char": 1805, "text": "pole", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1811, "feats": null, "head": 24, "id": 34, "lemma": ".", "misc": "", "start_char": 1810, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1815, "feats": null, "head": 37, "id": 35, "lemma": "and", "misc": "", "start_char": 1812, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1819, "feats": null, "head": 37, "id": 36, "lemma": "...", "misc": "", "start_char": 1816, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1826, "feats": "Number=Sing", "head": 33, "id": 37, "lemma": "action", "misc": "", "start_char": 1820, "text": "action", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1828, "feats": null, "head": 16, "id": 38, "lemma": ".", "misc": "", "start_char": 1827, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1831, "feats": null, "head": 48, "id": 39, "lemma": "so", "misc": "", "start_char": 1829, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1833, "feats": null, "head": 41, "id": 40, "lemma": ",", "misc": "", "start_char": 1832, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1839, "feats": "Number=Sing", "head": 48, "id": 41, "lemma": "penny", "misc": "", "start_char": 1834, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1843, "feats": null, "head": 48, "id": 42, "lemma": "...", "misc": "", "start_char": 1840, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1848, "feats": "PronType=Int", "head": 44, "id": 43, "lemma": "what", "misc": "", "start_char": 1844, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 1853, "feats": "Number=Sing", "head": 48, "id": 44, "lemma": "sort", "misc": "", "start_char": 1849, "text": "sort", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1856, "feats": null, "head": 47, "id": 45, "lemma": "of", "misc": "", "start_char": 1854, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1861, "feats": "Number=Sing", "head": 47, "id": 46, "lemma": "flag", "misc": "", "start_char": 1857, "text": "flag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1871, "feats": "Number=Plur", "head": 44, "id": 47, "lemma": "question", "misc": "", "start_char": 1862, "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 1876, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 48, "lemma": "keep", "misc": "", "start_char": 1872, "text": "keep", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1880, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 48, "id": 49, "lemma": "you", "misc": "", "start_char": 1877, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1886, "feats": "Degree=Pos", "head": 48, "id": 50, "lemma": "awake", "misc": "", "start_char": 1881, "text": "awake", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1889, "feats": null, "head": 52, "id": 51, "lemma": "at", "misc": "", "start_char": 1887, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1895, "feats": "Number=Sing", "head": 50, "id": 52, "lemma": "night", "misc": "", "start_char": 1890, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1897, "feats": null, "head": 16, "id": 53, "lemma": "?", "misc": "", "start_char": 1896, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Um)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP I)) (VP (VBP 'm) (PP (IN from) (NP (NNP Nebraska)))) (. .) (RB So) (WHNP (WP what)) (SQ (MD can) (NP (PRP you)) (VP (VB tell) (NP (PRP me)) (PP (IN about) (NP (DT the) (NN state) (NN flag))))) (. ?)))" }, "speaker": "Penny", "text": "Um, well, I'm from Nebraska . So what can you tell me about the state flag?", "tokens": [ { "deprel": "discourse", "end_char": 1900, "feats": null, "head": 8, "id": 1, "lemma": "um", "misc": "", "start_char": 1898, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1902, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1901, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1907, "feats": null, "head": 8, "id": 3, "lemma": "well", "misc": "", "start_char": 1903, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1909, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1908, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1911, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 1910, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1914, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1912, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 1919, "feats": null, "head": 8, "id": 7, "lemma": "from", "misc": "", "start_char": 1915, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1928, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "Nebraska", "misc": "", "start_char": 1920, "text": "Nebraska", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1930, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1929, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1933, "feats": null, "head": 14, "id": 10, "lemma": "so", "misc": "", "start_char": 1931, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "end_char": 1938, "feats": "PronType=Int", "head": 14, "id": 11, "lemma": "what", "misc": "", "start_char": 1934, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1942, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "can", "misc": "", "start_char": 1939, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1946, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 1943, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1951, "feats": "VerbForm=Inf", "head": 8, "id": 14, "lemma": "tell", "misc": "", "start_char": 1947, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1954, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "I", "misc": "", "start_char": 1952, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1960, "feats": null, "head": 19, "id": 16, "lemma": "about", "misc": "", "start_char": 1955, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1964, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 17, "lemma": "the", "misc": "", "start_char": 1961, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1970, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "state", "misc": "", "start_char": 1965, "text": "state", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1975, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "flag", "misc": "", "start_char": 1971, "text": "flag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1977, "feats": null, "head": 8, "id": 20, "lemma": "?", "misc": "", "start_char": 1976, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Gosh)) (, ,) (NP (NNP Penny)) (, ...) (SBARQ (WHNP (WP what)) (SQ (MD 'd) (NP (PRP you)) (VP (VB have) (PP (IN for) (NP (NN breakfast))))) (. ?)) (NP (NP (DT A) (JJ big) (NN glass)) (PP (IN of) (NP (JJ good) (NN question) (NN juice)))) (. ?) (S (NP (DT The) (NNP Nebraska) (NN state) (NN flag)) (VP (VP (VBZ is) (ADVP (RB simply)) (NP (NP (DT the) (NN state) (NN seal)) (PP (IN on) (NP (NP (DT a) (NN field)) (PP (IN of) (NP (NN blue) (. .)))))) (S (VP (VB Spread) (NP (PRP$ your) (NNS legs))))) (: ;) (S (VP (VB invite) (NP (PRP them)) (PRT (RP in)))))) (. .)))" }, "speaker": "Sheldon", "text": "Gosh, Penny...what'd you have for breakfast? A big glass of good question juice? The Nebraska state flag is simply the state seal on a field of blue . Spread your legs; invite them in.", "tokens": [ { "deprel": "discourse", "end_char": 1982, "feats": null, "head": 8, "id": 1, "lemma": "gosh", "misc": "", "start_char": 1978, "text": "Gosh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1984, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1983, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1990, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "penny", "misc": "", "start_char": 1985, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1994, "feats": null, "head": 8, "id": 4, "lemma": "...", "misc": "", "start_char": 1991, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 1999, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "what", "misc": "", "start_char": 1995, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 2002, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "would", "misc": "", "start_char": 2000, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 2006, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 2003, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2011, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "have", "misc": "", "start_char": 2007, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2015, "feats": null, "head": 10, "id": 9, "lemma": "for", "misc": "", "start_char": 2012, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2025, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "breakfast", "misc": "", "start_char": 2016, "text": "breakfast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2027, "feats": null, "head": 8, "id": 11, "lemma": "?", "misc": "", "start_char": 2026, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 2029, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 2028, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2033, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "big", "misc": "", "start_char": 2030, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 2039, "feats": "Number=Sing", "head": 8, "id": 14, "lemma": "glass", "misc": "", "start_char": 2034, "text": "glass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2042, "feats": null, "head": 18, "id": 15, "lemma": "of", "misc": "", "start_char": 2040, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 2047, "feats": "Degree=Pos", "head": 18, "id": 16, "lemma": "good", "misc": "", "start_char": 2043, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 2056, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "question", "misc": "", "start_char": 2048, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 2062, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "juice", "misc": "", "start_char": 2057, "text": "juice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2064, "feats": null, "head": 8, "id": 19, "lemma": "?", "misc": "", "start_char": 2063, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 2068, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 20, "lemma": "the", "misc": "", "start_char": 2065, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2077, "feats": "Number=Sing", "head": 23, "id": 21, "lemma": "Nebraska", "misc": "", "start_char": 2069, "text": "Nebraska", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 2083, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "state", "misc": "", "start_char": 2078, "text": "state", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2088, "feats": "Number=Sing", "head": 28, "id": 23, "lemma": "flag", "misc": "", "start_char": 2084, "text": "flag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2091, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 24, "lemma": "be", "misc": "", "start_char": 2089, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2098, "feats": null, "head": 28, "id": 25, "lemma": "simply", "misc": "", "start_char": 2092, "text": "simply", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 2102, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 26, "lemma": "the", "misc": "", "start_char": 2099, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2108, "feats": "Number=Sing", "head": 28, "id": 27, "lemma": "state", "misc": "", "start_char": 2103, "text": "state", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 2113, "feats": "Number=Sing", "head": 8, "id": 28, "lemma": "seal", "misc": "", "start_char": 2109, "text": "seal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2116, "feats": null, "head": 31, "id": 29, "lemma": "on", "misc": "", "start_char": 2114, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2118, "feats": "Definite=Ind|PronType=Art", "head": 31, "id": 30, "lemma": "a", "misc": "", "start_char": 2117, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 2124, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "field", "misc": "", "start_char": 2119, "text": "field", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2127, "feats": null, "head": 33, "id": 32, "lemma": "of", "misc": "", "start_char": 2125, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2132, "feats": "Number=Sing", "head": 31, "id": 33, "lemma": "blue", "misc": "", "start_char": 2128, "text": "blue", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2134, "feats": null, "head": 28, "id": 34, "lemma": ".", "misc": "", "start_char": 2133, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2141, "feats": "Mood=Imp|VerbForm=Fin", "head": 28, "id": 35, "lemma": "spread", "misc": "", "start_char": 2135, "text": "Spread", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 2146, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 37, "id": 36, "lemma": "your", "misc": "", "start_char": 2142, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2151, "feats": "Number=Plur", "head": 35, "id": 37, "lemma": "leg", "misc": "", "start_char": 2147, "text": "legs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2153, "feats": null, "head": 39, "id": 38, "lemma": ";", "misc": "", "start_char": 2152, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "parataxis", "end_char": 2160, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 39, "lemma": "invite", "misc": "", "start_char": 2154, "text": "invite", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2165, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 39, "id": 40, "lemma": "they", "misc": "", "start_char": 2161, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 2168, "feats": null, "head": 39, "id": 41, "lemma": "in", "misc": "", "start_char": 2166, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2170, "feats": null, "head": 8, "id": 42, "lemma": ".", "misc": "", "start_char": 2169, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 8, 8 ], [ 0, 89, 89 ], [ 2, 13, 13 ], [ 3, 21, 21 ] ], [ [ 0, 2, 8 ] ], [ [ 0, 6, 8 ], [ 0, 87, 89 ], [ 0, 98, 98 ] ], [ [ 0, 10, 10 ], [ 0, 19, 19 ], [ 0, 34, 34 ], [ 0, 38, 38 ], [ 0, 41, 41 ], [ 0, 58, 58 ], [ 0, 75, 75 ], [ 0, 110, 110 ], [ 0, 116, 116 ], [ 0, 142, 144 ], [ 0, 148, 148 ], [ 2, 4, 4 ], [ 3, 6, 6 ], [ 7, 9, 9 ], [ 7, 18, 18 ], [ 8, 10, 10 ], [ 9, 14, 14 ], [ 9, 18, 18 ], [ 9, 24, 24 ], [ 9, 28, 28 ], [ 9, 35, 35 ], [ 9, 44, 44 ], [ 9, 50, 50 ], [ 10, 4, 4 ], [ 12, 9, 9 ], [ 12, 20, 20 ], [ 12, 25, 25 ], [ 13, 12, 12 ] ], [ [ 0, 14, 14 ], [ 0, 22, 22 ] ], [ [ 0, 13, 14 ] ], [ [ 0, 10, 17 ] ], [ [ 0, 23, 24 ] ], [ [ 0, 27, 31 ] ], [ [ 0, 29, 31 ] ], [ [ 0, 38, 39 ] ], [ [ 0, 41, 49 ] ], [ [ 0, 47, 49 ] ], [ [ 0, 58, 59 ] ], [ [ 0, 66, 70 ] ], [ [ 0, 64, 70 ], [ 0, 72, 72 ] ], [ [ 0, 63, 83 ] ], [ [ 0, 82, 83 ] ], [ [ 0, 94, 95 ], [ 12, 4, 5 ], [ 12, 1, 5 ] ], [ [ 0, 94, 96 ] ], [ [ 0, 102, 104 ] ], [ [ 0, 112, 112 ] ], [ [ 0, 116, 117 ], [ 0, 131, 131 ] ], [ [ 0, 127, 129 ] ], [ [ 0, 134, 134 ] ], [ [ 0, 135, 136 ] ], [ [ 0, 140, 144 ] ], [ [ 0, 153, 154 ] ], [ [ 2, 2, 2 ], [ 2, 6, 6 ], [ 3, 2, 2 ], [ 3, 10, 10 ], [ 3, 23, 23 ], [ 4, 4, 4 ], [ 5, 2, 2 ], [ 7, 0, 0 ], [ 7, 12, 12 ], [ 7, 31, 31 ], [ 7, 35, 35 ], [ 12, 40, 40 ], [ 12, 48, 48 ], [ 13, 4, 4 ], [ 13, 14, 14 ], [ 14, 2, 2 ], [ 14, 6, 6 ], [ 14, 35, 35 ] ], [ [ 3, 17, 17 ] ], [ [ 3, 14, 21 ] ], [ [ 4, 7, 9 ] ], [ [ 5, 7, 7 ], [ 12, 1, 1 ] ], [ [ 5, 11, 12 ] ], [ [ 7, 3, 3 ] ], [ [ 7, 15, 16 ] ], [ [ 7, 24, 26 ] ], [ [ 7, 30, 30 ] ], [ [ 7, 30, 37 ] ], [ [ 7, 35, 37 ] ], [ [ 8, 0, 6 ] ], [ [ 8, 4, 6 ] ], [ [ 8, 10, 11 ] ], [ [ 8, 16, 16 ] ], [ [ 8, 21, 21 ] ], [ [ 8, 19, 23 ] ], [ [ 9, 5, 5 ] ], [ [ 9, 11, 12 ] ], [ [ 9, 18, 20 ] ], [ [ 9, 21, 22 ] ], [ [ 9, 38, 39 ], [ 9, 53, 53 ], [ 14, 39, 39 ] ], [ [ 12, 17, 18 ] ], [ [ 12, 30, 32 ] ], [ [ 12, 45, 46 ] ], [ [ 12, 51, 51 ] ], [ [ 13, 7, 7 ] ], [ [ 13, 16, 18 ], [ 14, 19, 22 ] ], [ [ 14, 9, 9 ] ], [ [ 14, 11, 13 ] ], [ [ 14, 15, 17 ] ], [ [ 14, 32, 32 ] ], [ [ 14, 25, 32 ] ], [ [ 14, 29, 32 ] ], [ [ 14, 35, 36 ] ] ]
s06e17c01t
Welcome to Sheldon Cooper Presents: Fun with Flags . My apologies that this episode is coming late . I did shoot one last week, in honor of Black History Month, but I was informed by my roommate that my spot - on portrayal of George Washington Carver could be considered " wildly racist . " My heart goes out to the members of the African - American community, who, like me, have been kept down by The Man . Now, Fun with Flags is not just for the flag aficionado; it's also for the flag novice, so, to help me with that, please welcome my friend, neighbor, and flag virgin-- yeah, not a real virgin . She's had coitus many times . Sometimes within earshot of this flag enthusiast . Once while he was trying to watch The Incredibles. Hello. So, Penny, I understand you would like to learn more about flags. Yeah, I can't tell you how many times I've been at a party where everyone's talking about flags and I just couldn't join in. Yeah . Well, you came to the right place. Uh, I'm sorry, can we just pause for a minute? What ’s wrong? I just think it might look more natural if you talked to me instead of the camera, you know, like, like a real conversation . It's something we work on in my acting class. A few people in the comments section have said that my delivery is robotic . Perhaps that isn't the compliment it sounds like. Yeah, let's try it again, and maybe, this time, you could work on your body language a bit . You know, when you're all hunched like that, you're shutting the audience out, but when you're relaxed and open, you're inviting them in. And which one do I want? Let's try open. If our friend, the flag, has taught me anything, it's to go where the wind takes you . As long as you remain firmly attached to a rigid pole . And...action . So, Penny...what sort of flag questions keep you awake at night? Um, well, I'm from Nebraska . So what can you tell me about the state flag? Gosh, Penny...what'd you have for breakfast? A big glass of good question juice? The Nebraska state flag is simply the state seal on a field of blue . Spread your legs; invite them in.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Wil) (NNP Wheaton) (. .)) (VP (VB Wait) (, ,) (SBARQ (WHNP (WRB how) (JJ many)) (SQ (SQ (VBD was) (NP (DT that)))))) (. ?)))" }, "speaker": "Sheldon", "text": "Wil Wheaton . Wait, how many was that?", "tokens": [ { "deprel": "vocative", "end_char": 3, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Wil", "misc": "", "start_char": 0, "text": "Wil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 11, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Wheaton", "misc": "", "start_char": 4, "text": "Wheaton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 13, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 12, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 18, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "wait", "misc": "", "start_char": 14, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 19, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 24, "feats": "PronType=Int", "head": 7, "id": 6, "lemma": "how", "misc": "", "start_char": 21, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 29, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "many", "misc": "", "start_char": 25, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cop", "end_char": 33, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 30, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 38, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 9, "lemma": "that", "misc": "", "start_char": 34, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 39, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNP Sheldon)) (, ,) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (ADVP (RB up))))) (. ?)))" }, "speaker": "Wil", "text": "Hey, Sheldon, what's up?", "tokens": [ { "deprel": "discourse", "end_char": 44, "feats": null, "head": 7, "id": 1, "lemma": "hey", "misc": "", "start_char": 41, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 46, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 45, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 54, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 47, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 56, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 55, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 61, "feats": "PronType=Int", "head": 7, "id": 5, "lemma": "what", "misc": "", "start_char": 57, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 64, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 62, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 67, "feats": null, "head": 0, "id": 7, "lemma": "up", "misc": "", "start_char": 65, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 68, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (MD Would) (RB n't) (NP (PRP you)) (VP (VB like) (S (VP (TO to) (VP (VB know))))) (. .)))" }, "speaker": "Sheldon", "text": "Wouldn't you like to know.", "tokens": [ { "deprel": "aux", "end_char": 75, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "would", "misc": "", "start_char": 70, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 79, "feats": null, "head": 4, "id": 2, "lemma": "not", "misc": "", "start_char": 76, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 83, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 80, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 88, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "like", "misc": "", "start_char": 84, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 91, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 89, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 96, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "know", "misc": "", "start_char": 92, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 97, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SQ (VBP Have) (NP (PRP you)) (VP (VBN been) (VP (VBG drinking))) (. ?)))" }, "speaker": "Wil", "text": "Have you been drinking?", "tokens": [ { "deprel": "aux", "end_char": 103, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "have", "misc": "", "start_char": 99, "text": "Have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 107, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 104, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 112, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 108, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 121, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "drink", "misc": "", "start_char": 113, "text": "drinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 122, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (NP (NP (RB Just) (NN tea)) (. .) (NP (NP (DT The) (JJS best) (NN tea)) (SBAR (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB ever)) (VP (VBN had)))))) (. .)))" }, "speaker": "Sheldon", "text": "Just tea . The best tea I've ever had.", "tokens": [ { "deprel": "advmod", "end_char": 128, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 124, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 132, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "tea", "misc": "", "start_char": 129, "text": "tea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 133, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 138, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 135, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 143, "feats": "Degree=Sup", "head": 6, "id": 5, "lemma": "good", "misc": "", "start_char": 139, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "appos", "end_char": 147, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "tea", "misc": "", "start_char": 144, "text": "tea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 149, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 148, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 153, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "have", "misc": "", "start_char": 150, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 158, "feats": null, "head": 10, "id": 9, "lemma": "ever", "misc": "", "start_char": 154, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 162, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 10, "lemma": "have", "misc": "", "start_char": 159, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 164, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 163, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP are) (NP (PRP you)) (ADVP (RB here))) (. ?)))" }, "speaker": "Wil", "text": "Why are you here?", "tokens": [ { "deprel": "advmod", "end_char": 168, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 165, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 172, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 169, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 176, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 173, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 181, "feats": "PronType=Dem", "head": 0, "id": 4, "lemma": "here", "misc": "", "start_char": 177, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 183, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 182, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (PP (IN from) (NP (NNP Texas) (. .)))) (VP (VBP Need) (SBAR (S (NP (PRP I)) (VP (VBP say) (ADJP (JJR more)))))) (. ?)))" }, "speaker": "Sheldon", "text": "I'm from Texas . Need I say more?", "tokens": [ { "deprel": "nsubj", "end_char": 185, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 184, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 188, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 186, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 193, "feats": null, "head": 4, "id": 3, "lemma": "from", "misc": "", "start_char": 189, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 199, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Texas", "misc": "", "start_char": 194, "text": "Texas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 201, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 200, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 206, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "need", "misc": "", "start_char": 202, "text": "Need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 208, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 207, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 212, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "say", "misc": "", "start_char": 209, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 217, "feats": "Degree=Cmp", "head": 8, "id": 9, "lemma": "more", "misc": "", "start_char": 213, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 218, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (ADVP (RB actually)) (, ,) (NP (NP (DT a) (JJ little) (JJR more))) (VP (MD would) (VP (VB be) (ADJP (JJ helpful)))) (. .)))" }, "speaker": "Wil", "text": "Yeah, actually, a little more would be helpful.", "tokens": [ { "deprel": "discourse", "end_char": 224, "feats": null, "head": 10, "id": 1, "lemma": "yeah", "misc": "", "start_char": 220, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 226, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 225, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 235, "feats": null, "head": 10, "id": 3, "lemma": "actually", "misc": "", "start_char": 227, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 237, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 236, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 239, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 238, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 246, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "little", "misc": "", "start_char": 240, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 251, "feats": "Degree=Cmp", "head": 10, "id": 7, "lemma": "more", "misc": "", "start_char": 247, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "aux", "end_char": 257, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "would", "misc": "", "start_char": 252, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 260, "feats": "VerbForm=Inf", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 258, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 268, "feats": "Degree=Pos", "head": 0, "id": 10, "lemma": "helpful", "misc": "", "start_char": 261, "text": "helpful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 270, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 269, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD insulted) (NP (PRP$ my) (NN woman) (. .) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB here)) (S (VP (TO to) (VP (VB defend) (NP (PRP$ her) (NN honor) (. .) (CD Two) (. .))))))) (S (NP (PRP It)) (VP (VBD was) (NP (CD two) (. .) (NNP Wil) (NNP Wheaton) (. .)))))) (ADVP (RB Now)) (VP (VB prepare) (NP (PRP yourself)) (PP (IN for) (SBAR (WHNP (WP what)) (S (VP (MD may) (VP (VB come)))))))) (. .)))" }, "speaker": "Sheldon", "text": "You insulted my woman . I'm here to defend her honor . Two . It was two . Wil Wheaton . Now prepare yourself for what may come.", "tokens": [ { "deprel": "nsubj", "end_char": 274, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 271, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 283, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "insult", "misc": "", "start_char": 275, "text": "insulted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 286, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 284, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 292, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "woman", "misc": "", "start_char": 287, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 294, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 293, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 296, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 295, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 299, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 297, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 304, "feats": "PronType=Dem", "head": 2, "id": 8, "lemma": "here", "misc": "", "start_char": 300, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 307, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 305, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 314, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "defend", "misc": "", "start_char": 308, "text": "defend", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 318, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "her", "misc": "", "start_char": 315, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 324, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "honor", "misc": "", "start_char": 319, "text": "honor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 326, "feats": null, "head": 14, "id": 13, "lemma": ".", "misc": "", "start_char": 325, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "dep", "end_char": 330, "feats": "NumForm=Word|NumType=Card", "head": 18, "id": 14, "lemma": "two", "misc": "", "start_char": 327, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 332, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 331, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 335, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "it", "misc": "", "start_char": 333, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 339, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 336, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 343, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 18, "lemma": "two", "misc": "", "start_char": 340, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 345, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 344, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 349, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "Wil", "misc": "", "start_char": 346, "text": "Wil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 357, "feats": "Number=Sing", "head": 20, "id": 21, "lemma": "Wheaton", "misc": "", "start_char": 350, "text": "Wheaton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 359, "feats": null, "head": 2, "id": 22, "lemma": ".", "misc": "", "start_char": 358, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 363, "feats": null, "head": 24, "id": 23, "lemma": "now", "misc": "", "start_char": 360, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 371, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 24, "lemma": "prepare", "misc": "", "start_char": 364, "text": "prepare", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 380, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 24, "id": 25, "lemma": "yourself", "misc": "", "start_char": 372, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 384, "feats": null, "head": 27, "id": 26, "lemma": "for", "misc": "", "start_char": 381, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 389, "feats": "PronType=Rel", "head": 24, "id": 27, "lemma": "what", "misc": "", "start_char": 385, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 393, "feats": "VerbForm=Fin", "head": 29, "id": 28, "lemma": "may", "misc": "", "start_char": 390, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 398, "feats": "VerbForm=Inf", "head": 27, "id": 29, "lemma": "come", "misc": "", "start_char": 394, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 2, "id": 30, "lemma": ".", "misc": "", "start_char": 399, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NNP Sheldon)) (, ,) (SQ (VBP do) (NP (PRP you)) (ADVP (RB really)) (VP (VB think) (SBAR (S (NP (PRP we)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB fight))))))))) (. ?))))" }, "speaker": "Wil", "text": "Oh, Sheldon, do you really think we're gonna fight?", "tokens": [ { "deprel": "discourse", "end_char": 403, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 401, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 405, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 404, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 413, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 406, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 415, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 414, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 418, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "do", "misc": "", "start_char": 416, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 422, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 419, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 429, "feats": null, "head": 8, "id": 7, "lemma": "really", "misc": "", "start_char": 423, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 435, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "think", "misc": "", "start_char": 430, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 438, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 436, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 442, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 439, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 446, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 11, "lemma": "go", "misc": "", "start_char": 443, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 449, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 447, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 455, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "fight", "misc": "", "start_char": 450, "text": "fight", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 457, "feats": null, "head": 8, "id": 14, "lemma": "?", "misc": "", "start_char": 456, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP$ My) (NNS fists)) (VP (VBP are) (RB not) (ADVP (RB up) (RB here)) (SBAR (IN because) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG milking) (NP (DT a) (JJ giant) (JJ invisible) (NN cow)))))))) (. .) (S (NP (PRP They)) (VP (VBP 're) (ADVP (RB up) (S (VP (TO to) (VP (VB beat) (NP (DT an) (NN apology)) (PP (IN out) (PP (IN of) (NP (PRP you)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "My fists are not up here because I'm milking a giant invisible cow . They're up to beat an apology out of you.", "tokens": [ { "deprel": "nmod:poss", "end_char": 460, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 458, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 466, "feats": "Number=Plur", "head": 5, "id": 2, "lemma": "fist", "misc": "", "start_char": 461, "text": "fists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 470, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 467, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 474, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 471, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 477, "feats": null, "head": 0, "id": 5, "lemma": "up", "misc": "", "start_char": 475, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 482, "feats": "PronType=Dem", "head": 5, "id": 6, "lemma": "here", "misc": "", "start_char": 478, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 490, "feats": null, "head": 10, "id": 7, "lemma": "because", "misc": "", "start_char": 483, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 492, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 491, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 495, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 493, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 503, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 10, "lemma": "milk", "misc": "", "start_char": 496, "text": "milking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 505, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 11, "lemma": "a", "misc": "", "start_char": 504, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 511, "feats": "Degree=Pos", "head": 14, "id": 12, "lemma": "giant", "misc": "", "start_char": 506, "text": "giant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 521, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "invisible", "misc": "", "start_char": 512, "text": "invisible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 525, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "cow", "misc": "", "start_char": 522, "text": "cow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 526, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 532, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "they", "misc": "", "start_char": 528, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 536, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 533, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 539, "feats": null, "head": 5, "id": 18, "lemma": "up", "misc": "", "start_char": 537, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 542, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 540, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 547, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "beat", "misc": "", "start_char": 543, "text": "beat", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 550, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 548, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 558, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "apology", "misc": "", "start_char": 551, "text": "apology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 562, "feats": null, "head": 25, "id": 23, "lemma": "out", "misc": "", "start_char": 559, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 565, "feats": null, "head": 25, "id": 24, "lemma": "of", "misc": "", "start_char": 563, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 569, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 25, "lemma": "you", "misc": "", "start_char": 566, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 571, "feats": null, "head": 5, "id": 26, "lemma": ".", "misc": "", "start_char": 570, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry))) (. .)))" }, "speaker": "Wil", "text": "Okay, I'm sorry.", "tokens": [ { "deprel": "discourse", "end_char": 576, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 572, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 578, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 577, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 580, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 579, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 583, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 581, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 589, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sorry", "misc": "", "start_char": 584, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 591, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 590, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT that)) (VP (VBD was) (NP (NP (DT a) (JJ long) (NN bus) (NN ride)) (PP (IN for) (ADVP (RB not) (RB very) (RB much))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, that was a long bus ride for not very much.", "tokens": [ { "deprel": "discourse", "end_char": 596, "feats": null, "head": 8, "id": 1, "lemma": "well", "misc": "", "start_char": 592, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 597, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 603, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 3, "lemma": "that", "misc": "", "start_char": 599, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 607, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 604, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 609, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 5, "lemma": "a", "misc": "", "start_char": 608, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 614, "feats": "Degree=Pos", "head": 8, "id": 6, "lemma": "long", "misc": "", "start_char": 610, "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 618, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "bus", "misc": "", "start_char": 615, "text": "bus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 623, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "ride", "misc": "", "start_char": 619, "text": "ride", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 627, "feats": null, "head": 12, "id": 9, "lemma": "for", "misc": "", "start_char": 624, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 631, "feats": null, "head": 12, "id": 10, "lemma": "not", "misc": "", "start_char": 628, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 636, "feats": null, "head": 12, "id": 11, "lemma": "very", "misc": "", "start_char": 632, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod", "end_char": 641, "feats": "Degree=Pos", "head": 8, "id": 12, "lemma": "much", "misc": "", "start_char": 637, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 643, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 642, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ okay)) (. ?)))" }, "speaker": "Wil", "text": "Are you okay?", "tokens": [ { "deprel": "cop", "end_char": 647, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 644, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 651, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 648, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 656, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 652, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 658, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 657, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (VP (VBG asking) (NP (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS questions)))) (, ,) (NP (NNP Wil) (NNP Wheaton)) (. .)) (PP (IN As) (NP (NP (DT a) (NN matter)) (PP (IN of) (NP (NP (NP (JJ idle) (NN curiosity)) (SBAR (WHNP (WHNP (WDT which)) (PP (IN of) (NP (PRP$ your) (NNS shrubberies)))) (SQ (VBP do) (NP (PRP you)) (VP (VB feel) (SBAR (S (VP (MD would) (VP (VB benefit) (PP (IN from) (NP (DT a) (JJ thorough) (NN vomiting))))))))))) (. ?))))) (S (ADVP (RB Never)) (VP (VB mind)))))) (, ,) (S (NP (PRP I)) (VP (MD 'll) (VP (VB choose)))) (. .) (S (NP (PRP You)) (VP (VBD were) (ADJP (RB so) (JJ good)) (PP (IN in) (NP (NNP Stand))) (PP (IN by) (NP (PRP Me))))) (. .)))" }, "speaker": "Sheldon", "text": "You're asking a lot of questions, Wil Wheaton . As a matter of idle curiosity which of your shrubberies do you feel would benefit from a thorough vomiting? Never mind, I'll choose . You were so good in Stand by Me.", "tokens": [ { "deprel": "nsubj", "end_char": 662, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 659, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 666, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 663, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 673, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "ask", "misc": "", "start_char": 667, "text": "asking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 675, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 674, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 679, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "lot", "misc": "", "start_char": 676, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 682, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 680, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 692, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "question", "misc": "", "start_char": 683, "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 694, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 693, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 698, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "Wil", "misc": "", "start_char": 695, "text": "Wil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 706, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Wheaton", "misc": "", "start_char": 699, "text": "Wheaton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 708, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 707, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 711, "feats": null, "head": 14, "id": 12, "lemma": "as", "misc": "", "start_char": 709, "text": "As", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 713, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 712, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 720, "feats": "Number=Sing", "head": 26, "id": 14, "lemma": "matter", "misc": "", "start_char": 714, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 723, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 721, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 728, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "idle", "misc": "", "start_char": 724, "text": "idle", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 738, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "curiosity", "misc": "", "start_char": 729, "text": "curiosity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 744, "feats": "PronType=Rel", "head": 24, "id": 18, "lemma": "which", "misc": "", "start_char": 739, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "case", "end_char": 747, "feats": null, "head": 21, "id": 19, "lemma": "of", "misc": "", "start_char": 745, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 752, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "your", "misc": "", "start_char": 748, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 764, "feats": "Number=Plur", "head": 24, "id": 21, "lemma": "shrubbery", "misc": "", "start_char": 753, "text": "shrubberies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 767, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 24, "id": 22, "lemma": "do", "misc": "", "start_char": 765, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 771, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 23, "lemma": "you", "misc": "", "start_char": 768, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 776, "feats": "VerbForm=Inf", "head": 14, "id": 24, "lemma": "feel", "misc": "", "start_char": 772, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "aux", "end_char": 782, "feats": "VerbForm=Fin", "head": 26, "id": 25, "lemma": "would", "misc": "", "start_char": 777, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 790, "feats": "VerbForm=Inf", "head": 3, "id": 26, "lemma": "benefit", "misc": "", "start_char": 783, "text": "benefit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 795, "feats": null, "head": 30, "id": 27, "lemma": "from", "misc": "", "start_char": 791, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 797, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 28, "lemma": "a", "misc": "", "start_char": 796, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 806, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "thorough", "misc": "", "start_char": 798, "text": "thorough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 815, "feats": "Number=Sing", "head": 26, "id": 30, "lemma": "vomit", "misc": "", "start_char": 807, "text": "vomiting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 817, "feats": null, "head": 3, "id": 31, "lemma": "?", "misc": "", "start_char": 816, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 823, "feats": null, "head": 33, "id": 32, "lemma": "never", "misc": "", "start_char": 818, "text": "Never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 828, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 33, "lemma": "mind", "misc": "", "start_char": 824, "text": "mind", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 830, "feats": null, "head": 37, "id": 34, "lemma": ",", "misc": "", "start_char": 829, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 832, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 37, "id": 35, "lemma": "I", "misc": "", "start_char": 831, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 836, "feats": "VerbForm=Fin", "head": 37, "id": 36, "lemma": "will", "misc": "", "start_char": 833, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 843, "feats": "VerbForm=Inf", "head": 33, "id": 37, "lemma": "choose", "misc": "", "start_char": 837, "text": "choose", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 845, "feats": null, "head": 3, "id": 38, "lemma": ".", "misc": "", "start_char": 844, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 849, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 42, "id": 39, "lemma": "you", "misc": "", "start_char": 846, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 854, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 42, "id": 40, "lemma": "be", "misc": "", "start_char": 850, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 857, "feats": null, "head": 42, "id": 41, "lemma": "so", "misc": "", "start_char": 855, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 862, "feats": "Degree=Pos", "head": 3, "id": 42, "lemma": "good", "misc": "", "start_char": 858, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 865, "feats": null, "head": 44, "id": 43, "lemma": "in", "misc": "", "start_char": 863, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 871, "feats": "Number=Sing", "head": 42, "id": 44, "lemma": "stand", "misc": "", "start_char": 866, "text": "Stand", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 874, "feats": null, "head": 46, "id": 45, "lemma": "by", "misc": "", "start_char": 872, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 877, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 42, "id": 46, "lemma": "I", "misc": "", "start_char": 875, "text": "Me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 879, "feats": null, "head": 3, "id": 47, "lemma": ".", "misc": "", "start_char": 878, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ], [ 8, 19, 20 ] ], [ [ 1, 2, 2 ], [ 3, 1, 1 ], [ 4, 6, 6 ], [ 5, 2, 2 ], [ 6, 0, 0 ], [ 6, 6, 6 ], [ 8, 2, 2 ], [ 8, 5, 5 ], [ 9, 2, 2 ], [ 9, 5, 5 ], [ 10, 0, 0 ], [ 10, 7, 7 ], [ 13, 1, 1 ], [ 14, 34, 34 ] ], [ [ 2, 2, 2 ], [ 8, 0, 0 ], [ 8, 24, 24 ], [ 10, 24, 24 ], [ 11, 2, 2 ], [ 14, 0, 0 ], [ 14, 8, 9 ], [ 14, 19, 19 ], [ 14, 22, 22 ], [ 14, 38, 38 ] ], [ [ 4, 3, 9 ] ], [ [ 6, 3, 3 ] ], [ [ 8, 2, 3 ], [ 8, 10, 10 ] ], [ [ 8, 10, 11 ] ], [ [ 8, 13, 13 ], [ 8, 15, 15 ], [ 8, 17, 17 ] ], [ [ 9, 8, 8 ] ], [ [ 10, 0, 1 ], [ 10, 15, 15 ] ], [ [ 10, 10, 13 ] ], [ [ 10, 20, 21 ] ], [ [ 12, 4, 7 ] ], [ [ 14, 6, 6 ] ], [ [ 14, 3, 6 ] ], [ [ 14, 19, 20 ] ], [ [ 14, 27, 29 ] ] ]
s06e07c08t
Wil Wheaton . Wait, how many was that? Hey, Sheldon, what's up? Wouldn't you like to know. Have you been drinking? Just tea . The best tea I've ever had. Why are you here? I'm from Texas . Need I say more? Yeah, actually, a little more would be helpful. You insulted my woman . I'm here to defend her honor . Two . It was two . Wil Wheaton . Now prepare yourself for what may come. Oh, Sheldon, do you really think we're gonna fight? My fists are not up here because I'm milking a giant invisible cow . They're up to beat an apology out of you. Okay, I'm sorry. Well, that was a long bus ride for not very much. Are you okay? You're asking a lot of questions, Wil Wheaton . As a matter of idle curiosity which of your shrubberies do you feel would benefit from a thorough vomiting? Never mind, I'll choose . You were so good in Stand by Me.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG drawing) (ADVP (IN over) (RB there)))) (. ?)))" }, "speaker": "Raj", "text": "What are you drawing over there?", "tokens": [ { "deprel": "obl", "end_char": 4, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 0, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 5, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 12, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 9, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 20, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "draw", "misc": "", "start_char": 13, "text": "drawing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 25, "feats": null, "head": 6, "id": 5, "lemma": "over", "misc": "", "start_char": 21, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 31, "feats": "PronType=Dem", "head": 4, "id": 6, "lemma": "there", "misc": "", "start_char": 26, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 33, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 32, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (NP (NP (DT A) (JJ hypothetical) (NN containment) (NN field)) (PP (IN for) (NP (NP (DT a) (ADJP (NNP Frisbee) (HYPH -) (VBN sized)) (NN wormhole)) (SBAR (WHNP (WDT that)) (S (VP (MD could) (VP (VB serve) (PP (IN as) (NP (DT a) (NN portal))) (PP (IN to) (NP (DT a) (JJ parallel) (NN universe))))))))) (. .)))" }, "speaker": "Sheldon", "text": "A hypothetical containment field for a Frisbee - sized wormhole that could serve as a portal to a parallel universe.", "tokens": [ { "deprel": "det", "end_char": 35, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 1, "lemma": "a", "misc": "", "start_char": 34, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 48, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "hypothetical", "misc": "", "start_char": 36, "text": "hypothetical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 60, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "containment", "misc": "", "start_char": 49, "text": "containment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 66, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "field", "misc": "", "start_char": 61, "text": "field", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 70, "feats": null, "head": 10, "id": 5, "lemma": "for", "misc": "", "start_char": 67, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 72, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 6, "lemma": "a", "misc": "", "start_char": 71, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 80, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "frisbee", "misc": "", "start_char": 73, "text": "Frisbee", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 82, "feats": null, "head": 9, "id": 8, "lemma": "-", "misc": "", "start_char": 81, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 88, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 9, "lemma": "size", "misc": "", "start_char": 83, "text": "sized", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod", "end_char": 97, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "wormhole", "misc": "", "start_char": 89, "text": "wormhole", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 102, "feats": "PronType=Rel", "head": 13, "id": 11, "lemma": "that", "misc": "", "start_char": 98, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 108, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "could", "misc": "", "start_char": 103, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 114, "feats": "VerbForm=Inf", "head": 10, "id": 13, "lemma": "serve", "misc": "", "start_char": 109, "text": "serve", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 117, "feats": null, "head": 16, "id": 14, "lemma": "as", "misc": "", "start_char": 115, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 119, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 118, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 126, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "portal", "misc": "", "start_char": 120, "text": "portal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 129, "feats": null, "head": 20, "id": 17, "lemma": "to", "misc": "", "start_char": 127, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 131, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 18, "lemma": "a", "misc": "", "start_char": 130, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 140, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "parallel", "misc": "", "start_char": 132, "text": "parallel", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 149, "feats": "Number=Sing", "head": 13, "id": 20, "lemma": "universe", "misc": "", "start_char": 141, "text": "universe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 151, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 150, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (PRP you) (JJ silly) (NN doodlebug)) (. .)))" }, "speaker": "Howard", "text": "Oh, you silly doodlebug.", "tokens": [ { "deprel": "discourse", "end_char": 154, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 152, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 155, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 160, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 157, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 166, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "silly", "misc": "", "start_char": 161, "text": "silly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 176, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "doodlebug", "misc": "", "start_char": 167, "text": "doodlebug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 178, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 177, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS scientists)))) (VP (VBP believe) (SBAR (IN that) (S (S (VP (VBG making) (NP (NP (NN contact)) (PP (IN with) (NP (JJ other) (NN life) (HYPH -) (NNS forms)))))) (VP (MD would) (ADVP (RB probably)) (RB not) (VP (VB end) (ADVP (RB well)) (PP (IN for) (NP (PRP us)))))))) (. .)))" }, "speaker": "Leonard", "text": "You know, a lot of scientists believe that making contact with other life - forms would probably not end well for us.", "tokens": [ { "deprel": "nsubj", "end_char": 182, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 179, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 187, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "know", "misc": "", "start_char": 183, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 189, "feats": null, "head": 8, "id": 3, "lemma": ",", "misc": "", "start_char": 188, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 191, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 190, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 195, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "lot", "misc": "", "start_char": 192, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 198, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 196, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 209, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "scientist", "misc": "", "start_char": 199, "text": "scientists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 217, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "believe", "misc": "", "start_char": 210, "text": "believe", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 222, "feats": null, "head": 20, "id": 9, "lemma": "that", "misc": "", "start_char": 218, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "csubj", "end_char": 229, "feats": "VerbForm=Ger", "head": 20, "id": 10, "lemma": "make", "misc": "", "start_char": 223, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 237, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "contact", "misc": "", "start_char": 230, "text": "contact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 242, "feats": null, "head": 16, "id": 12, "lemma": "with", "misc": "", "start_char": 238, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 248, "feats": "Degree=Pos", "head": 16, "id": 13, "lemma": "other", "misc": "", "start_char": 243, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 253, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "life", "misc": "", "start_char": 249, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 16, "id": 15, "lemma": "-", "misc": "", "start_char": 254, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obl", "end_char": 261, "feats": "Number=Plur", "head": 10, "id": 16, "lemma": "form", "misc": "", "start_char": 256, "text": "forms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 267, "feats": "VerbForm=Fin", "head": 20, "id": 17, "lemma": "would", "misc": "", "start_char": 262, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 276, "feats": null, "head": 20, "id": 18, "lemma": "probably", "misc": "", "start_char": 268, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 280, "feats": null, "head": 20, "id": 19, "lemma": "not", "misc": "", "start_char": 277, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 284, "feats": "VerbForm=Inf", "head": 8, "id": 20, "lemma": "end", "misc": "", "start_char": 281, "text": "end", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 289, "feats": "Degree=Pos", "head": 20, "id": 21, "lemma": "well", "misc": "", "start_char": 285, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 293, "feats": null, "head": 23, "id": 22, "lemma": "for", "misc": "", "start_char": 290, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 296, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 20, "id": 23, "lemma": "we", "misc": "", "start_char": 294, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 298, "feats": null, "head": 8, "id": 24, "lemma": ".", "misc": "", "start_char": 297, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (NP (DT a) (ADJP (NNP Frisbee) (HYPH -) (VBN sized)) (NN wormhole)) (, ,) (NP (NNP Leonard) (. .))) (SBAR (S (NP (PRP You)) (VP (MD can) (VP (VB block) (NP (PRP it)) (PP (IN with) (S (NP (DT a) (NNP Frisbee) (. .)) (VP (VB Calm) (PRT (RB down))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "It's a Frisbee - sized wormhole, Leonard . You can block it with a Frisbee . Calm down.", "tokens": [ { "deprel": "nsubj", "end_char": 301, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 1, "lemma": "it", "misc": "", "start_char": 299, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 304, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "be", "misc": "", "start_char": 302, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 306, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 3, "lemma": "a", "misc": "", "start_char": 305, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 314, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "frisbee", "misc": "", "start_char": 307, "text": "Frisbee", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 6, "id": 5, "lemma": "-", "misc": "", "start_char": 315, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 322, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 6, "lemma": "size", "misc": "", "start_char": 317, "text": "sized", "upos": "VERB", "xpos": "VBN" }, { "deprel": "root", "end_char": 331, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "wormhole", "misc": "", "start_char": 323, "text": "wormhole", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 332, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 341, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Leonard", "misc": "", "start_char": 334, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 343, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 342, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 347, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 11, "lemma": "you", "misc": "", "start_char": 344, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 351, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "can", "misc": "", "start_char": 348, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 357, "feats": "VerbForm=Inf", "head": 7, "id": 13, "lemma": "block", "misc": "", "start_char": 352, "text": "block", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 360, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "it", "misc": "", "start_char": 358, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 365, "feats": null, "head": 17, "id": 15, "lemma": "with", "misc": "", "start_char": 361, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 367, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 366, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 375, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "frisbee", "misc": "", "start_char": 368, "text": "Frisbee", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 377, "feats": null, "head": 7, "id": 18, "lemma": ".", "misc": "", "start_char": 376, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 382, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 19, "lemma": "calm", "misc": "", "start_char": 378, "text": "Calm", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 387, "feats": null, "head": 19, "id": 20, "lemma": "down", "misc": "", "start_char": 383, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 389, "feats": null, "head": 7, "id": 21, "lemma": ".", "misc": "", "start_char": 388, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB expect) (S (NP (PRP me)) (VP (TO to) (VP (VB build) (NP (DT this)))))) (. ?)))" }, "speaker": "Howard", "text": "Do you expect me to build this?", "tokens": [ { "deprel": "aux", "end_char": 392, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 390, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 396, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 393, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 403, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "expect", "misc": "", "start_char": 397, "text": "expect", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 406, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 404, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 409, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 407, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 415, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "build", "misc": "", "start_char": 410, "text": "build", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 420, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "this", "misc": "", "start_char": 416, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 422, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 421, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP expect) (S (NP (PRP you)) (VP (TO to) (VP (VB wipe) (NP (DT the) (NN pudding)) (PP (IN off) (NP (PRP$ your) (NN chin) (. .) (NNS Gentlemen))))))) (. .)))" }, "speaker": "Sheldon", "text": "I expect you to wipe the pudding off your chin . Gentlemen.", "tokens": [ { "deprel": "nsubj", "end_char": 424, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 423, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 431, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "expect", "misc": "", "start_char": 425, "text": "expect", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 435, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 432, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 438, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 436, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 443, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "wipe", "misc": "", "start_char": 439, "text": "wipe", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 447, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 444, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 455, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "pudding", "misc": "", "start_char": 448, "text": "pudding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 459, "feats": null, "head": 10, "id": 8, "lemma": "off", "misc": "", "start_char": 456, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 464, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "your", "misc": "", "start_char": 460, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 469, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "chin", "misc": "", "start_char": 465, "text": "chin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 471, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 470, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 481, "feats": "Number=Plur", "head": 5, "id": 12, "lemma": "gentleman", "misc": "", "start_char": 472, "text": "Gentlemen", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 483, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 482, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SQ (VBP Have) (NP (PRP you)) (NP (NNS guys)) (ADVP (RB ever)) (VP (VBN noticed) (SBAR (IN that) (S (NP (NNP Sheldon)) (ADVP (RB always)) (VP (VBZ disappears) (NP (DT every) (NN day)) (PP (IN at) (NP (CD 2:45))))))) (. ?)))" }, "speaker": "Howard", "text": "Have you guys ever noticed that Sheldon always disappears every day at 2:45?", "tokens": [ { "deprel": "aux", "end_char": 488, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 1, "lemma": "have", "misc": "", "start_char": 484, "text": "Have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "dep", "end_char": 492, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 489, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 497, "feats": "Number=Plur", "head": 5, "id": 3, "lemma": "guy", "misc": "", "start_char": 493, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 502, "feats": null, "head": 5, "id": 4, "lemma": "ever", "misc": "", "start_char": 498, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 510, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "notice", "misc": "", "start_char": 503, "text": "noticed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 515, "feats": null, "head": 9, "id": 6, "lemma": "that", "misc": "", "start_char": 511, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 523, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "Sheldon", "misc": "", "start_char": 516, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 530, "feats": null, "head": 9, "id": 8, "lemma": "always", "misc": "", "start_char": 524, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 541, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "disappear", "misc": "", "start_char": 531, "text": "disappears", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 547, "feats": "PronType=Tot", "head": 11, "id": 10, "lemma": "every", "misc": "", "start_char": 542, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 551, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "day", "misc": "", "start_char": 548, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 554, "feats": null, "head": 13, "id": 12, "lemma": "at", "misc": "", "start_char": 552, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 559, "feats": "NumForm=Digit|NumType=Card", "head": 9, "id": 13, "lemma": "2:45", "misc": "", "start_char": 555, "text": "2:45", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 561, "feats": null, "head": 5, "id": 14, "lemma": "?", "misc": "", "start_char": 560, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (ADVP (RB Really) (. ?)))" }, "speaker": "Leonard", "text": "Really?", "tokens": [ { "deprel": "root", "end_char": 568, "feats": null, "head": 0, "id": 1, "lemma": "really", "misc": "", "start_char": 562, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 570, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 569, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (ADVP (RB probably)) (ADVP (RB just)) (VP (VBZ goes) (PP (IN to) (NP (DT the) (NN bathroom)))) (. .)))" }, "speaker": "Raj", "text": "He probably just goes to the bathroom.", "tokens": [ { "deprel": "nsubj", "end_char": 573, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "he", "misc": "", "start_char": 571, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 582, "feats": null, "head": 4, "id": 2, "lemma": "probably", "misc": "", "start_char": 574, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 587, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 583, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 592, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 588, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 595, "feats": null, "head": 7, "id": 5, "lemma": "to", "misc": "", "start_char": 593, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 599, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 596, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 608, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "bathroom", "misc": "", "start_char": 600, "text": "bathroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 610, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 609, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Actually)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP he)) (VP (VBZ goes) (PP (IN to) (NP (DT the) (NN bathroom))) (PP (IN at) (NP (CD 8:00) (NN a.m.))) (PP (IN with) (NP (NP (JJ optional) (NN follow) (HYPH -) (NNS ups)) (PP (IN at) (NP (CD 1:45) (CC and) (CD 7:10))) (PP (IN on) (NP (NML (JJ high) (HYPH -) (NN fiber)) (NNPS Fridays)))))) (. .)))" }, "speaker": "Leonard", "text": "Actually, no, he goes to the bathroom at 8:00 a.m. with optional follow - ups at 1:45 and 7:10 on high - fiber Fridays.", "tokens": [ { "deprel": "advmod", "end_char": 619, "feats": null, "head": 6, "id": 1, "lemma": "actually", "misc": "", "start_char": 611, "text": "Actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 621, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 620, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 624, "feats": "Polarity=Neg", "head": 6, "id": 3, "lemma": "no", "misc": "", "start_char": 622, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 626, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 625, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 629, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "he", "misc": "", "start_char": 627, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 634, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 630, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 637, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 635, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 641, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 638, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 650, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "bathroom", "misc": "", "start_char": 642, "text": "bathroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 653, "feats": null, "head": 11, "id": 10, "lemma": "at", "misc": "", "start_char": 651, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 658, "feats": "NumForm=Digit|NumType=Card", "head": 6, "id": 11, "lemma": "8:00", "misc": "", "start_char": 654, "text": "8:00", "upos": "NUM", "xpos": "CD" }, { "deprel": "nmod:tmod", "end_char": 663, "feats": "Abbr=Yes|Number=Sing", "head": 11, "id": 12, "lemma": "a.m.", "misc": "", "start_char": 659, "text": "a.m.", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 668, "feats": null, "head": 17, "id": 13, "lemma": "with", "misc": "", "start_char": 664, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 677, "feats": "Degree=Pos", "head": 17, "id": 14, "lemma": "optional", "misc": "", "start_char": 669, "text": "optional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 684, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "follow", "misc": "", "start_char": 678, "text": "follow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 686, "feats": null, "head": 17, "id": 16, "lemma": "-", "misc": "", "start_char": 685, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obl", "end_char": 690, "feats": "Number=Plur", "head": 6, "id": 17, "lemma": "up", "misc": "", "start_char": 687, "text": "ups", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 693, "feats": null, "head": 19, "id": 18, "lemma": "at", "misc": "", "start_char": 691, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 698, "feats": "NumForm=Digit|NumType=Card", "head": 17, "id": 19, "lemma": "1:45", "misc": "", "start_char": 694, "text": "1:45", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 702, "feats": null, "head": 21, "id": 20, "lemma": "and", "misc": "", "start_char": 699, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 707, "feats": "NumForm=Digit|NumType=Card", "head": 19, "id": 21, "lemma": "7:10", "misc": "", "start_char": 703, "text": "7:10", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 710, "feats": null, "head": 26, "id": 22, "lemma": "on", "misc": "", "start_char": 708, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 715, "feats": "Degree=Pos", "head": 25, "id": 23, "lemma": "high", "misc": "", "start_char": 711, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 25, "id": 24, "lemma": "-", "misc": "", "start_char": 716, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 723, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "fiber", "misc": "", "start_char": 718, "text": "fiber", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 731, "feats": "Number=Plur", "head": 6, "id": 26, "lemma": "Friday", "misc": "", "start_char": 724, "text": "Fridays", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 733, "feats": null, "head": 6, "id": 27, "lemma": ".", "misc": "", "start_char": 732, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (NP (PRP It))) (VP (VBZ 's) (ADJP (JJ sad)) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP know) (NP (DT that)))))) (. .)))" }, "speaker": "Raj", "text": "It's sad that you know that.", "tokens": [ { "deprel": "expl", "end_char": 736, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 734, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 739, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 737, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 743, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sad", "misc": "", "start_char": 740, "text": "sad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 748, "feats": null, "head": 6, "id": 4, "lemma": "that", "misc": "", "start_char": 744, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 752, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 749, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "csubj", "end_char": 757, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "know", "misc": "", "start_char": 753, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 762, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "that", "misc": "", "start_char": 758, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 764, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 763, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (NP (RB just) (DT the) (NN tip)) (PP (IN of) (NP (DT the) (NN sadness) (NN iceberg))))) (. .)))" }, "speaker": "Leonard", "text": "Oh, that's just the tip of the sadness iceberg.", "tokens": [ { "deprel": "discourse", "end_char": 767, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 765, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 769, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 768, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 774, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 3, "lemma": "that", "misc": "", "start_char": 770, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 777, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 775, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 782, "feats": null, "head": 7, "id": 5, "lemma": "just", "misc": "", "start_char": 778, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 786, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 783, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 790, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "tip", "misc": "", "start_char": 787, "text": "tip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 793, "feats": null, "head": 11, "id": 8, "lemma": "of", "misc": "", "start_char": 791, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 797, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 794, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 805, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "sadness", "misc": "", "start_char": 798, "text": "sadness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 813, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "iceberg", "misc": "", "start_char": 806, "text": "iceberg", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 815, "feats": null, "head": 7, "id": 12, "lemma": ".", "misc": "", "start_char": 814, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG looking) (PP (IN at) (NP (NP (NP (PRP$ his) (JJ public) (NN calendar) (. .) (CD 2:45)) (PP (IN to) (NP (CD 3:05)))) (, ,) (NP (NP (NN nothing) (. .)) (NP (NN Yesterday)) (, ,) (NP (NP (CD 2:45)) (PP (IN to) (NP (CD 3:05)))) (, ,) (NP (NP (NN nothing)) (. .) (NP (JJ Last) (NN week)) (, ,) (NP (NP (NN nothing)) (. .) (NP (JJ Last) (NN month)) (, ,) (NP (NN nothing) (. .))) (SBAR (S (NP (PRP He)) (ADVP (RB never)) (VP (VBZ has) (NP (NP (NN anything)) (VP (VBN booked) (PP (IN during) (NP (DT that) (NN time)))))))))))))) (. .)))" }, "speaker": "Howard", "text": "I'm looking at his public calendar . 2:45 to 3:05, nothing . Yesterday, 2:45 to 3:05, nothing . Last week, nothing . Last month, nothing . He never has anything booked during that time.", "tokens": [ { "deprel": "nsubj", "end_char": 817, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 816, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 820, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 818, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 828, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 821, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 831, "feats": null, "head": 7, "id": 4, "lemma": "at", "misc": "", "start_char": 829, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 835, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": 5, "lemma": "his", "misc": "", "start_char": 832, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 842, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "public", "misc": "", "start_char": 836, "text": "public", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 851, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "calendar", "misc": "", "start_char": 843, "text": "calendar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 853, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 852, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 858, "feats": "NumForm=Digit|NumType=Card", "head": 7, "id": 9, "lemma": "2:45", "misc": "", "start_char": 854, "text": "2:45", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 861, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 859, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 866, "feats": "NumForm=Digit|NumType=Card", "head": 9, "id": 11, "lemma": "3:05", "misc": "", "start_char": 862, "text": "3:05", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 868, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 867, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 876, "feats": "Number=Sing|PronType=Neg", "head": 7, "id": 13, "lemma": "nothing", "misc": "", "start_char": 869, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 878, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 877, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obl:tmod", "end_char": 888, "feats": "Number=Sing", "head": 3, "id": 15, "lemma": "yesterday", "misc": "", "start_char": 879, "text": "Yesterday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 890, "feats": null, "head": 17, "id": 16, "lemma": ",", "misc": "", "start_char": 889, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 895, "feats": "NumForm=Digit|NumType=Card", "head": 15, "id": 17, "lemma": "2:45", "misc": "", "start_char": 891, "text": "2:45", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 898, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 896, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 903, "feats": "NumForm=Digit|NumType=Card", "head": 17, "id": 19, "lemma": "3:05", "misc": "", "start_char": 899, "text": "3:05", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 905, "feats": null, "head": 21, "id": 20, "lemma": ",", "misc": "", "start_char": 904, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 913, "feats": "Number=Sing|PronType=Neg", "head": 3, "id": 21, "lemma": "nothing", "misc": "", "start_char": 906, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 915, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 914, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 920, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "last", "misc": "", "start_char": 916, "text": "Last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 925, "feats": "Number=Sing", "head": 3, "id": 24, "lemma": "week", "misc": "", "start_char": 921, "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 927, "feats": null, "head": 26, "id": 25, "lemma": ",", "misc": "", "start_char": 926, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 935, "feats": "Number=Sing|PronType=Neg", "head": 3, "id": 26, "lemma": "nothing", "misc": "", "start_char": 928, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 937, "feats": null, "head": 3, "id": 27, "lemma": ".", "misc": "", "start_char": 936, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 942, "feats": "Degree=Pos", "head": 29, "id": 28, "lemma": "last", "misc": "", "start_char": 938, "text": "Last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod:tmod", "end_char": 948, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "month", "misc": "", "start_char": 943, "text": "month", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 950, "feats": null, "head": 31, "id": 30, "lemma": ",", "misc": "", "start_char": 949, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 958, "feats": "Number=Sing|PronType=Neg", "head": 3, "id": 31, "lemma": "nothing", "misc": "", "start_char": 951, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 960, "feats": null, "head": 3, "id": 32, "lemma": ".", "misc": "", "start_char": 959, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 963, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 33, "lemma": "he", "misc": "", "start_char": 961, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 969, "feats": null, "head": 35, "id": 34, "lemma": "never", "misc": "", "start_char": 964, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 973, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 35, "lemma": "have", "misc": "", "start_char": 970, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 982, "feats": "Number=Sing|PronType=Ind", "head": 35, "id": 36, "lemma": "anything", "misc": "", "start_char": 974, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "acl", "end_char": 989, "feats": "Tense=Past|VerbForm=Part", "head": 36, "id": 37, "lemma": "book", "misc": "", "start_char": 983, "text": "booked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 996, "feats": null, "head": 40, "id": 38, "lemma": "during", "misc": "", "start_char": 990, "text": "during", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1001, "feats": "Number=Sing|PronType=Dem", "head": 40, "id": 39, "lemma": "that", "misc": "", "start_char": 997, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1006, "feats": "Number=Sing", "head": 37, "id": 40, "lemma": "time", "misc": "", "start_char": 1002, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1008, "feats": null, "head": 3, "id": 41, "lemma": ".", "misc": "", "start_char": 1007, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (NP (NP (CD 20) (NNS minutes)) (NP (DT a) (NN day))) (, ,) (ADJP (RB completely) (VBN unaccounted) (PP (IN for))) (. .)))" }, "speaker": "Raj", "text": "20 minutes a day, completely unaccounted for.", "tokens": [ { "deprel": "nummod", "end_char": 1011, "feats": "NumForm=Digit|NumType=Card", "head": 2, "id": 1, "lemma": "20", "misc": "", "start_char": 1009, "text": "20", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 1019, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "minute", "misc": "", "start_char": 1012, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "det", "end_char": 1021, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 1020, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:tmod", "end_char": 1025, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "day", "misc": "", "start_char": 1022, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1027, "feats": null, "head": 2, "id": 5, "lemma": ",", "misc": "", "start_char": 1026, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1038, "feats": null, "head": 7, "id": 6, "lemma": "completely", "misc": "", "start_char": 1028, "text": "completely", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1050, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 7, "lemma": "unaccount", "misc": "", "start_char": 1039, "text": "unaccounted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "end_char": 1054, "feats": null, "head": 7, "id": 8, "lemma": "for", "misc": "", "start_char": 1051, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1056, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 1055, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (MD should) (VP (VB figure) (PRT (RP out)) (SBAR (WHADVP (WRB where)) (S (NP (PRP he)) (VP (VBZ goes)))))) (. .)))" }, "speaker": "Howard", "text": "We should figure out where he goes.", "tokens": [ { "deprel": "nsubj", "end_char": 1059, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 1057, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1066, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "should", "misc": "", "start_char": 1060, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1073, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "figure", "misc": "", "start_char": 1067, "text": "figure", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1077, "feats": null, "head": 3, "id": 4, "lemma": "out", "misc": "", "start_char": 1074, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 1083, "feats": "PronType=Rel", "head": 7, "id": 5, "lemma": "where", "misc": "", "start_char": 1078, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1086, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "he", "misc": "", "start_char": 1084, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1091, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "go", "misc": "", "start_char": 1087, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1093, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1092, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ooh)) (, ,) (NP (DT this)) (VP (VBZ is) (ADJP (JJ exciting)) (. .) (PP (IN Like) (NP (NP (CD one)) (PP (IN of) (NP (PRP$ my) (NML (JJ classic) (NN murder)) (NN mystery) (NN dinner) (NNS parties)))))) (. .)))" }, "speaker": "Raj", "text": "Ooh, this is exciting . Like one of my classic murder mystery dinner parties.", "tokens": [ { "deprel": "discourse", "end_char": 1097, "feats": null, "head": 5, "id": 1, "lemma": "ooh", "misc": "", "start_char": 1094, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1099, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1098, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1104, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "this", "misc": "", "start_char": 1100, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1107, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1105, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1116, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "exciting", "misc": "", "start_char": 1108, "text": "exciting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1118, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1117, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1123, "feats": null, "head": 8, "id": 7, "lemma": "like", "misc": "", "start_char": 1119, "text": "Like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1127, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 8, "lemma": "one", "misc": "", "start_char": 1124, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1130, "feats": null, "head": 15, "id": 9, "lemma": "of", "misc": "", "start_char": 1128, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1133, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 10, "lemma": "my", "misc": "", "start_char": 1131, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1141, "feats": "Degree=Pos", "head": 15, "id": 11, "lemma": "classic", "misc": "", "start_char": 1134, "text": "classic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1148, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "murder", "misc": "", "start_char": 1142, "text": "murder", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1156, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "mystery", "misc": "", "start_char": 1149, "text": "mystery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1163, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "dinner", "misc": "", "start_char": 1157, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1171, "feats": "Number=Plur", "head": 8, "id": 15, "lemma": "party", "misc": "", "start_char": 1164, "text": "parties", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1173, "feats": null, "head": 5, "id": 16, "lemma": ".", "misc": "", "start_char": 1172, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (JJ Right)) (, ,) (NP (NP (DT the) (NN case)) (PP (IN of) (SBAR (WHNP (WP who)) (S (VP (VBD murdered) (NP (NP (CD three) (NNP Saturday) (NNS nights)) (PP (IN of) (NP (PRP$ my) (NN life))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Right, the case of who murdered three Saturday nights of my life?", "tokens": [ { "deprel": "discourse", "end_char": 1179, "feats": "Degree=Pos", "head": 4, "id": 1, "lemma": "right", "misc": "", "start_char": 1174, "text": "Right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1181, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1180, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1185, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1182, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1190, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "case", "misc": "", "start_char": 1186, "text": "case", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1193, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 1191, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1197, "feats": "PronType=Rel", "head": 7, "id": 6, "lemma": "who", "misc": "", "start_char": 1194, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 1206, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 7, "lemma": "murder", "misc": "", "start_char": 1198, "text": "murdered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "end_char": 1212, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 8, "lemma": "three", "misc": "", "start_char": 1207, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 1221, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "Saturday", "misc": "", "start_char": 1213, "text": "Saturday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1228, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "night", "misc": "", "start_char": 1222, "text": "nights", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1231, "feats": null, "head": 13, "id": 11, "lemma": "of", "misc": "", "start_char": 1229, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1234, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "my", "misc": "", "start_char": 1232, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1239, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "life", "misc": "", "start_char": 1235, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1241, "feats": null, "head": 4, "id": 14, "lemma": "?", "misc": "", "start_char": 1240, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (NNP Colonel) (NNP Koothrapali)) (PP (IN in) (NP (CD ten))) (PP (IN with) (NP (DT the) (NN olive) (NN spread))) (. .)))" }, "speaker": "Howard", "text": "Colonel Koothrapali in ten with the olive spread.", "tokens": [ { "deprel": "root", "end_char": 1249, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Colonel", "misc": "", "start_char": 1242, "text": "Colonel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1261, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Koothrapali", "misc": "", "start_char": 1250, "text": "Koothrapali", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1264, "feats": null, "head": 4, "id": 3, "lemma": "in", "misc": "", "start_char": 1262, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1268, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 4, "lemma": "ten", "misc": "", "start_char": 1265, "text": "ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1273, "feats": null, "head": 8, "id": 5, "lemma": "with", "misc": "", "start_char": 1269, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1277, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 1274, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1283, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "olive", "misc": "", "start_char": 1278, "text": "olive", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1290, "feats": "Number=Sing", "head": 1, "id": 8, "lemma": "spread", "misc": "", "start_char": 1284, "text": "spread", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1292, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 1291, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBD was) (NP (NN tapenade)))) (CC and) (S (NP (PRP you) (NNS guys)) (VP (VBP suck))) (. .)))" }, "speaker": "Raj", "text": "It was tapenade and you guys suck.", "tokens": [ { "deprel": "nsubj", "end_char": 1295, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 1293, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1299, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1296, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 1308, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "tapenade", "misc": "", "start_char": 1300, "text": "tapenade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1312, "feats": null, "head": 7, "id": 4, "lemma": "and", "misc": "", "start_char": 1309, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "dep", "end_char": 1316, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 1313, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1321, "feats": "Number=Plur", "head": 7, "id": 6, "lemma": "guy", "misc": "", "start_char": 1317, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "conj", "end_char": 1326, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "suck", "misc": "", "start_char": 1322, "text": "suck", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1328, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1327, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 1, 2, 3 ], [ 5, 6, 6 ] ], [ [ 1, 0, 19 ] ], [ [ 1, 5, 19 ] ], [ [ 1, 14, 19 ] ], [ [ 1, 17, 19 ] ], [ [ 2, 2, 2 ], [ 2, 2, 4 ], [ 3, 0, 0 ], [ 5, 1, 1 ], [ 6, 0, 0 ], [ 7, 6, 6 ], [ 9, 0, 0 ], [ 10, 4, 4 ], [ 13, 4, 4 ], [ 13, 32, 32 ], [ 15, 5, 5 ] ], [ [ 3, 6, 6 ] ], [ [ 3, 3, 6 ] ], [ [ 3, 12, 15 ] ], [ [ 3, 22, 22 ] ], [ [ 4, 3, 3 ], [ 4, 15, 16 ] ], [ [ 4, 2, 6 ] ], [ [ 4, 3, 6 ], [ 4, 13, 13 ] ], [ [ 4, 8, 8 ], [ 4, 10, 10 ], [ 11, 4, 4 ], [ 17, 11, 11 ] ], [ [ 5, 3, 3 ], [ 6, 2, 2 ], [ 6, 8, 8 ], [ 13, 0, 0 ] ], [ [ 6, 5, 6 ] ], [ [ 6, 8, 9 ] ], [ [ 6, 11, 11 ], [ 7, 1, 2 ] ], [ [ 7, 9, 10 ] ], [ [ 7, 12, 12 ] ], [ [ 9, 5, 6 ], [ 10, 7, 8 ] ], [ [ 10, 10, 11 ] ], [ [ 10, 20, 20 ] ], [ [ 10, 22, 25 ] ], [ [ 12, 4, 10 ] ], [ [ 12, 8, 10 ] ], [ [ 13, 4, 6 ] ], [ [ 13, 8, 12 ] ], [ [ 13, 14, 14 ] ], [ [ 13, 16, 18 ], [ 13, 38, 39 ] ], [ [ 13, 22, 23 ] ], [ [ 13, 27, 28 ] ], [ [ 15, 0, 0 ] ], [ [ 16, 9, 9 ] ], [ [ 16, 9, 14 ] ], [ [ 17, 11, 12 ] ], [ [ 18, 0, 7 ] ], [ [ 18, 5, 7 ] ], [ [ 19, 2, 2 ] ], [ [ 19, 4, 5 ] ] ]
s06e08c00t
What are you drawing over there? A hypothetical containment field for a Frisbee - sized wormhole that could serve as a portal to a parallel universe. Oh, you silly doodlebug. You know, a lot of scientists believe that making contact with other life - forms would probably not end well for us. It's a Frisbee - sized wormhole, Leonard . You can block it with a Frisbee . Calm down. Do you expect me to build this? I expect you to wipe the pudding off your chin . Gentlemen. Have you guys ever noticed that Sheldon always disappears every day at 2:45? Really? He probably just goes to the bathroom. Actually, no, he goes to the bathroom at 8:00 a.m. with optional follow - ups at 1:45 and 7:10 on high - fiber Fridays. It's sad that you know that. Oh, that's just the tip of the sadness iceberg. I'm looking at his public calendar . 2:45 to 3:05, nothing . Yesterday, 2:45 to 3:05, nothing . Last week, nothing . Last month, nothing . He never has anything booked during that time. 20 minutes a day, completely unaccounted for. We should figure out where he goes. Ooh, this is exciting . Like one of my classic murder mystery dinner parties. Right, the case of who murdered three Saturday nights of my life? Colonel Koothrapali in ten with the olive spread. It was tapenade and you guys suck.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (, ,) (WHADVP (WRB how)) (SQ (VBD was) (NP (NN work)) (NP (NN today))) (. ?)))" }, "speaker": "Penny", "text": "So, how was work today?", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": null, "head": 3, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 4, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 8, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "how", "misc": "", "start_char": 5, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 4, "lemma": "be", "misc": "", "start_char": 9, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 17, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "work", "misc": "", "start_char": 13, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 23, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "today", "misc": "", "start_char": 18, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 24, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBD spent) (NP (NP (JJS most)) (PP (IN of) (NP (DT the) (NN afternoon)))) (S (VP (VBG growing) (NP (ADJP (RB isotopically) (JJ pure)) (NNS crystals)) (PP (IN for) (NP (NN neutrino) (NN detection)))))) (. .)))" }, "speaker": "Leonard", "text": "Well, I spent most of the afternoon growing isotopically pure crystals for neutrino detection.", "tokens": [ { "deprel": "discourse", "end_char": 30, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 26, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 31, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 34, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 33, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 40, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "spend", "misc": "", "start_char": 35, "text": "spent", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 45, "feats": "Degree=Sup", "head": 4, "id": 5, "lemma": "most", "misc": "", "start_char": 41, "text": "most", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "case", "end_char": 48, "feats": null, "head": 8, "id": 6, "lemma": "of", "misc": "", "start_char": 46, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 52, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 49, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 62, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "afternoon", "misc": "", "start_char": 53, "text": "afternoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 70, "feats": "VerbForm=Ger", "head": 4, "id": 9, "lemma": "grow", "misc": "", "start_char": 63, "text": "growing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 83, "feats": null, "head": 11, "id": 10, "lemma": "isotopically", "misc": "", "start_char": 71, "text": "isotopically", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 88, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "pure", "misc": "", "start_char": 84, "text": "pure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 97, "feats": "Number=Plur", "head": 9, "id": 12, "lemma": "crystal", "misc": "", "start_char": 89, "text": "crystals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 101, "feats": null, "head": 15, "id": 13, "lemma": "for", "misc": "", "start_char": 98, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 110, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "neutrino", "misc": "", "start_char": 102, "text": "neutrino", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 120, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "detection", "misc": "", "start_char": 111, "text": "detection", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 122, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 121, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ sounds) (PP (IN like) (NP (NN fun)))) (. .)))" }, "speaker": "Penny", "text": "That sounds like fun.", "tokens": [ { "deprel": "nsubj", "end_char": 127, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "that", "misc": "", "start_char": 123, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 134, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "sound", "misc": "", "start_char": 128, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 139, "feats": null, "head": 4, "id": 3, "lemma": "like", "misc": "", "start_char": 135, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 143, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "fun", "misc": "", "start_char": 140, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 145, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 144, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP it)) (VP (VBD was)) (. .)))" }, "speaker": "Leonard", "text": "Yeah, it was.", "tokens": [ { "deprel": "discourse", "end_char": 150, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 146, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 152, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 151, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 155, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 153, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 159, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 156, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 161, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 160, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (ADJP (JJ good)) (, ,) (NP (PRP I)) (VP (VBD guessed) (ADVP (RB right))) (. .)))" }, "speaker": "Penny", "text": "Oh, good, I guessed right.", "tokens": [ { "deprel": "discourse", "end_char": 164, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 162, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 166, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 165, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 171, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "good", "misc": "", "start_char": 167, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 172, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 175, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 174, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 183, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 6, "lemma": "guess", "misc": "", "start_char": 176, "text": "guessed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "discourse", "end_char": 189, "feats": null, "head": 6, "id": 7, "lemma": "right", "misc": "", "start_char": 184, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 191, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 190, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (NP (PRP you)) (VP (VBG talking) (PP (IN to))) (. ?)))" }, "speaker": "Leonard", "text": "Who you talking to?", "tokens": [ { "deprel": "obl", "end_char": 195, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "who", "misc": "", "start_char": 192, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 199, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 196, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 207, "feats": "Tense=Pres|VerbForm=Ger", "head": 0, "id": 3, "lemma": "talk", "misc": "", "start_char": 200, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 210, "feats": null, "head": 1, "id": 4, "lemma": "to", "misc": "", "start_char": 208, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 211, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NP (RB just) (DT this) (NN guy)) (SBAR (S (NP (PRP I)) (VP (VBD met) (PP (IN at) (NP (NN school))))))) (. .)))" }, "speaker": "Penny", "text": "Oh, just this guy I met at school.", "tokens": [ { "deprel": "discourse", "end_char": 215, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 213, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 216, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 222, "feats": null, "head": 5, "id": 3, "lemma": "just", "misc": "", "start_char": 218, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 227, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "this", "misc": "", "start_char": 223, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 231, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "guy", "misc": "", "start_char": 228, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 233, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 232, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 237, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 7, "lemma": "meet", "misc": "", "start_char": 234, "text": "met", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 240, "feats": null, "head": 9, "id": 8, "lemma": "at", "misc": "", "start_char": 238, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 247, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "school", "misc": "", "start_char": 241, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 248, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (JJ great) (. .)) (NP (PRP We)) (VP (VBP 're) (ADVP (RB still)) (VP (VBG dating) (, ,) (ADVP (JJ right)))) (. ?)))" }, "speaker": "Leonard", "text": "Oh, great . We're still dating, right?", "tokens": [ { "deprel": "discourse", "end_char": 252, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 250, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 253, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 260, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "great", "misc": "", "start_char": 255, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 262, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 261, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 265, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "we", "misc": "", "start_char": 263, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 269, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 266, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 275, "feats": null, "head": 8, "id": 7, "lemma": "still", "misc": "", "start_char": 270, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 282, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 8, "lemma": "date", "misc": "", "start_char": 276, "text": "dating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 284, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 283, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 290, "feats": "Degree=Pos", "head": 8, "id": 10, "lemma": "right", "misc": "", "start_char": 285, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 292, "feats": null, "head": 8, "id": 11, "lemma": "?", "misc": "", "start_char": 291, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (VBZ 's) (ADVP (RB just)) (NP (DT a) (NN friend)))) (. .) (S (NP (PRP We)) (VP (VBP 're) (VP (VBG doing) (NP (DT an) (JJ oral) (NN report)) (ADVP (RB together))))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (ADJP (RB really) (JJ nice)))) (. .)))" }, "speaker": "Penny", "text": "He's just a friend . We're doing an oral report together . He's really nice.", "tokens": [ { "deprel": "nsubj", "end_char": 295, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "he", "misc": "", "start_char": 293, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 298, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 296, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 303, "feats": null, "head": 5, "id": 3, "lemma": "just", "misc": "", "start_char": 299, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 305, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 304, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 312, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "friend", "misc": "", "start_char": 306, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 314, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 313, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 317, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 315, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 321, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 318, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 327, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 9, "lemma": "do", "misc": "", "start_char": 322, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 330, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 328, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 335, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "oral", "misc": "", "start_char": 331, "text": "oral", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 342, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "report", "misc": "", "start_char": 336, "text": "report", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 351, "feats": null, "head": 9, "id": 13, "lemma": "together", "misc": "", "start_char": 343, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 353, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 352, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 356, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 15, "lemma": "he", "misc": "", "start_char": 354, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 359, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 357, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 366, "feats": null, "head": 18, "id": 17, "lemma": "really", "misc": "", "start_char": 360, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 371, "feats": "Degree=Pos", "head": 5, "id": 18, "lemma": "nice", "misc": "", "start_char": 367, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 372, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)) (, ,) (SBARQ (WHNP (WP what)) (SQ (VBD was) (NP (DT that)) (. ?) (S (NP (PRP I)) (VP (VBD had) (NP (DT a) (JJ little) (NN stroke)) (PP (IN after) (NP (`` \") (JJ oral)))))))) (. .) ('' \")))" }, "speaker": "Leonard", "text": "I'm sorry, what was that? I had a little stroke after \" oral . \"", "tokens": [ { "deprel": "nsubj", "end_char": 375, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 374, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 378, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 376, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 384, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 379, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 385, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 391, "feats": "PronType=Int", "head": 3, "id": 5, "lemma": "what", "misc": "", "start_char": 387, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 395, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 6, "lemma": "be", "misc": "", "start_char": 392, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 400, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 7, "lemma": "that", "misc": "", "start_char": 396, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 402, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 401, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 404, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 403, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 408, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 10, "lemma": "have", "misc": "", "start_char": 405, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 410, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 409, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 417, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "little", "misc": "", "start_char": 411, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 424, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "stroke", "misc": "", "start_char": 418, "text": "stroke", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 430, "feats": null, "head": 16, "id": 14, "lemma": "after", "misc": "", "start_char": 425, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 432, "feats": null, "head": 16, "id": 15, "lemma": "\"", "misc": "", "start_char": 431, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obl", "end_char": 437, "feats": "Degree=Pos", "head": 10, "id": 16, "lemma": "oral", "misc": "", "start_char": 433, "text": "oral", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 439, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 438, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 3, "id": 18, "lemma": "\"", "misc": "", "start_char": 440, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (SQ (MD Would) (NP (PRP you)) (VP (VB stop) (. ?) (S (VP (VB Look))))) (, ,) (S (NP (PRP he)) (ADVP (RB just)) (VP (VBD moved) (ADVP (RB here)) (PP (IN from) (NP (NNP London))) (, ,) (INTJ (UH okay)) (. ?) (S (NP (PRP He)) (VP (VBZ does) (RB n't) (ADVP (RB really)) (VP (VB know) (NP (NN anybody))))))) (. .)))" }, "speaker": "Penny", "text": "Would you stop? Look, he just moved here from London, okay? He doesn't really know anybody.", "tokens": [ { "deprel": "aux", "end_char": 447, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "would", "misc": "", "start_char": 442, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 451, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 448, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 456, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "stop", "misc": "", "start_char": 452, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 458, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 457, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 463, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 5, "lemma": "look", "misc": "", "start_char": 459, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 465, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 464, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 468, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "he", "misc": "", "start_char": 466, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 473, "feats": null, "head": 9, "id": 8, "lemma": "just", "misc": "", "start_char": 469, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 479, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 9, "lemma": "move", "misc": "", "start_char": 474, "text": "moved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 484, "feats": "PronType=Dem", "head": 9, "id": 10, "lemma": "here", "misc": "", "start_char": 480, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 489, "feats": null, "head": 12, "id": 11, "lemma": "from", "misc": "", "start_char": 485, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 496, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "London", "misc": "", "start_char": 490, "text": "London", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 498, "feats": null, "head": 14, "id": 13, "lemma": ",", "misc": "", "start_char": 497, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 503, "feats": null, "head": 20, "id": 14, "lemma": "okay", "misc": "", "start_char": 499, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 505, "feats": null, "head": 14, "id": 15, "lemma": "?", "misc": "", "start_char": 504, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 508, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 16, "lemma": "he", "misc": "", "start_char": 506, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 513, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 17, "lemma": "do", "misc": "", "start_char": 509, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 517, "feats": null, "head": 20, "id": 18, "lemma": "not", "misc": "", "start_char": 514, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 524, "feats": null, "head": 20, "id": 19, "lemma": "really", "misc": "", "start_char": 518, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 529, "feats": "VerbForm=Inf", "head": 9, "id": 20, "lemma": "know", "misc": "", "start_char": 525, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 537, "feats": "Number=Sing|PronType=Ind", "head": 20, "id": 21, "lemma": "anybody", "misc": "", "start_char": 530, "text": "anybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 538, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (JJ good)) (, ,) (NP (DT an) (JJ English) (NN accent)) (, ,) (NP (NP (DT the) (JJS sexiest) (NN accent)) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (VB have)))))) (. .)))" }, "speaker": "Leonard", "text": "Oh, good, an English accent, the sexiest accent you can have.", "tokens": [ { "deprel": "discourse", "end_char": 542, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 540, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 544, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 543, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 549, "feats": "Degree=Pos", "head": 7, "id": 3, "lemma": "good", "misc": "", "start_char": 545, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 551, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 550, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 554, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 552, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 562, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "English", "misc": "", "start_char": 555, "text": "English", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 569, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "accent", "misc": "", "start_char": 563, "text": "accent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 571, "feats": null, "head": 11, "id": 8, "lemma": ",", "misc": "", "start_char": 570, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 575, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 572, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 583, "feats": "Degree=Sup", "head": 11, "id": 10, "lemma": "sex", "misc": "", "start_char": 576, "text": "sexiest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "appos", "end_char": 590, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "accent", "misc": "", "start_char": 584, "text": "accent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 594, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 591, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 598, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "can", "misc": "", "start_char": 595, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 603, "feats": "VerbForm=Inf", "head": 11, "id": 14, "lemma": "have", "misc": "", "start_char": 599, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 605, "feats": null, "head": 7, "id": 15, "lemma": ".", "misc": "", "start_char": 604, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (S (NP (DT That)) (VP (VBZ 's) (RB not) (ADJP (JJ true)))) (. .) (S (NP (EX There)) (VP (VBZ 's) (ADJP (JJ French)))) (, ,) (S (NP (EX there)) (VP (VBZ 's) (ADJP (JJ Italian) (. .) (UH No)))) (, ,) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ right)))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (NP (DT the) (JJS best)))) (. .)))" }, "speaker": "Penny", "text": "No . That's not true . There's French, there's Italian . No, you're right, it's the best.", "tokens": [ { "deprel": "discourse", "end_char": 608, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 606, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 610, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 609, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 615, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 611, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 618, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 616, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 622, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 619, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 627, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "true", "misc": "", "start_char": 623, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 629, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 628, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 635, "feats": null, "head": 9, "id": 8, "lemma": "there", "misc": "", "start_char": 630, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 638, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "be", "misc": "", "start_char": 636, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 645, "feats": "Degree=Pos", "head": 9, "id": 10, "lemma": "French", "misc": "", "start_char": 639, "text": "French", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 13, "id": 11, "lemma": ",", "misc": "", "start_char": 646, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 653, "feats": null, "head": 13, "id": 12, "lemma": "there", "misc": "", "start_char": 648, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 656, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 13, "lemma": "be", "misc": "", "start_char": 654, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 664, "feats": "Degree=Pos", "head": 13, "id": 14, "lemma": "Italian", "misc": "", "start_char": 657, "text": "Italian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 666, "feats": null, "head": 13, "id": 15, "lemma": ".", "misc": "", "start_char": 665, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 669, "feats": "Polarity=Neg", "head": 20, "id": 16, "lemma": "no", "misc": "", "start_char": 667, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 671, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 670, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 675, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 18, "lemma": "you", "misc": "", "start_char": 672, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 679, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 676, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 685, "feats": "Degree=Pos", "head": 6, "id": 20, "lemma": "right", "misc": "", "start_char": 680, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 687, "feats": null, "head": 25, "id": 21, "lemma": ",", "misc": "", "start_char": 686, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 690, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 22, "lemma": "it", "misc": "", "start_char": 688, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 693, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 23, "lemma": "be", "misc": "", "start_char": 691, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 697, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 694, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 702, "feats": "Degree=Sup", "head": 20, "id": 25, "lemma": "good", "misc": "", "start_char": 698, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "punct", "end_char": 704, "feats": null, "head": 6, "id": 26, "lemma": ".", "misc": "", "start_char": 703, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SQ (VBD Did) (NP (PRP you)) (VP (VB tell) (NP (PRP him)) (SBAR (S (NP (PRP you)) (VP (VBP have) (NP (DT a) (NN boyfriend)))))) (. ?)))" }, "speaker": "Leonard", "text": "Did you tell him you have a boyfriend?", "tokens": [ { "deprel": "aux", "end_char": 708, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 705, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 712, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 709, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 717, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "tell", "misc": "", "start_char": 713, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 721, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "he", "misc": "", "start_char": 718, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 725, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 722, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 730, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "have", "misc": "", "start_char": 726, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 732, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 731, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 742, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "boyfriend", "misc": "", "start_char": 733, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 744, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 743, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBD did) (RB n't) (VP (VB come) (PRT (RP up)))) (. .)))" }, "speaker": "Penny", "text": "It didn't come up.", "tokens": [ { "deprel": "nsubj", "end_char": 747, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 745, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 751, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 748, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 755, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 752, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 760, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "come", "misc": "", "start_char": 756, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 763, "feats": null, "head": 4, "id": 5, "lemma": "up", "misc": "", "start_char": 761, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 765, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 764, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB maybe)) (NP (PRP you)) (VP (MD should) (VP (VB tell) (NP (PRP him)))) (. .)))" }, "speaker": "Leonard", "text": "Well, maybe you should tell him.", "tokens": [ { "deprel": "discourse", "end_char": 770, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 766, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 772, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 771, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 778, "feats": null, "head": 6, "id": 3, "lemma": "maybe", "misc": "", "start_char": 773, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 782, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 779, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 789, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "should", "misc": "", "start_char": 783, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 794, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "tell", "misc": "", "start_char": 790, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 798, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "he", "misc": "", "start_char": 795, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 800, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 799, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP am) (NP (PRP I)) (VP (VBN supposed) (S (VP (TO to) (VP (VB say)))))) (. ?)))" }, "speaker": "Penny", "text": "What am I supposed to say?", "tokens": [ { "deprel": "obj", "end_char": 805, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "what", "misc": "", "start_char": 801, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 808, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 806, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj:pass", "end_char": 810, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 809, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 819, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "suppose", "misc": "", "start_char": 811, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 822, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 820, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 826, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "say", "misc": "", "start_char": 823, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 828, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 827, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (VP (VB Say) (, ,) (`` \") (S (VP (MD Ca) (RB n't) (VP (VB talk) (ADVP (RB right) (RB now)))) (. .) (`` \") (S (S (VP (VBG Hanging) (PP (IN with) (NP (PRP$ my) (NN boyfriend) (. .) (S (NP (NNP England)) (VP (VBZ sucks))))))) (, ,) (NP (PRP you)) (VP (VBP suck))) (, ,) (NP (NNP USA) (NN number) (NN one)))) (. .) ('' \")))" }, "speaker": "Leonard", "text": "Say, \" Can't talk right now . \" Hanging with my boyfriend . England sucks, you suck, USA number one . \"", "tokens": [ { "deprel": "root", "end_char": 832, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "say", "misc": "", "start_char": 829, "text": "Say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 834, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 833, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 836, "feats": null, "head": 6, "id": 3, "lemma": "\"", "misc": "", "start_char": 835, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "aux", "end_char": 839, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "can", "misc": "", "start_char": 837, "text": "Ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 843, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 840, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 848, "feats": "VerbForm=Inf", "head": 1, "id": 6, "lemma": "talk", "misc": "", "start_char": 844, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 854, "feats": null, "head": 8, "id": 7, "lemma": "right", "misc": "", "start_char": 849, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 858, "feats": null, "head": 6, "id": 8, "lemma": "now", "misc": "", "start_char": 855, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 860, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 859, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 862, "feats": null, "head": 6, "id": 10, "lemma": "\"", "misc": "", "start_char": 861, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 870, "feats": "VerbForm=Ger", "head": 6, "id": 11, "lemma": "hang", "misc": "", "start_char": 863, "text": "Hanging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 875, "feats": null, "head": 14, "id": 12, "lemma": "with", "misc": "", "start_char": 871, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 878, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 876, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 888, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "boyfriend", "misc": "", "start_char": 879, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 890, "feats": null, "head": 11, "id": 15, "lemma": ".", "misc": "", "start_char": 889, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 898, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "England", "misc": "", "start_char": 891, "text": "England", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 904, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 17, "lemma": "suck", "misc": "", "start_char": 899, "text": "sucks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 906, "feats": null, "head": 6, "id": 18, "lemma": ",", "misc": "", "start_char": 905, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 910, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 20, "id": 19, "lemma": "you", "misc": "", "start_char": 907, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 915, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 20, "lemma": "suck", "misc": "", "start_char": 911, "text": "suck", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 917, "feats": null, "head": 6, "id": 21, "lemma": ",", "misc": "", "start_char": 916, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 921, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "USA", "misc": "", "start_char": 918, "text": "USA", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 928, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "number", "misc": "", "start_char": 922, "text": "number", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 932, "feats": "Number=Sing", "head": 6, "id": 24, "lemma": "one", "misc": "", "start_char": 929, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 934, "feats": null, "head": 1, "id": 25, "lemma": ".", "misc": "", "start_char": 933, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 936, "feats": null, "head": 1, "id": 26, "lemma": "\"", "misc": "", "start_char": 935, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (`` \") (VP (VBG Hanging) (PP (IN with) (NP (PRP$ my) (NN boyfriend))) (. .) (S (VP (VB Talk) (PP (IN to) (NP (PRP you))) (ADVP (RBR later))))) (. .) ('' \")))" }, "speaker": "Penny", "text": "\" Hanging with my boyfriend . Talk to you later . \"", "tokens": [ { "deprel": "punct", "end_char": 938, "feats": null, "head": 2, "id": 1, "lemma": "\"", "misc": "", "start_char": 937, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "root", "end_char": 946, "feats": "VerbForm=Ger", "head": 0, "id": 2, "lemma": "hang", "misc": "", "start_char": 939, "text": "Hanging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 951, "feats": null, "head": 5, "id": 3, "lemma": "with", "misc": "", "start_char": 947, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 954, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 952, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 964, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "boyfriend", "misc": "", "start_char": 955, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 966, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 965, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 971, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 7, "lemma": "talk", "misc": "", "start_char": 967, "text": "Talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 974, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 972, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 978, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 9, "lemma": "you", "misc": "", "start_char": 975, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 984, "feats": "Degree=Cmp", "head": 7, "id": 10, "lemma": "late", "misc": "", "start_char": 979, "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 986, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 985, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 988, "feats": null, "head": 2, "id": 12, "lemma": "\"", "misc": "", "start_char": 987, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Yes) (. .)) (VBP Thank) (NP (PRP you)) (. .)))" }, "speaker": "Leonard", "text": "Yes . Thank you.", "tokens": [ { "deprel": "discourse", "end_char": 992, "feats": null, "head": 3, "id": 1, "lemma": "yes", "misc": "", "start_char": 989, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 994, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 993, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 1000, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "thank", "misc": "", "start_char": 995, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1004, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 1001, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1006, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1005, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (NP (UH Mm) (HYPH -) (UH hmm) (. .)))" }, "speaker": "Penny", "text": "Mm - hmm.", "tokens": [ { "deprel": "discourse", "end_char": 1009, "feats": null, "head": 3, "id": 1, "lemma": "mm", "misc": "", "start_char": 1007, "text": "Mm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1011, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 1010, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 1015, "feats": null, "head": 0, "id": 3, "lemma": "hmm", "misc": "", "start_char": 1012, "text": "hmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1017, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1016, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (PRP he)) (VP (VB say))) (. ?) (NP (WP What)) (. ?)))" }, "speaker": "Leonard", "text": "What did he say? What?", "tokens": [ { "deprel": "obj", "end_char": 1022, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 1018, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1026, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1023, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1029, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "misc": "", "start_char": 1027, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1033, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 1030, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1035, "feats": null, "head": 6, "id": 5, "lemma": "?", "misc": "", "start_char": 1034, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1040, "feats": "PronType=Int", "head": 4, "id": 6, "lemma": "what", "misc": "", "start_char": 1036, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1042, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 1041, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (NP (NN Nothing) (. .)))" }, "speaker": "Penny", "text": "Nothing.", "tokens": [ { "deprel": "root", "end_char": 1050, "feats": "Number=Sing|PronType=Neg", "head": 0, "id": 1, "lemma": "nothing", "misc": "", "start_char": 1043, "text": "Nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1052, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1051, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Leonard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 1057, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1053, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1059, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1058, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (SBARQ (`` \") (SQ (VBD Did) (NP (PRP$ your) (NN boyfriend)) (VP (VB make) (S (NP (PRP you)) (VP (VB type) (NP (DT that)))))) (. ?) ('' \")))" }, "speaker": "Penny", "text": "\" Did your boyfriend make you type that? \"", "tokens": [ { "deprel": "punct", "end_char": 1061, "feats": null, "head": 5, "id": 1, "lemma": "\"", "misc": "", "start_char": 1060, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "aux", "end_char": 1065, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 1062, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1070, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 1066, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1080, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "boyfriend", "misc": "", "start_char": 1071, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1085, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "make", "misc": "", "start_char": 1081, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1089, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 1086, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1094, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "type", "misc": "", "start_char": 1090, "text": "type", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1099, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 8, "lemma": "that", "misc": "", "start_char": 1095, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1101, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 1100, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1103, "feats": null, "head": 5, "id": 10, "lemma": "\"", "misc": "", "start_char": 1102, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP hate) (NP (DT this) (NN guy))) (. .)))" }, "speaker": "Leonard", "text": "I hate this guy.", "tokens": [ { "deprel": "nsubj", "end_char": 1105, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1104, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1110, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "hate", "misc": "", "start_char": 1106, "text": "hate", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1115, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "this", "misc": "", "start_char": 1111, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1119, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "guy", "misc": "", "start_char": 1116, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1121, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1120, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (VP (VB Do) (RB n't) (VP (VB be) (PP (IN like) (NP (DT that))))) (. .)))" }, "speaker": "Penny", "text": "Don't be like that.", "tokens": [ { "deprel": "aux", "end_char": 1124, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 1, "lemma": "do", "misc": "", "start_char": 1122, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1128, "feats": null, "head": 5, "id": 2, "lemma": "not", "misc": "", "start_char": 1125, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 1131, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 1129, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 1136, "feats": null, "head": 5, "id": 4, "lemma": "like", "misc": "", "start_char": 1132, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1141, "feats": "Number=Sing|PronType=Dem", "head": 0, "id": 5, "lemma": "that", "misc": "", "start_char": 1137, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1143, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1142, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (S (VP (VB trust) (NP (PRP me)))) (, ,) (NP (PRP he)) (VP (VBZ 's) (VP (VBG hitting) (PP (IN on) (NP (PRP you))))) (. .)))" }, "speaker": "Leonard", "text": "Come on, trust me, he's hitting on you.", "tokens": [ { "deprel": "root", "end_char": 1148, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 1144, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1151, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 1149, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1153, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1152, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1159, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 4, "lemma": "trust", "misc": "", "start_char": 1154, "text": "trust", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1162, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 1160, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1164, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 1163, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1167, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "he", "misc": "", "start_char": 1165, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1170, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1168, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1178, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 9, "lemma": "hit", "misc": "", "start_char": 1171, "text": "hitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1181, "feats": null, "head": 11, "id": 10, "lemma": "on", "misc": "", "start_char": 1179, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1185, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 11, "lemma": "you", "misc": "", "start_char": 1182, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1187, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 1186, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP he)) (VP (VBZ 's) (RB not))) (. .) (S (NP (PRP We)) (VP (VBP 're) (NP (RB just) (NNS friends) (. .)) (S (VP (VB Look))))) (, ,) (SQ (VBZ is) (NP (DT this)) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (NP (DT a) (NN problem))))) (. ?) (SBAR (IN Because) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN supposed) (S (VP (TO to) (VP (VB come) (ADVP (RB over)) (NP (NN tomorrow)) (S (VP (TO to) (VP (VB work))))))))))))) (. .)))" }, "speaker": "Penny", "text": "No, he's not . We're just friends . Look, is this gonna be a problem? Because he's supposed to come over tomorrow to work.", "tokens": [ { "deprel": "discourse", "end_char": 1190, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 1188, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1192, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1191, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1195, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "he", "misc": "", "start_char": 1193, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1198, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1196, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "reparandum", "end_char": 1202, "feats": null, "head": 10, "id": 5, "lemma": "not", "misc": "", "start_char": 1199, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1204, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1203, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1207, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "we", "misc": "", "start_char": 1205, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1211, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1208, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1216, "feats": null, "head": 10, "id": 9, "lemma": "just", "misc": "", "start_char": 1212, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1224, "feats": "Number=Plur", "head": 0, "id": 10, "lemma": "friend", "misc": "", "start_char": 1217, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1226, "feats": null, "head": 12, "id": 11, "lemma": ".", "misc": "", "start_char": 1225, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1231, "feats": "Mood=Imp|VerbForm=Fin", "head": 16, "id": 12, "lemma": "look", "misc": "", "start_char": 1227, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1233, "feats": null, "head": 16, "id": 13, "lemma": ",", "misc": "", "start_char": 1232, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1236, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 1234, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1241, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 15, "lemma": "this", "misc": "", "start_char": 1237, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1245, "feats": "Tense=Pres|VerbForm=Part", "head": 10, "id": 16, "lemma": "go", "misc": "", "start_char": 1242, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1248, "feats": null, "head": 20, "id": 17, "lemma": "to", "misc": "", "start_char": 1246, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1251, "feats": "VerbForm=Inf", "head": 20, "id": 18, "lemma": "be", "misc": "", "start_char": 1249, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1253, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 1252, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 1261, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "problem", "misc": "", "start_char": 1254, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1263, "feats": null, "head": 16, "id": 21, "lemma": "?", "misc": "", "start_char": 1262, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1271, "feats": null, "head": 25, "id": 22, "lemma": "because", "misc": "", "start_char": 1264, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1274, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 23, "lemma": "he", "misc": "", "start_char": 1272, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1277, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 1275, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 1286, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 16, "id": 25, "lemma": "suppose", "misc": "", "start_char": 1278, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1289, "feats": null, "head": 27, "id": 26, "lemma": "to", "misc": "", "start_char": 1287, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1294, "feats": "VerbForm=Inf", "head": 25, "id": 27, "lemma": "come", "misc": "", "start_char": 1290, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1299, "feats": null, "head": 27, "id": 28, "lemma": "over", "misc": "", "start_char": 1295, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl:tmod", "end_char": 1308, "feats": "Number=Sing", "head": 27, "id": 29, "lemma": "tomorrow", "misc": "", "start_char": 1300, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1311, "feats": null, "head": 31, "id": 30, "lemma": "to", "misc": "", "start_char": 1309, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1316, "feats": "VerbForm=Inf", "head": 27, "id": 31, "lemma": "work", "misc": "", "start_char": 1312, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1318, "feats": null, "head": 10, "id": 32, "lemma": ".", "misc": "", "start_char": 1317, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (INTJ (RB Really) (. ?) (RB Here) (. ?)))" }, "speaker": "Leonard", "text": "Really? Here?", "tokens": [ { "deprel": "advmod", "end_char": 1325, "feats": null, "head": 3, "id": 1, "lemma": "really", "misc": "", "start_char": 1319, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1327, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1326, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 1332, "feats": "PronType=Dem", "head": 0, "id": 3, "lemma": "here", "misc": "", "start_char": 1328, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1334, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1333, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP it)) (VP (VBZ makes) (S (NP (PRP you)) (ADJP (JJ uncomfortable)))))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB switch) (NP (NNS partners)) (, ,) (SBAR (ADVP (RB even)) (IN though) (S (S (NP (DT the) (NN thing)) (VP (VBZ 's) (ADJP (JJ due)) (NP (JJ next) (NN week)))) (CC and) (S (S (NP (NN everyone)) (ADVP (RB already)) (VP (VBZ has) (NP (DT a) (NN partner)))) (CC and) (S (NP (PRP I)) (VP (MD 'll) (ADVP (RB probably)) (VP (VB end) (PRT (RP up)) (S (VP (VBG failing) (NP (DT the) (NN class)))))))))))) (. .)))" }, "speaker": "Penny", "text": "If it makes you uncomfortable, I'll switch partners, even though the thing's due next week and everyone already has a partner and I'll probably end up failing the class.", "tokens": [ { "deprel": "mark", "end_char": 1337, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 1335, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1340, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "it", "misc": "", "start_char": 1338, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1346, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 3, "lemma": "make", "misc": "", "start_char": 1341, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1350, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 1347, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1364, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "uncomfortable", "misc": "", "start_char": 1351, "text": "uncomfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1366, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 1365, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1368, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 1367, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1372, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "will", "misc": "", "start_char": 1369, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1379, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "switch", "misc": "", "start_char": 1373, "text": "switch", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1388, "feats": "Number=Plur", "head": 9, "id": 10, "lemma": "partner", "misc": "", "start_char": 1380, "text": "partners", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1390, "feats": null, "head": 9, "id": 11, "lemma": ",", "misc": "", "start_char": 1389, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1395, "feats": null, "head": 17, "id": 12, "lemma": "even", "misc": "", "start_char": 1391, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1402, "feats": null, "head": 17, "id": 13, "lemma": "though", "misc": "", "start_char": 1396, "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 1406, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 1403, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1412, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "thing", "misc": "", "start_char": 1407, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1415, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 1413, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 1419, "feats": "Degree=Pos", "head": 9, "id": 17, "lemma": "due", "misc": "", "start_char": 1416, "text": "due", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1424, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "next", "misc": "", "start_char": 1420, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 1429, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "week", "misc": "", "start_char": 1425, "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1433, "feats": null, "head": 23, "id": 20, "lemma": "and", "misc": "", "start_char": 1430, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1442, "feats": "Number=Sing|PronType=Tot", "head": 23, "id": 21, "lemma": "everyone", "misc": "", "start_char": 1434, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1450, "feats": null, "head": 23, "id": 22, "lemma": "already", "misc": "", "start_char": 1443, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1454, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 23, "lemma": "have", "misc": "", "start_char": 1451, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1456, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 24, "lemma": "a", "misc": "", "start_char": 1455, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1464, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "partner", "misc": "", "start_char": 1457, "text": "partner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1468, "feats": null, "head": 30, "id": 26, "lemma": "and", "misc": "", "start_char": 1465, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1470, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 27, "lemma": "I", "misc": "", "start_char": 1469, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1474, "feats": "VerbForm=Fin", "head": 30, "id": 28, "lemma": "will", "misc": "", "start_char": 1471, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1483, "feats": null, "head": 30, "id": 29, "lemma": "probably", "misc": "", "start_char": 1475, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1487, "feats": "VerbForm=Inf", "head": 9, "id": 30, "lemma": "end", "misc": "", "start_char": 1484, "text": "end", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1490, "feats": null, "head": 30, "id": 31, "lemma": "up", "misc": "", "start_char": 1488, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "xcomp", "end_char": 1498, "feats": "VerbForm=Ger", "head": 30, "id": 32, "lemma": "fail", "misc": "", "start_char": 1491, "text": "failing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1502, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 33, "lemma": "the", "misc": "", "start_char": 1499, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1508, "feats": "Number=Sing", "head": 32, "id": 34, "lemma": "class", "misc": "", "start_char": 1503, "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1510, "feats": null, "head": 9, "id": 35, "lemma": ".", "misc": "", "start_char": 1509, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (MD 'd) (VP (VB be) (ADJP (JJ great) (. .) (VBP Thank) (NP (PRP you))))) (. .)))" }, "speaker": "Leonard", "text": "That'd be great . Thank you.", "tokens": [ { "deprel": "nsubj", "end_char": 1515, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 1511, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 1518, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 1516, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1521, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1519, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1527, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "great", "misc": "", "start_char": 1522, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1529, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1528, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1535, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "thank", "misc": "", "start_char": 1530, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1539, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 1536, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1541, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 1540, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 5, 5 ] ], [ [ 1, 2, 2 ], [ 9, 0, 0 ], [ 9, 8, 8 ], [ 10, 1, 1 ], [ 12, 17, 17 ], [ 13, 6, 7 ], [ 17, 12, 13 ], [ 18, 3, 4 ], [ 24, 2, 3 ], [ 25, 0, 0 ], [ 27, 4, 4 ], [ 30, 3, 3 ] ], [ [ 1, 4, 7 ] ], [ [ 1, 6, 7 ] ], [ [ 1, 9, 11 ] ], [ [ 1, 8, 11 ], [ 2, 0, 0 ], [ 3, 2, 2 ] ], [ [ 1, 13, 14 ] ], [ [ 4, 4, 4 ], [ 5, 1, 1 ], [ 6, 5, 5 ], [ 13, 1, 1 ], [ 13, 4, 4 ], [ 15, 3, 3 ], [ 16, 2, 2 ], [ 17, 12, 12 ], [ 18, 3, 3 ], [ 19, 3, 3 ], [ 24, 2, 2 ], [ 24, 5, 5 ], [ 27, 10, 10 ], [ 30, 6, 6 ], [ 30, 26, 26 ], [ 31, 6, 6 ] ], [ [ 5, 0, 0 ] ], [ [ 6, 8, 8 ] ], [ [ 6, 2, 8 ] ], [ [ 6, 3, 8 ], [ 8, 0, 0 ], [ 8, 2, 4 ], [ 8, 14, 14 ], [ 10, 6, 6 ], [ 10, 15, 15 ], [ 13, 3, 3 ], [ 15, 6, 6 ], [ 17, 18, 18 ], [ 18, 8, 8 ], [ 21, 2, 2 ], [ 25, 2, 3 ], [ 27, 6, 6 ], [ 28, 2, 2 ], [ 28, 22, 22 ] ], [ [ 7, 4, 4 ] ], [ [ 8, 6, 6 ], [ 28, 6, 6 ] ], [ [ 8, 9, 11 ] ], [ [ 9, 10, 12 ] ], [ [ 10, 11, 11 ] ], [ [ 11, 5, 6 ], [ 12, 21, 21 ], [ 12, 23, 24 ] ], [ [ 11, 11, 11 ] ], [ [ 12, 9, 9 ] ], [ [ 12, 13, 13 ] ], [ [ 13, 4, 7 ], [ 14, 0, 0 ] ], [ [ 17, 15, 15 ] ], [ [ 17, 21, 21 ] ], [ [ 28, 18, 19 ] ], [ [ 28, 28, 28 ] ], [ [ 30, 9, 9 ] ], [ [ 30, 13, 14 ] ], [ [ 30, 17, 18 ] ], [ [ 30, 20, 20 ] ], [ [ 30, 23, 24 ] ], [ [ 30, 32, 33 ] ] ]
s06e08c01t
So, how was work today? Well, I spent most of the afternoon growing isotopically pure crystals for neutrino detection. That sounds like fun. Yeah, it was. Oh, good, I guessed right. Who you talking to? Oh, just this guy I met at school. Oh, great . We're still dating, right? He's just a friend . We're doing an oral report together . He's really nice. I'm sorry, what was that? I had a little stroke after " oral . " Would you stop? Look, he just moved here from London, okay? He doesn't really know anybody. Oh, good, an English accent, the sexiest accent you can have. No . That's not true . There's French, there's Italian . No, you're right, it's the best. Did you tell him you have a boyfriend? It didn't come up. Well, maybe you should tell him. What am I supposed to say? Say, " Can't talk right now . " Hanging with my boyfriend . England sucks, you suck, USA number one . " " Hanging with my boyfriend . Talk to you later . " Yes . Thank you. Mm - hmm. What did he say? What? Nothing. What? " Did your boyfriend make you type that? " I hate this guy. Don't be like that. Come on, trust me, he's hitting on you. No, he's not . We're just friends . Look, is this gonna be a problem? Because he's supposed to come over tomorrow to work. Really? Here? If it makes you uncomfortable, I'll switch partners, even though the thing's due next week and everyone already has a partner and I'll probably end up failing the class. That'd be great . Thank you.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (CC But) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (VP (VB allow) (S (NP (PRP me)) (VP (TO to) (VP (VB explain) (. .) (ADVP (NP (CD 45) (NNS days)) (RB ago)) (, ,) (ADVP (UH um)) (, ,) (SBAR (S (NP (PRP I)) (VP (VBD embarked) (PP (IN on) (NP (NP (DT a) (NN railroad) (NN journey)) (PP (IN of) (NP (NN healing))))) (SBAR (IN because) (S (S (S (NP (PRP$ my) (NN university)) (VP (VBD was) (VP (VBG making) (S (NP (PRP me)) (VP (VB do) (NP (NN string) (NN theory))))))) (, ,) (CC and) (S (NP (PRP$ my) (JJ favorite) (NML (JJ comic) (NN book)) (NN store)) (VP (VBD burned) (ADVP (RP down))))) (, ,) (CC and) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP$ my) (NN roommate)) (VP (VBD got) (ADJP (VBN engaged))))) (, ,) (NP (PRP$ my) (NN girlfriend)) (VP (VBD wanted) (S (VP (VP (TO to) (VP (VB move) (ADVP (RB in)) (PP (IN with) (NP (PRP me))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (ADVP (DT no) (NN doubt)) (NP (DT a) (NN ploy)) (S (ADVP (RB just)) (VP (TO to) (VP (VB see) (NP (PRP$ my) (, ...) (UH Well)) (, ,) (S (VP (VB excuse) (NP (PRP$ my) (NN language)))) (, ,) (CC but) (S (NP (PRP$ my) (NN bathing) (NN suit)) (VP (NNS parts))) (. .) (INTJ (UH Uh)) (, ,) (INTJ (NN sir)) (, ,) (VP (MD may) (NP (PRP I)) (VP (VB use) (NP (PRP$ your) (NN phone))))))))))))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "But, you know, allow me to explain . 45 days ago, um, I embarked on a railroad journey of healing because my university was making me do string theory, and my favorite comic book store burned down, and when my roommate got engaged, my girlfriend wanted to move in with me, which was no doubt a ploy just to see my...Well, excuse my language, but my bathing suit parts . Uh, sir, may I use your phone?", "tokens": [ { "deprel": "cc", "end_char": 3, "feats": null, "head": 6, "id": 1, "lemma": "but", "misc": "", "start_char": 0, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 9, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 6, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 14, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "know", "misc": "", "start_char": 10, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 16, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 15, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 22, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 6, "lemma": "allow", "misc": "", "start_char": 17, "text": "allow", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 25, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 23, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 28, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 26, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 36, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "explain", "misc": "", "start_char": 29, "text": "explain", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 37, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 41, "feats": "NumForm=Digit|NumType=Card", "head": 12, "id": 11, "lemma": "45", "misc": "", "start_char": 39, "text": "45", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 46, "feats": "Number=Plur", "head": 13, "id": 12, "lemma": "day", "misc": "", "start_char": 42, "text": "days", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 50, "feats": null, "head": 18, "id": 13, "lemma": "ago", "misc": "", "start_char": 47, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 52, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 51, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 55, "feats": null, "head": 18, "id": 15, "lemma": "um", "misc": "", "start_char": 53, "text": "um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 56, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 59, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 58, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 68, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 18, "lemma": "embark", "misc": "", "start_char": 60, "text": "embarked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 71, "feats": null, "head": 22, "id": 19, "lemma": "on", "misc": "", "start_char": 69, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 73, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 20, "lemma": "a", "misc": "", "start_char": 72, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 82, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "railroad", "misc": "", "start_char": 74, "text": "railroad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 90, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "journey", "misc": "", "start_char": 83, "text": "journey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 93, "feats": null, "head": 24, "id": 23, "lemma": "of", "misc": "", "start_char": 91, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 101, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "healing", "misc": "", "start_char": 94, "text": "healing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 109, "feats": null, "head": 29, "id": 25, "lemma": "because", "misc": "", "start_char": 102, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 112, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "my", "misc": "", "start_char": 110, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 123, "feats": "Number=Sing", "head": 29, "id": 27, "lemma": "university", "misc": "", "start_char": 113, "text": "university", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 127, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 29, "id": 28, "lemma": "be", "misc": "", "start_char": 124, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 134, "feats": "Tense=Pres|VerbForm=Part", "head": 18, "id": 29, "lemma": "make", "misc": "", "start_char": 128, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 137, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 30, "lemma": "I", "misc": "", "start_char": 135, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 140, "feats": "VerbForm=Inf", "head": 29, "id": 31, "lemma": "do", "misc": "", "start_char": 138, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 147, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "string", "misc": "", "start_char": 141, "text": "string", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 154, "feats": "Number=Sing", "head": 31, "id": 33, "lemma": "theory", "misc": "", "start_char": 148, "text": "theory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 41, "id": 34, "lemma": ",", "misc": "", "start_char": 155, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 160, "feats": null, "head": 41, "id": 35, "lemma": "and", "misc": "", "start_char": 157, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 163, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 40, "id": 36, "lemma": "my", "misc": "", "start_char": 161, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 172, "feats": "Degree=Pos", "head": 40, "id": 37, "lemma": "favorite", "misc": "", "start_char": 164, "text": "favorite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 178, "feats": "Degree=Pos", "head": 39, "id": 38, "lemma": "comic", "misc": "", "start_char": 173, "text": "comic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 183, "feats": "Number=Sing", "head": 40, "id": 39, "lemma": "book", "misc": "", "start_char": 179, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 189, "feats": "Number=Sing", "head": 41, "id": 40, "lemma": "store", "misc": "", "start_char": 184, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 196, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 41, "lemma": "burn", "misc": "", "start_char": 190, "text": "burned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 201, "feats": null, "head": 41, "id": 42, "lemma": "down", "misc": "", "start_char": 197, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 203, "feats": null, "head": 53, "id": 43, "lemma": ",", "misc": "", "start_char": 202, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 207, "feats": null, "head": 53, "id": 44, "lemma": "and", "misc": "", "start_char": 204, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 212, "feats": "PronType=Int", "head": 49, "id": 45, "lemma": "when", "misc": "", "start_char": 208, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nmod:poss", "end_char": 215, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 47, "id": 46, "lemma": "my", "misc": "", "start_char": 213, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:pass", "end_char": 224, "feats": "Number=Sing", "head": 49, "id": 47, "lemma": "roommate", "misc": "", "start_char": 216, "text": "roommate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 228, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 49, "id": 48, "lemma": "get", "misc": "", "start_char": 225, "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 236, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 53, "id": 49, "lemma": "engage", "misc": "", "start_char": 229, "text": "engaged", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 49, "id": 50, "lemma": ",", "misc": "", "start_char": 237, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 241, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 52, "id": 51, "lemma": "my", "misc": "", "start_char": 239, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 252, "feats": "Number=Sing", "head": 53, "id": 52, "lemma": "girlfriend", "misc": "", "start_char": 242, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 259, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 41, "id": 53, "lemma": "want", "misc": "", "start_char": 253, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 262, "feats": null, "head": 55, "id": 54, "lemma": "to", "misc": "", "start_char": 260, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 267, "feats": "VerbForm=Inf", "head": 53, "id": 55, "lemma": "move", "misc": "", "start_char": 263, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 270, "feats": null, "head": 55, "id": 56, "lemma": "in", "misc": "", "start_char": 268, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 275, "feats": null, "head": 58, "id": 57, "lemma": "with", "misc": "", "start_char": 271, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 278, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 55, "id": 58, "lemma": "I", "misc": "", "start_char": 276, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 280, "feats": null, "head": 65, "id": 59, "lemma": ",", "misc": "", "start_char": 279, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 286, "feats": "PronType=Rel", "head": 65, "id": 60, "lemma": "which", "misc": "", "start_char": 281, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "cop", "end_char": 290, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 65, "id": 61, "lemma": "be", "misc": "", "start_char": 287, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 293, "feats": null, "head": 63, "id": 62, "lemma": "no", "misc": "", "start_char": 291, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:npmod", "end_char": 299, "feats": "Number=Sing", "head": 65, "id": 63, "lemma": "doubt", "misc": "", "start_char": 294, "text": "doubt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 301, "feats": "Definite=Ind|PronType=Art", "head": 65, "id": 64, "lemma": "a", "misc": "", "start_char": 300, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl:relcl", "end_char": 306, "feats": "Number=Sing", "head": 55, "id": 65, "lemma": "ploy", "misc": "", "start_char": 302, "text": "ploy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 311, "feats": null, "head": 68, "id": 66, "lemma": "just", "misc": "", "start_char": 307, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 314, "feats": null, "head": 68, "id": 67, "lemma": "to", "misc": "", "start_char": 312, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 318, "feats": "VerbForm=Inf", "head": 65, "id": 68, "lemma": "see", "misc": "", "start_char": 315, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 321, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 73, "id": 69, "lemma": "my", "misc": "", "start_char": 319, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "punct", "end_char": 325, "feats": null, "head": 73, "id": 70, "lemma": "...", "misc": "", "start_char": 322, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 330, "feats": null, "head": 73, "id": 71, "lemma": "well", "misc": "", "start_char": 326, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 332, "feats": null, "head": 71, "id": 72, "lemma": ",", "misc": "", "start_char": 331, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 339, "feats": "Mood=Imp|VerbForm=Fin", "head": 65, "id": 73, "lemma": "excuse", "misc": "", "start_char": 333, "text": "excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 342, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 75, "id": 74, "lemma": "my", "misc": "", "start_char": 340, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 351, "feats": "Number=Sing", "head": 73, "id": 75, "lemma": "language", "misc": "", "start_char": 343, "text": "language", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 353, "feats": null, "head": 77, "id": 76, "lemma": ",", "misc": "", "start_char": 352, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 357, "feats": null, "head": 81, "id": 77, "lemma": "but", "misc": "", "start_char": 354, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 360, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 81, "id": 78, "lemma": "my", "misc": "", "start_char": 358, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 368, "feats": "Number=Sing", "head": 80, "id": 79, "lemma": "bathing", "misc": "", "start_char": 361, "text": "bathing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 373, "feats": "Number=Sing", "head": 81, "id": 80, "lemma": "suit", "misc": "", "start_char": 369, "text": "suit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 379, "feats": "Number=Plur", "head": 73, "id": 81, "lemma": "part", "misc": "", "start_char": 374, "text": "parts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 381, "feats": null, "head": 83, "id": 82, "lemma": ".", "misc": "", "start_char": 380, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 384, "feats": null, "head": 89, "id": 83, "lemma": "uh", "misc": "", "start_char": 382, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 83, "id": 84, "lemma": ",", "misc": "", "start_char": 385, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 390, "feats": "Number=Sing", "head": 89, "id": 85, "lemma": "sir", "misc": "", "start_char": 387, "text": "sir", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 392, "feats": null, "head": 85, "id": 86, "lemma": ",", "misc": "", "start_char": 391, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 396, "feats": "VerbForm=Fin", "head": 89, "id": 87, "lemma": "may", "misc": "", "start_char": 393, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 398, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 89, "id": 88, "lemma": "I", "misc": "", "start_char": 397, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 402, "feats": "VerbForm=Inf", "head": 6, "id": 89, "lemma": "use", "misc": "", "start_char": 399, "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 407, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 91, "id": 90, "lemma": "your", "misc": "", "start_char": 403, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 413, "feats": "Number=Sing", "head": 89, "id": 91, "lemma": "phone", "misc": "", "start_char": 408, "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 415, "feats": null, "head": 6, "id": 92, "lemma": "?", "misc": "", "start_char": 414, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (ADVP (RB so)) (. .) (INTJ (UH Yeah)) (, ,) (ADVP (UH well)))) (, ,)))" }, "speaker": "Man", "text": "I don't think so . Yeah, well,", "tokens": [ { "deprel": "nsubj", "end_char": 417, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 416, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 420, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 418, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 424, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 421, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 430, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 425, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 433, "feats": null, "head": 4, "id": 5, "lemma": "so", "misc": "", "start_char": 431, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 435, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 434, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 440, "feats": null, "head": 4, "id": 7, "lemma": "yeah", "misc": "", "start_char": 436, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 442, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 441, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 447, "feats": null, "head": 4, "id": 9, "lemma": "well", "misc": "", "start_char": 443, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 449, "feats": null, "head": 4, "id": 10, "lemma": ",", "misc": "", "start_char": 448, "text": ",", "upos": "PUNCT", "xpos": "," } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (WHADVP (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP I)) (VP (VBP understand) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB half) (JJ naked))))))) (, ,) (CC but) (S (NP (EX there)) (VP (VBZ is) (NP (DT a) (JJ reasonable) (NN explanation)))) (. .) (S (SBAR (IN While) (S (NP (PRP I)) (VP (VBD slept) (PP (IN in) (NP (PRP$ my) (NN sleeper) (NN car)))))) (, ,) (NP (PDT all) (PRP$ my) (NNS possessions)) (VP (VBD were) (VP (VBN stolen)))) (. .) (S (ADVP (RB Now)) (, ,) (ADVP (RB typically)) (, ,) (NP (PRP I)) (VP (VBP wear) (NP (NNS pajamas)))) (, ,) (CC but) (S (NP (PRP I)) (ADVP (RB recently)) (VP (VBD adopted) (SBAR (S (S (NP (DT a) (NN hobo) (NN lifestyle) (CC and) (NNS pajamas)) (VP (VBP are) (NP (NP (DT the) (NN sleep) (HYPH -) (NNS pants)) (PP (IN of) (NP (DT the) (NN Man)))))) (. .) (S (NP (PRP I)) (VP (MD 'll) (VP (VB have) (SBAR (S (NP (PRP you)) (VP (VBP know))))))) (, ,) (S (NP (NNP Mahatma) (NNP Gandhi)) (VP (VBD wore) (S (NP (NP (DT no) (NNS pants)) (CC and) (NP (DT a) (NN nation))) (VP (VBD rallied) (PP (IN behind) (NP (PRP him))))))) (. !) (S (NP (PRP$ My) (JJ good) (NN man)) (, ...) (ADVP (RB Now)) (, ,) (SBAR (IN before) (S (NP (PRP you)) (VP (VBP walk) (ADVP (RB away))))) (, ...) (NP (PRP I)) (VP (VBP know) (SBAR (IN that) (S (S (NP (PRP I)) (VP (MD may) (VP (VB appear) (S (ADJP (JJ deranged)))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP am) (, ,) (PP (IN in) (NP (NN fact))) (, ,) (NP (DT a) (ADJP (NN world) (HYPH -) (JJ renowned)) (NN physicist)))) (. .) (S (VP (VB Ask) (NP (PRP me)) (NP (NP (DT the) (NN difference)) (PP (IN between) (NP (NP (DT a) (NN boson)) (CC and) (NP (DT a) (NN fermion) (. .) (S (VP (VP (VB Go) (ADVP (RB ahead))) (, ,) (VP (VB ask) (. !) (SBAR (S (NP (NNPS Bosons)) (VP (VBP have) (NP (NN integer) (NN spin)))))))))))))) (, ,) (S (NP (NNS fermions)) (VP (VBP have) (NP (NML (NN half) (HYPH -) (NN integer)) (NN spin)))) (. !) (S (NP (PRP$ My) (NNS legs)) (VP (VBP are) (VP (VBG getting) (ADJP (JJ cold))))) (. !) (SBARQ (WHADVP (WRB Why)) (SQ (MD wo) (RB n't) (NP (NN anybody)) (VP (VB help) (NP (PRP me))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Yeah, well, I understand that I'm half naked, but there is a reasonable explanation . While I slept in my sleeper car, all my possessions were stolen . Now, typically, I wear pajamas, but I recently adopted a hobo lifestyle and pajamas are the sleep - pants of the Man . I'll have you know, Mahatma Gandhi wore no pants and a nation rallied behind him! My good man...Now, before you walk away...I know that I may appear deranged, but I am, in fact, a world - renowned physicist . Ask me the difference between a boson and a fermion . Go ahead, ask! Bosons have integer spin, fermions have half - integer spin! My legs are getting cold! Why won't anybody help me?", "tokens": [ { "deprel": "discourse", "end_char": 454, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 450, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 456, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 455, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 461, "feats": null, "head": 6, "id": 3, "lemma": "well", "misc": "", "start_char": 457, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 463, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 462, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 465, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 464, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 476, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "understand", "misc": "", "start_char": 466, "text": "understand", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 481, "feats": null, "head": 11, "id": 7, "lemma": "that", "misc": "", "start_char": 477, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 483, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 482, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 486, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 484, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 491, "feats": "NumType=Mult", "head": 11, "id": 10, "lemma": "half", "misc": "", "start_char": 487, "text": "half", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 497, "feats": "Degree=Pos", "head": 6, "id": 11, "lemma": "naked", "misc": "", "start_char": 492, "text": "naked", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 499, "feats": null, "head": 15, "id": 12, "lemma": ",", "misc": "", "start_char": 498, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 503, "feats": null, "head": 15, "id": 13, "lemma": "but", "misc": "", "start_char": 500, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 509, "feats": null, "head": 15, "id": 14, "lemma": "there", "misc": "", "start_char": 504, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "conj", "end_char": 512, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 15, "lemma": "be", "misc": "", "start_char": 510, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 514, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 16, "lemma": "a", "misc": "", "start_char": 513, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 525, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "reasonable", "misc": "", "start_char": 515, "text": "reasonable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 537, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "explanation", "misc": "", "start_char": 526, "text": "explanation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 15, "id": 19, "lemma": ".", "misc": "", "start_char": 538, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 545, "feats": null, "head": 22, "id": 20, "lemma": "while", "misc": "", "start_char": 540, "text": "While", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 547, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 546, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 553, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 32, "id": 22, "lemma": "sleep", "misc": "", "start_char": 548, "text": "slept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 556, "feats": null, "head": 26, "id": 23, "lemma": "in", "misc": "", "start_char": 554, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 559, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 26, "id": 24, "lemma": "my", "misc": "", "start_char": 557, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 567, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "sleeper", "misc": "", "start_char": 560, "text": "sleeper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 571, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "car", "misc": "", "start_char": 568, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 573, "feats": null, "head": 22, "id": 27, "lemma": ",", "misc": "", "start_char": 572, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det:predet", "end_char": 577, "feats": null, "head": 30, "id": 28, "lemma": "all", "misc": "", "start_char": 574, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 580, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 30, "id": 29, "lemma": "my", "misc": "", "start_char": 578, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:pass", "end_char": 592, "feats": "Number=Plur", "head": 32, "id": 30, "lemma": "possession", "misc": "", "start_char": 581, "text": "possessions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 597, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 32, "id": 31, "lemma": "be", "misc": "", "start_char": 593, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 604, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 39, "id": 32, "lemma": "steal", "misc": "", "start_char": 598, "text": "stolen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 606, "feats": null, "head": 6, "id": 33, "lemma": ".", "misc": "", "start_char": 605, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 610, "feats": null, "head": 39, "id": 34, "lemma": "now", "misc": "", "start_char": 607, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 612, "feats": null, "head": 39, "id": 35, "lemma": ",", "misc": "", "start_char": 611, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 622, "feats": null, "head": 39, "id": 36, "lemma": "typically", "misc": "", "start_char": 613, "text": "typically", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 624, "feats": null, "head": 39, "id": 37, "lemma": ",", "misc": "", "start_char": 623, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 626, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 39, "id": 38, "lemma": "I", "misc": "", "start_char": 625, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 631, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 39, "lemma": "wear", "misc": "", "start_char": 627, "text": "wear", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 639, "feats": "Number=Plur", "head": 39, "id": 40, "lemma": "pajama", "misc": "", "start_char": 632, "text": "pajamas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 641, "feats": null, "head": 45, "id": 41, "lemma": ",", "misc": "", "start_char": 640, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 645, "feats": null, "head": 45, "id": 42, "lemma": "but", "misc": "", "start_char": 642, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 647, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 45, "id": 43, "lemma": "I", "misc": "", "start_char": 646, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 656, "feats": null, "head": 45, "id": 44, "lemma": "recently", "misc": "", "start_char": 648, "text": "recently", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 664, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 39, "id": 45, "lemma": "adopt", "misc": "", "start_char": 657, "text": "adopted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 666, "feats": "Definite=Ind|PronType=Art", "head": 48, "id": 46, "lemma": "a", "misc": "", "start_char": 665, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 671, "feats": "Number=Sing", "head": 48, "id": 47, "lemma": "hobo", "misc": "", "start_char": 667, "text": "hobo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 681, "feats": "Number=Sing", "head": 45, "id": 48, "lemma": "lifestyle", "misc": "", "start_char": 672, "text": "lifestyle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 685, "feats": null, "head": 55, "id": 49, "lemma": "and", "misc": "", "start_char": 682, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 693, "feats": "Number=Plur", "head": 55, "id": 50, "lemma": "pajama", "misc": "", "start_char": 686, "text": "pajamas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 697, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 55, "id": 51, "lemma": "be", "misc": "", "start_char": 694, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 701, "feats": "Definite=Def|PronType=Art", "head": 55, "id": 52, "lemma": "the", "misc": "", "start_char": 698, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 707, "feats": "Number=Sing", "head": 55, "id": 53, "lemma": "sleep", "misc": "", "start_char": 702, "text": "sleep", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 709, "feats": null, "head": 55, "id": 54, "lemma": "-", "misc": "", "start_char": 708, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 715, "feats": "Number=Plur", "head": 45, "id": 55, "lemma": "pant", "misc": "", "start_char": 710, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 718, "feats": null, "head": 58, "id": 56, "lemma": "of", "misc": "", "start_char": 716, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 722, "feats": "Definite=Def|PronType=Art", "head": 58, "id": 57, "lemma": "the", "misc": "", "start_char": 719, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 726, "feats": "Number=Sing", "head": 55, "id": 58, "lemma": "man", "misc": "", "start_char": 723, "text": "Man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 728, "feats": null, "head": 6, "id": 59, "lemma": ".", "misc": "", "start_char": 727, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 730, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 62, "id": 60, "lemma": "I", "misc": "", "start_char": 729, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 734, "feats": "VerbForm=Fin", "head": 62, "id": 61, "lemma": "will", "misc": "", "start_char": 731, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 739, "feats": "VerbForm=Inf", "head": 6, "id": 62, "lemma": "have", "misc": "", "start_char": 735, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 743, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 64, "id": 63, "lemma": "you", "misc": "", "start_char": 740, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 748, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 62, "id": 64, "lemma": "know", "misc": "", "start_char": 744, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 750, "feats": null, "head": 68, "id": 65, "lemma": ",", "misc": "", "start_char": 749, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 758, "feats": "Number=Sing", "head": 68, "id": 66, "lemma": "Mahatma", "misc": "", "start_char": 751, "text": "Mahatma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 765, "feats": "Number=Sing", "head": 66, "id": 67, "lemma": "Gandhi", "misc": "", "start_char": 759, "text": "Gandhi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 770, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 62, "id": 68, "lemma": "wear", "misc": "", "start_char": 766, "text": "wore", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 773, "feats": null, "head": 70, "id": 69, "lemma": "no", "misc": "", "start_char": 771, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 779, "feats": "Number=Plur", "head": 68, "id": 70, "lemma": "pant", "misc": "", "start_char": 774, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 783, "feats": null, "head": 74, "id": 71, "lemma": "and", "misc": "", "start_char": 780, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 785, "feats": "Definite=Ind|PronType=Art", "head": 73, "id": 72, "lemma": "a", "misc": "", "start_char": 784, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 792, "feats": "Number=Sing", "head": 74, "id": 73, "lemma": "nation", "misc": "", "start_char": 786, "text": "nation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 800, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 68, "id": 74, "lemma": "rally", "misc": "", "start_char": 793, "text": "rallied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 807, "feats": null, "head": 76, "id": 75, "lemma": "behind", "misc": "", "start_char": 801, "text": "behind", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 811, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 74, "id": 76, "lemma": "he", "misc": "", "start_char": 808, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 813, "feats": null, "head": 80, "id": 77, "lemma": "!", "misc": "", "start_char": 812, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 816, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 80, "id": 78, "lemma": "my", "misc": "", "start_char": 814, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 821, "feats": "Degree=Pos", "head": 80, "id": 79, "lemma": "good", "misc": "", "start_char": 817, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 825, "feats": "Number=Sing", "head": 68, "id": 80, "lemma": "man", "misc": "", "start_char": 822, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 829, "feats": null, "head": 6, "id": 81, "lemma": "...", "misc": "", "start_char": 826, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 833, "feats": null, "head": 90, "id": 82, "lemma": "now", "misc": "", "start_char": 830, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 835, "feats": null, "head": 90, "id": 83, "lemma": ",", "misc": "", "start_char": 834, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 842, "feats": null, "head": 86, "id": 84, "lemma": "before", "misc": "", "start_char": 836, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 846, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 86, "id": 85, "lemma": "you", "misc": "", "start_char": 843, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 851, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 90, "id": 86, "lemma": "walk", "misc": "", "start_char": 847, "text": "walk", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 856, "feats": null, "head": 86, "id": 87, "lemma": "away", "misc": "", "start_char": 852, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 860, "feats": null, "head": 90, "id": 88, "lemma": "...", "misc": "", "start_char": 857, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 862, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 90, "id": 89, "lemma": "I", "misc": "", "start_char": 861, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 867, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 90, "lemma": "know", "misc": "", "start_char": 863, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 872, "feats": null, "head": 94, "id": 91, "lemma": "that", "misc": "", "start_char": 868, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 874, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 94, "id": 92, "lemma": "I", "misc": "", "start_char": 873, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 878, "feats": "VerbForm=Fin", "head": 94, "id": 93, "lemma": "may", "misc": "", "start_char": 875, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 885, "feats": "VerbForm=Inf", "head": 90, "id": 94, "lemma": "appear", "misc": "", "start_char": 879, "text": "appear", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 894, "feats": "Degree=Pos", "head": 94, "id": 95, "lemma": "deranged", "misc": "", "start_char": 886, "text": "deranged", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 896, "feats": null, "head": 97, "id": 96, "lemma": ",", "misc": "", "start_char": 895, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 900, "feats": null, "head": 108, "id": 97, "lemma": "but", "misc": "", "start_char": 897, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 902, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 108, "id": 98, "lemma": "I", "misc": "", "start_char": 901, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 905, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 108, "id": 99, "lemma": "be", "misc": "", "start_char": 903, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 907, "feats": null, "head": 99, "id": 100, "lemma": ",", "misc": "", "start_char": 906, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 910, "feats": null, "head": 102, "id": 101, "lemma": "in", "misc": "", "start_char": 908, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 915, "feats": "Number=Sing", "head": 108, "id": 102, "lemma": "fact", "misc": "", "start_char": 911, "text": "fact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 917, "feats": null, "head": 102, "id": 103, "lemma": ",", "misc": "", "start_char": 916, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 919, "feats": "Definite=Ind|PronType=Art", "head": 108, "id": 104, "lemma": "a", "misc": "", "start_char": 918, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 925, "feats": "Number=Sing", "head": 107, "id": 105, "lemma": "world", "misc": "", "start_char": 920, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 927, "feats": null, "head": 107, "id": 106, "lemma": "-", "misc": "", "start_char": 926, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 936, "feats": "Degree=Pos", "head": 108, "id": 107, "lemma": "renowned", "misc": "", "start_char": 928, "text": "renowned", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 946, "feats": "Number=Sing", "head": 94, "id": 108, "lemma": "physicist", "misc": "", "start_char": 937, "text": "physicist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 948, "feats": null, "head": 110, "id": 109, "lemma": ".", "misc": "", "start_char": 947, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 952, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 110, "lemma": "ask", "misc": "", "start_char": 949, "text": "Ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 955, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 110, "id": 111, "lemma": "I", "misc": "", "start_char": 953, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 959, "feats": "Definite=Def|PronType=Art", "head": 113, "id": 112, "lemma": "the", "misc": "", "start_char": 956, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 970, "feats": "Number=Sing", "head": 110, "id": 113, "lemma": "difference", "misc": "", "start_char": 960, "text": "difference", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 978, "feats": null, "head": 116, "id": 114, "lemma": "between", "misc": "", "start_char": 971, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 980, "feats": "Definite=Ind|PronType=Art", "head": 116, "id": 115, "lemma": "a", "misc": "", "start_char": 979, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 986, "feats": "Number=Sing", "head": 113, "id": 116, "lemma": "boson", "misc": "", "start_char": 981, "text": "boson", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 990, "feats": null, "head": 119, "id": 117, "lemma": "and", "misc": "", "start_char": 987, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 992, "feats": "Definite=Ind|PronType=Art", "head": 119, "id": 118, "lemma": "a", "misc": "", "start_char": 991, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1000, "feats": "Number=Sing", "head": 116, "id": 119, "lemma": "fermion", "misc": "", "start_char": 993, "text": "fermion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1002, "feats": null, "head": 121, "id": 120, "lemma": ".", "misc": "", "start_char": 1001, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1005, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 121, "lemma": "go", "misc": "", "start_char": 1003, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1011, "feats": null, "head": 121, "id": 122, "lemma": "ahead", "misc": "", "start_char": 1006, "text": "ahead", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1013, "feats": null, "head": 124, "id": 123, "lemma": ",", "misc": "", "start_char": 1012, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1017, "feats": "Mood=Imp|VerbForm=Fin", "head": 121, "id": 124, "lemma": "ask", "misc": "", "start_char": 1014, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1019, "feats": null, "head": 124, "id": 125, "lemma": "!", "misc": "", "start_char": 1018, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1026, "feats": "Number=Plur", "head": 127, "id": 126, "lemma": "Boson", "misc": "", "start_char": 1020, "text": "Bosons", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "ccomp", "end_char": 1031, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 124, "id": 127, "lemma": "have", "misc": "", "start_char": 1027, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound", "end_char": 1039, "feats": "Number=Sing", "head": 129, "id": 128, "lemma": "integer", "misc": "", "start_char": 1032, "text": "integer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1044, "feats": "Number=Sing", "head": 127, "id": 129, "lemma": "spin", "misc": "", "start_char": 1040, "text": "spin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1046, "feats": null, "head": 132, "id": 130, "lemma": ",", "misc": "", "start_char": 1045, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1055, "feats": "Number=Plur", "head": 132, "id": 131, "lemma": "fermion", "misc": "", "start_char": 1047, "text": "fermions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 1060, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 132, "lemma": "have", "misc": "", "start_char": 1056, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "amod", "end_char": 1065, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 135, "id": 133, "lemma": "half", "misc": "", "start_char": 1061, "text": "half", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1067, "feats": null, "head": 133, "id": 134, "lemma": "-", "misc": "", "start_char": 1066, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1075, "feats": "Number=Sing", "head": 136, "id": 135, "lemma": "integer", "misc": "", "start_char": 1068, "text": "integer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1080, "feats": "Number=Sing", "head": 132, "id": 136, "lemma": "spin", "misc": "", "start_char": 1076, "text": "spin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1082, "feats": null, "head": 132, "id": 137, "lemma": "!", "misc": "", "start_char": 1081, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1085, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 139, "id": 138, "lemma": "my", "misc": "", "start_char": 1083, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1090, "feats": "Number=Plur", "head": 141, "id": 139, "lemma": "leg", "misc": "", "start_char": 1086, "text": "legs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1094, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 141, "id": 140, "lemma": "be", "misc": "", "start_char": 1091, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1102, "feats": "Tense=Pres|VerbForm=Part", "head": 132, "id": 141, "lemma": "get", "misc": "", "start_char": 1095, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 1107, "feats": "Degree=Pos", "head": 141, "id": 142, "lemma": "cold", "misc": "", "start_char": 1103, "text": "cold", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1109, "feats": null, "head": 6, "id": 143, "lemma": "!", "misc": "", "start_char": 1108, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1113, "feats": "PronType=Int", "head": 148, "id": 144, "lemma": "why", "misc": "", "start_char": 1110, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1116, "feats": "VerbForm=Fin", "head": 148, "id": 145, "lemma": "will", "misc": "", "start_char": 1114, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1120, "feats": null, "head": 148, "id": 146, "lemma": "not", "misc": "", "start_char": 1117, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1128, "feats": "Number=Sing|PronType=Ind", "head": 148, "id": 147, "lemma": "anybody", "misc": "", "start_char": 1121, "text": "anybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1133, "feats": "VerbForm=Inf", "head": 6, "id": 148, "lemma": "help", "misc": "", "start_char": 1129, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1136, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 148, "id": 149, "lemma": "I", "misc": "", "start_char": 1134, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1138, "feats": null, "head": 6, "id": 150, "lemma": "?", "misc": "", "start_char": 1137, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 6, 6 ], [ 0, 16, 16 ], [ 0, 25, 25 ], [ 0, 29, 29 ], [ 0, 35, 35 ], [ 0, 45, 45 ], [ 0, 50, 50 ], [ 0, 57, 57 ], [ 0, 68, 68 ], [ 0, 73, 73 ], [ 0, 77, 77 ], [ 0, 87, 87 ], [ 2, 4, 4 ], [ 2, 7, 7 ], [ 2, 20, 20 ], [ 2, 23, 23 ], [ 2, 28, 28 ], [ 2, 37, 37 ], [ 2, 42, 42 ], [ 2, 59, 59 ], [ 2, 77, 77 ], [ 2, 88, 88 ], [ 2, 91, 91 ], [ 2, 97, 97 ], [ 2, 103, 107 ], [ 2, 110, 110 ], [ 2, 137, 137 ], [ 2, 148, 148 ] ], [ [ 0, 10, 11 ] ], [ [ 0, 23, 23 ] ], [ [ 0, 19, 23 ] ], [ [ 0, 25, 26 ] ], [ [ 0, 31, 32 ] ], [ [ 0, 35, 39 ] ], [ [ 0, 45, 46 ] ], [ [ 0, 50, 51 ] ], [ [ 0, 63, 68 ] ], [ [ 0, 73, 80 ] ], [ [ 0, 77, 80 ] ], [ [ 0, 84, 84 ], [ 0, 89, 89 ] ], [ [ 0, 89, 90 ] ], [ [ 1, 0, 0 ], [ 2, 62, 62 ], [ 2, 77, 79 ], [ 2, 84, 84 ] ], [ [ 2, 15, 17 ] ], [ [ 2, 23, 25 ] ], [ [ 2, 27, 27 ] ], [ [ 2, 27, 29 ] ], [ [ 2, 39, 39 ], [ 2, 49, 49 ], [ 2, 51, 57 ] ], [ [ 2, 45, 47 ] ], [ [ 2, 56, 57 ] ], [ [ 2, 65, 66 ], [ 2, 75, 75 ] ], [ [ 2, 68, 69 ] ], [ [ 2, 71, 72 ] ], [ [ 2, 101, 101 ] ], [ [ 2, 115, 115 ], [ 2, 125, 125 ] ], [ [ 2, 118, 118 ], [ 2, 130, 130 ] ], [ [ 2, 111, 118 ] ], [ [ 2, 114, 118 ] ], [ [ 2, 117, 118 ] ], [ [ 2, 127, 128 ] ], [ [ 2, 132, 135 ] ], [ [ 2, 137, 138 ] ], [ [ 2, 146, 146 ] ] ]
s08e01c00t
But, you know, allow me to explain . 45 days ago, um, I embarked on a railroad journey of healing because my university was making me do string theory, and my favorite comic book store burned down, and when my roommate got engaged, my girlfriend wanted to move in with me, which was no doubt a ploy just to see my...Well, excuse my language, but my bathing suit parts . Uh, sir, may I use your phone? I don't think so . Yeah, well, Yeah, well, I understand that I'm half naked, but there is a reasonable explanation . While I slept in my sleeper car, all my possessions were stolen . Now, typically, I wear pajamas, but I recently adopted a hobo lifestyle and pajamas are the sleep - pants of the Man . I'll have you know, Mahatma Gandhi wore no pants and a nation rallied behind him! My good man...Now, before you walk away...I know that I may appear deranged, but I am, in fact, a world - renowned physicist . Ask me the difference between a boson and a fermion . Go ahead, ask! Bosons have integer spin, fermions have half - integer spin! My legs are getting cold! Why won't anybody help me?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NN Morning) (. .)))" }, "speaker": "Leonard", "text": "Morning.", "tokens": [ { "deprel": "root", "end_char": 7, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Morning", "misc": "", "start_char": 0, "text": "Morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 9, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 8, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (LST (UH Hi) (. .)) (VP (VB Want) (S (VP (TO to) (VP (VB do) (NP (NN yoga)) (PP (IN with) (NP (PRP me))))))) (. ?)))" }, "speaker": "Penny", "text": "Hi . Want to do yoga with me?", "tokens": [ { "deprel": "discourse", "end_char": 12, "feats": null, "head": 3, "id": 1, "lemma": "hi", "misc": "", "start_char": 10, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 14, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 13, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 19, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "want", "misc": "", "start_char": 15, "text": "Want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 22, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 20, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 25, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "do", "misc": "", "start_char": 23, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 30, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "yoga", "misc": "", "start_char": 26, "text": "yoga", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 35, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 31, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 38, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 8, "lemma": "I", "misc": "", "start_char": 36, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 39, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Um)) (, ,) (VP (VB let) (S (NP (PRP me)) (ADVP (RB just)) (VP (VB have) (NP (DT some) (NN coffee)) (ADVP (RB first))))) (, ,) (CC and) (S (ADVP (RB then)) (NP (PRP I)) (VP (MD 'll) (VP (VB have) (NP (NP (DT the) (NN strength)) (SBAR (S (VP (TO to) (VP (VB tell) (NP (PRP you)) (SBAR (WHNP (WRB how) (JJ much)) (S (NP (PRP I)) (VP (MD wo) (RB n't) (VP (VB be) (VP (VBG doing) (NP (DT that))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Um, let me just have some coffee first, and then I'll have the strength to tell you how much I won't be doing that.", "tokens": [ { "deprel": "discourse", "end_char": 43, "feats": null, "head": 3, "id": 1, "lemma": "um", "misc": "", "start_char": 41, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 44, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 49, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 46, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 52, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 50, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 57, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 53, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 62, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "have", "misc": "", "start_char": 58, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 67, "feats": null, "head": 8, "id": 7, "lemma": "some", "misc": "", "start_char": 63, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 74, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "coffee", "misc": "", "start_char": 68, "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 80, "feats": "NumType=Ord", "head": 6, "id": 9, "lemma": "first", "misc": "", "start_char": 75, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 82, "feats": null, "head": 15, "id": 10, "lemma": ",", "misc": "", "start_char": 81, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 86, "feats": null, "head": 15, "id": 11, "lemma": "and", "misc": "", "start_char": 83, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 91, "feats": "PronType=Dem", "head": 15, "id": 12, "lemma": "then", "misc": "", "start_char": 87, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 93, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "I", "misc": "", "start_char": 92, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 97, "feats": "VerbForm=Fin", "head": 15, "id": 14, "lemma": "will", "misc": "", "start_char": 94, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 102, "feats": "VerbForm=Inf", "head": 3, "id": 15, "lemma": "have", "misc": "", "start_char": 98, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 106, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 103, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 115, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "strength", "misc": "", "start_char": 107, "text": "strength", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 118, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 116, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 123, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "tell", "misc": "", "start_char": 119, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 127, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 19, "id": 20, "lemma": "you", "misc": "", "start_char": 124, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 131, "feats": "PronType=Int", "head": 22, "id": 21, "lemma": "how", "misc": "", "start_char": 128, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 136, "feats": "Degree=Pos", "head": 27, "id": 22, "lemma": "much", "misc": "", "start_char": 132, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 138, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 23, "lemma": "I", "misc": "", "start_char": 137, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 141, "feats": "VerbForm=Fin", "head": 27, "id": 24, "lemma": "will", "misc": "", "start_char": 139, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 145, "feats": null, "head": 27, "id": 25, "lemma": "not", "misc": "", "start_char": 142, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 148, "feats": "VerbForm=Inf", "head": 27, "id": 26, "lemma": "be", "misc": "", "start_char": 146, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 154, "feats": "Tense=Pres|VerbForm=Part", "head": 19, "id": 27, "lemma": "do", "misc": "", "start_char": 149, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 159, "feats": "Number=Sing|PronType=Dem", "head": 27, "id": 28, "lemma": "that", "misc": "", "start_char": 155, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 161, "feats": null, "head": 3, "id": 29, "lemma": ".", "misc": "", "start_char": 160, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hello)) (, ,) (NP (NNP Leonard)) (. .)))" }, "speaker": "Sheldon", "text": "Hello, Leonard.", "tokens": [ { "deprel": "root", "end_char": 167, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 162, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 169, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 168, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 177, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 170, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 179, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 178, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NN buddy) (. .) (JJ Good)) (S (VP (TO to) (VP (VB hear) (NP (PRP$ your) (NN voice))))) (. .)))" }, "speaker": "Leonard", "text": "Hey, buddy . Good to hear your voice.", "tokens": [ { "deprel": "discourse", "end_char": 183, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 180, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 185, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 184, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 191, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "buddy", "misc": "", "start_char": 186, "text": "buddy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 193, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 192, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 198, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "good", "misc": "", "start_char": 194, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 201, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 199, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 206, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "hear", "misc": "", "start_char": 202, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 211, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 207, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 217, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "voice", "misc": "", "start_char": 212, "text": "voice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 218, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (PP (IN in) (NP (NP (NNP Kingman)) (, ,) (NP (NNP Arizona)))))) (, ,) (CC and) (, ,) (S (INTJ (UH uh)) (, ,) (NP (PRP I)) (VP (VBP need) (S (NP (PRP you)) (VP (TO to) (VP (VB come) (VP (VB pick) (NP (PRP me)) (PRT (RP up)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Uh, I'm in Kingman, Arizona, and, uh, I need you to come pick me up.", "tokens": [ { "deprel": "discourse", "end_char": 222, "feats": null, "head": 6, "id": 1, "lemma": "uh", "misc": "", "start_char": 220, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 224, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 223, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 226, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 225, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 229, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 227, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 232, "feats": null, "head": 6, "id": 5, "lemma": "in", "misc": "", "start_char": 230, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 240, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "Kingman", "misc": "", "start_char": 233, "text": "Kingman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 242, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 241, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 250, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Arizona", "misc": "", "start_char": 243, "text": "Arizona", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 252, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 251, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 256, "feats": null, "head": 15, "id": 10, "lemma": "and", "misc": "", "start_char": 253, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 258, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 257, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 261, "feats": null, "head": 15, "id": 12, "lemma": "uh", "misc": "", "start_char": 259, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 263, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 262, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 265, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 264, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 270, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 15, "lemma": "need", "misc": "", "start_char": 266, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 274, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 16, "lemma": "you", "misc": "", "start_char": 271, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 277, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 275, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 282, "feats": "VerbForm=Inf", "head": 15, "id": 18, "lemma": "come", "misc": "", "start_char": 278, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 287, "feats": "VerbForm=Inf", "head": 18, "id": 19, "lemma": "pick", "misc": "", "start_char": 283, "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 290, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 20, "lemma": "I", "misc": "", "start_char": 288, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 293, "feats": null, "head": 19, "id": 21, "lemma": "up", "misc": "", "start_char": 291, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 295, "feats": null, "head": 6, "id": 22, "lemma": ".", "misc": "", "start_char": 294, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD 'd) (VP (VB love) (S (VP (TO to)))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB just) (JJ about) (S (VP (TO to) (VP (VB do) (NP (NN yoga)) (PP (IN with) (NP (NNP Penny))))))))) (. .)))" }, "speaker": "Leonard", "text": "I'd love to . I'm just about to do yoga with Penny.", "tokens": [ { "deprel": "nsubj", "end_char": 297, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 296, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 300, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 298, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "reparandum", "end_char": 305, "feats": "VerbForm=Inf", "head": 11, "id": 3, "lemma": "love", "misc": "", "start_char": 301, "text": "love", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 308, "feats": null, "head": 3, "id": 4, "lemma": "to", "misc": "", "start_char": 306, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 310, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 309, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:outer", "end_char": 312, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 6, "lemma": "I", "misc": "", "start_char": 311, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 315, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "be", "misc": "", "start_char": 313, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 320, "feats": null, "head": 11, "id": 8, "lemma": "just", "misc": "", "start_char": 316, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 326, "feats": "Degree=Pos", "head": 11, "id": 9, "lemma": "about", "misc": "", "start_char": 321, "text": "about", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 329, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 327, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "end_char": 332, "feats": "VerbForm=Inf", "head": 0, "id": 11, "lemma": "do", "misc": "", "start_char": 330, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 337, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "yoga", "misc": "", "start_char": 333, "text": "yoga", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 342, "feats": null, "head": 14, "id": 13, "lemma": "with", "misc": "", "start_char": 338, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 348, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "penny", "misc": "", "start_char": 343, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 350, "feats": null, "head": 11, "id": 15, "lemma": ".", "misc": "", "start_char": 349, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (NP (PRP I)) (VP (VBP 'm) (PP (IN at) (NP (DT the) (NN police) (NN station)))) (. .) (S (NP (PRP I)) (VP (VBD was) (VP (VBN robbed)))) (. .) (S (NP (UH Th) (, -) (NP (PRP They))) (VP (VBD took) (NP (NP (PRP$ my) (NN phone)) (, ,) (NP (PRP$ my) (NN wallet)) (, ,) (NP (PRP$ my) (NN iPad)) (, ,)) (NP (NN everything)))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, I'm at the police station . I was robbed . Th - They took my phone, my wallet, my iPad, everything.", "tokens": [ { "deprel": "vocative", "end_char": 358, "feats": "Number=Sing", "head": 8, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 351, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 360, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 359, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 362, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 3, "lemma": "I", "misc": "", "start_char": 361, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 365, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 363, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 368, "feats": null, "head": 8, "id": 5, "lemma": "at", "misc": "", "start_char": 366, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 372, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 369, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 379, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "police", "misc": "", "start_char": 373, "text": "police", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 387, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "station", "misc": "", "start_char": 380, "text": "station", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 389, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 388, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 391, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 390, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 395, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 392, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 402, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 8, "id": 12, "lemma": "rob", "misc": "", "start_char": 396, "text": "robbed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 404, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 403, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 407, "feats": null, "head": 8, "id": 14, "lemma": "th", "misc": "", "start_char": 405, "text": "Th", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 409, "feats": null, "head": 8, "id": 15, "lemma": "-", "misc": "", "start_char": 408, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 414, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 17, "id": 16, "lemma": "they", "misc": "", "start_char": 410, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 419, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 17, "lemma": "take", "misc": "", "start_char": 415, "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 422, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "my", "misc": "", "start_char": 420, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 428, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "phone", "misc": "", "start_char": 423, "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 430, "feats": null, "head": 22, "id": 20, "lemma": ",", "misc": "", "start_char": 429, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 433, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "my", "misc": "", "start_char": 431, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 440, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "wallet", "misc": "", "start_char": 434, "text": "wallet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 442, "feats": null, "head": 25, "id": 23, "lemma": ",", "misc": "", "start_char": 441, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 445, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "my", "misc": "", "start_char": 443, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 450, "feats": "Number=Sing", "head": 19, "id": 25, "lemma": "iPad", "misc": "", "start_char": 446, "text": "iPad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 452, "feats": null, "head": 27, "id": 26, "lemma": ",", "misc": "", "start_char": 451, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 463, "feats": "Number=Sing|PronType=Tot", "head": 19, "id": 27, "lemma": "everything", "misc": "", "start_char": 453, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 465, "feats": null, "head": 8, "id": 28, "lemma": ".", "misc": "", "start_char": 464, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (NNP God)) (, ,) (SQ (VBP are) (NP (PRP you)) (ADJP (JJ okay))) (. ?)))" }, "speaker": "Leonard", "text": "Oh, my God, are you okay?", "tokens": [ { "deprel": "discourse", "end_char": 468, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 466, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 470, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 469, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 473, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 471, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "discourse", "end_char": 477, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "God", "misc": "", "start_char": 474, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 479, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 478, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 483, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 480, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 487, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 484, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 492, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "okay", "misc": "", "start_char": 488, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 494, "feats": null, "head": 8, "id": 9, "lemma": "?", "misc": "", "start_char": 493, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ okay)))) (. .) (S (S (NP (PRP I) (HYPH -) (NNP I'm)) (VP (VBG wearing) (NP (VBN borrowed) (NNS pants)))) (, ,) (S (NP (PRP I) (, -) (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (NNP I.D.)))))) (, ,) (CC and) (S (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NNS officers)) (ADVP (RB here))))) (VP (MD wo) (RB n't) (VP (VB stop) (S (VP (VBG calling) (NP (PRP me)) (S (NP (NNP Chicken) (NNPS Legs)))))))) (. .)))" }, "speaker": "Sheldon", "text": "No, I'm not okay . I - I'm wearing borrowed pants, I - I don't have I.D., and one of the officers here won't stop calling me Chicken Legs.", "tokens": [ { "deprel": "discourse", "end_char": 497, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 495, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 499, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 498, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 501, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 500, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 504, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 502, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 508, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 505, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 513, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "okay", "misc": "", "start_char": 509, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 515, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 514, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "dep", "end_char": 517, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 516, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 519, "feats": null, "head": 10, "id": 9, "lemma": "-", "misc": "", "start_char": 518, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nsubj", "end_char": 523, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "I'm", "misc": "", "start_char": 520, "text": "I'm", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 531, "feats": "VerbForm=Ger", "head": 6, "id": 11, "lemma": "wear", "misc": "", "start_char": 524, "text": "wearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 540, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 12, "lemma": "borrow", "misc": "", "start_char": 532, "text": "borrowed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 546, "feats": "Number=Plur", "head": 11, "id": 13, "lemma": "pant", "misc": "", "start_char": 541, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 548, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 547, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 550, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 15, "lemma": "I", "misc": "", "start_char": 549, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 552, "feats": null, "head": 15, "id": 16, "lemma": "-", "misc": "", "start_char": 551, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 554, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 17, "lemma": "I", "misc": "", "start_char": 553, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 557, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 18, "lemma": "do", "misc": "", "start_char": 555, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 561, "feats": null, "head": 20, "id": 19, "lemma": "not", "misc": "", "start_char": 558, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 566, "feats": "VerbForm=Inf", "head": 6, "id": 20, "lemma": "have", "misc": "", "start_char": 562, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 571, "feats": "Number=Sing", "head": 20, "id": 21, "lemma": "I.D.", "misc": "", "start_char": 567, "text": "I.D.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 573, "feats": null, "head": 31, "id": 22, "lemma": ",", "misc": "", "start_char": 572, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 577, "feats": null, "head": 31, "id": 23, "lemma": "and", "misc": "", "start_char": 574, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 581, "feats": "NumForm=Word|NumType=Card", "head": 31, "id": 24, "lemma": "one", "misc": "", "start_char": 578, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 584, "feats": null, "head": 27, "id": 25, "lemma": "of", "misc": "", "start_char": 582, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 588, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 585, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 597, "feats": "Number=Plur", "head": 24, "id": 27, "lemma": "officer", "misc": "", "start_char": 589, "text": "officers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 602, "feats": "PronType=Dem", "head": 24, "id": 28, "lemma": "here", "misc": "", "start_char": 598, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 605, "feats": "VerbForm=Fin", "head": 31, "id": 29, "lemma": "will", "misc": "", "start_char": 603, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 609, "feats": null, "head": 31, "id": 30, "lemma": "not", "misc": "", "start_char": 606, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 614, "feats": "VerbForm=Inf", "head": 6, "id": 31, "lemma": "stop", "misc": "", "start_char": 610, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 622, "feats": "VerbForm=Ger", "head": 31, "id": 32, "lemma": "call", "misc": "", "start_char": 615, "text": "calling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 625, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 33, "lemma": "I", "misc": "", "start_char": 623, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound", "end_char": 633, "feats": "Number=Sing", "head": 35, "id": 34, "lemma": "Chicken", "misc": "", "start_char": 626, "text": "Chicken", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 638, "feats": "Number=Plur", "head": 32, "id": 35, "lemma": "Leg", "misc": "", "start_char": 634, "text": "Legs", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 640, "feats": null, "head": 6, "id": 36, "lemma": ".", "misc": "", "start_char": 639, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (NP (NNP I'll) (, -) (UH I'll)) (VP (VB come)) (VP (VB get) (NP (PRP you))) (. .) (SBARQ (WHNP (WP What)) (SQ (VP (VBZ 's) (NP (DT the) (NN address))))) (. ?)))" }, "speaker": "Leonard", "text": "Uh, I'll - I'll come get you . What's the address?", "tokens": [ { "deprel": "discourse", "end_char": 643, "feats": null, "head": 6, "id": 1, "lemma": "uh", "misc": "", "start_char": 641, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 645, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 644, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 650, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "I'll", "misc": "", "start_char": 646, "text": "I'll", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 652, "feats": null, "head": 6, "id": 4, "lemma": "-", "misc": "", "start_char": 651, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 657, "feats": null, "head": 6, "id": 5, "lemma": "i'll", "misc": "", "start_char": 653, "text": "I'll", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 662, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 6, "lemma": "come", "misc": "", "start_char": 658, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 666, "feats": "VerbForm=Inf", "head": 6, "id": 7, "lemma": "get", "misc": "", "start_char": 663, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 670, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 8, "lemma": "you", "misc": "", "start_char": 667, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 672, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 671, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 677, "feats": "PronType=Int", "head": 6, "id": 10, "lemma": "what", "misc": "", "start_char": 673, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 680, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 11, "lemma": "be", "misc": "", "start_char": 678, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 684, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 681, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 692, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "address", "misc": "", "start_char": 685, "text": "address", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 694, "feats": null, "head": 6, "id": 14, "lemma": "?", "misc": "", "start_char": 693, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Hey)) (, ,) (WHNP (WP what)) (SQ (VBZ 's) (VP (VBG going) (PRT (RP on)))) (. ?)))" }, "speaker": "Penny", "text": "Hey, what's going on?", "tokens": [ { "deprel": "discourse", "end_char": 698, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 695, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 700, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 699, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 705, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "what", "misc": "", "start_char": 701, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 708, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 706, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 714, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 709, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 717, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 715, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 719, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 718, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (LST (UH Oh) (. .)) (NP (PRP He)) (VP (VBD got) (S (NP (NP (DT all)) (PP (IN of) (NP (PRP$ his) (NN stuff)))) (VP (VBN stolen)))) (. .)))" }, "speaker": "Leonard", "text": "Oh . He got all of his stuff stolen.", "tokens": [ { "deprel": "discourse", "end_char": 722, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 720, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 724, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 723, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 727, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "misc": "", "start_char": 725, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 731, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 728, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 735, "feats": null, "head": 4, "id": 5, "lemma": "all", "misc": "", "start_char": 732, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 738, "feats": null, "head": 8, "id": 6, "lemma": "of", "misc": "", "start_char": 736, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 742, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "his", "misc": "", "start_char": 739, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 748, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "stuff", "misc": "", "start_char": 743, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 755, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 9, "lemma": "steal", "misc": "", "start_char": 749, "text": "stolen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 757, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 756, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH Oh) (. .)))" }, "speaker": "Penny", "text": "Oh.", "tokens": [ { "deprel": "root", "end_char": 760, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 758, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 761, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (CD 2530) (NNP East) (NNP Andy) (NNP Devine) (NNP Avenue) (, ,)))" }, "speaker": "Sheldon", "text": "2530 East Andy Devine Avenue,", "tokens": [ { "deprel": "nummod", "end_char": 767, "feats": "NumForm=Digit|NumType=Card", "head": 5, "id": 1, "lemma": "2530", "misc": "", "start_char": 763, "text": "2530", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 772, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "East", "misc": "", "start_char": 768, "text": "East", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 777, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Andy", "misc": "", "start_char": 773, "text": "Andy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 784, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Devine", "misc": "", "start_char": 778, "text": "Devine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 791, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "Avenue", "misc": "", "start_char": 785, "text": "Avenue", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 793, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 792, "text": ",", "upos": "PUNCT", "xpos": "," } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. ...)))" }, "speaker": "Leonard", "text": "Okay ...", "tokens": [ { "deprel": "root", "end_char": 798, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 794, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 802, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 799, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (NP (NN Hurry) (. .)))" }, "speaker": "Sheldon", "text": "Hurry.", "tokens": [ { "deprel": "root", "end_char": 808, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "hurry", "misc": "", "start_char": 803, "text": "Hurry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 810, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 809, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (VP (VB hang) (ADJP (JJ tight) (. .) (UH Hey))) (, ,) (SQ (VBP do) (NP (PRP you)) (VP (VB want) (S (NP (PRP me)) (VP (TO to) (VP (VB bring) (NP (NN anything)))))) (. ?))))" }, "speaker": "Leonard", "text": "Sheldon, hang tight . Hey, do you want me to bring anything?", "tokens": [ { "deprel": "vocative", "end_char": 818, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 811, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 820, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 819, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 825, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "hang", "misc": "", "start_char": 821, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 831, "feats": "Degree=Pos", "head": 3, "id": 4, "lemma": "tight", "misc": "", "start_char": 826, "text": "tight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 832, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 837, "feats": null, "head": 10, "id": 6, "lemma": "hey", "misc": "", "start_char": 834, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 839, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 838, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 842, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 840, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 846, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 843, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 851, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "want", "misc": "", "start_char": 847, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 854, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "I", "misc": "", "start_char": 852, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 857, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 855, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 863, "feats": "VerbForm=Inf", "head": 10, "id": 13, "lemma": "bring", "misc": "", "start_char": 858, "text": "bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 872, "feats": "Number=Sing|PronType=Ind", "head": 13, "id": 14, "lemma": "anything", "misc": "", "start_char": 864, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 874, "feats": null, "head": 3, "id": 15, "lemma": "?", "misc": "", "start_char": 873, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH yes)) (, ,) (INTJ (UH please)) (. .) (NP (NP (DT A) (NN pair)) (PP (IN of) (NP (NNS pants)))) (. .) (CC And) (NP (PRP$ my) (NN toothbrush) (. .)) (INTJ (UH Yeah)) (, ,) (CC and) (NP (PRP$ my) (NN mail)) (. .) (CC And) (NP (NP (DT a) (ADJP (RB really) (JJ good)) (NN comeback)) (PP (IN for) (NP (NNP Chicken) (NNPS Legs)))) (, ,) (SBAR (IN because) (`` \") (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (VBP are)))))) (, ,) (CC but) (SBARQ (WHNP (WP what)) (SQ (SQ (VBP am) (NP (PRP I))))) (. ?) ('' \") (VP (VBD was) (VP (VBN met) (PP (IN with) (NP (JJ stony) (NN silence)))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, yes, please . A pair of pants . And my toothbrush . Yeah, and my mail . And a really good comeback for Chicken Legs, because \" I know you are, but what am I? \" was met with stony silence.", "tokens": [ { "deprel": "discourse", "end_char": 877, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 875, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 879, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 878, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 883, "feats": null, "head": 8, "id": 3, "lemma": "yes", "misc": "", "start_char": 880, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 885, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 884, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 892, "feats": null, "head": 8, "id": 5, "lemma": "please", "misc": "", "start_char": 886, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 894, "feats": null, "head": 8, "id": 6, "lemma": ".", "misc": "", "start_char": 893, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 896, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 895, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 901, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "pair", "misc": "", "start_char": 897, "text": "pair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 904, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 902, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 910, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "pant", "misc": "", "start_char": 905, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 912, "feats": null, "head": 14, "id": 11, "lemma": ".", "misc": "", "start_char": 911, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 916, "feats": null, "head": 14, "id": 12, "lemma": "and", "misc": "", "start_char": 913, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 919, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 917, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 930, "feats": "Number=Sing", "head": 8, "id": 14, "lemma": "toothbrush", "misc": "", "start_char": 920, "text": "toothbrush", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 932, "feats": null, "head": 16, "id": 15, "lemma": ".", "misc": "", "start_char": 931, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 937, "feats": null, "head": 14, "id": 16, "lemma": "yeah", "misc": "", "start_char": 933, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 939, "feats": null, "head": 20, "id": 17, "lemma": ",", "misc": "", "start_char": 938, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 943, "feats": null, "head": 20, "id": 18, "lemma": "and", "misc": "", "start_char": 940, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 946, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "my", "misc": "", "start_char": 944, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 951, "feats": "Number=Sing", "head": 14, "id": 20, "lemma": "mail", "misc": "", "start_char": 947, "text": "mail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 953, "feats": null, "head": 8, "id": 21, "lemma": ".", "misc": "", "start_char": 952, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 957, "feats": null, "head": 26, "id": 22, "lemma": "and", "misc": "", "start_char": 954, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 959, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 23, "lemma": "a", "misc": "", "start_char": 958, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 966, "feats": null, "head": 25, "id": 24, "lemma": "really", "misc": "", "start_char": 960, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 971, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "good", "misc": "", "start_char": 967, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 980, "feats": "Number=Sing", "head": 8, "id": 26, "lemma": "comeback", "misc": "", "start_char": 972, "text": "comeback", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 984, "feats": null, "head": 29, "id": 27, "lemma": "for", "misc": "", "start_char": 981, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 992, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "Chicken", "misc": "", "start_char": 985, "text": "Chicken", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 997, "feats": "Number=Plur", "head": 26, "id": 29, "lemma": "Leg", "misc": "", "start_char": 993, "text": "Legs", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 999, "feats": null, "head": 34, "id": 30, "lemma": ",", "misc": "", "start_char": 998, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1007, "feats": null, "head": 45, "id": 31, "lemma": "because", "misc": "", "start_char": 1000, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "punct", "end_char": 1009, "feats": null, "head": 34, "id": 32, "lemma": "\"", "misc": "", "start_char": 1008, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 1011, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 33, "lemma": "I", "misc": "", "start_char": 1010, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1016, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 45, "id": 34, "lemma": "know", "misc": "", "start_char": 1012, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1020, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 36, "id": 35, "lemma": "you", "misc": "", "start_char": 1017, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1024, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 34, "id": 36, "lemma": "be", "misc": "", "start_char": 1021, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1026, "feats": null, "head": 39, "id": 37, "lemma": ",", "misc": "", "start_char": 1025, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1030, "feats": null, "head": 39, "id": 38, "lemma": "but", "misc": "", "start_char": 1027, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1035, "feats": "PronType=Int", "head": 34, "id": 39, "lemma": "what", "misc": "", "start_char": 1031, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1038, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 39, "id": 40, "lemma": "be", "misc": "", "start_char": 1036, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1040, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 39, "id": 41, "lemma": "I", "misc": "", "start_char": 1039, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1042, "feats": null, "head": 34, "id": 42, "lemma": "?", "misc": "", "start_char": 1041, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1044, "feats": null, "head": 34, "id": 43, "lemma": "\"", "misc": "", "start_char": 1043, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "aux:pass", "end_char": 1048, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 45, "id": 44, "lemma": "be", "misc": "", "start_char": 1045, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 1052, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 8, "id": 45, "lemma": "meet", "misc": "", "start_char": 1049, "text": "met", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1057, "feats": null, "head": 48, "id": 46, "lemma": "with", "misc": "", "start_char": 1053, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1063, "feats": "Degree=Pos", "head": 48, "id": 47, "lemma": "stony", "misc": "", "start_char": 1058, "text": "stony", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1071, "feats": "Number=Sing", "head": 45, "id": 48, "lemma": "silence", "misc": "", "start_char": 1064, "text": "silence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1073, "feats": null, "head": 8, "id": 49, "lemma": ".", "misc": "", "start_char": 1072, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB be) (ADVP (RB there)) (ADVP (ADVP (RB as) (RB soon)) (SBAR (IN as) (S (NP (PRP I)) (VP (MD can))))))) (. .)))" }, "speaker": "Leonard", "text": "I'll be there as soon as I can.", "tokens": [ { "deprel": "nsubj", "end_char": 1075, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1074, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1079, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "will", "misc": "", "start_char": 1076, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1082, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1080, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1088, "feats": "PronType=Dem", "head": 0, "id": 4, "lemma": "there", "misc": "", "start_char": 1083, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1091, "feats": null, "head": 6, "id": 5, "lemma": "as", "misc": "", "start_char": 1089, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1096, "feats": "Degree=Pos", "head": 4, "id": 6, "lemma": "soon", "misc": "", "start_char": 1092, "text": "soon", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1099, "feats": null, "head": 9, "id": 7, "lemma": "as", "misc": "", "start_char": 1097, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1101, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 1100, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1105, "feats": "VerbForm=Fin", "head": 6, "id": 9, "lemma": "can", "misc": "", "start_char": 1102, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 1107, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1106, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (PRP he)) (ADJP (JJ okay)) (. ?)))" }, "speaker": "Penny", "text": "Is he okay?", "tokens": [ { "deprel": "cop", "end_char": 1110, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 1108, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1113, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "he", "misc": "", "start_char": 1111, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1118, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 1114, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1120, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1119, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Yeah)) (, ,) (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ fine)))) (, ,) (S (NP (PRP he)) (VP (VBZ 's) (NP (RB just) (DT a) (JJ little)) (VP (VBN rattled)))) (. .)))" }, "speaker": "Leonard", "text": "Yeah, he's fine, he's just a little rattled.", "tokens": [ { "deprel": "discourse", "end_char": 1125, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1121, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1127, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1126, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1130, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "he", "misc": "", "start_char": 1128, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1133, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1131, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1138, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "fine", "misc": "", "start_char": 1134, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1140, "feats": null, "head": 12, "id": 6, "lemma": ",", "misc": "", "start_char": 1139, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 1143, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 7, "lemma": "he", "misc": "", "start_char": 1141, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1146, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 8, "lemma": "be", "misc": "", "start_char": 1144, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1151, "feats": null, "head": 12, "id": 9, "lemma": "just", "misc": "", "start_char": 1147, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1153, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 1152, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1160, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "little", "misc": "", "start_char": 1154, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1168, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 12, "lemma": "rattle", "misc": "", "start_char": 1161, "text": "rattled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1170, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 1169, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (INTJ (UH Oh) (. .)))" }, "speaker": "Penny", "text": "Oh.", "tokens": [ { "deprel": "root", "end_char": 1173, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 1171, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1175, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1174, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ...) (VP (VB Feel) (PP (IN like) (S (VP (VBG driving) (PP (IN to) (NP (NNP Arizona))) (PP (IN with) (NP (PRP me))))))) (. ?)))" }, "speaker": "Leonard", "text": "Oh...Feel like driving to Arizona with me?", "tokens": [ { "deprel": "discourse", "end_char": 1178, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 1176, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1182, "feats": null, "head": 3, "id": 2, "lemma": "...", "misc": "", "start_char": 1179, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1187, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "feel", "misc": "", "start_char": 1183, "text": "Feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1192, "feats": null, "head": 5, "id": 4, "lemma": "like", "misc": "", "start_char": 1188, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1200, "feats": "VerbForm=Ger", "head": 3, "id": 5, "lemma": "drive", "misc": "", "start_char": 1193, "text": "driving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1203, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1201, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1211, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Arizona", "misc": "", "start_char": 1204, "text": "Arizona", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1216, "feats": null, "head": 9, "id": 8, "lemma": "with", "misc": "", "start_char": 1212, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1219, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 9, "lemma": "I", "misc": "", "start_char": 1217, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1221, "feats": null, "head": 3, "id": 10, "lemma": "?", "misc": "", "start_char": 1220, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD ca) (RB n't) (, ,) (S (NP (PRP I)) (VP (VBP have) (NP (DT that) (NN job) (NN interview))))) (. .)))" }, "speaker": "Penny", "text": "I can't, I have that job interview.", "tokens": [ { "deprel": "nsubj", "end_char": 1223, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1222, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 1226, "feats": "VerbForm=Fin", "head": 6, "id": 2, "lemma": "can", "misc": "", "start_char": 1224, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1230, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 1227, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1232, "feats": null, "head": 2, "id": 4, "lemma": ",", "misc": "", "start_char": 1231, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1234, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1233, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1239, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 1235, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1244, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 7, "lemma": "that", "misc": "", "start_char": 1240, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1248, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "job", "misc": "", "start_char": 1245, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1258, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "interview", "misc": "", "start_char": 1249, "text": "interview", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1260, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 1259, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (UH right)) (. .)))" }, "speaker": "Leonard", "text": "Oh, right.", "tokens": [ { "deprel": "root", "end_char": 1263, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 1261, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1265, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1264, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1271, "feats": null, "head": 1, "id": 3, "lemma": "right", "misc": "", "start_char": 1266, "text": "right", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1273, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1272, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Besides)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB need) (NP (NP (CD six) (NNS hours)) (PP (IN of) (`` \") (S (NP (PRP$ Your) (NN hair)) (VP (VBZ is) (ADJP (JJ different)))) (. .) (`` \") (SBARQ (WHADVP (WRB Why)) (SQ (VBD did) (NP (PRP you)) (VP (VB change) (NP (PRP$ your) (NN hair))) (. ?) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG holding) (NP (PRP$ my) (NN breath)) (SBAR (IN until) (S (NP (PRP$ your) (NN hair)) (VP (VBZ grows) (ADVP (RB back)))))))))))))) (. .) ('' \")))" }, "speaker": "Penny", "text": "Besides, I don't need six hours of \" Your hair is different . \" Why did you change your hair? I'm holding my breath until your hair grows back . \"", "tokens": [ { "deprel": "advmod", "end_char": 1281, "feats": null, "head": 6, "id": 1, "lemma": "besides", "misc": "", "start_char": 1274, "text": "Besides", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1283, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1282, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1285, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 1284, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1288, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1286, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1292, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1289, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1297, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "need", "misc": "", "start_char": 1293, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "nummod", "end_char": 1301, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 7, "lemma": "six", "misc": "", "start_char": 1298, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1307, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "hour", "misc": "", "start_char": 1302, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1310, "feats": null, "head": 14, "id": 9, "lemma": "of", "misc": "", "start_char": 1308, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1312, "feats": null, "head": 14, "id": 10, "lemma": "\"", "misc": "", "start_char": 1311, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nmod:poss", "end_char": 1317, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 1313, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1322, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "hair", "misc": "", "start_char": 1318, "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1325, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 1323, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl", "end_char": 1335, "feats": "Degree=Pos", "head": 8, "id": 14, "lemma": "different", "misc": "", "start_char": 1326, "text": "different", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1337, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 1336, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1339, "feats": null, "head": 20, "id": 16, "lemma": "\"", "misc": "", "start_char": 1338, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 1343, "feats": "PronType=Int", "head": 20, "id": 17, "lemma": "why", "misc": "", "start_char": 1340, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1347, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 20, "id": 18, "lemma": "do", "misc": "", "start_char": 1344, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1351, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 19, "lemma": "you", "misc": "", "start_char": 1348, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1358, "feats": "VerbForm=Inf", "head": 14, "id": 20, "lemma": "change", "misc": "", "start_char": 1352, "text": "change", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1363, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "your", "misc": "", "start_char": 1359, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1368, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "hair", "misc": "", "start_char": 1364, "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1370, "feats": null, "head": 20, "id": 23, "lemma": "?", "misc": "", "start_char": 1369, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1372, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 24, "lemma": "I", "misc": "", "start_char": 1371, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1375, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 1373, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1383, "feats": "Tense=Pres|VerbForm=Part", "head": 20, "id": 26, "lemma": "hold", "misc": "", "start_char": 1376, "text": "holding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1386, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 28, "id": 27, "lemma": "my", "misc": "", "start_char": 1384, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1393, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "breath", "misc": "", "start_char": 1387, "text": "breath", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1399, "feats": null, "head": 32, "id": 29, "lemma": "until", "misc": "", "start_char": 1394, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1404, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "your", "misc": "", "start_char": 1400, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1409, "feats": "Number=Sing", "head": 32, "id": 31, "lemma": "hair", "misc": "", "start_char": 1405, "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 1415, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 26, "id": 32, "lemma": "grow", "misc": "", "start_char": 1410, "text": "grows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1420, "feats": null, "head": 32, "id": 33, "lemma": "back", "misc": "", "start_char": 1416, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1422, "feats": null, "head": 6, "id": 34, "lemma": ".", "misc": "", "start_char": 1421, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1424, "feats": null, "head": 6, "id": 35, "lemma": "\"", "misc": "", "start_char": 1423, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (DT All) (JJ right)) (, ,) (ADJP (JJ fine) (. .) (UH Hey)) (, ,) (SQ (MD can) (NP (PRP you)) (VP (VB think) (PP (IN of) (NP (NP (DT a) (NN reason)) (SBAR (S (NP (PRP I)) (VP (MD should) (RB n't) (VP (VB invite) (NP (NNP Amy)) (S (VP (TO to) (VP (VB come) (PP (IN with) (NP (PRP me))))))))))))) (. ?))))" }, "speaker": "Leonard", "text": "All right, fine . Hey, can you think of a reason I shouldn't invite Amy to come with me?", "tokens": [ { "deprel": "det", "end_char": 1428, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 1425, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 1434, "feats": "Degree=Pos", "head": 10, "id": 2, "lemma": "right", "misc": "", "start_char": 1429, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1436, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 1435, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1441, "feats": "Degree=Pos", "head": 2, "id": 4, "lemma": "fine", "misc": "", "start_char": 1437, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1443, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1442, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1447, "feats": null, "head": 10, "id": 6, "lemma": "hey", "misc": "", "start_char": 1444, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1449, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 1448, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1453, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "can", "misc": "", "start_char": 1450, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1457, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 1454, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1463, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "think", "misc": "", "start_char": 1458, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1466, "feats": null, "head": 13, "id": 11, "lemma": "of", "misc": "", "start_char": 1464, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1468, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1467, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1475, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "reason", "misc": "", "start_char": 1469, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1477, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 14, "lemma": "I", "misc": "", "start_char": 1476, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1484, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "should", "misc": "", "start_char": 1478, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1488, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 1485, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1495, "feats": "VerbForm=Inf", "head": 13, "id": 17, "lemma": "invite", "misc": "", "start_char": 1489, "text": "invite", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1499, "feats": "Number=Sing", "head": 17, "id": 18, "lemma": "Amy", "misc": "", "start_char": 1496, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 1502, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 1500, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1507, "feats": "VerbForm=Inf", "head": 17, "id": 20, "lemma": "come", "misc": "", "start_char": 1503, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1512, "feats": null, "head": 22, "id": 21, "lemma": "with", "misc": "", "start_char": 1508, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1515, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 22, "lemma": "I", "misc": "", "start_char": 1513, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1517, "feats": null, "head": 10, "id": 23, "lemma": "?", "misc": "", "start_char": 1516, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (INTJ (UH Nope) (. .)))" }, "speaker": "Penny", "text": "Nope.", "tokens": [ { "deprel": "root", "end_char": 1522, "feats": null, "head": 0, "id": 1, "lemma": "nope", "misc": "", "start_char": 1518, "text": "Nope", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1524, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1523, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (PRP you)) (VP (VBD did) (RB n't) (ADVP (RB even)) (VP (VB try))) (. .)))" }, "speaker": "Leonard", "text": "Come on, you didn't even try.", "tokens": [ { "deprel": "root", "end_char": 1529, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 1525, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1532, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 1530, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1534, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1533, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1538, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 4, "lemma": "you", "misc": "", "start_char": 1535, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1542, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 8, "id": 5, "lemma": "do", "misc": "", "start_char": 1539, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1546, "feats": null, "head": 8, "id": 6, "lemma": "not", "misc": "", "start_char": 1543, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1551, "feats": null, "head": 8, "id": 7, "lemma": "even", "misc": "", "start_char": 1547, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1555, "feats": "VerbForm=Inf", "head": 1, "id": 8, "lemma": "try", "misc": "", "start_char": 1552, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1557, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 1556, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 1, 5, 5 ], [ 6, 11, 11 ] ], [ [ 1, 7, 7 ], [ 2, 19, 19 ], [ 6, 13, 13 ], [ 24, 0, 0 ], [ 24, 4, 4 ], [ 26, 2, 2 ], [ 26, 10, 10 ], [ 26, 18, 18 ], [ 26, 20, 20 ], [ 26, 29, 29 ], [ 27, 8, 8 ], [ 29, 3, 3 ] ], [ [ 2, 3, 3 ], [ 2, 12, 12 ], [ 2, 22, 22 ], [ 3, 2, 2 ], [ 5, 13, 13 ], [ 5, 15, 15 ], [ 6, 0, 0 ], [ 6, 5, 5 ], [ 7, 0, 0 ], [ 8, 2, 2 ], [ 10, 2, 2 ], [ 17, 10, 10 ], [ 19, 0, 0 ], [ 19, 7, 7 ], [ 23, 8, 8 ], [ 27, 13, 13 ], [ 27, 21, 21 ] ], [ [ 2, 6, 7 ] ], [ [ 2, 27, 27 ] ], [ [ 2, 15, 27 ] ], [ [ 4, 2, 2 ], [ 4, 7, 7 ], [ 5, 2, 2 ], [ 5, 19, 19 ], [ 7, 2, 2 ], [ 7, 9, 9 ], [ 7, 17, 17 ], [ 7, 20, 20 ], [ 7, 23, 23 ], [ 8, 6, 6 ], [ 9, 2, 2 ], [ 9, 7, 7 ], [ 9, 14, 14 ], [ 9, 16, 16 ], [ 9, 14, 16 ], [ 9, 32, 32 ], [ 10, 7, 7 ], [ 12, 2, 2 ], [ 12, 6, 6 ], [ 17, 0, 0 ], [ 17, 8, 8 ], [ 18, 12, 12 ], [ 18, 18, 18 ], [ 18, 27, 28 ], [ 18, 32, 32 ], [ 18, 40, 40 ], [ 20, 1, 1 ], [ 21, 2, 2 ], [ 21, 6, 6 ], [ 26, 23, 23 ], [ 26, 26, 26 ] ], [ [ 4, 7, 8 ] ], [ [ 5, 7, 7 ], [ 23, 6, 6 ] ], [ [ 5, 5, 7 ] ], [ [ 7, 5, 7 ] ], [ [ 7, 15, 15 ] ], [ [ 7, 20, 21 ] ], [ [ 7, 23, 24 ] ], [ [ 7, 26, 26 ], [ 12, 4, 4 ], [ 12, 6, 7 ], [ 12, 4, 7 ] ], [ [ 7, 17, 26 ] ], [ [ 8, 2, 3 ] ], [ [ 9, 11, 12 ] ], [ [ 9, 20, 20 ] ], [ [ 9, 25, 26 ], [ 18, 34, 34 ] ], [ [ 9, 23, 27 ] ], [ [ 9, 25, 27 ] ], [ [ 10, 11, 12 ] ], [ [ 14, 0, 4 ] ], [ [ 17, 13, 13 ] ], [ [ 18, 9, 9 ] ], [ [ 18, 6, 9 ] ], [ [ 18, 12, 13 ] ], [ [ 18, 18, 19 ] ], [ [ 18, 22, 25 ] ], [ [ 18, 46, 47 ] ], [ [ 24, 6, 8 ] ], [ [ 26, 10, 11 ], [ 26, 20, 21 ], [ 26, 29, 30 ] ], [ [ 26, 6, 13 ] ], [ [ 26, 26, 27 ] ], [ [ 27, 17, 17 ] ], [ [ 27, 11, 21 ] ] ]
s08e01c01t
Morning. Hi . Want to do yoga with me? Um, let me just have some coffee first, and then I'll have the strength to tell you how much I won't be doing that. Hello, Leonard. Hey, buddy . Good to hear your voice. Uh, I'm in Kingman, Arizona, and, uh, I need you to come pick me up. I'd love to . I'm just about to do yoga with Penny. Leonard, I'm at the police station . I was robbed . Th - They took my phone, my wallet, my iPad, everything. Oh, my God, are you okay? No, I'm not okay . I - I'm wearing borrowed pants, I - I don't have I.D., and one of the officers here won't stop calling me Chicken Legs. Uh, I'll - I'll come get you . What's the address? Hey, what's going on? Oh . He got all of his stuff stolen. Oh. 2530 East Andy Devine Avenue, Okay ... Hurry. Sheldon, hang tight . Hey, do you want me to bring anything? Oh, yes, please . A pair of pants . And my toothbrush . Yeah, and my mail . And a really good comeback for Chicken Legs, because " I know you are, but what am I? " was met with stony silence. I'll be there as soon as I can. Is he okay? Yeah, he's fine, he's just a little rattled. Oh. Oh...Feel like driving to Arizona with me? I can't, I have that job interview. Oh, right. Besides, I don't need six hours of " Your hair is different . " Why did you change your hair? I'm holding my breath until your hair grows back . " All right, fine . Hey, can you think of a reason I shouldn't invite Amy to come with me? Nope. Come on, you didn't even try.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NP (NN Thanks)) (PP (IN for) (NP (DT the) (NN lift))) (. .)))" }, "speaker": "Raj", "text": "Thanks for the lift.", "tokens": [ { "deprel": "root", "end_char": 6, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 0, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 10, "feats": null, "head": 4, "id": 2, "lemma": "for", "misc": "", "start_char": 7, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 14, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 11, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 19, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "lift", "misc": "", "start_char": 15, "text": "lift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 20, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (SQ (VBZ 's) (ADJP (JJ wrong) (PP (IN with) (NP (PRP$ your) (NN car)))))) (. ?)))" }, "speaker": "Howard", "text": "What's wrong with your car?", "tokens": [ { "deprel": "nsubj", "end_char": 26, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 22, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 29, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 27, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 35, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "wrong", "misc": "", "start_char": 30, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 40, "feats": null, "head": 6, "id": 4, "lemma": "with", "misc": "", "start_char": 36, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 45, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 41, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 49, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "car", "misc": "", "start_char": 46, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 50, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG having) (S (NP (PRP$ my) (NNS windows)) (ADJP (JJ untinted))))) (. .)))" }, "speaker": "Raj", "text": "I'm having my windows untinted.", "tokens": [ { "deprel": "nsubj", "end_char": 53, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 52, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 56, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 54, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 63, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 57, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 66, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 64, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 74, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "window", "misc": "", "start_char": 67, "text": "windows", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "xcomp", "end_char": 83, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "untinted", "misc": "", "start_char": 75, "text": "untinted", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 84, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Howard", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 89, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 86, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 91, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 90, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (VP (VBD Got) (NP (DT a) (JJ hot) (NN girlfriend)) (ADVP (RB now))) (. .) (NP (PRP I)) (VP (VBP want) (S (NP (DT the) (NNS haters)) (VP (TO to) (VP (VB know))))) (. .)))" }, "speaker": "Raj", "text": "Got a hot girlfriend now . I want the haters to know.", "tokens": [ { "deprel": "root", "end_char": 95, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 1, "lemma": "get", "misc": "", "start_char": 92, "text": "Got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 97, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 2, "lemma": "a", "misc": "", "start_char": 96, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 101, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "hot", "misc": "", "start_char": 98, "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 112, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "girlfriend", "misc": "", "start_char": 102, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 116, "feats": null, "head": 1, "id": 5, "lemma": "now", "misc": "", "start_char": 113, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 118, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 117, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 120, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 119, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 125, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 8, "lemma": "want", "misc": "", "start_char": 121, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 129, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 126, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 136, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "hater", "misc": "", "start_char": 130, "text": "haters", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 139, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 137, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 144, "feats": "VerbForm=Inf", "head": 8, "id": 12, "lemma": "know", "misc": "", "start_char": 140, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 146, "feats": null, "head": 1, "id": 13, "lemma": ".", "misc": "", "start_char": 145, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (SBARQ (WHNP (WP What)) (SQ (SQ (VBP are) (NP (PRP you)) (VP (VBG talking) (PP (IN about)))))) (. ?) (S (NP (DT No) (NN one)) (VP (VBZ 's) (VP (VBG paying) (NP (NN attention)) (PP (IN to) (NP (PRP you)))))) (. .)))" }, "speaker": "Howard", "text": "What are you talking about? No one's paying attention to you.", "tokens": [ { "deprel": "obl", "end_char": 151, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 147, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 155, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 152, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 159, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 156, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 167, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "talk", "misc": "", "start_char": 160, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 173, "feats": null, "head": 1, "id": 5, "lemma": "about", "misc": "", "start_char": 168, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 174, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 178, "feats": null, "head": 8, "id": 7, "lemma": "no", "misc": "", "start_char": 176, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 182, "feats": "Number=Sing|PronType=Neg", "head": 10, "id": 8, "lemma": "one", "misc": "", "start_char": 179, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 185, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 183, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 192, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 10, "lemma": "pay", "misc": "", "start_char": 186, "text": "paying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 202, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "attention", "misc": "", "start_char": 193, "text": "attention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 205, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 203, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 209, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 13, "lemma": "you", "misc": "", "start_char": 206, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 211, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 210, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (SBARQ (LST (UH Wow) (. .)) (WHNP (WRB How)) (SQ (VBZ 's) (NP (DT that)) (NP (NP (NML (NN Hater) (HYPH -) (NNP Ade)) (NN taste)) (, ,) (INTJ (UH bro)) (. ?) (INTJ (UH Hey)))) (, ,)) (NP (DT this)) (VP (VBZ is) (RB n't) (NP (NP (DT the) (NN way)) (SBAR (S (VP (TO to) (VP (VB work))))))) (. .)))" }, "speaker": "Raj", "text": "Wow . How's that Hater - Ade taste, bro? Hey, this isn't the way to work.", "tokens": [ { "deprel": "discourse", "end_char": 215, "feats": null, "head": 3, "id": 1, "lemma": "wow", "misc": "", "start_char": 212, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 216, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 221, "feats": "PronType=Int", "head": 19, "id": 3, "lemma": "how", "misc": "", "start_char": 218, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 224, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 4, "lemma": "be", "misc": "", "start_char": 222, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 229, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 5, "lemma": "that", "misc": "", "start_char": 225, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 235, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "hater", "misc": "", "start_char": 230, "text": "Hater", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 237, "feats": null, "head": 8, "id": 7, "lemma": "-", "misc": "", "start_char": 236, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 241, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Ade", "misc": "", "start_char": 238, "text": "Ade", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 247, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "taste", "misc": "", "start_char": 242, "text": "taste", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 248, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 253, "feats": null, "head": 19, "id": 11, "lemma": "bro", "misc": "", "start_char": 250, "text": "bro", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 13, "id": 12, "lemma": "?", "misc": "", "start_char": 254, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 259, "feats": null, "head": 19, "id": 13, "lemma": "hey", "misc": "", "start_char": 256, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 261, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 260, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 266, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 15, "lemma": "this", "misc": "", "start_char": 262, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 269, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 16, "lemma": "be", "misc": "", "start_char": 267, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 273, "feats": null, "head": 19, "id": 17, "lemma": "not", "misc": "", "start_char": 270, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 277, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 274, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 281, "feats": "Number=Sing", "head": 0, "id": 19, "lemma": "way", "misc": "", "start_char": 278, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 284, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 282, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 289, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "work", "misc": "", "start_char": 285, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 291, "feats": null, "head": 19, "id": 22, "lemma": ".", "misc": "", "start_char": 290, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP want) (S (VP (TO to) (VP (VP (VB pop) (ADVP (RP in))) (CC and) (VP (VB make) (ADJP (JJ sure) (SBAR (S (NP (NNP Ma)) (VP (VBZ 's) (ADJP (JJ okay))))))))))) (. .)))" }, "speaker": "Howard", "text": "I just want to pop in and make sure Ma's okay.", "tokens": [ { "deprel": "nsubj", "end_char": 293, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 292, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 298, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 294, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 303, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "want", "misc": "", "start_char": 299, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 306, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 304, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 310, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "pop", "misc": "", "start_char": 307, "text": "pop", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 313, "feats": null, "head": 5, "id": 6, "lemma": "in", "misc": "", "start_char": 311, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 317, "feats": null, "head": 8, "id": 7, "lemma": "and", "misc": "", "start_char": 314, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 322, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "make", "misc": "", "start_char": 318, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 327, "feats": "Degree=Pos", "head": 8, "id": 9, "lemma": "sure", "misc": "", "start_char": 323, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 330, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "ma", "misc": "", "start_char": 328, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 333, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 331, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 338, "feats": "Degree=Pos", "head": 9, "id": 12, "lemma": "okay", "misc": "", "start_char": 334, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 340, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 339, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (NNP Stuart)) (VP (VBD was) (VP (VBG looking) (PP (IN after) (NP (PRP her)))))))) (. .)))" }, "speaker": "Raj", "text": "I thought Stuart was looking after her.", "tokens": [ { "deprel": "nsubj", "end_char": 342, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 341, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 350, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 343, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 357, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Stuart", "misc": "", "start_char": 351, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 361, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 358, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 369, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 5, "lemma": "look", "misc": "", "start_char": 362, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 375, "feats": null, "head": 7, "id": 6, "lemma": "after", "misc": "", "start_char": 370, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 379, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 7, "lemma": "her", "misc": "", "start_char": 376, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 381, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 380, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (VBD was))) (, ,) (CC but) (S (ADVP (RB now) (SBAR (IN that) (S (NP (PRP$ her) (NN cast)) (VP (VBZ is) (ADVP (RB off)))))) (, ,) (NP (PRP he)) (VP (VBD moved) (PRT (RP out))) (. .) (CC And) (ADVP (RB honestly)) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (ADVP (NN kind) (IN of)) (JJ glad)))) (. .) (S (NP (PRP It)) (VP (VBD was) (VP (VBG getting) (ADJP (NP (DT a) (JJ little)) (JJ weird)))))) (. .)))" }, "speaker": "Howard", "text": "He was, but now that her cast is off, he moved out . And honestly, I'm kind of glad . It was getting a little weird.", "tokens": [ { "deprel": "nsubj", "end_char": 384, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "misc": "", "start_char": 382, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 388, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 385, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 13, "id": 3, "lemma": ",", "misc": "", "start_char": 389, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 394, "feats": null, "head": 13, "id": 4, "lemma": "but", "misc": "", "start_char": 391, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 398, "feats": null, "head": 13, "id": 5, "lemma": "now", "misc": "", "start_char": 395, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 403, "feats": null, "head": 10, "id": 6, "lemma": "that", "misc": "", "start_char": 399, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 407, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "her", "misc": "", "start_char": 404, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 412, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "cast", "misc": "", "start_char": 408, "text": "cast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 415, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 413, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 419, "feats": null, "head": 5, "id": 10, "lemma": "off", "misc": "", "start_char": 416, "text": "off", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 421, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 420, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 424, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "he", "misc": "", "start_char": 422, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 430, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 13, "lemma": "move", "misc": "", "start_char": 425, "text": "moved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 434, "feats": null, "head": 13, "id": 14, "lemma": "out", "misc": "", "start_char": 431, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 436, "feats": null, "head": 16, "id": 15, "lemma": ".", "misc": "", "start_char": 435, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 440, "feats": null, "head": 23, "id": 16, "lemma": "and", "misc": "", "start_char": 437, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 449, "feats": null, "head": 23, "id": 17, "lemma": "honestly", "misc": "", "start_char": 441, "text": "honestly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 451, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 450, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 453, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 19, "lemma": "I", "misc": "", "start_char": 452, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 456, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 20, "lemma": "be", "misc": "", "start_char": 454, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 461, "feats": "Number=Sing", "head": 23, "id": 21, "lemma": "kind", "misc": "", "start_char": 457, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 464, "feats": null, "head": 21, "id": 22, "lemma": "of", "misc": "", "start_char": 462, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 469, "feats": "Degree=Pos", "head": 13, "id": 23, "lemma": "glad", "misc": "", "start_char": 465, "text": "glad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 471, "feats": null, "head": 23, "id": 24, "lemma": ".", "misc": "", "start_char": 470, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 474, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 25, "lemma": "it", "misc": "", "start_char": 472, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 478, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 27, "id": 26, "lemma": "be", "misc": "", "start_char": 475, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 486, "feats": "Tense=Pres|VerbForm=Part", "head": 23, "id": 27, "lemma": "get", "misc": "", "start_char": 479, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 488, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 28, "lemma": "a", "misc": "", "start_char": 487, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 495, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "little", "misc": "", "start_char": 489, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 501, "feats": "Degree=Pos", "head": 27, "id": 30, "lemma": "weird", "misc": "", "start_char": 496, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 503, "feats": null, "head": 13, "id": 31, "lemma": ".", "misc": "", "start_char": 502, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (WHADVP (WRB How) (RB so)) (. ?)))" }, "speaker": "Raj", "text": "How so?", "tokens": [ { "deprel": "advmod", "end_char": 507, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "how", "misc": "", "start_char": 504, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 510, "feats": null, "head": 0, "id": 2, "lemma": "so", "misc": "", "start_char": 508, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 512, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 511, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know)))) (, ,) (S (NP (PRP they)) (VP (VBP 're) (, ...) (ADJP (JJ chummy)))) (. .)))" }, "speaker": "Howard", "text": "I don't know, they're...chummy.", "tokens": [ { "deprel": "nsubj", "end_char": 514, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 513, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 517, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 515, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 521, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 518, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 526, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 522, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 528, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 527, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 533, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": 6, "lemma": "they", "misc": "", "start_char": 529, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 537, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 534, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 541, "feats": null, "head": 9, "id": 8, "lemma": "...", "misc": "", "start_char": 538, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 548, "feats": "Degree=Pos", "head": 4, "id": 9, "lemma": "chummy", "misc": "", "start_char": 542, "text": "chummy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 550, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 549, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (PP (IN Like) (NP (PRP us)) (. ?)))" }, "speaker": "Raj", "text": "Like us?", "tokens": [ { "deprel": "case", "end_char": 555, "feats": null, "head": 2, "id": 1, "lemma": "like", "misc": "", "start_char": 551, "text": "Like", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 558, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 0, "id": 2, "lemma": "we", "misc": "", "start_char": 556, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 560, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 559, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (PP (IN Like) (NP (PRP us))) (. ?) (INTJ (UH No)) (, ,) (RB not) (PP (IN like) (NP (PRP us))) (. .) (ADJP (JJ Creepy) (JJ chummy)) (, ,) (PP (IN like) (NP (NP (PRP you)) (CC and) (NP (PRP$ your) (NN dog)))) (. .)))" }, "speaker": "Howard", "text": "Like us? No, not like us . Creepy chummy, like you and your dog.", "tokens": [ { "deprel": "case", "end_char": 565, "feats": null, "head": 2, "id": 1, "lemma": "like", "misc": "", "start_char": 561, "text": "Like", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 568, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 0, "id": 2, "lemma": "we", "misc": "", "start_char": 566, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 570, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 569, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 573, "feats": "Polarity=Neg", "head": 2, "id": 4, "lemma": "no", "misc": "", "start_char": 571, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 575, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 574, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 579, "feats": null, "head": 8, "id": 6, "lemma": "not", "misc": "", "start_char": 576, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 584, "feats": null, "head": 8, "id": 7, "lemma": "like", "misc": "", "start_char": 580, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 587, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 8, "lemma": "we", "misc": "", "start_char": 585, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 589, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 588, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 596, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "creepy", "misc": "", "start_char": 590, "text": "Creepy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 603, "feats": "Degree=Pos", "head": 8, "id": 11, "lemma": "chummy", "misc": "", "start_char": 597, "text": "chummy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 605, "feats": null, "head": 14, "id": 12, "lemma": ",", "misc": "", "start_char": 604, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 610, "feats": null, "head": 14, "id": 13, "lemma": "like", "misc": "", "start_char": 606, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 614, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 14, "lemma": "you", "misc": "", "start_char": 611, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 618, "feats": null, "head": 17, "id": 15, "lemma": "and", "misc": "", "start_char": 615, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 623, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "your", "misc": "", "start_char": 619, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 627, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "dog", "misc": "", "start_char": 624, "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 629, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 628, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ feeds) (NP (PRP him)) (PP (IN out) (PP (IN of) (NP (PRP$ her) (JJ own) (NN mouth))))) (. ?)))" }, "speaker": "Raj", "text": "She feeds him out of her own mouth?", "tokens": [ { "deprel": "nsubj", "end_char": 633, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "she", "misc": "", "start_char": 630, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 639, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "feed", "misc": "", "start_char": 634, "text": "feeds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 643, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "he", "misc": "", "start_char": 640, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 647, "feats": null, "head": 8, "id": 4, "lemma": "out", "misc": "", "start_char": 644, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 650, "feats": null, "head": 8, "id": 5, "lemma": "of", "misc": "", "start_char": 648, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 654, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": 6, "lemma": "her", "misc": "", "start_char": 651, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 658, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "own", "misc": "", "start_char": 655, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 664, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "mouth", "misc": "", "start_char": 659, "text": "mouth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 666, "feats": null, "head": 2, "id": 9, "lemma": "?", "misc": "", "start_char": 665, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP mean) (PRN (, ,) (S (NP (PRP he)) (VP (VBZ calls) (NP (PRP her) (NNP Debbie)))) (, ,)) (S (S (NP (PRP she)) (VP (VBZ calls) (NP (PRP him)) (S (NP (NNP Stewie))))) (CC and) (S (NP (PRP they)) (VP (VBP 're) (ADJP (RB all) (JJ giggly) (PP (IN around) (NP (DT each) (JJ other)))))) (. .) (CC And) (VP (VB believe) (NP (PRP me)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NN food)) (VP (VBZ goes) (PP (IN in) (NP (DT that) (NN mouth)))))) (, ,) (S (NP (PRP it)) (VP (VBZ does) (RB not) (VP (VB come) (PRT (RP out)))))))) (. .)))" }, "speaker": "Howard", "text": "I mean, he calls her Debbie, she calls him Stewie and they're all giggly around each other . And believe me, when food goes in that mouth, it does not come out.", "tokens": [ { "deprel": "nsubj", "end_char": 668, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 667, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 673, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "mean", "misc": "", "start_char": 669, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 675, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 674, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 678, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "he", "misc": "", "start_char": 676, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 684, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "call", "misc": "", "start_char": 679, "text": "calls", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 688, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "her", "misc": "", "start_char": 685, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "vocative", "end_char": 695, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Debbie", "misc": "", "start_char": 689, "text": "Debbie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 697, "feats": null, "head": 10, "id": 8, "lemma": ",", "misc": "", "start_char": 696, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 701, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "she", "misc": "", "start_char": 698, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 707, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 10, "lemma": "call", "misc": "", "start_char": 702, "text": "calls", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 711, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "he", "misc": "", "start_char": 708, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 718, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "Stewie", "misc": "", "start_char": 712, "text": "Stewie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 722, "feats": null, "head": 17, "id": 13, "lemma": "and", "misc": "", "start_char": 719, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 727, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 17, "id": 14, "lemma": "they", "misc": "", "start_char": 723, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 731, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 728, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 735, "feats": null, "head": 17, "id": 16, "lemma": "all", "misc": "", "start_char": 732, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 742, "feats": "Degree=Pos", "head": 10, "id": 17, "lemma": "giggly", "misc": "", "start_char": 736, "text": "giggly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 749, "feats": null, "head": 19, "id": 18, "lemma": "around", "misc": "", "start_char": 743, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 754, "feats": "ExtPos=PRON|PronType=Rcp", "head": 17, "id": 19, "lemma": "each", "misc": "", "start_char": 750, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 760, "feats": "Degree=Pos", "head": 19, "id": 20, "lemma": "other", "misc": "", "start_char": 755, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 23, "id": 21, "lemma": ".", "misc": "", "start_char": 761, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 766, "feats": null, "head": 23, "id": 22, "lemma": "and", "misc": "", "start_char": 763, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 774, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 23, "lemma": "believe", "misc": "", "start_char": 767, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 777, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 24, "lemma": "I", "misc": "", "start_char": 775, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 779, "feats": null, "head": 36, "id": 25, "lemma": ",", "misc": "", "start_char": 778, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 784, "feats": "PronType=Int", "head": 28, "id": 26, "lemma": "when", "misc": "", "start_char": 780, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 789, "feats": "Number=Sing", "head": 28, "id": 27, "lemma": "food", "misc": "", "start_char": 785, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 794, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 36, "id": 28, "lemma": "go", "misc": "", "start_char": 790, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 797, "feats": null, "head": 31, "id": 29, "lemma": "in", "misc": "", "start_char": 795, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 802, "feats": "Number=Sing|PronType=Dem", "head": 31, "id": 30, "lemma": "that", "misc": "", "start_char": 798, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 808, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "mouth", "misc": "", "start_char": 803, "text": "mouth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 810, "feats": null, "head": 28, "id": 32, "lemma": ",", "misc": "", "start_char": 809, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 813, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 36, "id": 33, "lemma": "it", "misc": "", "start_char": 811, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 818, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 36, "id": 34, "lemma": "do", "misc": "", "start_char": 814, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 822, "feats": null, "head": 36, "id": 35, "lemma": "not", "misc": "", "start_char": 819, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 827, "feats": "VerbForm=Inf", "head": 23, "id": 36, "lemma": "come", "misc": "", "start_char": 823, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 831, "feats": null, "head": 36, "id": 37, "lemma": "out", "misc": "", "start_char": 828, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 5, "id": 38, "lemma": ".", "misc": "", "start_char": 832, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (SQ (VBP are) (NP (PRP you)) (ADJP (JJ worried)) (SBAR (IN because) (S (NP (PRP he)) (VP (VBZ 's) (VP (VP (VBG replacing) (NP (PRP you)) (PP (IN as) (NP (DT a) (NN son)))) (CC or) (VP (VBP are) (NP (PRP you)) (ADJP (JJ worried))) (SBAR (IN because) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG becoming) (NP (PRP$ her) (NN lover))))))))))) (. ?)))" }, "speaker": "Raj", "text": "So are you worried because he's replacing you as a son or are you worried because he's becoming her lover?", "tokens": [ { "deprel": "advmod", "end_char": 836, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 834, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 840, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 837, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 844, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 841, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 852, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "worried", "misc": "", "start_char": 845, "text": "worried", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 860, "feats": null, "head": 8, "id": 5, "lemma": "because", "misc": "", "start_char": 853, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 863, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "he", "misc": "", "start_char": 861, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 866, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 864, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 876, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "replace", "misc": "", "start_char": 867, "text": "replacing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 880, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 877, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 883, "feats": null, "head": 12, "id": 10, "lemma": "as", "misc": "", "start_char": 881, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 885, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 884, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 889, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "son", "misc": "", "start_char": 886, "text": "son", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 892, "feats": null, "head": 16, "id": 13, "lemma": "or", "misc": "", "start_char": 890, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "end_char": 896, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 893, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 900, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 897, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 908, "feats": "Degree=Pos", "head": 8, "id": 16, "lemma": "worried", "misc": "", "start_char": 901, "text": "worried", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 916, "feats": null, "head": 20, "id": 17, "lemma": "because", "misc": "", "start_char": 909, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 919, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 18, "lemma": "he", "misc": "", "start_char": 917, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 922, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 920, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 931, "feats": "Tense=Pres|VerbForm=Part", "head": 16, "id": 20, "lemma": "become", "misc": "", "start_char": 923, "text": "becoming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 935, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "her", "misc": "", "start_char": 932, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "xcomp", "end_char": 941, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "lover", "misc": "", "start_char": 936, "text": "lover", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 943, "feats": null, "head": 4, "id": 23, "lemma": "?", "misc": "", "start_char": 942, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB First) (PP (IN of) (NP (DT all)))) (, ,) (NP (DT no) (NN one)) (VP (MD can) (VP (VB replace) (NP (PRP me)) (PP (IN as) (NP (DT a) (NN son) (. .))) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (NP (PRP$ her) (JJ little) (NN matzo) (NN ball)))))))) (. .) (CC And) (S (ADVP (RB secondly)) (, ,) (NP (PRP$ my) (NN mother)) (VP (VBZ is) (ADJP (RB well) (JJ past)) (S (VP (VBG having) (NP (NP (DT any) (NN kind)) (PP (IN of) (NP (NN sex) (NN life)))))))) (. .)))" }, "speaker": "Howard", "text": "First of all, no one can replace me as a son . I'm her little matzo ball . And secondly, my mother is well past having any kind of sex life.", "tokens": [ { "deprel": "advmod", "end_char": 949, "feats": "NumType=Ord", "head": 8, "id": 1, "lemma": "first", "misc": "", "start_char": 944, "text": "First", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 952, "feats": null, "head": 3, "id": 2, "lemma": "of", "misc": "", "start_char": 950, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 956, "feats": null, "head": 1, "id": 3, "lemma": "all", "misc": "", "start_char": 953, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 958, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 957, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 961, "feats": null, "head": 6, "id": 5, "lemma": "no", "misc": "", "start_char": 959, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 965, "feats": "Number=Sing|PronType=Neg", "head": 8, "id": 6, "lemma": "one", "misc": "", "start_char": 962, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 969, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "can", "misc": "", "start_char": 966, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 977, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "replace", "misc": "", "start_char": 970, "text": "replace", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 980, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "I", "misc": "", "start_char": 978, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 983, "feats": null, "head": 12, "id": 10, "lemma": "as", "misc": "", "start_char": 981, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 985, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 984, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 989, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "son", "misc": "", "start_char": 986, "text": "son", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 991, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 990, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 993, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 14, "lemma": "I", "misc": "", "start_char": 992, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 996, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 15, "lemma": "be", "misc": "", "start_char": 994, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1000, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 19, "id": 16, "lemma": "her", "misc": "", "start_char": 997, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1007, "feats": "Degree=Pos", "head": 19, "id": 17, "lemma": "little", "misc": "", "start_char": 1001, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1013, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "matzo", "misc": "", "start_char": 1008, "text": "matzo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1018, "feats": "Number=Sing", "head": 8, "id": 19, "lemma": "ball", "misc": "", "start_char": 1014, "text": "ball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1020, "feats": null, "head": 8, "id": 20, "lemma": ".", "misc": "", "start_char": 1019, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1024, "feats": null, "head": 28, "id": 21, "lemma": "and", "misc": "", "start_char": 1021, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1033, "feats": null, "head": 28, "id": 22, "lemma": "secondly", "misc": "", "start_char": 1025, "text": "secondly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1035, "feats": null, "head": 22, "id": 23, "lemma": ",", "misc": "", "start_char": 1034, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 1038, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "my", "misc": "", "start_char": 1036, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1045, "feats": "Number=Sing", "head": 28, "id": 25, "lemma": "mother", "misc": "", "start_char": 1039, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1048, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "be", "misc": "", "start_char": 1046, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1053, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "well", "misc": "", "start_char": 1049, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1058, "feats": "Degree=Pos", "head": 8, "id": 28, "lemma": "past", "misc": "", "start_char": 1054, "text": "past", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 1065, "feats": "VerbForm=Ger", "head": 28, "id": 29, "lemma": "have", "misc": "", "start_char": 1059, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1069, "feats": null, "head": 31, "id": 30, "lemma": "any", "misc": "", "start_char": 1066, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1074, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "kind", "misc": "", "start_char": 1070, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1077, "feats": null, "head": 34, "id": 32, "lemma": "of", "misc": "", "start_char": 1075, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1081, "feats": "Number=Sing", "head": 34, "id": 33, "lemma": "sex", "misc": "", "start_char": 1078, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1086, "feats": "Number=Sing", "head": 31, "id": 34, "lemma": "life", "misc": "", "start_char": 1082, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1088, "feats": null, "head": 8, "id": 35, "lemma": ".", "misc": "", "start_char": 1087, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (INTJ (UH okay)) (. .) (SBAR (IN Although) (S (NP (JJ many) (JJR older) (NNS women)) (VP (VBP lead) (NP (JJ vibrant) (, ,) (JJ active))))) (. ...)))" }, "speaker": "Raj", "text": "Okay, okay . Although many older women lead vibrant, active ...", "tokens": [ { "deprel": "discourse", "end_char": 1093, "feats": null, "head": 9, "id": 1, "lemma": "okay", "misc": "", "start_char": 1089, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1095, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1094, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1100, "feats": null, "head": 9, "id": 3, "lemma": "okay", "misc": "", "start_char": 1096, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1102, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1101, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1111, "feats": null, "head": 9, "id": 5, "lemma": "although", "misc": "", "start_char": 1103, "text": "Although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "amod", "end_char": 1116, "feats": "Degree=Pos", "head": 8, "id": 6, "lemma": "many", "misc": "", "start_char": 1112, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1122, "feats": "Degree=Cmp", "head": 8, "id": 7, "lemma": "old", "misc": "", "start_char": 1117, "text": "older", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "nsubj", "end_char": 1128, "feats": "Number=Plur", "head": 9, "id": 8, "lemma": "woman", "misc": "", "start_char": 1123, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 1133, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "lead", "misc": "", "start_char": 1129, "text": "lead", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 1141, "feats": "Degree=Pos", "head": 9, "id": 10, "lemma": "vibrant", "misc": "", "start_char": 1134, "text": "vibrant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1143, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 1142, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1150, "feats": "Degree=Pos", "head": 10, "id": 12, "lemma": "active", "misc": "", "start_char": 1144, "text": "active", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1154, "feats": null, "head": 9, "id": 13, "lemma": "...", "misc": "", "start_char": 1151, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD said) (PP (ADVP (RB well)) (IN past) (NP (PRP it)))) (. !)))" }, "speaker": "Howard", "text": "I said well past it!", "tokens": [ { "deprel": "nsubj", "end_char": 1156, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1155, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1161, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 1157, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1166, "feats": "Degree=Pos", "head": 2, "id": 3, "lemma": "well", "misc": "", "start_char": 1162, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1171, "feats": null, "head": 5, "id": 4, "lemma": "past", "misc": "", "start_char": 1167, "text": "past", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1174, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 5, "lemma": "it", "misc": "", "start_char": 1172, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1176, "feats": null, "head": 2, "id": 6, "lemma": "!", "misc": "", "start_char": 1175, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 3 ] ], [ [ 1, 4, 4 ], [ 2, 0, 0 ], [ 2, 3, 3 ], [ 4, 6, 6 ], [ 5, 2, 2 ], [ 5, 12, 12 ], [ 8, 0, 0 ], [ 13, 13, 13 ], [ 13, 15, 15 ] ], [ [ 1, 4, 5 ] ], [ [ 2, 3, 4 ] ], [ [ 4, 1, 3 ] ], [ [ 4, 8, 9 ] ], [ [ 5, 6, 7 ] ], [ [ 5, 10, 10 ] ], [ [ 6, 4, 8 ] ], [ [ 6, 10, 10 ], [ 7, 0, 0 ], [ 9, 18, 18 ], [ 11, 0, 0 ], [ 15, 0, 0 ], [ 15, 23, 23 ], [ 16, 2, 2 ], [ 16, 8, 8 ], [ 16, 10, 11 ], [ 16, 14, 14 ], [ 17, 8, 8 ], [ 17, 10, 11 ], [ 17, 13, 13 ], [ 17, 15, 18 ], [ 17, 23, 23 ], [ 19, 0, 0 ] ], [ [ 6, 17, 20 ] ], [ [ 7, 9, 9 ], [ 8, 6, 6 ], [ 9, 6, 6 ], [ 14, 0, 0 ], [ 14, 5, 5 ], [ 15, 5, 5 ], [ 15, 8, 8 ] ], [ [ 8, 2, 2 ], [ 9, 0, 0 ], [ 9, 11, 11 ], [ 14, 2, 2 ], [ 15, 3, 3 ], [ 15, 10, 10 ], [ 16, 5, 5 ], [ 16, 17, 17 ] ], [ [ 9, 6, 7 ] ], [ [ 11, 5, 5 ], [ 15, 13, 13 ], [ 15, 18, 19 ] ], [ [ 12, 1, 1 ], [ 13, 1, 1 ], [ 13, 7, 7 ] ], [ [ 13, 13, 16 ] ], [ [ 13, 15, 16 ] ], [ [ 14, 5, 7 ] ], [ [ 15, 6, 6 ], [ 16, 20, 20 ], [ 17, 15, 15 ], [ 17, 23, 24 ], [ 18, 5, 7 ] ], [ [ 15, 26, 26 ], [ 15, 32, 32 ] ], [ [ 15, 29, 30 ] ], [ [ 16, 20, 21 ] ], [ [ 17, 4, 5 ] ], [ [ 17, 29, 33 ] ], [ [ 17, 32, 33 ], [ 19, 4, 4 ] ] ]
s08e01c02t
Thanks for the lift. What's wrong with your car? I'm having my windows untinted. Why? Got a hot girlfriend now . I want the haters to know. What are you talking about? No one's paying attention to you. Wow . How's that Hater - Ade taste, bro? Hey, this isn't the way to work. I just want to pop in and make sure Ma's okay. I thought Stuart was looking after her. He was, but now that her cast is off, he moved out . And honestly, I'm kind of glad . It was getting a little weird. How so? I don't know, they're...chummy. Like us? Like us? No, not like us . Creepy chummy, like you and your dog. She feeds him out of her own mouth? I mean, he calls her Debbie, she calls him Stewie and they're all giggly around each other . And believe me, when food goes in that mouth, it does not come out. So are you worried because he's replacing you as a son or are you worried because he's becoming her lover? First of all, no one can replace me as a son . I'm her little matzo ball . And secondly, my mother is well past having any kind of sex life. Okay, okay . Although many older women lead vibrant, active ... I said well past it!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (CC And) (, ...) (NP (NN action)) (. .)))" }, "speaker": "Director", "text": "And...action.", "tokens": [ { "deprel": "cc", "end_char": 3, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 0, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 7, "feats": null, "head": 3, "id": 2, "lemma": "...", "misc": "", "start_char": 4, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 14, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "action", "misc": "", "start_char": 8, "text": "action", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 16, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 15, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Please)) (VP (VB do) (RB n't) (VP (VB shut) (NP (PRP me)) (PRT (RP out)))) (. .)))" }, "speaker": "Wil Wheaton", "text": "Please don't shut me out.", "tokens": [ { "deprel": "discourse", "end_char": 23, "feats": null, "head": 4, "id": 1, "lemma": "please", "misc": "", "start_char": 17, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "aux", "end_char": 26, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 24, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 30, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 27, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 35, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "shut", "misc": "", "start_char": 31, "text": "shut", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 38, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 36, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 42, "feats": null, "head": 4, "id": 6, "lemma": "out", "misc": "", "start_char": 39, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 44, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 43, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (VP (VB Go) (PRT (RB away)) (. .) (S (ADVP (RB Just)) (VP (VB go) (ADVP (RB away))))) (. .)))" }, "speaker": "Penny", "text": "Go away . Just go away.", "tokens": [ { "deprel": "root", "end_char": 47, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "go", "misc": "", "start_char": 45, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 52, "feats": null, "head": 1, "id": 2, "lemma": "away", "misc": "", "start_char": 48, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 54, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 53, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 59, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 55, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 62, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 5, "lemma": "go", "misc": "", "start_char": 60, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 67, "feats": null, "head": 5, "id": 6, "lemma": "away", "misc": "", "start_char": 63, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 68, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP swear))) (, ,) (S (NP (PRP I)) (VP (MD will) (VP (VB find) (NP (NP (DT a) (NN way)) (SBAR (S (VP (TO to) (VP (VB turn) (NP (PRP you)) (PRT (RB back)))))))))) (. .)))" }, "speaker": "Wil", "text": "I swear, I will find a way to turn you back.", "tokens": [ { "deprel": "nsubj", "end_char": 71, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 70, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 77, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "swear", "misc": "", "start_char": 72, "text": "swear", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 79, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 78, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 81, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 80, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 86, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "will", "misc": "", "start_char": 82, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 91, "feats": "VerbForm=Inf", "head": 2, "id": 6, "lemma": "find", "misc": "", "start_char": 87, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 93, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 92, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 97, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "way", "misc": "", "start_char": 94, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 100, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 98, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 105, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "turn", "misc": "", "start_char": 101, "text": "turn", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 109, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 106, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 114, "feats": null, "head": 10, "id": 12, "lemma": "back", "misc": "", "start_char": 110, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 116, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 115, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD gave) (NP (PRP you)) (NP (DT the) (NN right) (S (VP (TO to) (VP (VB mix) (NP (PRP$ my) (NN DNA)) (PP (IN with) (NP (NP (DT that)) (PP (IN of) (NP (DT a) (NN killer) (NN gorilla))))))))))) (. ?)))" }, "speaker": "Penny", "text": "What gave you the right to mix my DNA with that of a killer gorilla?", "tokens": [ { "deprel": "nsubj", "end_char": 121, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 117, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 126, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "give", "misc": "", "start_char": 122, "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 130, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 127, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 134, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 131, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 140, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "right", "misc": "", "start_char": 135, "text": "right", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 143, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 141, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 147, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "mix", "misc": "", "start_char": 144, "text": "mix", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 150, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 148, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 154, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "DNA", "misc": "", "start_char": 151, "text": "DNA", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 159, "feats": null, "head": 11, "id": 10, "lemma": "with", "misc": "", "start_char": 155, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 164, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 11, "lemma": "that", "misc": "", "start_char": 160, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 167, "feats": null, "head": 15, "id": 12, "lemma": "of", "misc": "", "start_char": 165, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 169, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 168, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 176, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "killer", "misc": "", "start_char": 170, "text": "killer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 184, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "gorilla", "misc": "", "start_char": 177, "text": "gorilla", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 2, "id": 16, "lemma": "?", "misc": "", "start_char": 185, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD was) (VP (VBG trying) (S (VP (TO to) (VP (VB save) (NP (PRP$ your) (NN life) (. .) (NN Life))))))) (. ?)))" }, "speaker": "Wil", "text": "I was trying to save your life . Life?", "tokens": [ { "deprel": "nsubj", "end_char": 188, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 187, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 192, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 189, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 199, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "try", "misc": "", "start_char": 193, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 202, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 200, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 207, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "save", "misc": "", "start_char": 203, "text": "save", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 212, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 208, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 217, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "life", "misc": "", "start_char": 213, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 218, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 224, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "life", "misc": "", "start_char": 220, "text": "Life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 226, "feats": null, "head": 3, "id": 10, "lemma": "?", "misc": "", "start_char": 225, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Look) (PP (IN at) (NP (PRP me))))) (. !) (S (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (NN monster)))) (. !) (CC And) (S (ADVP (RB now)) (NP (PRP I)) (VP (VBP have) (NP (NP (NN blood)) (PP (IN on) (NP (NP (PRP$ my) (NNS hands)) (, ,) (CC or) (NNS paws) (. .)))))) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know))) (. .)))" }, "speaker": "Penny", "text": "Look at me! I'm a monster! And now I have blood on my hands, or paws . I don't know.", "tokens": [ { "deprel": "root", "end_char": 231, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 227, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 234, "feats": null, "head": 3, "id": 2, "lemma": "at", "misc": "", "start_char": 232, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 237, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 3, "lemma": "I", "misc": "", "start_char": 235, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 239, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 238, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 241, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 240, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 244, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 242, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 246, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 245, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 254, "feats": "Number=Sing", "head": 1, "id": 8, "lemma": "monster", "misc": "", "start_char": 247, "text": "monster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 1, "id": 9, "lemma": "!", "misc": "", "start_char": 255, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 260, "feats": null, "head": 13, "id": 10, "lemma": "and", "misc": "", "start_char": 257, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 264, "feats": null, "head": 13, "id": 11, "lemma": "now", "misc": "", "start_char": 261, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 266, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 265, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 271, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 13, "lemma": "have", "misc": "", "start_char": 267, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 277, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "blood", "misc": "", "start_char": 272, "text": "blood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 280, "feats": null, "head": 17, "id": 15, "lemma": "on", "misc": "", "start_char": 278, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 283, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "my", "misc": "", "start_char": 281, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 289, "feats": "Number=Plur", "head": 13, "id": 17, "lemma": "hand", "misc": "", "start_char": 284, "text": "hands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 291, "feats": null, "head": 20, "id": 18, "lemma": ",", "misc": "", "start_char": 290, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 294, "feats": null, "head": 20, "id": 19, "lemma": "or", "misc": "", "start_char": 292, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 299, "feats": "Number=Plur", "head": 17, "id": 20, "lemma": "paw", "misc": "", "start_char": 295, "text": "paws", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 301, "feats": null, "head": 1, "id": 21, "lemma": ".", "misc": "", "start_char": 300, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 303, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 22, "lemma": "I", "misc": "", "start_char": 302, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 306, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 23, "lemma": "do", "misc": "", "start_char": 304, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 310, "feats": null, "head": 25, "id": 24, "lemma": "not", "misc": "", "start_char": 307, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 315, "feats": "VerbForm=Inf", "head": 1, "id": 25, "lemma": "know", "misc": "", "start_char": 311, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 317, "feats": null, "head": 1, "id": 26, "lemma": ".", "misc": "", "start_char": 316, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB give) (PRT (RP up))))) (. .) (S (NP (PRP I)) (VP (VBP love) (NP (PRP you)))) (. .)))" }, "speaker": "Wil", "text": "You can't give up . I love you.", "tokens": [ { "deprel": "nsubj", "end_char": 321, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 318, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 324, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 322, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 328, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 325, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 333, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "give", "misc": "", "start_char": 329, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 336, "feats": null, "head": 4, "id": 5, "lemma": "up", "misc": "", "start_char": 334, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 338, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 337, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 340, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 339, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 345, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 8, "lemma": "love", "misc": "", "start_char": 341, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 349, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 346, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 351, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 350, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP love) (NP (PRP you)) (, ,) (ADVP (RB too)))) (. .) (CC But) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ afraid) (SBAR (S (NP (PRP I)) (VP (VBP love) (S (VP (VBG killing) (NP (JJR more) (. .)))))))) (SBAR (UH Like) (, ,) (S (NP (CD one) (NN day)) (, ,) (NP (PRP I)) (VP (MD might) (ADVP (RB actually)) (VP (VB try) (CC and) (VB kill) (NP (PRP you)))))))) (. !)))" }, "speaker": "Penny", "text": "I love you, too . But I'm afraid I love killing more . Like, one day, I might actually try and kill you!", "tokens": [ { "deprel": "nsubj", "end_char": 353, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 352, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 358, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "love", "misc": "", "start_char": 354, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 362, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 359, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 364, "feats": null, "head": 2, "id": 4, "lemma": ",", "misc": "", "start_char": 363, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 368, "feats": null, "head": 2, "id": 5, "lemma": "too", "misc": "", "start_char": 365, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 370, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 369, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 374, "feats": null, "head": 10, "id": 7, "lemma": "but", "misc": "", "start_char": 371, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 376, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 375, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 379, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 377, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 386, "feats": "Degree=Pos", "head": 2, "id": 10, "lemma": "afraid", "misc": "", "start_char": 380, "text": "afraid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 388, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 387, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 393, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 12, "lemma": "love", "misc": "", "start_char": 389, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 401, "feats": "VerbForm=Ger", "head": 12, "id": 13, "lemma": "kill", "misc": "", "start_char": 394, "text": "killing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 406, "feats": "Degree=Cmp", "head": 13, "id": 14, "lemma": "more", "misc": "", "start_char": 402, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 16, "id": 15, "lemma": ".", "misc": "", "start_char": 407, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 413, "feats": null, "head": 24, "id": 16, "lemma": "like", "misc": "", "start_char": 409, "text": "Like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 415, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 414, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 419, "feats": "NumForm=Word|NumType=Card", "head": 19, "id": 18, "lemma": "one", "misc": "", "start_char": 416, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 423, "feats": "Number=Sing", "head": 24, "id": 19, "lemma": "day", "misc": "", "start_char": 420, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 425, "feats": null, "head": 24, "id": 20, "lemma": ",", "misc": "", "start_char": 424, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 427, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 21, "lemma": "I", "misc": "", "start_char": 426, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 433, "feats": "VerbForm=Fin", "head": 24, "id": 22, "lemma": "might", "misc": "", "start_char": 428, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 442, "feats": null, "head": 24, "id": 23, "lemma": "actually", "misc": "", "start_char": 434, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 446, "feats": "VerbForm=Inf", "head": 2, "id": 24, "lemma": "try", "misc": "", "start_char": 443, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 450, "feats": null, "head": 26, "id": 25, "lemma": "and", "misc": "", "start_char": 447, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 455, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "kill", "misc": "", "start_char": 451, "text": "kill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 459, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 26, "id": 27, "lemma": "you", "misc": "", "start_char": 456, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 461, "feats": null, "head": 2, "id": 28, "lemma": "!", "misc": "", "start_char": 460, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (CC And) (, ...) (VP (VB cut) (. .) (NP (DT All) (JJ right) (. .)) (ADVP (DT All) (RB right)) (, ,) (S (VP (VB let) (S (NP (PRP 's)) (VP (VB set) (PRT (RP up)) (PP (IN for) (NP (DT the) (JJ next) (NN scene)))))))) (. .)))" }, "speaker": "Director", "text": "And...cut . All right . All right, let's set up for the next scene.", "tokens": [ { "deprel": "cc", "end_char": 465, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 462, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 469, "feats": null, "head": 3, "id": 2, "lemma": "...", "misc": "", "start_char": 466, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 473, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "cut", "misc": "", "start_char": 470, "text": "cut", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 475, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 474, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 479, "feats": null, "head": 6, "id": 5, "lemma": "all", "misc": "", "start_char": 476, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 485, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "right", "misc": "", "start_char": 480, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 487, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 486, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 491, "feats": null, "head": 3, "id": 8, "lemma": "all", "misc": "", "start_char": 488, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 497, "feats": null, "head": 3, "id": 9, "lemma": "right", "misc": "", "start_char": 492, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 499, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 498, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 503, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 11, "lemma": "let", "misc": "", "start_char": 500, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 506, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "we", "misc": "", "start_char": 504, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 510, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "set", "misc": "", "start_char": 507, "text": "set", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 513, "feats": null, "head": 13, "id": 14, "lemma": "up", "misc": "", "start_char": 511, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 517, "feats": null, "head": 18, "id": 15, "lemma": "for", "misc": "", "start_char": 514, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 521, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 16, "lemma": "the", "misc": "", "start_char": 518, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 526, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "next", "misc": "", "start_char": 522, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 532, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "scene", "misc": "", "start_char": 527, "text": "scene", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 534, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 533, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Actually)) (, ,) (NP (PRP you)) (VP (VBP know) (SBARQ (WHNP (WP what)) (. ?) (SQ (MD Can) (NP (PRP we)) (VP (VB do) (NP (NP (CD one) (JJR more)) (. ?))) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP I)) (VP (MD could) (VP (VB do) (NP (PRP it)) (ADVP (RBR better)))))))))) (. .)))" }, "speaker": "Penny", "text": "Actually, you know what? Can we do one more? I think I could do it better.", "tokens": [ { "deprel": "advmod", "end_char": 543, "feats": null, "head": 4, "id": 1, "lemma": "actually", "misc": "", "start_char": 535, "text": "Actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 545, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 544, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 549, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 546, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 554, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 550, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 559, "feats": "PronType=Int", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 555, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 561, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 560, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 565, "feats": "VerbForm=Fin", "head": 9, "id": 7, "lemma": "can", "misc": "", "start_char": 562, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 568, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "we", "misc": "", "start_char": 566, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 571, "feats": "VerbForm=Inf", "head": 4, "id": 9, "lemma": "do", "misc": "", "start_char": 569, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "nummod", "end_char": 575, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 10, "lemma": "one", "misc": "", "start_char": 572, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 580, "feats": "Degree=Cmp", "head": 9, "id": 11, "lemma": "more", "misc": "", "start_char": 576, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 582, "feats": null, "head": 4, "id": 12, "lemma": "?", "misc": "", "start_char": 581, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 584, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 583, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 590, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 14, "lemma": "think", "misc": "", "start_char": 585, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 592, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 591, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 598, "feats": "VerbForm=Fin", "head": 17, "id": 16, "lemma": "could", "misc": "", "start_char": 593, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 601, "feats": "VerbForm=Inf", "head": 14, "id": 17, "lemma": "do", "misc": "", "start_char": 599, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 604, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "it", "misc": "", "start_char": 602, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 611, "feats": "Degree=Cmp", "head": 17, "id": 19, "lemma": "well", "misc": "", "start_char": 605, "text": "better", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 613, "feats": null, "head": 4, "id": 20, "lemma": ".", "misc": "", "start_char": 612, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Let) (S (NP (PRP 's)) (ADVP (RB just)) (VP (VB move) (PRT (RP on)))))) (. .) (NP (DT No) (NN one)) (VP (VBZ cares)) (. .)))" }, "speaker": "Director", "text": "Let's just move on . No one cares.", "tokens": [ { "deprel": "root", "end_char": 617, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 614, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 620, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 618, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 625, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 621, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 630, "feats": "VerbForm=Inf", "head": 1, "id": 4, "lemma": "move", "misc": "", "start_char": 626, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 633, "feats": null, "head": 4, "id": 5, "lemma": "on", "misc": "", "start_char": 631, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 635, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 634, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 638, "feats": null, "head": 8, "id": 7, "lemma": "no", "misc": "", "start_char": 636, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 642, "feats": "Number=Sing|PronType=Neg", "head": 9, "id": 8, "lemma": "one", "misc": "", "start_char": 639, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 648, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 9, "lemma": "care", "misc": "", "start_char": 643, "text": "cares", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 650, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 649, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (PRP I)) (VP (VBP care)) (. .) (SBAR (S (NP (PRP I)) (VP (VBP mean) (, ,) (S (VP (VB look) (, ,) (SBAR (IN if) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB do) (NP (DT this))))))))) (, ,) (WHADVP (WRB why)) (SQ (RB not) (VP (VB try)) (CC and) (VP (VB make) (NP (NP (PRP it)) (NP (NP (NN something)) (SBAR (S (NP (PRP we)) (VP (VBP 're) (ADVP (RB actually)) (ADJP (JJ proud) (PP (IN of))))))))))))))) (. ?)))" }, "speaker": "Penny", "text": "Well, I care . I mean, look, if we're gonna do this, why not try and make it something we're actually proud of?", "tokens": [ { "deprel": "discourse", "end_char": 655, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 651, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 657, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 656, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 659, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 658, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 664, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "care", "misc": "", "start_char": 660, "text": "care", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 666, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 665, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 668, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 667, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 673, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "mean", "misc": "", "start_char": 669, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 675, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 674, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 680, "feats": "Mood=Imp|VerbForm=Fin", "head": 21, "id": 9, "lemma": "look", "misc": "", "start_char": 676, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 682, "feats": null, "head": 14, "id": 10, "lemma": ",", "misc": "", "start_char": 681, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 685, "feats": null, "head": 14, "id": 11, "lemma": "if", "misc": "", "start_char": 683, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 688, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "we", "misc": "", "start_char": 686, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 692, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 689, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 696, "feats": "Tense=Pres|VerbForm=Part", "head": 21, "id": 14, "lemma": "go", "misc": "", "start_char": 693, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 699, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 697, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 702, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "do", "misc": "", "start_char": 700, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 707, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 17, "lemma": "this", "misc": "", "start_char": 703, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 709, "feats": null, "head": 14, "id": 18, "lemma": ",", "misc": "", "start_char": 708, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 713, "feats": "PronType=Int", "head": 21, "id": 19, "lemma": "why", "misc": "", "start_char": 710, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 717, "feats": null, "head": 21, "id": 20, "lemma": "not", "misc": "", "start_char": 714, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 721, "feats": "VerbForm=Inf", "head": 4, "id": 21, "lemma": "try", "misc": "", "start_char": 718, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 725, "feats": null, "head": 23, "id": 22, "lemma": "and", "misc": "", "start_char": 722, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 730, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "make", "misc": "", "start_char": 726, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 733, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 24, "lemma": "it", "misc": "", "start_char": 731, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 743, "feats": "Number=Sing|PronType=Ind", "head": 23, "id": 25, "lemma": "something", "misc": "", "start_char": 734, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 746, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 29, "id": 26, "lemma": "we", "misc": "", "start_char": 744, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 750, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 29, "id": 27, "lemma": "be", "misc": "", "start_char": 747, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 759, "feats": null, "head": 29, "id": 28, "lemma": "actually", "misc": "", "start_char": 751, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 765, "feats": "Degree=Pos", "head": 25, "id": 29, "lemma": "proud", "misc": "", "start_char": 760, "text": "proud", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 768, "feats": null, "head": 29, "id": 30, "lemma": "of", "misc": "", "start_char": 766, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 770, "feats": null, "head": 4, "id": 31, "lemma": "?", "misc": "", "start_char": 769, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Look) (, ,) (ADVP (NN sweetie)))) (, ,) (S (NP (DT this) (NN movie)) (VP (VBZ is) (NP (NN garbage)))) (, ,) (CC but) (S (NP (PRP you)) (VP (MD should) (VP (VB be) (ADJP (JJ happy) (PP (IN about) (NP (DT that)))) (, ,) (S (ADVP (UH 'cause)) (SBAR (IN if) (S (NP (PRP it)) (VP (VBD was) (NP (DT a) (JJ good) (NN movie))))) (, ,) (NP (PRP you)) (VP (MD would) (RB n't) (VP (VB be) (PP (IN in) (NP (PRP it))))))))) (. .)))" }, "speaker": "Director", "text": "Look, sweetie, this movie is garbage, but you should be happy about that, 'cause if it was a good movie, you wouldn't be in it.", "tokens": [ { "deprel": "root", "end_char": 775, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 771, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 777, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 776, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 785, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "sweetie", "misc": "", "start_char": 778, "text": "sweetie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 787, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 786, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 792, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "this", "misc": "", "start_char": 788, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 798, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "movie", "misc": "", "start_char": 793, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 801, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 799, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 809, "feats": "Number=Sing", "head": 1, "id": 8, "lemma": "garbage", "misc": "", "start_char": 802, "text": "garbage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 811, "feats": null, "head": 14, "id": 9, "lemma": ",", "misc": "", "start_char": 810, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 815, "feats": null, "head": 14, "id": 10, "lemma": "but", "misc": "", "start_char": 812, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 819, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 11, "lemma": "you", "misc": "", "start_char": 816, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 826, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "should", "misc": "", "start_char": 820, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 829, "feats": "VerbForm=Inf", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 827, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "end_char": 835, "feats": "Degree=Pos", "head": 8, "id": 14, "lemma": "happy", "misc": "", "start_char": 830, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 841, "feats": null, "head": 16, "id": 15, "lemma": "about", "misc": "", "start_char": 836, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 846, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 16, "lemma": "that", "misc": "", "start_char": 842, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 848, "feats": null, "head": 18, "id": 17, "lemma": ",", "misc": "", "start_char": 847, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 855, "feats": null, "head": 31, "id": 18, "lemma": "'cause", "misc": "", "start_char": 849, "text": "'cause", "upos": "INTJ", "xpos": "UH" }, { "deprel": "mark", "end_char": 858, "feats": null, "head": 24, "id": 19, "lemma": "if", "misc": "", "start_char": 856, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 861, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 20, "lemma": "it", "misc": "", "start_char": 859, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 865, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 24, "id": 21, "lemma": "be", "misc": "", "start_char": 862, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 867, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 22, "lemma": "a", "misc": "", "start_char": 866, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 872, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "good", "misc": "", "start_char": 868, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 878, "feats": "Number=Sing", "head": 31, "id": 24, "lemma": "movie", "misc": "", "start_char": 873, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 880, "feats": null, "head": 24, "id": 25, "lemma": ",", "misc": "", "start_char": 879, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 884, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 31, "id": 26, "lemma": "you", "misc": "", "start_char": 881, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 890, "feats": "VerbForm=Fin", "head": 31, "id": 27, "lemma": "would", "misc": "", "start_char": 885, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 894, "feats": null, "head": 31, "id": 28, "lemma": "not", "misc": "", "start_char": 891, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 897, "feats": "VerbForm=Inf", "head": 31, "id": 29, "lemma": "be", "misc": "", "start_char": 895, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 900, "feats": null, "head": 31, "id": 30, "lemma": "in", "misc": "", "start_char": 898, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 903, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 31, "lemma": "it", "misc": "", "start_char": 901, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 905, "feats": null, "head": 1, "id": 32, "lemma": ".", "misc": "", "start_char": 904, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (INTJ (UH Whoa) (, ,) (INTJ (UH whoa)) (, ,) (S (VP (VB hang) (PRT (RP on)))) (. .) (SBAR (S (NP (EX There)) (VP (VBZ 's) (NP (DT no) (NN need) (S (VP (TO to) (VP (VB insult) (NP (PRP her))))))))) (. .)))" }, "speaker": "Leonard", "text": "Whoa, whoa, hang on . There's no need to insult her.", "tokens": [ { "deprel": "discourse", "end_char": 910, "feats": null, "head": 5, "id": 1, "lemma": "whoa", "misc": "", "start_char": 906, "text": "Whoa", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 912, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 911, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 917, "feats": null, "head": 5, "id": 3, "lemma": "whoa", "misc": "", "start_char": 913, "text": "whoa", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 919, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 918, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 924, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "hang", "misc": "", "start_char": 920, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 927, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 925, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 929, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 928, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 935, "feats": null, "head": 9, "id": 8, "lemma": "there", "misc": "", "start_char": 930, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 938, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "be", "misc": "", "start_char": 936, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 941, "feats": null, "head": 11, "id": 10, "lemma": "no", "misc": "", "start_char": 939, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 946, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "need", "misc": "", "start_char": 942, "text": "need", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 949, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 947, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 956, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "insult", "misc": "", "start_char": 950, "text": "insult", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 960, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "her", "misc": "", "start_char": 957, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 962, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 961, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SBARQ (CC And) (WHNP (WP who)) (SQ (SQ (VBP are) (NP (PRP you)))) (. ?)))" }, "speaker": "Director", "text": "And who are you?", "tokens": [ { "deprel": "cc", "end_char": 966, "feats": null, "head": 2, "id": 1, "lemma": "and", "misc": "", "start_char": 963, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 970, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "who", "misc": "", "start_char": 967, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 974, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 3, "lemma": "be", "misc": "", "start_char": 971, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 978, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 4, "lemma": "you", "misc": "", "start_char": 975, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 980, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 979, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (NP (PRP$ her) (NN boyfriend))) (. .)))" }, "speaker": "Leonard", "text": "I'm her boyfriend.", "tokens": [ { "deprel": "nsubj", "end_char": 982, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 981, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 985, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 983, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 989, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "her", "misc": "", "start_char": 986, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 999, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "boyfriend", "misc": "", "start_char": 990, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1001, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1000, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (RB n't) (NP (PRP she)) (ADJP (RB too) (JJ hot)) (PP (IN for) (NP (PRP you))) (. ?)))" }, "speaker": "Director", "text": "Isn't she too hot for you?", "tokens": [ { "deprel": "cop", "end_char": 1004, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 1, "lemma": "be", "misc": "", "start_char": 1002, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1008, "feats": null, "head": 5, "id": 2, "lemma": "not", "misc": "", "start_char": 1005, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1012, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "she", "misc": "", "start_char": 1009, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1016, "feats": null, "head": 5, "id": 4, "lemma": "too", "misc": "", "start_char": 1013, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1020, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "hot", "misc": "", "start_char": 1017, "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1024, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 1021, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1028, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 7, "lemma": "you", "misc": "", "start_char": 1025, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1030, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 1029, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (FRAG (NP (DT A) (JJ little)) (, ,) (UH yeah) (. .)))" }, "speaker": "Leonard", "text": "A little, yeah.", "tokens": [ { "deprel": "det", "end_char": 1032, "feats": "Definite=Ind|PronType=Art", "head": 2, "id": 1, "lemma": "a", "misc": "", "start_char": 1031, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1039, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "little", "misc": "", "start_char": 1033, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1041, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 1040, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1046, "feats": null, "head": 2, "id": 4, "lemma": "yeah", "misc": "", "start_char": 1042, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1048, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1047, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (NP (NN boyfriend)) (, ,) (VP (VB get) (PRT (IN off)) (NP (PRP$ my) (NN set))) (. .)))" }, "speaker": "Director", "text": "Well, boyfriend, get off my set.", "tokens": [ { "deprel": "discourse", "end_char": 1053, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 1049, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1055, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1054, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1065, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "boyfriend", "misc": "", "start_char": 1056, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1067, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1066, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1071, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 1068, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1075, "feats": null, "head": 8, "id": 6, "lemma": "off", "misc": "", "start_char": 1072, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1078, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 1076, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1082, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "set", "misc": "", "start_char": 1079, "text": "set", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1084, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 1083, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB do) (NP (DT that))))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (PP (IN with) (NP (PRP me))))) (. .)))" }, "speaker": "Penny", "text": "You can't do that . He's with me.", "tokens": [ { "deprel": "nsubj", "end_char": 1088, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1085, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1091, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 1089, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1095, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1092, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1098, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 1096, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1103, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "that", "misc": "", "start_char": 1099, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1105, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1104, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1108, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "he", "misc": "", "start_char": 1106, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1111, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1109, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1116, "feats": null, "head": 10, "id": 9, "lemma": "with", "misc": "", "start_char": 1112, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 1119, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 10, "lemma": "I", "misc": "", "start_char": 1117, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1121, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1120, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (SBARQ (WHNP (WP what)) (. ?) (S (NP (PRP You)) (VP (MD can) (VP (VB get) (PP (IN off) (NP (PRP$ my) (NN set))) (, ,) (ADVP (RB too))))) (. .) (S (NP (PRP You)) (VP (VBP 're) (VP (VBN fired)))))) (. .)))" }, "speaker": "Director", "text": "You know what? You can get off my set, too . You're fired.", "tokens": [ { "deprel": "nsubj", "end_char": 1125, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1122, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1130, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "know", "misc": "", "start_char": 1126, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1135, "feats": "PronType=Int", "head": 2, "id": 3, "lemma": "what", "misc": "", "start_char": 1131, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1137, "feats": null, "head": 2, "id": 4, "lemma": "?", "misc": "", "start_char": 1136, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1141, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 1138, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1145, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "can", "misc": "", "start_char": 1142, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1149, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "get", "misc": "", "start_char": 1146, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1153, "feats": null, "head": 10, "id": 8, "lemma": "off", "misc": "", "start_char": 1150, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1156, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 1154, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1160, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "set", "misc": "", "start_char": 1157, "text": "set", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1162, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 1161, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1166, "feats": null, "head": 7, "id": 12, "lemma": "too", "misc": "", "start_char": 1163, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1168, "feats": null, "head": 7, "id": 13, "lemma": ".", "misc": "", "start_char": 1167, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 1172, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 1169, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1176, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1173, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1182, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": 16, "lemma": "fire", "misc": "", "start_char": 1177, "text": "fired", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1184, "feats": null, "head": 7, "id": 17, "lemma": ".", "misc": "", "start_char": 1183, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB fire) (NP (PRP me))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (NP (DT the) (NN star)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (DT the) (NN girl)) (SBAR (WHNP (WDT that)) (S (VP (VBZ goes) (NP (NNS bananas)))))))) (. .) (S (NP (PRP It)) (VP (VBZ says) (ADVP (RB so)) (PP (IN on) (NP (DT the) (NN poster))))) (. .)))" }, "speaker": "Penny", "text": "You can't fire me . I'm the star . I'm the girl that goes bananas . It says so on the poster.", "tokens": [ { "deprel": "nsubj", "end_char": 1188, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1185, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1191, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 1189, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1195, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1192, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1200, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "fire", "misc": "", "start_char": 1196, "text": "fire", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1203, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 1201, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1205, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1204, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1207, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 1206, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1210, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1208, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1214, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 1211, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1219, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "star", "misc": "", "start_char": 1215, "text": "star", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1221, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 1220, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1223, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "I", "misc": "", "start_char": 1222, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1226, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 1224, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1230, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 1227, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1235, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "girl", "misc": "", "start_char": 1231, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1240, "feats": "PronType=Rel", "head": 17, "id": 16, "lemma": "that", "misc": "", "start_char": 1236, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 1245, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 17, "lemma": "go", "misc": "", "start_char": 1241, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1253, "feats": "Number=Plur", "head": 17, "id": 18, "lemma": "banana", "misc": "", "start_char": 1246, "text": "bananas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1255, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 1254, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1258, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 20, "lemma": "it", "misc": "", "start_char": 1256, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1263, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 21, "lemma": "say", "misc": "", "start_char": 1259, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1266, "feats": null, "head": 21, "id": 22, "lemma": "so", "misc": "", "start_char": 1264, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1269, "feats": null, "head": 25, "id": 23, "lemma": "on", "misc": "", "start_char": 1267, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1273, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 1270, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1280, "feats": "Number=Sing", "head": 21, "id": 25, "lemma": "poster", "misc": "", "start_char": 1274, "text": "poster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1282, "feats": null, "head": 4, "id": 26, "lemma": ".", "misc": "", "start_char": 1281, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (CC but) (S (NP (PRP we)) (ADVP (RB just)) (VP (VBD shot) (NP (NP (DT the) (JJ last) (NN scene)) (SBAR (WHADVP (WRB where)) (S (NP (PRP we)) (VP (VBP see) (NP (PRP$ your) (NN face)))))))) (. .) (ADVP (RB So)) (PP (IN from) (NP (RB now) (JJ own))) (, ,) (NP (NP (DT the) (NN star)) (PP (IN of) (NP (DT the) (NN movie)))) (VP (VBZ is) (SBAR (WHNP (WP whoever)) (S (VP (VBZ wears) (NP (DT this)))))) (. .)))" }, "speaker": "Director", "text": "Yeah, but we just shot the last scene where we see your face . So from now own, the star of the movie is whoever wears this.", "tokens": [ { "deprel": "discourse", "end_char": 1287, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1283, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1289, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1288, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1293, "feats": null, "head": 6, "id": 3, "lemma": "but", "misc": "", "start_char": 1290, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1296, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 1294, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1301, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 1297, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1306, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "shoot", "misc": "", "start_char": 1302, "text": "shot", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1310, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 1307, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1315, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "last", "misc": "", "start_char": 1311, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1321, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "scene", "misc": "", "start_char": 1316, "text": "scene", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1327, "feats": "PronType=Rel", "head": 12, "id": 10, "lemma": "where", "misc": "", "start_char": 1322, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1330, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "we", "misc": "", "start_char": 1328, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1334, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 12, "lemma": "see", "misc": "", "start_char": 1331, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1339, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "your", "misc": "", "start_char": 1335, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1344, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "face", "misc": "", "start_char": 1340, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1346, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 1345, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1349, "feats": null, "head": 27, "id": 16, "lemma": "so", "misc": "", "start_char": 1347, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1354, "feats": null, "head": 19, "id": 17, "lemma": "from", "misc": "", "start_char": 1350, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 1358, "feats": null, "head": 19, "id": 18, "lemma": "now", "misc": "", "start_char": 1355, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl", "end_char": 1362, "feats": "Degree=Pos", "head": 27, "id": 19, "lemma": "own", "misc": "", "start_char": 1359, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1364, "feats": null, "head": 27, "id": 20, "lemma": ",", "misc": "", "start_char": 1363, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1368, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 1365, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1373, "feats": "Number=Sing", "head": 27, "id": 22, "lemma": "star", "misc": "", "start_char": 1369, "text": "star", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1376, "feats": null, "head": 25, "id": 23, "lemma": "of", "misc": "", "start_char": 1374, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1380, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 1377, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1386, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "movie", "misc": "", "start_char": 1381, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1389, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 26, "lemma": "be", "misc": "", "start_char": 1387, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1397, "feats": "PronType=Rel", "head": 6, "id": 27, "lemma": "whoever", "misc": "", "start_char": 1390, "text": "whoever", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 1403, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 28, "lemma": "wear", "misc": "", "start_char": 1398, "text": "wears", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1408, "feats": "Number=Sing|PronType=Dem", "head": 28, "id": 29, "lemma": "this", "misc": "", "start_char": 1404, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1410, "feats": null, "head": 6, "id": 30, "lemma": ".", "misc": "", "start_char": 1409, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Hey)) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB fire) (NP (PRP her))))))))) (, ,) (ADVP (RB then)) (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (VP (VB fire) (NP (PRP me)) (, ,) (ADVP (RB too)))))) (. .)))" }, "speaker": "Wil", "text": "Hey, if you're gonna fire her, then you have to fire me, too.", "tokens": [ { "deprel": "discourse", "end_char": 1414, "feats": null, "head": 13, "id": 1, "lemma": "hey", "misc": "", "start_char": 1411, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1416, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1415, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1419, "feats": null, "head": 6, "id": 3, "lemma": "if", "misc": "", "start_char": 1417, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1423, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 1420, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1427, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1424, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1431, "feats": "Tense=Pres|VerbForm=Part", "head": 13, "id": 6, "lemma": "go", "misc": "", "start_char": 1428, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1434, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1432, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1439, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "fire", "misc": "", "start_char": 1435, "text": "fire", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1443, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "her", "misc": "", "start_char": 1440, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1445, "feats": null, "head": 6, "id": 10, "lemma": ",", "misc": "", "start_char": 1444, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1450, "feats": "PronType=Dem", "head": 13, "id": 11, "lemma": "then", "misc": "", "start_char": 1446, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1454, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 1451, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1459, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 13, "lemma": "have", "misc": "", "start_char": 1455, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1462, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 1460, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1467, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "fire", "misc": "", "start_char": 1463, "text": "fire", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1470, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 16, "lemma": "I", "misc": "", "start_char": 1468, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1472, "feats": null, "head": 15, "id": 17, "lemma": ",", "misc": "", "start_char": 1471, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1476, "feats": null, "head": 15, "id": 18, "lemma": "too", "misc": "", "start_char": 1473, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1478, "feats": null, "head": 13, "id": 19, "lemma": ".", "misc": "", "start_char": 1477, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 4, 4 ] ], [ [ 3, 0, 0 ], [ 3, 3, 3 ], [ 4, 2, 2 ], [ 5, 0, 0 ], [ 7, 6, 6 ], [ 8, 2, 2 ], [ 8, 26, 26 ], [ 24, 15, 15 ] ], [ [ 3, 10, 10 ], [ 4, 7, 7 ], [ 5, 5, 5 ], [ 6, 2, 2 ], [ 6, 4, 4 ], [ 6, 11, 11 ], [ 6, 15, 15 ], [ 6, 21, 21 ], [ 7, 0, 0 ], [ 7, 8, 8 ], [ 8, 0, 0 ], [ 8, 7, 7 ], [ 8, 10, 10 ], [ 8, 20, 20 ], [ 10, 12, 12 ], [ 10, 14, 14 ], [ 12, 2, 2 ], [ 12, 5, 5 ], [ 13, 2, 2 ], [ 13, 10, 10 ], [ 13, 25, 25 ], [ 14, 13, 13 ], [ 16, 2, 2 ], [ 17, 2, 2 ], [ 20, 9, 9 ], [ 21, 0, 0 ], [ 21, 4, 4 ], [ 21, 13, 13 ], [ 22, 4, 4 ], [ 22, 6, 6 ], [ 22, 11, 11 ], [ 23, 12, 12 ], [ 24, 8, 8 ] ], [ [ 4, 7, 8 ] ], [ [ 4, 12, 14 ] ], [ [ 6, 6, 7 ] ], [ [ 6, 13, 13 ] ], [ [ 8, 12, 12 ] ], [ [ 8, 17, 18 ] ], [ [ 9, 15, 17 ] ], [ [ 10, 2, 2 ], [ 19, 6, 6 ], [ 20, 0, 0 ], [ 21, 8, 8 ], [ 22, 0, 0 ], [ 24, 3, 3 ], [ 24, 11, 11 ] ], [ [ 10, 7, 7 ], [ 12, 11, 11 ], [ 12, 25, 25 ] ], [ [ 10, 9, 10 ] ], [ [ 12, 16, 16 ], [ 13, 4, 5 ] ], [ [ 12, 24, 29 ] ], [ [ 13, 7, 7 ], [ 13, 19, 19 ], [ 13, 30, 30 ] ], [ [ 13, 23, 23 ], [ 23, 23, 24 ] ], [ [ 13, 21, 23 ] ], [ [ 15, 3, 3 ], [ 16, 0, 0 ], [ 16, 2, 3 ], [ 17, 6, 6 ], [ 19, 2, 2 ], [ 20, 6, 6 ] ], [ [ 18, 0, 1 ] ], [ [ 19, 6, 7 ], [ 21, 8, 9 ] ], [ [ 22, 8, 9 ] ], [ [ 22, 13, 17 ] ], [ [ 22, 23, 24 ] ], [ [ 23, 3, 3 ], [ 23, 10, 10 ] ], [ [ 23, 6, 13 ] ], [ [ 23, 12, 13 ] ], [ [ 23, 20, 24 ] ], [ [ 23, 26, 26 ] ] ]
s07e23c04t
And...action. Please don't shut me out. Go away . Just go away. I swear, I will find a way to turn you back. What gave you the right to mix my DNA with that of a killer gorilla? I was trying to save your life . Life? Look at me! I'm a monster! And now I have blood on my hands, or paws . I don't know. You can't give up . I love you. I love you, too . But I'm afraid I love killing more . Like, one day, I might actually try and kill you! And...cut . All right . All right, let's set up for the next scene. Actually, you know what? Can we do one more? I think I could do it better. Let's just move on . No one cares. Well, I care . I mean, look, if we're gonna do this, why not try and make it something we're actually proud of? Look, sweetie, this movie is garbage, but you should be happy about that, 'cause if it was a good movie, you wouldn't be in it. Whoa, whoa, hang on . There's no need to insult her. And who are you? I'm her boyfriend. Isn't she too hot for you? A little, yeah. Well, boyfriend, get off my set. You can't do that . He's with me. You know what? You can get off my set, too . You're fired. You can't fire me . I'm the star . I'm the girl that goes bananas . It says so on the poster. Yeah, but we just shot the last scene where we see your face . So from now own, the star of the movie is whoever wears this. Hey, if you're gonna fire her, then you have to fire me, too.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Wow)) (, ,) (NP (DT that)) (VP (VBD fell) (ADVP (RB apart)) (ADVP (RB really) (RB fast))) (. .)))" }, "speaker": "Wil", "text": "Wow, that fell apart really fast.", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 4, "id": 1, "lemma": "wow", "misc": "", "start_char": 0, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 10, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 6, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 15, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "fall", "misc": "", "start_char": 11, "text": "fell", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 21, "feats": null, "head": 4, "id": 5, "lemma": "apart", "misc": "", "start_char": 16, "text": "apart", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 28, "feats": null, "head": 7, "id": 6, "lemma": "really", "misc": "", "start_char": 22, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 33, "feats": "Degree=Pos", "head": 4, "id": 7, "lemma": "fast", "misc": "", "start_char": 29, "text": "fast", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 35, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 34, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[]
s07e23c05t
Wow, that fell apart really fast.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NP (NN Thanks)) (PP (IN for) (S (VP (VBG skipping) (NP (DT the) (NN movie)))))) (. .) (NP (PRP I)) (VP (MD could) (RB n't) (VP (VB sit) (PP (IN in) (NP (DT that) (NN theater))) (PP (IN for) (NP (CD two) (NNS hours))) (S (VP (VBG wondering) (PP (IN about) (NP (NP (NNP Emily)) (CC and) (NP (DT that) (NN guy)))))))) (. .)))" }, "speaker": "Raj", "text": "Thanks for skipping the movie . I couldn't sit in that theater for two hours wondering about Emily and that guy.", "tokens": [ { "deprel": "root", "end_char": 6, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 0, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 10, "feats": null, "head": 3, "id": 2, "lemma": "for", "misc": "", "start_char": 7, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 19, "feats": "VerbForm=Ger", "head": 1, "id": 3, "lemma": "skip", "misc": "", "start_char": 11, "text": "skipping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 23, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 20, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 29, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "movie", "misc": "", "start_char": 24, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 30, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 33, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 32, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 39, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "could", "misc": "", "start_char": 34, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 43, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 40, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 47, "feats": "VerbForm=Inf", "head": 1, "id": 10, "lemma": "sit", "misc": "", "start_char": 44, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 50, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 48, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 55, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "that", "misc": "", "start_char": 51, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 63, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "theater", "misc": "", "start_char": 56, "text": "theater", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 67, "feats": null, "head": 16, "id": 14, "lemma": "for", "misc": "", "start_char": 64, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 71, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 15, "lemma": "two", "misc": "", "start_char": 68, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 77, "feats": "Number=Plur", "head": 10, "id": 16, "lemma": "hour", "misc": "", "start_char": 72, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 87, "feats": "VerbForm=Ger", "head": 10, "id": 17, "lemma": "wonder", "misc": "", "start_char": 78, "text": "wondering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 93, "feats": null, "head": 19, "id": 18, "lemma": "about", "misc": "", "start_char": 88, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 99, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "Emily", "misc": "", "start_char": 94, "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 103, "feats": null, "head": 22, "id": 20, "lemma": "and", "misc": "", "start_char": 100, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 108, "feats": "Number=Sing|PronType=Dem", "head": 22, "id": 21, "lemma": "that", "misc": "", "start_char": 104, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 112, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "guy", "misc": "", "start_char": 109, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 114, "feats": null, "head": 1, "id": 23, "lemma": ".", "misc": "", "start_char": 113, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (FRAG (INTJ (UH Oh)) (, ,) (ADJP (RB quite) (DT all) (RB right)) (. .) (PP (IN After) (NP (PRP$ my) (NN forehead) (NN melanoma) (NN scare))) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN learned) (S (RB not) (VP (TO to) (VP (VB sweat) (NP (DT the) (JJ small) (NN stuff)))))))) (. .) (INTJ (UH Well)) (, ,) (S (INTJ (UH sorry))) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (NP (PDT all) (DT the) (NNS ingredients)) (SBAR (S (VP (TO to) (VP (VB make) (NP (NN chai) (NN tea))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, quite all right . After my forehead melanoma scare, I've learned not to sweat the small stuff . Well, sorry, I don't have all the ingredients to make chai tea.", "tokens": [ { "deprel": "discourse", "end_char": 117, "feats": null, "head": 15, "id": 1, "lemma": "oh", "misc": "", "start_char": 115, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 118, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 125, "feats": null, "head": 4, "id": 3, "lemma": "quite", "misc": "", "start_char": 120, "text": "quite", "upos": "ADV", "xpos": "RB" }, { "deprel": "reparandum", "end_char": 129, "feats": null, "head": 15, "id": 4, "lemma": "all", "misc": "", "start_char": 126, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 135, "feats": null, "head": 15, "id": 5, "lemma": "right", "misc": "", "start_char": 130, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 137, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 136, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 143, "feats": null, "head": 11, "id": 7, "lemma": "after", "misc": "", "start_char": 138, "text": "After", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 146, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 8, "lemma": "my", "misc": "", "start_char": 144, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 155, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "forehead", "misc": "", "start_char": 147, "text": "forehead", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 164, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "melanoma", "misc": "", "start_char": 156, "text": "melanoma", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 170, "feats": "Number=Sing", "head": 15, "id": 11, "lemma": "scare", "misc": "", "start_char": 165, "text": "scare", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 171, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 174, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "I", "misc": "", "start_char": 173, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 178, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "have", "misc": "", "start_char": 175, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 186, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 15, "lemma": "learn", "misc": "", "start_char": 179, "text": "learned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 190, "feats": null, "head": 18, "id": 16, "lemma": "not", "misc": "", "start_char": 187, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 193, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 191, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 199, "feats": "VerbForm=Inf", "head": 15, "id": 18, "lemma": "sweat", "misc": "", "start_char": 194, "text": "sweat", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 203, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 19, "lemma": "the", "misc": "", "start_char": 200, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 209, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "small", "misc": "", "start_char": 204, "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 215, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "stuff", "misc": "", "start_char": 210, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 23, "id": 22, "lemma": ".", "misc": "", "start_char": 216, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 222, "feats": null, "head": 30, "id": 23, "lemma": "well", "misc": "", "start_char": 218, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 224, "feats": null, "head": 23, "id": 24, "lemma": ",", "misc": "", "start_char": 223, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 230, "feats": null, "head": 30, "id": 25, "lemma": "sorry", "misc": "", "start_char": 225, "text": "sorry", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 232, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 231, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 234, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 27, "lemma": "I", "misc": "", "start_char": 233, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 237, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 30, "id": 28, "lemma": "do", "misc": "", "start_char": 235, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 241, "feats": null, "head": 30, "id": 29, "lemma": "not", "misc": "", "start_char": 238, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 246, "feats": "VerbForm=Inf", "head": 15, "id": 30, "lemma": "have", "misc": "", "start_char": 242, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det:predet", "end_char": 250, "feats": null, "head": 33, "id": 31, "lemma": "all", "misc": "", "start_char": 247, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 254, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 32, "lemma": "the", "misc": "", "start_char": 251, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 266, "feats": "Number=Plur", "head": 30, "id": 33, "lemma": "ingredient", "misc": "", "start_char": 255, "text": "ingredients", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 269, "feats": null, "head": 35, "id": 34, "lemma": "to", "misc": "", "start_char": 267, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 274, "feats": "VerbForm=Inf", "head": 33, "id": 35, "lemma": "make", "misc": "", "start_char": 270, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 279, "feats": "Number=Sing", "head": 37, "id": 36, "lemma": "chai", "misc": "", "start_char": 275, "text": "chai", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 283, "feats": "Number=Sing", "head": 35, "id": 37, "lemma": "tea", "misc": "", "start_char": 280, "text": "tea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 285, "feats": null, "head": 15, "id": 38, "lemma": ".", "misc": "", "start_char": 284, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB make) (NP (PRP me)) (NP (NN anything))))))) (. .)))" }, "speaker": "Raj", "text": "You don't have to make me anything.", "tokens": [ { "deprel": "nsubj", "end_char": 289, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 286, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 292, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 290, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 296, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 293, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 301, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 297, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 304, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 302, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 309, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "make", "misc": "", "start_char": 305, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 312, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 310, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 321, "feats": "Number=Sing|PronType=Ind", "head": 6, "id": 8, "lemma": "anything", "misc": "", "start_char": 313, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 323, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 322, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP do))) (. .) (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ upset) (PP (IN about) (NP (NNP Emily)))))) (CC and) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ Indian) (. .)) (SBAR (S (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB make) (S (NP (PRP you)) (NP (NN chai) (NN tea)))))))))))) (. .) (S (ADVP (RB Now)) (, ,) (NP (PRP I)) (VP (VBP have) (NP (NP (PDT all) (DT the) (NNS ingredients)) (PP (IN except) (NP (NN cardamom) (NNS seeds)))))) (. .) (SQ (VBP Do) (NP (PRP you)) (VP (VB happen) (S (VP (TO to) (VP (VB have) (NP (DT any)) (PP (IN on) (NP (PRP you)))))))) (. ?)))" }, "speaker": "Sheldon", "text": "No, I do . You're upset about Emily and you're Indian . I need to make you chai tea . Now, I have all the ingredients except cardamom seeds . Do you happen to have any on you?", "tokens": [ { "deprel": "discourse", "end_char": 326, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 324, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 328, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 327, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 330, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 329, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 333, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "do", "misc": "", "start_char": 331, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 334, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 339, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 336, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 343, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 340, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 349, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "upset", "misc": "", "start_char": 344, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 355, "feats": null, "head": 10, "id": 9, "lemma": "about", "misc": "", "start_char": 350, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 361, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "Emily", "misc": "", "start_char": 356, "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 365, "feats": null, "head": 14, "id": 11, "lemma": "and", "misc": "", "start_char": 362, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 369, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 366, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 373, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 370, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 380, "feats": "Degree=Pos", "head": 8, "id": 14, "lemma": "Indian", "misc": "", "start_char": 374, "text": "Indian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 382, "feats": null, "head": 8, "id": 15, "lemma": ".", "misc": "", "start_char": 381, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 384, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 383, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 389, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 17, "lemma": "need", "misc": "", "start_char": 385, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 392, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 390, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 397, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "make", "misc": "", "start_char": 393, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 401, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 19, "id": 20, "lemma": "you", "misc": "", "start_char": 398, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound", "end_char": 406, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "chai", "misc": "", "start_char": 402, "text": "chai", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 410, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "tea", "misc": "", "start_char": 407, "text": "tea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 412, "feats": null, "head": 8, "id": 23, "lemma": ".", "misc": "", "start_char": 411, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 416, "feats": null, "head": 27, "id": 24, "lemma": "now", "misc": "", "start_char": 413, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 27, "id": 25, "lemma": ",", "misc": "", "start_char": 417, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 420, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 26, "lemma": "I", "misc": "", "start_char": 419, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 425, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 27, "lemma": "have", "misc": "", "start_char": 421, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det:predet", "end_char": 429, "feats": null, "head": 30, "id": 28, "lemma": "all", "misc": "", "start_char": 426, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 433, "feats": "Definite=Def|PronType=Art", "head": 30, "id": 29, "lemma": "the", "misc": "", "start_char": 430, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 445, "feats": "Number=Plur", "head": 27, "id": 30, "lemma": "ingredient", "misc": "", "start_char": 434, "text": "ingredients", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 452, "feats": null, "head": 33, "id": 31, "lemma": "except", "misc": "", "start_char": 446, "text": "except", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 461, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "cardamom", "misc": "", "start_char": 453, "text": "cardamom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 467, "feats": "Number=Plur", "head": 30, "id": 33, "lemma": "seed", "misc": "", "start_char": 462, "text": "seeds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 469, "feats": null, "head": 8, "id": 34, "lemma": ".", "misc": "", "start_char": 468, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 472, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 37, "id": 35, "lemma": "do", "misc": "", "start_char": 470, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 476, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 37, "id": 36, "lemma": "you", "misc": "", "start_char": 473, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 483, "feats": "VerbForm=Inf", "head": 8, "id": 37, "lemma": "happen", "misc": "", "start_char": 477, "text": "happen", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 486, "feats": null, "head": 39, "id": 38, "lemma": "to", "misc": "", "start_char": 484, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 491, "feats": "VerbForm=Inf", "head": 37, "id": 39, "lemma": "have", "misc": "", "start_char": 487, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 495, "feats": null, "head": 39, "id": 40, "lemma": "any", "misc": "", "start_char": 492, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 498, "feats": null, "head": 42, "id": 41, "lemma": "on", "misc": "", "start_char": 496, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 502, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 39, "id": 42, "lemma": "you", "misc": "", "start_char": 499, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 504, "feats": null, "head": 8, "id": 43, "lemma": "?", "misc": "", "start_char": 503, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Sorry)) (, ,) (NP (PRP I)) (VP (VBD left) (NP (PRP them)) (PP (IN in) (NP (PRP$ my) (NN turban)))) (. .)))" }, "speaker": "Raj", "text": "Sorry, I left them in my turban.", "tokens": [ { "deprel": "discourse", "end_char": 510, "feats": null, "head": 4, "id": 1, "lemma": "sorry", "misc": "", "start_char": 505, "text": "Sorry", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 512, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 511, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 514, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 513, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 519, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "leave", "misc": "", "start_char": 515, "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 524, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "they", "misc": "", "start_char": 520, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 527, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 525, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 530, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 528, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 537, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "turban", "misc": "", "start_char": 531, "text": "turban", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 538, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB make) (NP (JJ English) (NN breakfast) (NN tea))))) (. .) (S (NP (PRP They)) (VP (VBD destroyed) (NP (PRP$ your) (NN culture)))) (. .) (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ close) (RB enough)))) (. .) (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ curious)))) (, ,) (WHADVP (WRB why)) (SQ (VBP are) (NP (PRP you)) (ADJP (RB so) (JJ upset) (PP (IN about) (S (VP (VBG seeing) (NP (NNP Emily)) (PP (IN with) (NP (DT another) (NN man)))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Oh, I'll make English breakfast tea . They destroyed your culture . That's close enough . You know, I'm curious, why are you so upset about seeing Emily with another man?", "tokens": [ { "deprel": "discourse", "end_char": 542, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 540, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 544, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 543, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 546, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 545, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 550, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "will", "misc": "", "start_char": 547, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 555, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "make", "misc": "", "start_char": 551, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 563, "feats": "Degree=Pos", "head": 8, "id": 6, "lemma": "English", "misc": "", "start_char": 556, "text": "English", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 573, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "breakfast", "misc": "", "start_char": 564, "text": "breakfast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 577, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "tea", "misc": "", "start_char": 574, "text": "tea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 579, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 578, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 584, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "they", "misc": "", "start_char": 580, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 594, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 11, "lemma": "destroy", "misc": "", "start_char": 585, "text": "destroyed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 599, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "your", "misc": "", "start_char": 595, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 607, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "culture", "misc": "", "start_char": 600, "text": "culture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 609, "feats": null, "head": 17, "id": 14, "lemma": ".", "misc": "", "start_char": 608, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 614, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 15, "lemma": "that", "misc": "", "start_char": 610, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 617, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 615, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 623, "feats": "Degree=Pos", "head": 5, "id": 17, "lemma": "close", "misc": "", "start_char": 618, "text": "close", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 630, "feats": null, "head": 17, "id": 18, "lemma": "enough", "misc": "", "start_char": 624, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 632, "feats": null, "head": 21, "id": 19, "lemma": ".", "misc": "", "start_char": 631, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 636, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 21, "id": 20, "lemma": "you", "misc": "", "start_char": 633, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 641, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 21, "lemma": "know", "misc": "", "start_char": 637, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 643, "feats": null, "head": 21, "id": 22, "lemma": ",", "misc": "", "start_char": 642, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 645, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 23, "lemma": "I", "misc": "", "start_char": 644, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 648, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 646, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 656, "feats": "Degree=Pos", "head": 17, "id": 25, "lemma": "curious", "misc": "", "start_char": 649, "text": "curious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 658, "feats": null, "head": 31, "id": 26, "lemma": ",", "misc": "", "start_char": 657, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 662, "feats": "PronType=Int", "head": 31, "id": 27, "lemma": "why", "misc": "", "start_char": 659, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 666, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 31, "id": 28, "lemma": "be", "misc": "", "start_char": 663, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 670, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 31, "id": 29, "lemma": "you", "misc": "", "start_char": 667, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 673, "feats": null, "head": 31, "id": 30, "lemma": "so", "misc": "", "start_char": 671, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 679, "feats": "Degree=Pos", "head": 5, "id": 31, "lemma": "upset", "misc": "", "start_char": 674, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 685, "feats": null, "head": 33, "id": 32, "lemma": "about", "misc": "", "start_char": 680, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 692, "feats": "VerbForm=Ger", "head": 31, "id": 33, "lemma": "see", "misc": "", "start_char": 686, "text": "seeing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 698, "feats": "Number=Sing", "head": 33, "id": 34, "lemma": "Emily", "misc": "", "start_char": 693, "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 703, "feats": null, "head": 37, "id": 35, "lemma": "with", "misc": "", "start_char": 699, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 711, "feats": null, "head": 37, "id": 36, "lemma": "another", "misc": "", "start_char": 704, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 715, "feats": "Number=Sing", "head": 33, "id": 37, "lemma": "man", "misc": "", "start_char": 712, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 5, "id": 38, "lemma": "?", "misc": "", "start_char": 716, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SQ (MD Would) (RB n't) (NP (PRP you)) (VP (VB be) (ADJP (JJ upset)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD saw) (NP (NNP Amy)) (PRT (RP out)) (PP (IN with) (NP (NN someone) (JJ else))))))) (. ?)))" }, "speaker": "Raj", "text": "Wouldn't you be upset if you saw Amy out with someone else?", "tokens": [ { "deprel": "aux", "end_char": 723, "feats": "VerbForm=Fin", "head": 5, "id": 1, "lemma": "would", "misc": "", "start_char": 718, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 727, "feats": null, "head": 5, "id": 2, "lemma": "not", "misc": "", "start_char": 724, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 731, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 728, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 734, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 732, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 740, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "upset", "misc": "", "start_char": 735, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 743, "feats": null, "head": 8, "id": 6, "lemma": "if", "misc": "", "start_char": 741, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 747, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 744, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 751, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 8, "lemma": "see", "misc": "", "start_char": 748, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 755, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Amy", "misc": "", "start_char": 752, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound:prt", "end_char": 759, "feats": null, "head": 8, "id": 10, "lemma": "out", "misc": "", "start_char": 756, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 764, "feats": null, "head": 12, "id": 11, "lemma": "with", "misc": "", "start_char": 760, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 772, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 12, "lemma": "someone", "misc": "", "start_char": 765, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 777, "feats": "Degree=Pos", "head": 12, "id": 13, "lemma": "else", "misc": "", "start_char": 773, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 779, "feats": null, "head": 5, "id": 14, "lemma": "?", "misc": "", "start_char": 778, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (VP (MD Ca) (RB n't) (VP (VB happen))) (. .) (S (NP (PRP We)) (VP (VBP have) (NP (NP (DT an) (JJ ironclad) (NN relationship) (NN agreement)) (SBAR (WHNP (WDT which)) (S (VP (VBZ precludes) (NP (PRP her)) (PP (IN from) (NP (NP (JJ physical) (NN contact)) (PP (IN with) (NP (NP (NN anyone)) (ADJP (ADJP (JJ other)) (PP (IN than) (NP (PRP me)))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Can't happen . We have an ironclad relationship agreement which precludes her from physical contact with anyone other than me.", "tokens": [ { "deprel": "aux", "end_char": 782, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 780, "text": "Ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 786, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 783, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 793, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "happen", "misc": "", "start_char": 787, "text": "happen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 795, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 794, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 798, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 796, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 803, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "have", "misc": "", "start_char": 799, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 806, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 7, "lemma": "a", "misc": "", "start_char": 804, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 815, "feats": "Degree=Pos", "head": 10, "id": 8, "lemma": "ironclad", "misc": "", "start_char": 807, "text": "ironclad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 828, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "relationship", "misc": "", "start_char": 816, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 838, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "agreement", "misc": "", "start_char": 829, "text": "agreement", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 844, "feats": "PronType=Rel", "head": 12, "id": 11, "lemma": "which", "misc": "", "start_char": 839, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 854, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 12, "lemma": "preclude", "misc": "", "start_char": 845, "text": "precludes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 858, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "her", "misc": "", "start_char": 855, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 863, "feats": null, "head": 16, "id": 14, "lemma": "from", "misc": "", "start_char": 859, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 872, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "physical", "misc": "", "start_char": 864, "text": "physical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 880, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "contact", "misc": "", "start_char": 873, "text": "contact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 885, "feats": null, "head": 18, "id": 17, "lemma": "with", "misc": "", "start_char": 881, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 892, "feats": "Number=Sing|PronType=Ind", "head": 16, "id": 18, "lemma": "anyone", "misc": "", "start_char": 886, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 898, "feats": "Degree=Pos", "head": 18, "id": 19, "lemma": "other", "misc": "", "start_char": 893, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 903, "feats": null, "head": 21, "id": 20, "lemma": "than", "misc": "", "start_char": 899, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 906, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 21, "lemma": "I", "misc": "", "start_char": 904, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 908, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 907, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (CC But) (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB have) (NP (NP (NN sex)) (PP (IN with) (NP (PRP her)))) (, ,) (ADVP (RB either)))) (. .)))" }, "speaker": "Raj", "text": "But you don't have sex with her, either.", "tokens": [ { "deprel": "cc", "end_char": 912, "feats": null, "head": 5, "id": 1, "lemma": "but", "misc": "", "start_char": 909, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 916, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 2, "lemma": "you", "misc": "", "start_char": 913, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 919, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 917, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 923, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 920, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 928, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 924, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 932, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "sex", "misc": "", "start_char": 929, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 937, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 933, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 941, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 8, "lemma": "her", "misc": "", "start_char": 938, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 943, "feats": null, "head": 5, "id": 9, "lemma": ",", "misc": "", "start_char": 942, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 950, "feats": null, "head": 5, "id": 10, "lemma": "either", "misc": "", "start_char": 944, "text": "either", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 952, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 951, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (ADJP (JJ Slick) (, ,) (UH huh) (. ?)))" }, "speaker": "Sheldon", "text": "Slick, huh?", "tokens": [ { "deprel": "root", "end_char": 958, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "Slick", "misc": "", "start_char": 953, "text": "Slick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 960, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 959, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 964, "feats": null, "head": 1, "id": 3, "lemma": "huh", "misc": "", "start_char": 961, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 966, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 965, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (S (VP (TO To) (VP (VB be) (ADJP (JJ truthful))))) (, ,) (NP (NNP Emily) (CC and) (PRP I)) (VP (VBP have) (RB n't) (VP (VBN dated) (NP (RB that) (RB long))))) (, ,) (CC and) (S (NP (PRP we)) (ADVP (RB never)) (VP (VBD agreed) (S (VP (TO to) (VP (VB be) (ADJP (JJ exclusive) (PP (IN to) (NP (DT each) (JJ other))))))))) (. .)))" }, "speaker": "Raj", "text": "To be truthful, Emily and I haven't dated that long, and we never agreed to be exclusive to each other.", "tokens": [ { "deprel": "mark", "end_char": 969, "feats": null, "head": 3, "id": 1, "lemma": "to", "misc": "", "start_char": 967, "text": "To", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 972, "feats": "VerbForm=Inf", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 970, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "end_char": 981, "feats": "Degree=Pos", "head": 10, "id": 3, "lemma": "truthful", "misc": "", "start_char": 973, "text": "truthful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 983, "feats": null, "head": 10, "id": 4, "lemma": ",", "misc": "", "start_char": 982, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 989, "feats": "Number=Sing", "head": 10, "id": 5, "lemma": "Emily", "misc": "", "start_char": 984, "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 993, "feats": null, "head": 7, "id": 6, "lemma": "and", "misc": "", "start_char": 990, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 995, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 7, "lemma": "I", "misc": "", "start_char": 994, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1000, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "have", "misc": "", "start_char": 996, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1004, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1001, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1010, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 10, "lemma": "date", "misc": "", "start_char": 1005, "text": "dated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 1015, "feats": null, "head": 12, "id": 11, "lemma": "that", "misc": "", "start_char": 1011, "text": "that", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1020, "feats": "Degree=Pos", "head": 10, "id": 12, "lemma": "long", "misc": "", "start_char": 1016, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1022, "feats": null, "head": 17, "id": 13, "lemma": ",", "misc": "", "start_char": 1021, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1026, "feats": null, "head": 17, "id": 14, "lemma": "and", "misc": "", "start_char": 1023, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1029, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "we", "misc": "", "start_char": 1027, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1035, "feats": null, "head": 17, "id": 16, "lemma": "never", "misc": "", "start_char": 1030, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1042, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 10, "id": 17, "lemma": "agree", "misc": "", "start_char": 1036, "text": "agreed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1045, "feats": null, "head": 20, "id": 18, "lemma": "to", "misc": "", "start_char": 1043, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1048, "feats": "VerbForm=Inf", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 1046, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1058, "feats": "Degree=Pos", "head": 17, "id": 20, "lemma": "exclusive", "misc": "", "start_char": 1049, "text": "exclusive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1061, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 1059, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1066, "feats": "ExtPos=PRON|PronType=Rcp", "head": 20, "id": 22, "lemma": "each", "misc": "", "start_char": 1062, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 1072, "feats": "Degree=Pos", "head": 22, "id": 23, "lemma": "other", "misc": "", "start_char": 1067, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1074, "feats": null, "head": 10, "id": 24, "lemma": ".", "misc": "", "start_char": 1073, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SQ (VBP Have) (NP (PRP you)) (VP (VBN had) (NP (NN intercourse))) (. ?)))" }, "speaker": "Sheldon", "text": "Have you had intercourse?", "tokens": [ { "deprel": "aux", "end_char": 1079, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "have", "misc": "", "start_char": 1075, "text": "Have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1083, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1080, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1087, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 1084, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1099, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "intercourse", "misc": "", "start_char": 1088, "text": "intercourse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1101, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 1100, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Raj", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 1104, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 1102, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1106, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1105, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (S (VP (VB stick) (PP (IN to) (NP (PRP$ your) (NNS guns))))) (. .) (NP (EX There)) (VP (MD will) (VP (VB be) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN pressure)))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, stick to your guns . There will be a lot of pressure.", "tokens": [ { "deprel": "discourse", "end_char": 1111, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 1107, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1113, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1112, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1119, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "stick", "misc": "", "start_char": 1114, "text": "stick", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1122, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 1120, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1127, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 1123, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1132, "feats": "Number=Plur", "head": 3, "id": 6, "lemma": "gun", "misc": "", "start_char": 1128, "text": "guns", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1134, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1133, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 1140, "feats": null, "head": 10, "id": 8, "lemma": "there", "misc": "", "start_char": 1135, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "aux", "end_char": 1145, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "will", "misc": "", "start_char": 1141, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1148, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "be", "misc": "", "start_char": 1146, "text": "be", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1150, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 1149, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1154, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "lot", "misc": "", "start_char": 1151, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1157, "feats": null, "head": 14, "id": 13, "lemma": "of", "misc": "", "start_char": 1155, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1166, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "pressure", "misc": "", "start_char": 1158, "text": "pressure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1168, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 1167, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ] ], [ [ 0, 6, 6 ], [ 2, 6, 6 ], [ 3, 5, 5 ], [ 3, 19, 19 ], [ 3, 35, 35 ], [ 3, 41, 41 ], [ 4, 2, 2 ], [ 4, 6, 6 ], [ 5, 11, 11 ], [ 5, 19, 19 ], [ 5, 28, 28 ], [ 10, 6, 6 ], [ 13, 4, 4 ] ], [ [ 0, 11, 12 ] ], [ [ 0, 14, 15 ] ], [ [ 0, 18, 18 ], [ 3, 9, 9 ], [ 5, 33, 33 ] ], [ [ 0, 18, 21 ] ], [ [ 0, 20, 21 ] ], [ [ 1, 7, 7 ], [ 1, 12, 12 ], [ 1, 26, 26 ], [ 2, 0, 0 ], [ 3, 2, 2 ], [ 3, 11, 11 ], [ 3, 15, 15 ], [ 3, 25, 25 ], [ 5, 2, 2 ], [ 5, 22, 22 ], [ 6, 2, 2 ], [ 6, 6, 6 ], [ 7, 20, 20 ], [ 8, 1, 1 ] ], [ [ 1, 7, 10 ] ], [ [ 1, 30, 36 ] ], [ [ 1, 35, 36 ], [ 3, 20, 21 ] ], [ [ 3, 27, 32 ] ], [ [ 3, 31, 32 ], [ 3, 39, 39 ], [ 4, 4, 4 ] ], [ [ 4, 6, 7 ] ], [ [ 5, 5, 5 ], [ 5, 9, 9 ] ], [ [ 5, 5, 7 ] ], [ [ 5, 11, 12 ] ], [ [ 5, 35, 36 ] ], [ [ 6, 8, 8 ], [ 7, 12, 12 ], [ 8, 7, 7 ] ], [ [ 6, 11, 11 ] ], [ [ 6, 11, 12 ] ], [ [ 7, 4, 4 ] ], [ [ 7, 6, 20 ] ], [ [ 7, 14, 20 ] ], [ [ 8, 5, 5 ] ], [ [ 10, 4, 6 ], [ 10, 14, 14 ], [ 11, 1, 1 ] ], [ [ 10, 21, 22 ] ], [ [ 11, 3, 3 ] ], [ [ 13, 4, 5 ] ], [ [ 13, 13, 13 ] ], [ [ 13, 10, 13 ] ] ]
s07e23c06t
Thanks for skipping the movie . I couldn't sit in that theater for two hours wondering about Emily and that guy. Oh, quite all right . After my forehead melanoma scare, I've learned not to sweat the small stuff . Well, sorry, I don't have all the ingredients to make chai tea. You don't have to make me anything. No, I do . You're upset about Emily and you're Indian . I need to make you chai tea . Now, I have all the ingredients except cardamom seeds . Do you happen to have any on you? Sorry, I left them in my turban. Oh, I'll make English breakfast tea . They destroyed your culture . That's close enough . You know, I'm curious, why are you so upset about seeing Emily with another man? Wouldn't you be upset if you saw Amy out with someone else? Can't happen . We have an ironclad relationship agreement which precludes her from physical contact with anyone other than me. But you don't have sex with her, either. Slick, huh? To be truthful, Emily and I haven't dated that long, and we never agreed to be exclusive to each other. Have you had intercourse? No. Well, stick to your guns . There will be a lot of pressure.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ hungry)) (ADVP (RB again))) (. !)))" }, "speaker": "Mrs Wolowitz", "text": "I'm hungry again!", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 4, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 11, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "hungry", "misc": "", "start_char": 5, "text": "hungry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 17, "feats": null, "head": 3, "id": 4, "lemma": "again", "misc": "", "start_char": 12, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 19, "feats": null, "head": 3, "id": 5, "lemma": "!", "misc": "", "start_char": 18, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (PP (IN like) (NP (NP (DT the) (NN world) (POS 's)) (JJS fattest) (NN cuckoo) (NN clock)))) (. .)))" }, "speaker": "Howard", "text": "It's like the world's fattest cuckoo clock.", "tokens": [ { "deprel": "nsubj", "end_char": 22, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 1, "lemma": "it", "misc": "", "start_char": 20, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 25, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 2, "lemma": "be", "misc": "", "start_char": 23, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 30, "feats": null, "head": 9, "id": 3, "lemma": "like", "misc": "", "start_char": 26, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 34, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 31, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 40, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "world", "misc": "", "start_char": 35, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 43, "feats": null, "head": 5, "id": 6, "lemma": "'s", "misc": "", "start_char": 41, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 51, "feats": "Degree=Sup", "head": 9, "id": 7, "lemma": "fattest", "misc": "", "start_char": 44, "text": "fattest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "compound", "end_char": 58, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "cuckoo", "misc": "", "start_char": 52, "text": "cuckoo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 64, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "clock", "misc": "", "start_char": 59, "text": "clock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 66, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 65, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB always)) (VP (VBG talking) (PP (IN about) (S (VP (VBG having) (NP (DT a) (NN baby)) (ADVP (RB someday)))))))) (. .) (S (NP (DT This)) (VP (VBZ is) (SBAR (WHNP (RB exactly) (WP what)) (S (NP (PRP it)) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (PP (JJ like))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "You know, you're always talking about having a baby someday . This is exactly what it's gonna be like.", "tokens": [ { "deprel": "nsubj", "end_char": 70, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 67, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 75, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "know", "misc": "", "start_char": 71, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 77, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 76, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 81, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 78, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 85, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 82, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 92, "feats": null, "head": 7, "id": 6, "lemma": "always", "misc": "", "start_char": 86, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 100, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "talk", "misc": "", "start_char": 93, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 106, "feats": null, "head": 9, "id": 8, "lemma": "about", "misc": "", "start_char": 101, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 113, "feats": "VerbForm=Ger", "head": 7, "id": 9, "lemma": "have", "misc": "", "start_char": 107, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 115, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 114, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 120, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "baby", "misc": "", "start_char": 116, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 128, "feats": null, "head": 9, "id": 12, "lemma": "someday", "misc": "", "start_char": 121, "text": "someday", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 7, "id": 13, "lemma": ".", "misc": "", "start_char": 129, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 135, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 14, "lemma": "this", "misc": "", "start_char": 131, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 138, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 136, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 146, "feats": null, "head": 17, "id": 16, "lemma": "exactly", "misc": "", "start_char": 139, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 151, "feats": "PronType=Rel", "head": 7, "id": 17, "lemma": "what", "misc": "", "start_char": 147, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 154, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 18, "lemma": "it", "misc": "", "start_char": 152, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 157, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 155, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 161, "feats": "Tense=Pres|VerbForm=Part", "head": 17, "id": 20, "lemma": "go", "misc": "", "start_char": 158, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 164, "feats": null, "head": 23, "id": 21, "lemma": "to", "misc": "", "start_char": 162, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 167, "feats": "VerbForm=Inf", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 165, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 172, "feats": "Degree=Pos", "head": 20, "id": 23, "lemma": "like", "misc": "", "start_char": 168, "text": "like", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 174, "feats": null, "head": 7, "id": 24, "lemma": ".", "misc": "", "start_char": 173, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP it)) (VP (VBZ 's) (RB not)) (. .)))" }, "speaker": "Howard", "text": "No, it's not.", "tokens": [ { "deprel": "discourse", "end_char": 177, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 175, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 179, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 178, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 182, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 180, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 185, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 183, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 189, "feats": null, "head": 0, "id": 5, "lemma": "not", "misc": "", "start_char": 186, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 191, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 190, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (VP (VB Come) (PRT (RP on))) (. .) (S (NP (DT The) (JJ constant) (NN fussing) (, ,) (NN eating) (, ,) (NN pooping) (, ,) (NN burping) (, ,) (NN drooling) (. .))) (NP (PRP We)) (VP (VBP 're) (ADVP (RB even)) (VP (VBG waiting) (PP (IN for) (NP (DT the) (NN day))) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (MD can) (ADVP (RB finally)) (VP (VB walk) (PP (IN on) (NP (PRP$ her) (JJ own))))))))) (. .)))" }, "speaker": "Bernadette", "text": "Come on . The constant fussing, eating, pooping, burping, drooling . We're even waiting for the day when she can finally walk on her own.", "tokens": [ { "deprel": "root", "end_char": 196, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 192, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 199, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 197, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 201, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 200, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 205, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 202, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 214, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "constant", "misc": "", "start_char": 206, "text": "constant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 222, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "fussing", "misc": "", "start_char": 215, "text": "fussing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 224, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 223, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 231, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "eating", "misc": "", "start_char": 225, "text": "eating", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 233, "feats": null, "head": 6, "id": 9, "lemma": ",", "misc": "", "start_char": 232, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 241, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "pooping", "misc": "", "start_char": 234, "text": "pooping", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 243, "feats": null, "head": 6, "id": 11, "lemma": ",", "misc": "", "start_char": 242, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 251, "feats": "Number=Sing", "head": 6, "id": 12, "lemma": "burping", "misc": "", "start_char": 244, "text": "burping", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 253, "feats": null, "head": 6, "id": 13, "lemma": ",", "misc": "", "start_char": 252, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 262, "feats": "Number=Sing", "head": 6, "id": 14, "lemma": "drool", "misc": "", "start_char": 254, "text": "drooling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 264, "feats": null, "head": 1, "id": 15, "lemma": ".", "misc": "", "start_char": 263, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 267, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 19, "id": 16, "lemma": "we", "misc": "", "start_char": 265, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 271, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 268, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 276, "feats": null, "head": 19, "id": 18, "lemma": "even", "misc": "", "start_char": 272, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 284, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 19, "lemma": "wait", "misc": "", "start_char": 277, "text": "waiting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 288, "feats": null, "head": 22, "id": 20, "lemma": "for", "misc": "", "start_char": 285, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 292, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 289, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 296, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "day", "misc": "", "start_char": 293, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 301, "feats": "PronType=Int", "head": 27, "id": 23, "lemma": "when", "misc": "", "start_char": 297, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 305, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 24, "lemma": "she", "misc": "", "start_char": 302, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 309, "feats": "VerbForm=Fin", "head": 27, "id": 25, "lemma": "can", "misc": "", "start_char": 306, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 317, "feats": null, "head": 27, "id": 26, "lemma": "finally", "misc": "", "start_char": 310, "text": "finally", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 322, "feats": "VerbForm=Inf", "head": 19, "id": 27, "lemma": "walk", "misc": "", "start_char": 318, "text": "walk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 325, "feats": null, "head": 30, "id": 28, "lemma": "on", "misc": "", "start_char": 323, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 329, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 30, "id": 29, "lemma": "her", "misc": "", "start_char": 326, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 333, "feats": "Degree=Pos", "head": 27, "id": 30, "lemma": "own", "misc": "", "start_char": 330, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 1, "id": 31, "lemma": ".", "misc": "", "start_char": 334, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (NP (PRP you)) (VP (VBP 're) (ADJP (JJ right) (. .) (SBAR (S (NP (NP (NN Anything)) (SBAR (S (NP (PRP she)) (VP (VBZ finds) (PP (IN on) (NP (DT the) (NN floor))))))) (VP (VBZ goes) (PP (ADVP (RB right)) (IN in) (NP (PRP$ her) (NN mouth)))))))) (. .)))" }, "speaker": "Howard", "text": "Maybe you're right . Anything she finds on the floor goes right in her mouth.", "tokens": [ { "deprel": "advmod", "end_char": 341, "feats": null, "head": 4, "id": 1, "lemma": "maybe", "misc": "", "start_char": 336, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 345, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 342, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 349, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 346, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 355, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "right", "misc": "", "start_char": 350, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 357, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 356, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 366, "feats": "Number=Sing|PronType=Ind", "head": 12, "id": 6, "lemma": "anything", "misc": "", "start_char": 358, "text": "Anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 370, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "she", "misc": "", "start_char": 367, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 376, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "find", "misc": "", "start_char": 371, "text": "finds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 379, "feats": null, "head": 11, "id": 9, "lemma": "on", "misc": "", "start_char": 377, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 383, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 380, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 389, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "floor", "misc": "", "start_char": 384, "text": "floor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 394, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 12, "lemma": "go", "misc": "", "start_char": 390, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 400, "feats": null, "head": 16, "id": 13, "lemma": "right", "misc": "", "start_char": 395, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 403, "feats": null, "head": 16, "id": 14, "lemma": "in", "misc": "", "start_char": 401, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 407, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "her", "misc": "", "start_char": 404, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 413, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "mouth", "misc": "", "start_char": 408, "text": "mouth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 415, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 414, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG telling) (NP (PRP you)) (ADVP (RB now)) (, ,) (SBAR (IN if) (S (NP (PRP we)) (VP (VBP do) (VP (VB have) (NP (NNS kids)))))) (, ,) (VP (VB do) (RB n't) (VP (VB expect) (S (NP (PRP me)) (VP (TO to) (VP (VB do) (NP (PDT all) (DT the) (NN work))))))))) (. .)))" }, "speaker": "Bernadette", "text": "I'm just telling you now, if we do have kids, don't expect me to do all the work.", "tokens": [ { "deprel": "nsubj", "end_char": 417, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 416, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 420, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 418, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 425, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 421, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 433, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "tell", "misc": "", "start_char": 426, "text": "telling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 437, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 434, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 441, "feats": null, "head": 4, "id": 6, "lemma": "now", "misc": "", "start_char": 438, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 4, "id": 7, "lemma": ",", "misc": "", "start_char": 442, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 446, "feats": null, "head": 11, "id": 8, "lemma": "if", "misc": "", "start_char": 444, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 449, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 447, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 452, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "do", "misc": "", "start_char": 450, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 457, "feats": "VerbForm=Inf", "head": 16, "id": 11, "lemma": "have", "misc": "", "start_char": 453, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 462, "feats": "Number=Plur", "head": 11, "id": 12, "lemma": "kid", "misc": "", "start_char": 458, "text": "kids", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 464, "feats": null, "head": 16, "id": 13, "lemma": ",", "misc": "", "start_char": 463, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 467, "feats": "Mood=Imp|VerbForm=Fin", "head": 16, "id": 14, "lemma": "do", "misc": "", "start_char": 465, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 471, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 468, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 478, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 16, "lemma": "expect", "misc": "", "start_char": 472, "text": "expect", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 481, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 17, "lemma": "I", "misc": "", "start_char": 479, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 484, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 482, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 487, "feats": "VerbForm=Inf", "head": 16, "id": 19, "lemma": "do", "misc": "", "start_char": 485, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "det:predet", "end_char": 491, "feats": null, "head": 22, "id": 20, "lemma": "all", "misc": "", "start_char": 488, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 495, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 492, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 500, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "work", "misc": "", "start_char": 496, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 502, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 501, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Hey)) (, ,) (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (ADJP (RB very) (JJ paternal)) (NN person)))) (. .) (S (NP (PRP I)) (VP (MD 'd) (VP (VB be) (ADJP (JJ excellent)) (PP (IN at) (S (VP (VBG taking) (NP (NN care)) (PP (IN of) (NP (DT a) (NN baby))))))))) (. .)))" }, "speaker": "Howard", "text": "Hey, I'm a very paternal person . I'd be excellent at taking care of a baby.", "tokens": [ { "deprel": "discourse", "end_char": 506, "feats": null, "head": 8, "id": 1, "lemma": "hey", "misc": "", "start_char": 503, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 508, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 507, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 510, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 3, "lemma": "I", "misc": "", "start_char": 509, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 513, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 511, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 515, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 5, "lemma": "a", "misc": "", "start_char": 514, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 520, "feats": null, "head": 7, "id": 6, "lemma": "very", "misc": "", "start_char": 516, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 529, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "paternal", "misc": "", "start_char": 521, "text": "paternal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 536, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "person", "misc": "", "start_char": 530, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 538, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 537, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 540, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 539, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 543, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "would", "misc": "", "start_char": 541, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 546, "feats": "VerbForm=Inf", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 544, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 556, "feats": "Degree=Pos", "head": 8, "id": 13, "lemma": "excellent", "misc": "", "start_char": 547, "text": "excellent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 559, "feats": null, "head": 15, "id": 14, "lemma": "at", "misc": "", "start_char": 557, "text": "at", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 566, "feats": "VerbForm=Ger", "head": 13, "id": 15, "lemma": "take", "misc": "", "start_char": 560, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 571, "feats": "Number=Sing", "head": 15, "id": 16, "lemma": "care", "misc": "", "start_char": 567, "text": "care", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 574, "feats": null, "head": 19, "id": 17, "lemma": "of", "misc": "", "start_char": 572, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 576, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 18, "lemma": "a", "misc": "", "start_char": 575, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 581, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "baby", "misc": "", "start_char": 577, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 583, "feats": null, "head": 8, "id": 20, "lemma": ".", "misc": "", "start_char": 582, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB still)) (ADJP (JJ hungry))) (. !)))" }, "speaker": "Mrs Wolowitz", "text": "I'm still hungry!", "tokens": [ { "deprel": "nsubj", "end_char": 585, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 584, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 588, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 586, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 594, "feats": null, "head": 4, "id": 3, "lemma": "still", "misc": "", "start_char": 589, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 601, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "hungry", "misc": "", "start_char": 595, "text": "hungry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 603, "feats": null, "head": 4, "id": 5, "lemma": "!", "misc": "", "start_char": 602, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VP (VBG coming)) (, ,) (S (NP (PRP you)) (JJ big) (NN baby)))) (. !)))" }, "speaker": "Howard", "text": "I'm coming, you big baby!", "tokens": [ { "deprel": "nsubj", "end_char": 605, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 604, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 608, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 606, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 615, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 609, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 617, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 616, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 621, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 618, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 625, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "big", "misc": "", "start_char": 622, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 630, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "baby", "misc": "", "start_char": 626, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 632, "feats": null, "head": 3, "id": 8, "lemma": "!", "misc": "", "start_char": 631, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 4, 23, 23 ], [ 4, 28, 28 ], [ 5, 6, 6 ], [ 5, 14, 14 ], [ 8, 0, 0 ], [ 9, 4, 4 ], [ 9, 4, 6 ] ], [ [ 1, 3, 8 ] ], [ [ 2, 0, 0 ], [ 2, 3, 3 ], [ 6, 4, 4 ], [ 7, 2, 2 ], [ 7, 9, 9 ], [ 9, 0, 0 ] ], [ [ 2, 9, 10 ], [ 7, 17, 18 ] ], [ [ 2, 8, 10 ], [ 2, 17, 17 ], [ 3, 2, 2 ] ], [ [ 4, 3, 13 ] ], [ [ 4, 15, 15 ], [ 6, 8, 8 ] ], [ [ 4, 20, 29 ] ], [ [ 5, 1, 1 ], [ 6, 0, 0 ], [ 6, 16, 16 ] ], [ [ 5, 5, 10 ] ], [ [ 5, 9, 10 ] ], [ [ 5, 14, 15 ] ], [ [ 6, 11, 11 ] ], [ [ 7, 4, 7 ] ] ]
s07e23c07t
I'm hungry again! It's like the world's fattest cuckoo clock. You know, you're always talking about having a baby someday . This is exactly what it's gonna be like. No, it's not. Come on . The constant fussing, eating, pooping, burping, drooling . We're even waiting for the day when she can finally walk on her own. Maybe you're right . Anything she finds on the floor goes right in her mouth. I'm just telling you now, if we do have kids, don't expect me to do all the work. Hey, I'm a very paternal person . I'd be excellent at taking care of a baby. I'm still hungry! I'm coming, you big baby!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 've) (VP (VBN come) (PRT (RP up)) (PP (IN with) (NP (NP (DT a) (NN series)) (PP (IN of) (NP (NNS exercises))))) (S (VP (TO to) (VP (VB help) (PP (IN with) (NP (NP (PRP$ your) (JJ compulsive) (NN need)) (PP (IN for) (NP (NN closure)))))))))) (. .)))" }, "speaker": "Amy", "text": "I've come up with a series of exercises to help with your compulsive need for closure.", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 5, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "have", "misc": "", "start_char": 2, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 10, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 6, "text": "come", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 13, "feats": null, "head": 3, "id": 4, "lemma": "up", "misc": "", "start_char": 11, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 18, "feats": null, "head": 7, "id": 5, "lemma": "with", "misc": "", "start_char": 14, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 20, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 19, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 27, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "series", "misc": "", "start_char": 21, "text": "series", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 30, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 28, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 40, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "exercise", "misc": "", "start_char": 31, "text": "exercises", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 43, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 41, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 48, "feats": "VerbForm=Inf", "head": 7, "id": 11, "lemma": "help", "misc": "", "start_char": 44, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 53, "feats": null, "head": 15, "id": 12, "lemma": "with", "misc": "", "start_char": 49, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 58, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 15, "id": 13, "lemma": "your", "misc": "", "start_char": 54, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 69, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "compulsive", "misc": "", "start_char": 59, "text": "compulsive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 74, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "need", "misc": "", "start_char": 70, "text": "need", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 78, "feats": null, "head": 17, "id": 16, "lemma": "for", "misc": "", "start_char": 75, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 86, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "closure", "misc": "", "start_char": 79, "text": "closure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 88, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 87, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP take) (NP (NN issue)) (PP (IN with) (NP (NP (DT the) (NN word)) (ADJP (`` \") (JJ compulsive))))) (. .) ('' \")))" }, "speaker": "Sheldon", "text": "I take issue with the word \" compulsive . \"", "tokens": [ { "deprel": "nsubj", "end_char": 90, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 89, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 95, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "take", "misc": "", "start_char": 91, "text": "take", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 101, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "issue", "misc": "", "start_char": 96, "text": "issue", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 106, "feats": null, "head": 6, "id": 4, "lemma": "with", "misc": "", "start_char": 102, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 110, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 107, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 115, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "word", "misc": "", "start_char": 111, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 117, "feats": null, "head": 8, "id": 7, "lemma": "\"", "misc": "", "start_char": 116, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "appos", "end_char": 128, "feats": "Degree=Pos", "head": 6, "id": 8, "lemma": "compulsive", "misc": "", "start_char": 118, "text": "compulsive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 129, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 132, "feats": null, "head": 2, "id": 10, "lemma": "\"", "misc": "", "start_char": 131, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT All)) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG saying)))))) (VP (VBZ is) (, ,) (SBAR (S (NP (PRP we)) (VP (VBP live) (PP (IN in) (NP (NP (DT a) (NN world)) (SBAR (WHADVP (WRB where)) (S (NP (NN closure)) (VP (VBZ is) (RB n't) (ADVP (RB always)) (NP (DT an) (NN op)))))))))))))" }, "speaker": "Amy", "text": "All I'm saying is, we live in a world where closure isn't always an op", "tokens": [ { "deprel": "nsubj:outer", "end_char": 136, "feats": null, "head": 8, "id": 1, "lemma": "all", "misc": "", "start_char": 133, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 138, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 137, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 141, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 139, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 148, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 4, "lemma": "say", "misc": "", "start_char": 142, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cop", "end_char": 151, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 149, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 8, "id": 6, "lemma": ",", "misc": "", "start_char": 152, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 156, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "we", "misc": "", "start_char": 154, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 161, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "live", "misc": "", "start_char": 157, "text": "live", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 164, "feats": null, "head": 11, "id": 9, "lemma": "in", "misc": "", "start_char": 162, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 166, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 165, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 172, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "world", "misc": "", "start_char": 167, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 178, "feats": "PronType=Rel", "head": 18, "id": 12, "lemma": "where", "misc": "", "start_char": 173, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 186, "feats": "Number=Sing", "head": 18, "id": 13, "lemma": "closure", "misc": "", "start_char": 179, "text": "closure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 189, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 14, "lemma": "be", "misc": "", "start_char": 187, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 193, "feats": null, "head": 18, "id": 15, "lemma": "not", "misc": "", "start_char": 190, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 200, "feats": null, "head": 18, "id": 16, "lemma": "always", "misc": "", "start_char": 194, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 203, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 201, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "acl:relcl", "end_char": 206, "feats": "Number=Sing", "head": 11, "id": 18, "lemma": "op", "misc": "", "start_char": 204, "text": "op", "upos": "NOUN", "xpos": "NN" } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (. .) (PP (IN For) (NP (NP (DT the) (NN sake)) (PP (IN of) (NP (NN argument))))) (, ,) (S (VP (VB let) (S (NP (PRP 's)) (VP (VB say) (SBAR (S (NP (PRP I)) (VP (VBP have) (NP (DT a) (NN problem))))))))) (. .) (SBARQ (WHNP (WP What)) (SQ (MD would) (VP (VB be) (NP (NP (PRP$ your) (NN plan)) (PP (IN for) (S (VP (VBG addressing) (NP (PRP it)))))))) (. ?))))" }, "speaker": "Sheldon", "text": "Okay . For the sake of argument, let's say I have a problem . What would be your plan for addressing it?", "tokens": [ { "deprel": "discourse", "end_char": 211, "feats": null, "head": 9, "id": 1, "lemma": "okay", "misc": "", "start_char": 207, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 212, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 217, "feats": null, "head": 5, "id": 3, "lemma": "for", "misc": "", "start_char": 214, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 221, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 218, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 226, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "sake", "misc": "", "start_char": 222, "text": "sake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 229, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 227, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 238, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "argument", "misc": "", "start_char": 230, "text": "argument", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 240, "feats": null, "head": 5, "id": 8, "lemma": ",", "misc": "", "start_char": 239, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 244, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 9, "lemma": "let", "misc": "", "start_char": 241, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 247, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "we", "misc": "", "start_char": 245, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 251, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "say", "misc": "", "start_char": 248, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 253, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 252, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 258, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 13, "lemma": "have", "misc": "", "start_char": 254, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 260, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 259, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 268, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "problem", "misc": "", "start_char": 261, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 270, "feats": null, "head": 17, "id": 16, "lemma": ".", "misc": "", "start_char": 269, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 275, "feats": "PronType=Int", "head": 9, "id": 17, "lemma": "what", "misc": "", "start_char": 271, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 281, "feats": "VerbForm=Fin", "head": 17, "id": 18, "lemma": "would", "misc": "", "start_char": 276, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 284, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "be", "misc": "", "start_char": 282, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 289, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "your", "misc": "", "start_char": 285, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 294, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "plan", "misc": "", "start_char": 290, "text": "plan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 298, "feats": null, "head": 23, "id": 22, "lemma": "for", "misc": "", "start_char": 295, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 309, "feats": "VerbForm=Ger", "head": 21, "id": 23, "lemma": "address", "misc": "", "start_char": 299, "text": "addressing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 312, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 24, "lemma": "it", "misc": "", "start_char": 310, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 314, "feats": null, "head": 9, "id": 25, "lemma": "?", "misc": "", "start_char": 313, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB recondition) (NP (PRP$ your) (NN brain)) (SBAR (IN so) (IN that) (S (NP (NP (DT the) (NN need)) (PP (IN for) (NP (NN completion)))) (VP (VBZ is) (RB n't) (ADJP (RB so) (JJ overwhelming)))))))))) (. .)))" }, "speaker": "Amy", "text": "I'm going to recondition your brain so that the need for completion isn't so overwhelming.", "tokens": [ { "deprel": "nsubj", "end_char": 316, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 315, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 319, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 317, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 325, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 320, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 328, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 326, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 340, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "recondition", "misc": "", "start_char": 329, "text": "recondition", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 345, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 341, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 351, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "brain", "misc": "", "start_char": 346, "text": "brain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 354, "feats": null, "head": 17, "id": 8, "lemma": "so", "misc": "", "start_char": 352, "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "fixed", "end_char": 359, "feats": null, "head": 8, "id": 9, "lemma": "that", "misc": "", "start_char": 355, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 363, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 360, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 368, "feats": "Number=Sing", "head": 17, "id": 11, "lemma": "need", "misc": "", "start_char": 364, "text": "need", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 372, "feats": null, "head": 13, "id": 12, "lemma": "for", "misc": "", "start_char": 369, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 383, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "completion", "misc": "", "start_char": 373, "text": "completion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 386, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 14, "lemma": "be", "misc": "", "start_char": 384, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 390, "feats": null, "head": 17, "id": 15, "lemma": "not", "misc": "", "start_char": 387, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 393, "feats": null, "head": 17, "id": 16, "lemma": "so", "misc": "", "start_char": 391, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 406, "feats": "Degree=Pos", "head": 5, "id": 17, "lemma": "overwhelming", "misc": "", "start_char": 394, "text": "overwhelming", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 407, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (PP (IN By) (S (VP (VBG playing) (NP (NN tic) (HYPH -) (NN tac) (HYPH -) (NN toe)))) (. ?)))" }, "speaker": "Sheldon", "text": "By playing tic - tac - toe?", "tokens": [ { "deprel": "mark", "end_char": 411, "feats": null, "head": 2, "id": 1, "lemma": "by", "misc": "", "start_char": 409, "text": "By", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "root", "end_char": 419, "feats": "VerbForm=Ger", "head": 0, "id": 2, "lemma": "play", "misc": "", "start_char": 412, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 423, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "tic", "misc": "", "start_char": 420, "text": "tic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 425, "feats": null, "head": 3, "id": 4, "lemma": "-", "misc": "", "start_char": 424, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 429, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "tac", "misc": "", "start_char": 426, "text": "tac", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 431, "feats": null, "head": 5, "id": 6, "lemma": "-", "misc": "", "start_char": 430, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 435, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "toe", "misc": "", "start_char": 432, "text": "toe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 437, "feats": null, "head": 2, "id": 8, "lemma": "?", "misc": "", "start_char": 436, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (NP (PRP$ Your) (NN turn) (. .)))" }, "speaker": "Amy", "text": "Your turn.", "tokens": [ { "deprel": "nmod:poss", "end_char": 442, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "your", "misc": "", "start_char": 438, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 447, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "turn", "misc": "", "start_char": 443, "text": "turn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 449, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 448, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NNP Amy) (. .)) (CC And) (S (NP (PRP you)) (VP (VBP wonder) (SBAR (WHADVP (WRB why)) (S (NP (NNS people)) (VP (VBP think) (S (SBAR (S (NP (NN neuroscience)) (VP (VBZ is) (NP (NP (NN nothing)) (PP (IN but) (NP (NP (DT a) (JJ goofy) (NN game)) (PP (IN for) (NP (NN diaper) (NNS babies)))))))) (. .) (S (NP (NN Tic) (HYPH -) (NN tac) (HYPH -) (NN toe)) (VP (MD can) (ADVP (RB only)) (VP (VB end) (PP (IN in) (S (VP (NN win) (, ,) (VB lose) (CC or) (VB draw) (, ...) (SBAR (NP (NP (NN none)) (WHPP (IN of) (WHNP (WDT which)))) (S (VP (MD will) (VP (VB deny) (NP (PRP me)) (NP (NN closure))))))))) (. .) (SBAR (ADVP (RB Especially)) (IN since) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB about) (S (VP (TO to) (VP (VB win)))))))))))) (. .) (NP (NNP B) (, -)) (CC But) (S (NP (PRP we)) (VP (VBD did) (RB n't) (VP (VB finish)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, Amy . And you wonder why people think neuroscience is nothing but a goofy game for diaper babies . Tic - tac - toe can only end in win, lose or draw...none of which will deny me closure . Especially since I'm about to win . B - But we didn't finish.", "tokens": [ { "deprel": "discourse", "end_char": 452, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 450, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 454, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 453, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 458, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Amy", "misc": "", "start_char": 455, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 460, "feats": null, "head": 7, "id": 4, "lemma": ".", "misc": "", "start_char": 459, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 464, "feats": null, "head": 7, "id": 5, "lemma": "and", "misc": "", "start_char": 461, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 468, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 465, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 475, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "wonder", "misc": "", "start_char": 469, "text": "wonder", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 479, "feats": "PronType=Rel", "head": 10, "id": 8, "lemma": "why", "misc": "", "start_char": 476, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 486, "feats": "Number=Plur", "head": 10, "id": 9, "lemma": "person", "misc": "", "start_char": 480, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "end_char": 492, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 10, "lemma": "think", "misc": "", "start_char": 487, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 505, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "neuroscience", "misc": "", "start_char": 493, "text": "neuroscience", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 508, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 506, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 516, "feats": "Number=Sing|PronType=Neg", "head": 10, "id": 13, "lemma": "nothing", "misc": "", "start_char": 509, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 520, "feats": null, "head": 17, "id": 14, "lemma": "but", "misc": "", "start_char": 517, "text": "but", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 522, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 521, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 528, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "goofy", "misc": "", "start_char": 523, "text": "goofy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 533, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "game", "misc": "", "start_char": 529, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 537, "feats": null, "head": 20, "id": 18, "lemma": "for", "misc": "", "start_char": 534, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 544, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "diaper", "misc": "", "start_char": 538, "text": "diaper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 551, "feats": "Number=Plur", "head": 17, "id": 20, "lemma": "baby", "misc": "", "start_char": 545, "text": "babies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 553, "feats": null, "head": 7, "id": 21, "lemma": ".", "misc": "", "start_char": 552, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 557, "feats": "Number=Sing", "head": 26, "id": 22, "lemma": "tic", "misc": "", "start_char": 554, "text": "Tic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 559, "feats": null, "head": 22, "id": 23, "lemma": "-", "misc": "", "start_char": 558, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 563, "feats": "Number=Sing", "head": 26, "id": 24, "lemma": "tac", "misc": "", "start_char": 560, "text": "tac", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 565, "feats": null, "head": 26, "id": 25, "lemma": "-", "misc": "", "start_char": 564, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nsubj", "end_char": 569, "feats": "Number=Sing", "head": 29, "id": 26, "lemma": "toe", "misc": "", "start_char": 566, "text": "toe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 573, "feats": "VerbForm=Fin", "head": 29, "id": 27, "lemma": "can", "misc": "", "start_char": 570, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 578, "feats": null, "head": 29, "id": 28, "lemma": "only", "misc": "", "start_char": 574, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 582, "feats": "VerbForm=Inf", "head": 7, "id": 29, "lemma": "end", "misc": "", "start_char": 579, "text": "end", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 585, "feats": null, "head": 31, "id": 30, "lemma": "in", "misc": "", "start_char": 583, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 589, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "win", "misc": "", "start_char": 586, "text": "win", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 591, "feats": null, "head": 33, "id": 32, "lemma": ",", "misc": "", "start_char": 590, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 596, "feats": "VerbForm=Inf", "head": 29, "id": 33, "lemma": "lose", "misc": "", "start_char": 592, "text": "lose", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 599, "feats": null, "head": 35, "id": 34, "lemma": "or", "misc": "", "start_char": 597, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 604, "feats": "VerbForm=Inf", "head": 33, "id": 35, "lemma": "draw", "misc": "", "start_char": 600, "text": "draw", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 608, "feats": null, "head": 29, "id": 36, "lemma": "...", "misc": "", "start_char": 605, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 613, "feats": "Number=Sing", "head": 41, "id": 37, "lemma": "none", "misc": "", "start_char": 609, "text": "none", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 616, "feats": null, "head": 39, "id": 38, "lemma": "of", "misc": "", "start_char": 614, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 622, "feats": "PronType=Rel", "head": 37, "id": 39, "lemma": "which", "misc": "", "start_char": 617, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 627, "feats": "VerbForm=Fin", "head": 41, "id": 40, "lemma": "will", "misc": "", "start_char": 623, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 632, "feats": "VerbForm=Inf", "head": 29, "id": 41, "lemma": "deny", "misc": "", "start_char": 628, "text": "deny", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 635, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 41, "id": 42, "lemma": "I", "misc": "", "start_char": 633, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 643, "feats": "Number=Sing", "head": 41, "id": 43, "lemma": "closure", "misc": "", "start_char": 636, "text": "closure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 645, "feats": null, "head": 7, "id": 44, "lemma": ".", "misc": "", "start_char": 644, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 656, "feats": null, "head": 49, "id": 45, "lemma": "especially", "misc": "", "start_char": 646, "text": "Especially", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 662, "feats": null, "head": 49, "id": 46, "lemma": "since", "misc": "", "start_char": 657, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 664, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 49, "id": 47, "lemma": "I", "misc": "", "start_char": 663, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 667, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 49, "id": 48, "lemma": "be", "misc": "", "start_char": 665, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 673, "feats": null, "head": 41, "id": 49, "lemma": "about", "misc": "", "start_char": 668, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 676, "feats": null, "head": 51, "id": 50, "lemma": "to", "misc": "", "start_char": 674, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 680, "feats": "VerbForm=Inf", "head": 49, "id": 51, "lemma": "win", "misc": "", "start_char": 677, "text": "win", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 682, "feats": null, "head": 53, "id": 52, "lemma": ".", "misc": "", "start_char": 681, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 684, "feats": "Number=Sing", "head": 51, "id": 53, "lemma": "B", "misc": "", "start_char": 683, "text": "B", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 686, "feats": null, "head": 59, "id": 54, "lemma": "-", "misc": "", "start_char": 685, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 690, "feats": null, "head": 59, "id": 55, "lemma": "but", "misc": "", "start_char": 687, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 693, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 59, "id": 56, "lemma": "we", "misc": "", "start_char": 691, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 697, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 59, "id": 57, "lemma": "do", "misc": "", "start_char": 694, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 701, "feats": null, "head": 59, "id": 58, "lemma": "not", "misc": "", "start_char": 698, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 708, "feats": "VerbForm=Inf", "head": 7, "id": 59, "lemma": "finish", "misc": "", "start_char": 702, "text": "finish", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 710, "feats": null, "head": 7, "id": 60, "lemma": ".", "misc": "", "start_char": 709, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBZ does) (NP (DT that)) (VP (VB make) (S (NP (PRP you)) (VP (VB feel))))) (. ?)))" }, "speaker": "Amy", "text": "How does that make you feel?", "tokens": [ { "deprel": "advmod", "end_char": 714, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 711, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 719, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 715, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 724, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 720, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 729, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "make", "misc": "", "start_char": 725, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 733, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 730, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 738, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "feel", "misc": "", "start_char": 734, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 740, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 739, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (NP (NP (NP (DT The) (JJ same) (NN way)) (SBAR (S (NP (DT any) (JJ normal) (NN person)) (VP (MD would))))) (. .) (S (VP (VB Feel) (SBAR (IN like) (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VP (VB peel) (PRT (RP off)) (NP (PRP$ my) (JJ own) (NN face))) (CC and) (VP (VB tear) (NP (PRP it)) (PP (IN in) (NP (CD two) (CC and) (RB then) (RB again) (CC and) (RB again))) (SBAR (IN until) (S (NP (PRP I)) (VP (VBP have) (NP (NP (DT a) (NN handful)) (PP (IN of) (NP (NML (NNP Sheldon) (HYPH -) (NN face)) (NN confetti)))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "The same way any normal person would . Feel like I want to peel off my own face and tear it in two and then again and again until I have a handful of Sheldon - face confetti.", "tokens": [ { "deprel": "det", "end_char": 744, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 741, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 749, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "same", "misc": "", "start_char": 745, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 753, "feats": "Number=Sing", "head": 9, "id": 3, "lemma": "way", "misc": "", "start_char": 750, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 757, "feats": null, "head": 6, "id": 4, "lemma": "any", "misc": "", "start_char": 754, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 764, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "normal", "misc": "", "start_char": 758, "text": "normal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 771, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "person", "misc": "", "start_char": 765, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 777, "feats": "VerbForm=Fin", "head": 3, "id": 7, "lemma": "would", "misc": "", "start_char": 772, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 779, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 778, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 784, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "feel", "misc": "", "start_char": 780, "text": "Feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 789, "feats": null, "head": 12, "id": 10, "lemma": "like", "misc": "", "start_char": 785, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 791, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 790, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 796, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 12, "lemma": "want", "misc": "", "start_char": 792, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 799, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 797, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 804, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "peel", "misc": "", "start_char": 800, "text": "peel", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 808, "feats": null, "head": 14, "id": 15, "lemma": "off", "misc": "", "start_char": 805, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 811, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 18, "id": 16, "lemma": "my", "misc": "", "start_char": 809, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 815, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "own", "misc": "", "start_char": 812, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 820, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "face", "misc": "", "start_char": 816, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 824, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 821, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 829, "feats": "VerbForm=Inf", "head": 14, "id": 20, "lemma": "tear", "misc": "", "start_char": 825, "text": "tear", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 832, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "it", "misc": "", "start_char": 830, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 835, "feats": null, "head": 23, "id": 22, "lemma": "in", "misc": "", "start_char": 833, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 839, "feats": "NumForm=Word|NumType=Card", "head": 20, "id": 23, "lemma": "two", "misc": "", "start_char": 836, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 843, "feats": null, "head": 31, "id": 24, "lemma": "and", "misc": "", "start_char": 840, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 848, "feats": "PronType=Dem", "head": 26, "id": 25, "lemma": "then", "misc": "", "start_char": 844, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 854, "feats": null, "head": 31, "id": 26, "lemma": "again", "misc": "", "start_char": 849, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 858, "feats": null, "head": 28, "id": 27, "lemma": "and", "misc": "", "start_char": 855, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 864, "feats": null, "head": 26, "id": 28, "lemma": "again", "misc": "", "start_char": 859, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 870, "feats": null, "head": 31, "id": 29, "lemma": "until", "misc": "", "start_char": 865, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 872, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "I", "misc": "", "start_char": 871, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 877, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 31, "lemma": "have", "misc": "", "start_char": 873, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 879, "feats": "Definite=Ind|PronType=Art", "head": 33, "id": 32, "lemma": "a", "misc": "", "start_char": 878, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 887, "feats": "Number=Sing", "head": 31, "id": 33, "lemma": "handful", "misc": "", "start_char": 880, "text": "handful", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 890, "feats": null, "head": 38, "id": 34, "lemma": "of", "misc": "", "start_char": 888, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 898, "feats": "Number=Sing", "head": 37, "id": 35, "lemma": "Sheldon", "misc": "", "start_char": 891, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 900, "feats": null, "head": 37, "id": 36, "lemma": "-", "misc": "", "start_char": 899, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 905, "feats": "Number=Sing", "head": 38, "id": 37, "lemma": "face", "misc": "", "start_char": 901, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 914, "feats": "Number=Sing", "head": 33, "id": 38, "lemma": "confetti", "misc": "", "start_char": 906, "text": "confetti", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 916, "feats": null, "head": 9, "id": 39, "lemma": ".", "misc": "", "start_char": 915, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (DT that)) (VP (VBZ 's) (ADVP (RB exactly)) (NP (NP (DT the) (NN feeling)) (SBAR (S (NP (PRP we)) (VP (VBP want) (S (VP (TO to) (VP (VB address) (PP (IN with) (NP (NP (DT this) (NN course)) (PP (IN of) (NP (NN treatment))))))))))))) (. .)))" }, "speaker": "Amy", "text": "And that's exactly the feeling we want to address with this course of treatment.", "tokens": [ { "deprel": "cc", "end_char": 920, "feats": null, "head": 6, "id": 1, "lemma": "and", "misc": "", "start_char": 917, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 925, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 2, "lemma": "that", "misc": "", "start_char": 921, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 928, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 926, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 936, "feats": null, "head": 6, "id": 4, "lemma": "exactly", "misc": "", "start_char": 929, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 940, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 937, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 948, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "feeling", "misc": "", "start_char": 941, "text": "feeling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 951, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "we", "misc": "", "start_char": 949, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 956, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "want", "misc": "", "start_char": 952, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 959, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 957, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 967, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "address", "misc": "", "start_char": 960, "text": "address", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 972, "feats": null, "head": 13, "id": 11, "lemma": "with", "misc": "", "start_char": 968, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 977, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "this", "misc": "", "start_char": 973, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 984, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "course", "misc": "", "start_char": 978, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 987, "feats": null, "head": 15, "id": 14, "lemma": "of", "misc": "", "start_char": 985, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 997, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "treatment", "misc": "", "start_char": 988, "text": "treatment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 999, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 998, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (CC or) (NP (PRP you)) (VP (MD could) (VP (VP (VB pitch) (ADVP (RB in))) (, ,) (VP (VB grab) (NP (DT a) (NN nostril))) (CC and) (VP (VB help) (S (NP (PRP me)) (VP (VB get) (NP (DT this) (NN face)) (PRT (RP off))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, or you could pitch in, grab a nostril and help me get this face off.", "tokens": [ { "deprel": "discourse", "end_char": 1004, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1000, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1006, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1005, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1009, "feats": null, "head": 6, "id": 3, "lemma": "or", "misc": "", "start_char": 1007, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1013, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 1010, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1019, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "could", "misc": "", "start_char": 1014, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1025, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "pitch", "misc": "", "start_char": 1020, "text": "pitch", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1028, "feats": null, "head": 6, "id": 7, "lemma": "in", "misc": "", "start_char": 1026, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1030, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 1029, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1035, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "grab", "misc": "", "start_char": 1031, "text": "grab", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1037, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 1036, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1045, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "nostril", "misc": "", "start_char": 1038, "text": "nostril", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1049, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 1046, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1054, "feats": "VerbForm=Inf", "head": 6, "id": 13, "lemma": "help", "misc": "", "start_char": 1050, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1057, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 14, "lemma": "I", "misc": "", "start_char": 1055, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1061, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "get", "misc": "", "start_char": 1058, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1066, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 16, "lemma": "this", "misc": "", "start_char": 1062, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1071, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "face", "misc": "", "start_char": 1067, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 1075, "feats": null, "head": 15, "id": 18, "lemma": "off", "misc": "", "start_char": 1072, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1077, "feats": null, "head": 6, "id": 19, "lemma": ".", "misc": "", "start_char": 1076, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (PRP you)) (VP (MD can) (VP (VB do) (NP (DT this)))) (. .)))" }, "speaker": "Amy", "text": "Come on, you can do this.", "tokens": [ { "deprel": "root", "end_char": 1082, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 1078, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1085, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 1083, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1087, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1086, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1091, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 1088, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1095, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "can", "misc": "", "start_char": 1092, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1098, "feats": "VerbForm=Inf", "head": 1, "id": 6, "lemma": "do", "misc": "", "start_char": 1096, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1103, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "this", "misc": "", "start_char": 1099, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1105, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 1104, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VP (VBP do) (RB n't) (VP (VB know) (SBAR (SBAR (WHNP (WP what)) (S (NP (NP (PRP it))) (VP (VBZ 's) (PP (JJ like)) (S (VP (TO to) (VP (VB feel) (ADJP (RB completely) (JJ frustrated)))))))) (. .) (S (VP (TO To) (VP (VB have) (S (NP (NML (DT a) (HYPH -) (DT a)) (NN desire)) (VP (VB build) (PRT (RP up)) (PP (IN within) (NP (PRP you))))))))))) (CC and) (VP (VB be) (VP (VBN denied) (NP (NP (DT any) (NN opportunity)) (PP (IN for) (NP (NN release))))))) (. .)))" }, "speaker": "Sheldon", "text": "You don't know what it's like to feel completely frustrated . To have a - a desire build up within you and be denied any opportunity for release.", "tokens": [ { "deprel": "nsubj", "end_char": 1109, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1106, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1112, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1110, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1116, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1113, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1121, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 1117, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1126, "feats": "PronType=Rel", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 1122, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "expl", "end_char": 1129, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "it", "misc": "", "start_char": 1127, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1132, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1130, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1137, "feats": "Degree=Pos", "head": 5, "id": 8, "lemma": "like", "misc": "", "start_char": 1133, "text": "like", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1140, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 1138, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 1145, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "feel", "misc": "", "start_char": 1141, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1156, "feats": null, "head": 12, "id": 11, "lemma": "completely", "misc": "", "start_char": 1146, "text": "completely", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 1167, "feats": "Degree=Pos", "head": 10, "id": 12, "lemma": "frustrated", "misc": "", "start_char": 1157, "text": "frustrated", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1169, "feats": null, "head": 15, "id": 13, "lemma": ".", "misc": "", "start_char": 1168, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1172, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 1170, "text": "To", "upos": "PART", "xpos": "TO" }, { "deprel": "parataxis", "end_char": 1177, "feats": "VerbForm=Inf", "head": 4, "id": 15, "lemma": "have", "misc": "", "start_char": 1173, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1179, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 16, "lemma": "a", "misc": "", "start_char": 1178, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1181, "feats": null, "head": 16, "id": 17, "lemma": "-", "misc": "", "start_char": 1180, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "det", "end_char": 1183, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 18, "lemma": "a", "misc": "", "start_char": 1182, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1190, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "desire", "misc": "", "start_char": 1184, "text": "desire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 1196, "feats": "VerbForm=Inf", "head": 15, "id": 20, "lemma": "build", "misc": "", "start_char": 1191, "text": "build", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1199, "feats": null, "head": 20, "id": 21, "lemma": "up", "misc": "", "start_char": 1197, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1206, "feats": null, "head": 23, "id": 22, "lemma": "within", "misc": "", "start_char": 1200, "text": "within", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1210, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 23, "lemma": "you", "misc": "", "start_char": 1207, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1214, "feats": null, "head": 26, "id": 24, "lemma": "and", "misc": "", "start_char": 1211, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux:pass", "end_char": 1217, "feats": "VerbForm=Inf", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 1215, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "end_char": 1224, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 15, "id": 26, "lemma": "deny", "misc": "", "start_char": 1218, "text": "denied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 1228, "feats": null, "head": 28, "id": 27, "lemma": "any", "misc": "", "start_char": 1225, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1240, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "opportunity", "misc": "", "start_char": 1229, "text": "opportunity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1244, "feats": null, "head": 30, "id": 29, "lemma": "for", "misc": "", "start_char": 1241, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1252, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "release", "misc": "", "start_char": 1245, "text": "release", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1254, "feats": null, "head": 4, "id": 31, "lemma": ".", "misc": "", "start_char": 1253, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (VP (VBZ sounds) (PP (IN like) (NP (DT a) (NN drag)))) (. .)))" }, "speaker": "Amy", "text": "Yeah, sounds like a drag.", "tokens": [ { "deprel": "discourse", "end_char": 1259, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1255, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1261, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1260, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1268, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "sound", "misc": "", "start_char": 1262, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1273, "feats": null, "head": 6, "id": 4, "lemma": "like", "misc": "", "start_char": 1269, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1275, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 1274, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1280, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "drag", "misc": "", "start_char": 1276, "text": "drag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1282, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1281, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 2, 1, 1 ], [ 3, 19, 19 ], [ 3, 19, 23 ], [ 4, 0, 0 ], [ 4, 9, 12 ], [ 7, 2, 2 ], [ 7, 5, 5 ], [ 11, 3, 3 ], [ 13, 0, 0 ], [ 13, 22, 22 ] ], [ [ 0, 12, 12 ] ], [ [ 0, 16, 16 ] ], [ [ 0, 5, 16 ], [ 10, 11, 14 ] ], [ [ 0, 8, 16 ] ], [ [ 0, 12, 16 ], [ 1, 4, 7 ] ], [ [ 1, 0, 0 ], [ 3, 11, 11 ], [ 4, 5, 5 ], [ 4, 5, 6 ], [ 6, 0, 0 ], [ 6, 0, 1 ], [ 7, 41, 41 ], [ 7, 46, 46 ], [ 8, 4, 4 ], [ 9, 10, 10 ], [ 9, 15, 15 ], [ 9, 15, 17 ], [ 9, 20, 20 ], [ 9, 29, 29 ], [ 9, 34, 37 ], [ 9, 31, 37 ], [ 10, 1, 1 ], [ 10, 3, 5 ], [ 11, 13, 13 ], [ 11, 15, 16 ], [ 12, 3, 3 ] ], [ [ 1, 2, 2 ] ], [ [ 2, 0, 0 ] ], [ [ 2, 0, 3 ] ], [ [ 2, 6, 6 ], [ 10, 6, 6 ] ], [ [ 2, 12, 12 ], [ 7, 42, 42 ] ], [ [ 2, 9, 17 ] ], [ [ 2, 16, 17 ] ], [ [ 3, 6, 6 ] ], [ [ 3, 3, 6 ] ], [ [ 3, 9, 9 ] ], [ [ 3, 13, 14 ], [ 3, 23, 23 ] ], [ [ 3, 16, 16 ] ], [ [ 4, 12, 12 ] ], [ [ 5, 2, 6 ], [ 7, 21, 25 ] ], [ [ 7, 8, 8 ] ], [ [ 7, 10, 10 ], [ 7, 14, 19 ], [ 7, 12, 19 ], [ 8, 2, 2 ] ], [ [ 7, 12, 12 ] ], [ [ 7, 18, 19 ] ], [ [ 7, 36, 36 ] ], [ [ 7, 38, 38 ] ], [ [ 7, 30, 42 ] ], [ [ 7, 52, 52 ] ], [ [ 7, 55, 55 ] ], [ [ 9, 0, 2 ] ], [ [ 9, 3, 5 ] ], [ [ 9, 22, 22 ] ], [ [ 10, 14, 14 ] ], [ [ 11, 9, 10 ] ], [ [ 12, 6, 6 ] ], [ [ 13, 4, 4 ] ], [ [ 13, 5, 5 ] ], [ [ 13, 15, 18 ] ], [ [ 13, 29, 29 ] ], [ [ 13, 26, 29 ] ], [ [ 14, 4, 5 ] ] ]
s06e21c06t
I've come up with a series of exercises to help with your compulsive need for closure. I take issue with the word " compulsive . " All I'm saying is, we live in a world where closure isn't always an op Okay . For the sake of argument, let's say I have a problem . What would be your plan for addressing it? I'm going to recondition your brain so that the need for completion isn't so overwhelming. By playing tic - tac - toe? Your turn. Oh, Amy . And you wonder why people think neuroscience is nothing but a goofy game for diaper babies . Tic - tac - toe can only end in win, lose or draw...none of which will deny me closure . Especially since I'm about to win . B - But we didn't finish. How does that make you feel? The same way any normal person would . Feel like I want to peel off my own face and tear it in two and then again and again until I have a handful of Sheldon - face confetti. And that's exactly the feeling we want to address with this course of treatment. Yeah, or you could pitch in, grab a nostril and help me get this face off. Come on, you can do this. You don't know what it's like to feel completely frustrated . To have a - a desire build up within you and be denied any opportunity for release. Yeah, sounds like a drag.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (VP (VB help) (NP (PRP me)) (ADVP (RP out) (RB here))) (. .) (WHADVP (WRB Why)) (SQ (VBZ does) (NP (PRP he)) (VP (VB love) (NP (DT this) (NN show)) (ADVP (RB so) (RB much)))) (. ?)))" }, "speaker": "Penny", "text": "Okay, help me out here . Why does he love this show so much?", "tokens": [ { "deprel": "discourse", "end_char": 4, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 0, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 6, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 5, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 11, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "help", "misc": "", "start_char": 7, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 14, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 12, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 18, "feats": null, "head": 3, "id": 5, "lemma": "out", "misc": "", "start_char": 15, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 23, "feats": "PronType=Dem", "head": 3, "id": 6, "lemma": "here", "misc": "", "start_char": 19, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 24, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 29, "feats": "PronType=Int", "head": 11, "id": 8, "lemma": "why", "misc": "", "start_char": 26, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 34, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 30, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 37, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "he", "misc": "", "start_char": 35, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 42, "feats": "VerbForm=Inf", "head": 3, "id": 11, "lemma": "love", "misc": "", "start_char": 38, "text": "love", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 47, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "this", "misc": "", "start_char": 43, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 52, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "show", "misc": "", "start_char": 48, "text": "show", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 55, "feats": null, "head": 15, "id": 14, "lemma": "so", "misc": "", "start_char": 53, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 60, "feats": null, "head": 11, "id": 15, "lemma": "much", "misc": "", "start_char": 56, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 3, "id": 16, "lemma": "?", "misc": "", "start_char": 61, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (S (NP (EX there)) (VP (VBD was) (NP (NN action)))) (, ,) (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ funny)))) (. .) (PRN (S (NP (PRP I)) (VP (VBP mean))) (, ,)) (S (NP (PRP you)) (VP (VBP do) (VP (VB get) (SBAR (IN that) (SBAR (WHADVP (RB usually)) (S (NP (DT the) (NN monster)) (VP (VBZ chases) (NP (DT the) (JJ pretty) (NN girl))))))))) (, ,) (CC but) (S (NP (DT this) (NN time)) (NP (DT the) (JJ pretty) (NN girl)) (VP (VBZ chases) (NP (DT the) (NNS monsters)))) (. ?)))" }, "speaker": "Bernadette", "text": "Well, there was action, it was funny . I mean, you do get that usually the monster chases the pretty girl, but this time the pretty girl chases the monsters?", "tokens": [ { "deprel": "discourse", "end_char": 67, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 63, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 68, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 75, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 70, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 79, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 76, "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 86, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "action", "misc": "", "start_char": 80, "text": "action", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 88, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 87, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 91, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "it", "misc": "", "start_char": 89, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 95, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 92, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 101, "feats": "Degree=Pos", "head": 4, "id": 9, "lemma": "funny", "misc": "", "start_char": 96, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 103, "feats": null, "head": 12, "id": 10, "lemma": ".", "misc": "", "start_char": 102, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 105, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 104, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 110, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 12, "lemma": "mean", "misc": "", "start_char": 106, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 112, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 111, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 116, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 113, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 119, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "do", "misc": "", "start_char": 117, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 123, "feats": "VerbForm=Inf", "head": 4, "id": 16, "lemma": "get", "misc": "", "start_char": 120, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 128, "feats": null, "head": 21, "id": 17, "lemma": "that", "misc": "", "start_char": 124, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "end_char": 136, "feats": null, "head": 21, "id": 18, "lemma": "usually", "misc": "", "start_char": 129, "text": "usually", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 140, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 137, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 148, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "monster", "misc": "", "start_char": 141, "text": "monster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 155, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 21, "lemma": "chase", "misc": "", "start_char": 149, "text": "chases", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 159, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 22, "lemma": "the", "misc": "", "start_char": 156, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 166, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "pretty", "misc": "", "start_char": 160, "text": "pretty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 171, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "girl", "misc": "", "start_char": 167, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 32, "id": 25, "lemma": ",", "misc": "", "start_char": 172, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 177, "feats": null, "head": 32, "id": 26, "lemma": "but", "misc": "", "start_char": 174, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 182, "feats": "Number=Sing|PronType=Dem", "head": 28, "id": 27, "lemma": "this", "misc": "", "start_char": 178, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 187, "feats": "Number=Sing", "head": 32, "id": 28, "lemma": "time", "misc": "", "start_char": 183, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 191, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 29, "lemma": "the", "misc": "", "start_char": 188, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 198, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "pretty", "misc": "", "start_char": 192, "text": "pretty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 203, "feats": "Number=Sing", "head": 32, "id": 31, "lemma": "girl", "misc": "", "start_char": 199, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 210, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 32, "lemma": "chase", "misc": "", "start_char": 204, "text": "chases", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 214, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 33, "lemma": "the", "misc": "", "start_char": 211, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 223, "feats": "Number=Plur", "head": 32, "id": 34, "lemma": "monster", "misc": "", "start_char": 215, "text": "monsters", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 4, "id": 35, "lemma": "?", "misc": "", "start_char": 224, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Yippee))) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADVP (RB backwards))) (. .) (S (NP (PRP I)) (VP (VBP get) (NP (PRP it)))) (. .)))" }, "speaker": "Penny", "text": "Yippee, it's backwards . I get it.", "tokens": [ { "deprel": "discourse", "end_char": 232, "feats": null, "head": 5, "id": 1, "lemma": "yippee", "misc": "", "start_char": 226, "text": "Yippee", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 234, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 233, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 237, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 235, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 240, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 238, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 250, "feats": null, "head": 0, "id": 5, "lemma": "backwards", "misc": "", "start_char": 241, "text": "backwards", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 252, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 251, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 254, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 253, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 258, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "get", "misc": "", "start_char": 255, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 261, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "it", "misc": "", "start_char": 259, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 263, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 262, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBZ does) (NP (DT this)) (VP (VB bother) (NP (PRP you)) (ADVP (RB so) (RB much)))) (. ?)))" }, "speaker": "Bernadette", "text": "Why does this bother you so much?", "tokens": [ { "deprel": "advmod", "end_char": 267, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 264, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 272, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 268, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 277, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "this", "misc": "", "start_char": 273, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 284, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "bother", "misc": "", "start_char": 278, "text": "bother", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 288, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 285, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 291, "feats": null, "head": 7, "id": 6, "lemma": "so", "misc": "", "start_char": 289, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 296, "feats": null, "head": 4, "id": 7, "lemma": "much", "misc": "", "start_char": 292, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 298, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 297, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB just)) (, ,) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (RB so) (JJ passionate) (PP (IN about) (NP (ADJP (RB so) (JJ many)) (JJ different) (NNS things)))))) (. .) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP do) (RB n't) (VP (VB get) (NP (DT that) (NN way))))) (. .) (SQ (VBP Do) (NP (PRP you)))) (. ?)))" }, "speaker": "Penny", "text": "It's just, he's so passionate about so many different things . I just don't get that way . Do you?", "tokens": [ { "deprel": "nsubj", "end_char": 301, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "misc": "", "start_char": 299, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 304, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "be", "misc": "", "start_char": 302, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 309, "feats": null, "head": 2, "id": 3, "lemma": "just", "misc": "", "start_char": 305, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 311, "feats": null, "head": 2, "id": 4, "lemma": ",", "misc": "", "start_char": 310, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 314, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "he", "misc": "", "start_char": 312, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 317, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 315, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 320, "feats": null, "head": 8, "id": 7, "lemma": "so", "misc": "", "start_char": 318, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 331, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "passionate", "misc": "", "start_char": 321, "text": "passionate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 337, "feats": null, "head": 13, "id": 9, "lemma": "about", "misc": "", "start_char": 332, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 340, "feats": null, "head": 11, "id": 10, "lemma": "so", "misc": "", "start_char": 338, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 345, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "many", "misc": "", "start_char": 341, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 355, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "different", "misc": "", "start_char": 346, "text": "different", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 362, "feats": "Number=Plur", "head": 8, "id": 13, "lemma": "thing", "misc": "", "start_char": 356, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 364, "feats": null, "head": 8, "id": 14, "lemma": ".", "misc": "", "start_char": 363, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 366, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 15, "lemma": "I", "misc": "", "start_char": 365, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 371, "feats": null, "head": 19, "id": 16, "lemma": "just", "misc": "", "start_char": 367, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 374, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "do", "misc": "", "start_char": 372, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 378, "feats": null, "head": 19, "id": 18, "lemma": "not", "misc": "", "start_char": 375, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 382, "feats": "VerbForm=Inf", "head": 8, "id": 19, "lemma": "get", "misc": "", "start_char": 379, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 387, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 20, "lemma": "that", "misc": "", "start_char": 383, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 391, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "way", "misc": "", "start_char": 388, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 393, "feats": null, "head": 23, "id": 22, "lemma": ".", "misc": "", "start_char": 392, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 396, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 19, "id": 23, "lemma": "do", "misc": "", "start_char": 394, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 400, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 24, "lemma": "you", "misc": "", "start_char": 397, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 402, "feats": null, "head": 8, "id": 25, "lemma": "?", "misc": "", "start_char": 401, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADJP (JJ sure) (. .)) (NP (PRP I)) (VP (VBP 'm) (ADJP (RB pretty) (JJ passionate) (PP (IN about) (NP (NN science))))) (. .) (S (S (NP (PRP I)) (VP (VBP remember) (NP (NP (DT the) (JJ first) (NN time)) (SBAR (S (NP (PRP I)) (VP (VP (VBD looked) (PP (IN through) (NP (DT a) (NN microscope)))) (CC and) (VP (VBD saw) (NP (NP (NNS millions)) (PP (IN of) (NP (JJ tiny) (NNS microorganisms))))))))))) (. .) (S (NP (PRP It)) (VP (VBD was) (PP (IN like) (NP (DT a) (JJ whole) (JJ other) (NN universe))))) (. .) (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBD wanted) (S (VP (TO to)))))) (, ,) (NP (PRP I)) (VP (MD could) (VP (VB wipe) (NP (PRP it)) (PRT (RP out)) (PP (IN with) (NP (PRP$ my) (NN thumb))) (PP (IN like) (NP (DT a) (NN god))))))) (. .)))" }, "speaker": "Bernadette", "text": "Well, sure . I'm pretty passionate about science . I remember the first time I looked through a microscope and saw millions of tiny microorganisms . It was like a whole other universe . If I wanted to, I could wipe it out with my thumb like a god.", "tokens": [ { "deprel": "discourse", "end_char": 407, "feats": null, "head": 8, "id": 1, "lemma": "well", "misc": "", "start_char": 403, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 409, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 408, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 414, "feats": "Degree=Pos", "head": 8, "id": 3, "lemma": "sure", "misc": "", "start_char": 410, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 416, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 415, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 418, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 417, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 421, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 419, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 428, "feats": null, "head": 8, "id": 7, "lemma": "pretty", "misc": "", "start_char": 422, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 439, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "passionate", "misc": "", "start_char": 429, "text": "passionate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 445, "feats": null, "head": 10, "id": 9, "lemma": "about", "misc": "", "start_char": 440, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 453, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "science", "misc": "", "start_char": 446, "text": "science", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 455, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 454, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 457, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 456, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 466, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 13, "lemma": "remember", "misc": "", "start_char": 458, "text": "remember", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 470, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 467, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 476, "feats": "Degree=Pos|NumType=Ord", "head": 16, "id": 15, "lemma": "first", "misc": "", "start_char": 471, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 481, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "time", "misc": "", "start_char": 477, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 483, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 482, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 490, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 16, "id": 18, "lemma": "look", "misc": "", "start_char": 484, "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 498, "feats": null, "head": 21, "id": 19, "lemma": "through", "misc": "", "start_char": 491, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 500, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 499, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 511, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "microscope", "misc": "", "start_char": 501, "text": "microscope", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 515, "feats": null, "head": 23, "id": 22, "lemma": "and", "misc": "", "start_char": 512, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 519, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 18, "id": 23, "lemma": "see", "misc": "", "start_char": 516, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 528, "feats": "Number=Plur", "head": 23, "id": 24, "lemma": "million", "misc": "", "start_char": 520, "text": "millions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 531, "feats": null, "head": 27, "id": 25, "lemma": "of", "misc": "", "start_char": 529, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 536, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "tiny", "misc": "", "start_char": 532, "text": "tiny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 551, "feats": "Number=Plur", "head": 24, "id": 27, "lemma": "microorganism", "misc": "", "start_char": 537, "text": "microorganisms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 553, "feats": null, "head": 8, "id": 28, "lemma": ".", "misc": "", "start_char": 552, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 556, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 29, "lemma": "it", "misc": "", "start_char": 554, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 560, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 35, "id": 30, "lemma": "be", "misc": "", "start_char": 557, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 565, "feats": null, "head": 35, "id": 31, "lemma": "like", "misc": "", "start_char": 561, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 567, "feats": "Definite=Ind|PronType=Art", "head": 35, "id": 32, "lemma": "a", "misc": "", "start_char": 566, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 573, "feats": "Degree=Pos", "head": 35, "id": 33, "lemma": "whole", "misc": "", "start_char": 568, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 579, "feats": "Degree=Pos", "head": 35, "id": 34, "lemma": "other", "misc": "", "start_char": 574, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 588, "feats": "Number=Sing", "head": 8, "id": 35, "lemma": "universe", "misc": "", "start_char": 580, "text": "universe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 590, "feats": null, "head": 35, "id": 36, "lemma": ".", "misc": "", "start_char": 589, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 593, "feats": null, "head": 39, "id": 37, "lemma": "if", "misc": "", "start_char": 591, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 595, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 39, "id": 38, "lemma": "I", "misc": "", "start_char": 594, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 602, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 44, "id": 39, "lemma": "want", "misc": "", "start_char": 596, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 605, "feats": null, "head": 39, "id": 40, "lemma": "to", "misc": "", "start_char": 603, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 607, "feats": null, "head": 44, "id": 41, "lemma": ",", "misc": "", "start_char": 606, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 609, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 44, "id": 42, "lemma": "I", "misc": "", "start_char": 608, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 615, "feats": "VerbForm=Fin", "head": 44, "id": 43, "lemma": "could", "misc": "", "start_char": 610, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 620, "feats": "VerbForm=Inf", "head": 35, "id": 44, "lemma": "wipe", "misc": "", "start_char": 616, "text": "wipe", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 623, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 44, "id": 45, "lemma": "it", "misc": "", "start_char": 621, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 627, "feats": null, "head": 44, "id": 46, "lemma": "out", "misc": "", "start_char": 624, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 632, "feats": null, "head": 49, "id": 47, "lemma": "with", "misc": "", "start_char": 628, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 635, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 49, "id": 48, "lemma": "my", "misc": "", "start_char": 633, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 641, "feats": "Number=Sing", "head": 44, "id": 49, "lemma": "thumb", "misc": "", "start_char": 636, "text": "thumb", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 646, "feats": null, "head": 52, "id": 50, "lemma": "like", "misc": "", "start_char": 642, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 648, "feats": "Definite=Ind|PronType=Art", "head": 52, "id": 51, "lemma": "a", "misc": "", "start_char": 647, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 652, "feats": "Number=Sing", "head": 44, "id": 52, "lemma": "god", "misc": "", "start_char": 649, "text": "god", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 654, "feats": null, "head": 8, "id": 53, "lemma": ".", "misc": "", "start_char": 653, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP wish) (SBAR (S (NP (PRP I)) (VP (VBD had) (NP (NP (DT some)) (PP (IN of) (NP (DT that) (NN fire)))) (PP (IN in) (NP (PRP$ my) (NN life))))) (PRN (. .) (S (NP (PRP I)) (VP (VBP mean))) (, ,)) (SBAR (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VP (VB care) (PP (IN about) (NP (NNS things)))) (CC and) (VP (VB get) (ADJP (JJ excited) (PP (IN like) (NP (PRP you) (NNS guys))))))))))))) (. .)))" }, "speaker": "Penny", "text": "I wish I had some of that fire in my life . I mean, I want to care about things and get excited like you guys.", "tokens": [ { "deprel": "nsubj", "end_char": 656, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 655, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 661, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "wish", "misc": "", "start_char": 657, "text": "wish", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 663, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 662, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 667, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 4, "lemma": "have", "misc": "", "start_char": 664, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 672, "feats": null, "head": 4, "id": 5, "lemma": "some", "misc": "", "start_char": 668, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 675, "feats": null, "head": 8, "id": 6, "lemma": "of", "misc": "", "start_char": 673, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 680, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "that", "misc": "", "start_char": 676, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 685, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "fire", "misc": "", "start_char": 681, "text": "fire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 688, "feats": null, "head": 11, "id": 9, "lemma": "in", "misc": "", "start_char": 686, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 691, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 689, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 696, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "life", "misc": "", "start_char": 692, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 698, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 697, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 700, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 699, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 705, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 14, "lemma": "mean", "misc": "", "start_char": 701, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 707, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 706, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 709, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 708, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 714, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 17, "lemma": "want", "misc": "", "start_char": 710, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 717, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 715, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 722, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "care", "misc": "", "start_char": 718, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 728, "feats": null, "head": 21, "id": 20, "lemma": "about", "misc": "", "start_char": 723, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 735, "feats": "Number=Plur", "head": 19, "id": 21, "lemma": "thing", "misc": "", "start_char": 729, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 739, "feats": null, "head": 23, "id": 22, "lemma": "and", "misc": "", "start_char": 736, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 743, "feats": "VerbForm=Inf", "head": 19, "id": 23, "lemma": "get", "misc": "", "start_char": 740, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 751, "feats": "Degree=Pos", "head": 23, "id": 24, "lemma": "excited", "misc": "", "start_char": 744, "text": "excited", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 756, "feats": null, "head": 27, "id": 25, "lemma": "like", "misc": "", "start_char": 752, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "dep", "end_char": 760, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 27, "id": 26, "lemma": "you", "misc": "", "start_char": 757, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl", "end_char": 765, "feats": "Number=Plur", "head": 24, "id": 27, "lemma": "guy", "misc": "", "start_char": 761, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 2, "id": 28, "lemma": ".", "misc": "", "start_char": 766, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (NP (DT no) (NN reason)) (SBAR (S (NP (PRP you)) (VP (MD ca) (RB n't)))))) (. .)))" }, "speaker": "Bernadette", "text": "Well, there's no reason you can't.", "tokens": [ { "deprel": "discourse", "end_char": 772, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 768, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 774, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 773, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 780, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 775, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 783, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 781, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 786, "feats": null, "head": 6, "id": 5, "lemma": "no", "misc": "", "start_char": 784, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 793, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "reason", "misc": "", "start_char": 787, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 797, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 794, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 800, "feats": "VerbForm=Fin", "head": 6, "id": 8, "lemma": "can", "misc": "", "start_char": 798, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 804, "feats": null, "head": 8, "id": 9, "lemma": "not", "misc": "", "start_char": 801, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 806, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 805, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP think)) (. ?)))" }, "speaker": "Penny", "text": "You think?", "tokens": [ { "deprel": "nsubj", "end_char": 810, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 807, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 816, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 811, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 818, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 817, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT All)) (SBAR (S (NP (PRP we)) (VP (VBP need) (S (VP (TO to) (VP (VB do)))))))) (VP (VBZ is) (VP (VP (VB spend) (NP (DT a) (JJ little) (NN time))) (CC and) (VP (VB find) (NP (NP (NN something)) (SBAR (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ passionate) (PP (IN about)))))))))) (. .)))" }, "speaker": "Bernadette", "text": "All we need to do is spend a little time and find something you're passionate about.", "tokens": [ { "deprel": "nsubj:outer", "end_char": 822, "feats": null, "head": 7, "id": 1, "lemma": "all", "misc": "", "start_char": 819, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 825, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 823, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 830, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 3, "lemma": "need", "misc": "", "start_char": 826, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 833, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 831, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 836, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "do", "misc": "", "start_char": 834, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "cop", "end_char": 839, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 837, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 845, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "spend", "misc": "", "start_char": 840, "text": "spend", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 847, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 846, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 854, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "little", "misc": "", "start_char": 848, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 859, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "time", "misc": "", "start_char": 855, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 863, "feats": null, "head": 12, "id": 11, "lemma": "and", "misc": "", "start_char": 860, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 868, "feats": "VerbForm=Inf", "head": 7, "id": 12, "lemma": "find", "misc": "", "start_char": 864, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 878, "feats": "Number=Sing|PronType=Ind", "head": 12, "id": 13, "lemma": "something", "misc": "", "start_char": 869, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 882, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 879, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 886, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 883, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 897, "feats": "Degree=Pos", "head": 13, "id": 16, "lemma": "passionate", "misc": "", "start_char": 887, "text": "passionate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 903, "feats": null, "head": 16, "id": 17, "lemma": "about", "misc": "", "start_char": 898, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 905, "feats": null, "head": 7, "id": 18, "lemma": ".", "misc": "", "start_char": 904, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ sounds) (PP (IN like) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN work)))))) (. .)))" }, "speaker": "Penny", "text": "That sounds like a lot of work.", "tokens": [ { "deprel": "nsubj", "end_char": 910, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "that", "misc": "", "start_char": 906, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 917, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "sound", "misc": "", "start_char": 911, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 922, "feats": null, "head": 5, "id": 3, "lemma": "like", "misc": "", "start_char": 918, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 924, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 923, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 928, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "lot", "misc": "", "start_char": 925, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 931, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 929, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 936, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "work", "misc": "", "start_char": 932, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 938, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 937, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 1, 13, 13 ], [ 2, 6, 6 ], [ 3, 4, 4 ], [ 4, 14, 14 ], [ 6, 0, 0 ], [ 6, 2, 2 ], [ 6, 9, 9 ], [ 6, 9, 10 ], [ 6, 12, 12 ], [ 6, 15, 15 ], [ 7, 6, 6 ], [ 9, 13, 13 ] ], [ [ 0, 9, 9 ], [ 4, 4, 4 ] ], [ [ 0, 11, 12 ], [ 1, 2, 2 ], [ 1, 4, 4 ], [ 1, 6, 6 ], [ 3, 2, 2 ] ], [ [ 1, 10, 10 ], [ 4, 23, 23 ], [ 5, 4, 4 ], [ 5, 11, 11 ], [ 5, 16, 16 ], [ 5, 37, 37 ], [ 5, 41, 41 ], [ 5, 47, 47 ], [ 5, 47, 48 ], [ 8, 0, 0 ] ], [ [ 1, 18, 19 ], [ 1, 32, 33 ] ], [ [ 1, 21, 23 ], [ 1, 28, 30 ] ], [ [ 1, 26, 27 ] ], [ [ 2, 2, 2 ], [ 2, 8, 8 ] ], [ [ 4, 0, 0 ] ], [ [ 4, 9, 12 ] ], [ [ 4, 19, 20 ] ], [ [ 5, 9, 9 ], [ 5, 13, 26 ], [ 5, 28, 28 ] ], [ [ 5, 19, 20 ], [ 5, 23, 26 ], [ 5, 44, 44 ] ], [ [ 5, 25, 26 ] ], [ [ 5, 31, 34 ] ], [ [ 5, 50, 51 ] ], [ [ 6, 4, 4 ], [ 9, 12, 12 ], [ 9, 12, 16 ], [ 10, 0, 0 ] ], [ [ 6, 4, 7 ] ], [ [ 6, 6, 7 ] ], [ [ 6, 20, 20 ] ], [ [ 6, 25, 25 ] ], [ [ 6, 25, 26 ] ], [ [ 7, 2, 2 ] ], [ [ 7, 4, 8 ] ], [ [ 9, 0, 0 ] ], [ [ 9, 1, 1 ], [ 9, 0, 4 ] ], [ [ 9, 7, 9 ] ], [ [ 10, 6, 6 ] ], [ [ 10, 3, 6 ] ] ]
s06e21c07t
Okay, help me out here . Why does he love this show so much? Well, there was action, it was funny . I mean, you do get that usually the monster chases the pretty girl, but this time the pretty girl chases the monsters? Yippee, it's backwards . I get it. Why does this bother you so much? It's just, he's so passionate about so many different things . I just don't get that way . Do you? Well, sure . I'm pretty passionate about science . I remember the first time I looked through a microscope and saw millions of tiny microorganisms . It was like a whole other universe . If I wanted to, I could wipe it out with my thumb like a god. I wish I had some of that fire in my life . I mean, I want to care about things and get excited like you guys. Well, there's no reason you can't. You think? All we need to do is spend a little time and find something you're passionate about. That sounds like a lot of work.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Hey)) (, ,) (WHNP (WP what)) (SQ (VP (VBZ 's) (ADVP (RB up))) (. ?) (INTJ (UH Uh))) (, ,) (NP (NNP Lucy)) (VP (VBZ 's) (VP (VBG coming) (PRT (RB over)))) (. .)))" }, "speaker": "Howard", "text": "Hey, what's up? Uh, Lucy's coming over.", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 0, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 10, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "what", "misc": "", "start_char": 6, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 11, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 16, "feats": null, "head": 0, "id": 5, "lemma": "up", "misc": "", "start_char": 14, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 18, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 17, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 21, "feats": null, "head": 11, "id": 7, "lemma": "uh", "misc": "", "start_char": 19, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 22, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 28, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "Lucy", "misc": "", "start_char": 24, "text": "Lucy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 31, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 29, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 38, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 11, "lemma": "come", "misc": "", "start_char": 32, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 43, "feats": null, "head": 11, "id": 12, "lemma": "over", "misc": "", "start_char": 39, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 44, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (NP (NNP Lucy)) (VP (VBZ 's) (VP (VBG coming) (PRT (RB over)))) (. .) (S (NP (PRP I)) (VP (VBP need) (NP (DT some) (NN advice)))) (. .)))" }, "speaker": "Raj", "text": "Uh, Lucy's coming over . I need some advice.", "tokens": [ { "deprel": "discourse", "end_char": 48, "feats": null, "head": 5, "id": 1, "lemma": "uh", "misc": "", "start_char": 46, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 49, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 55, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Lucy", "misc": "", "start_char": 51, "text": "Lucy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 58, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 56, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 65, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "come", "misc": "", "start_char": 59, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 70, "feats": null, "head": 5, "id": 6, "lemma": "over", "misc": "", "start_char": 66, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 72, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 71, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 74, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 73, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 79, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "need", "misc": "", "start_char": 75, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 84, "feats": null, "head": 11, "id": 10, "lemma": "some", "misc": "", "start_char": 80, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 91, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "advice", "misc": "", "start_char": 85, "text": "advice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 92, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (RB However)) (ADVP (RB long)) (NP (PRP you)) (VP (VBP think) (SBAR (S (NP (DT the) (NN foreplay)) (VP (MD should) (VP (VP (VB be)) (, ,) (VP (VB triple) (NP (PRP it)))))))) (. .)))" }, "speaker": "Howard", "text": "However long you think the foreplay should be, triple it.", "tokens": [ { "deprel": "advmod", "end_char": 101, "feats": null, "head": 2, "id": 1, "lemma": "however", "misc": "", "start_char": 94, "text": "However", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 106, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "long", "misc": "", "start_char": 102, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 110, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 107, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 116, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 111, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 120, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 117, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 129, "feats": "Number=Sing", "head": 10, "id": 6, "lemma": "foreplay", "misc": "", "start_char": 121, "text": "foreplay", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 136, "feats": "VerbForm=Fin", "head": 10, "id": 7, "lemma": "should", "misc": "", "start_char": 130, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 139, "feats": "VerbForm=Inf", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 137, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 141, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 140, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "ccomp", "end_char": 148, "feats": "VerbForm=Inf", "head": 4, "id": 10, "lemma": "triple", "misc": "", "start_char": 142, "text": "triple", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 151, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "it", "misc": "", "start_char": 149, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 10, "id": 12, "lemma": ".", "misc": "", "start_char": 152, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VB tell) (NP (PRP me)) (SBAR (WHNP (WDT which) (NN one)) (S (NP (PRP you)) (VP (VBP think) (SBAR (S (VP (VBZ is) (ADJP (RBR more) (JJ manly)))))))) (. .) (NP (NP (DT This) (NN hockey) (NN jersey)) (CC or) (, ...) (NP (DT this) (NN football) (NN jersey)))) (. .)))" }, "speaker": "Raj", "text": "Just tell me which one you think is more manly . This hockey jersey or...this football jersey.", "tokens": [ { "deprel": "advmod", "end_char": 158, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 154, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 163, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "tell", "misc": "", "start_char": 159, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 166, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 164, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 172, "feats": "PronType=Int", "head": 5, "id": 4, "lemma": "which", "misc": "", "start_char": 167, "text": "which", "upos": "DET", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 176, "feats": "Number=Sing", "head": 10, "id": 5, "lemma": "one", "misc": "", "start_char": 173, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 180, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 177, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 186, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "think", "misc": "", "start_char": 181, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cop", "end_char": 189, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 187, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 194, "feats": "Degree=Cmp", "head": 10, "id": 9, "lemma": "more", "misc": "", "start_char": 190, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "ccomp", "end_char": 200, "feats": "Degree=Pos", "head": 7, "id": 10, "lemma": "manly", "misc": "", "start_char": 195, "text": "manly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 14, "id": 11, "lemma": ".", "misc": "", "start_char": 201, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 207, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 12, "lemma": "this", "misc": "", "start_char": 203, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 214, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "hockey", "misc": "", "start_char": 208, "text": "hockey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 221, "feats": "Number=Sing", "head": 2, "id": 14, "lemma": "jersey", "misc": "", "start_char": 215, "text": "jersey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 224, "feats": null, "head": 19, "id": 15, "lemma": "or", "misc": "", "start_char": 222, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 19, "id": 16, "lemma": "...", "misc": "", "start_char": 225, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 233, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 17, "lemma": "this", "misc": "", "start_char": 229, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 242, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "football", "misc": "", "start_char": 234, "text": "football", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 249, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "jersey", "misc": "", "start_char": 243, "text": "jersey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 251, "feats": null, "head": 2, "id": 20, "lemma": ".", "misc": "", "start_char": 250, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (. .) (VB Go) (PP (IN with) (NP (NN hockey))))) (. .)))" }, "speaker": "Howard", "text": "I don't know . Go with hockey.", "tokens": [ { "deprel": "nsubj", "end_char": 253, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 252, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 256, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 254, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 260, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 257, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 265, "feats": "VerbForm=Inf", "head": 6, "id": 4, "lemma": "know", "misc": "", "start_char": 261, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 267, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 266, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 270, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 268, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 275, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 271, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 282, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "hockey", "misc": "", "start_char": 276, "text": "hockey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 284, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 283, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (UH Good--) (ADJP (JJ black)) (VP (VBZ is) (ADJP (RBR more) (VBG slimming)))) (. .) (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (PRP her) (. .)) (SBAR (S (NP (PRP I)) (VP (VBD got) (S (VP (TO to) (VP (VB go) (VP (VB be) (NP (NN butch) (. .) (NNS Toodles)))))))))) (. .)))" }, "speaker": "Raj", "text": "Good-- black is more slimming . Oh, that's her . I got to go be butch . Toodles.", "tokens": [ { "deprel": "reparandum", "end_char": 291, "feats": null, "head": 5, "id": 1, "lemma": "good--", "misc": "", "start_char": 285, "text": "Good--", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 297, "feats": "Degree=Pos", "head": 5, "id": 2, "lemma": "black", "misc": "", "start_char": 292, "text": "black", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cop", "end_char": 300, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 298, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 305, "feats": "Degree=Cmp", "head": 5, "id": 4, "lemma": "more", "misc": "", "start_char": 301, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "end_char": 314, "feats": "VerbForm=Ger", "head": 0, "id": 5, "lemma": "slim", "misc": "", "start_char": 306, "text": "slimming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 315, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 319, "feats": null, "head": 11, "id": 7, "lemma": "oh", "misc": "", "start_char": 317, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 321, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 320, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 326, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 9, "lemma": "that", "misc": "", "start_char": 322, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 329, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 327, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 333, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 11, "lemma": "her", "misc": "", "start_char": 330, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 334, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 337, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 336, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 341, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 14, "lemma": "get", "misc": "", "start_char": 338, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 344, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 342, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 347, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "go", "misc": "", "start_char": 345, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "cop", "end_char": 350, "feats": "VerbForm=Inf", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 348, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 356, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "butch", "misc": "", "start_char": 351, "text": "butch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 358, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 357, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 366, "feats": "Number=Plur", "head": 5, "id": 20, "lemma": "toodle", "misc": "", "start_char": 359, "text": "Toodles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 368, "feats": null, "head": 5, "id": 21, "lemma": ".", "misc": "", "start_char": 367, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (INTJ (UH Hi) (. .)))" }, "speaker": "Lucy", "text": "Hi.", "tokens": [ { "deprel": "root", "end_char": 371, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 369, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 372, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (VP (VB Come) (PRT (RP in))) (. .)))" }, "speaker": "Raj", "text": "Come in.", "tokens": [ { "deprel": "root", "end_char": 378, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 374, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 381, "feats": null, "head": 1, "id": 2, "lemma": "in", "misc": "", "start_char": 379, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 383, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 382, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (VP (VB look) (SBAR (WHADJP (WRB how) (JJ cute)) (S (NP (PRP$ your) (JJ little) (NN doggy)) (VP (VBZ is))))) (. .)))" }, "speaker": "Lucy", "text": "Oh, look how cute your little doggy is.", "tokens": [ { "deprel": "discourse", "end_char": 386, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 384, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 388, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 387, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 393, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 389, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 397, "feats": "PronType=Int", "head": 5, "id": 4, "lemma": "how", "misc": "", "start_char": 394, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "ccomp", "end_char": 402, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "cute", "misc": "", "start_char": 398, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod:poss", "end_char": 407, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 6, "lemma": "your", "misc": "", "start_char": 403, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 414, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "little", "misc": "", "start_char": 408, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 420, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "doggy", "misc": "", "start_char": 415, "text": "doggy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 423, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "be", "misc": "", "start_char": 421, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 425, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 424, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP I)) (VP (MD would) (RB n't) (VP (VB get) (ADJP (RB too) (JJ close))))) (. .) (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBP give) (NP (DT the) (JJ right) (NN command)) (PP (IN in) (NP (NNP German)))))) (, ,) (NP (PRP she)) (VP (MD 'll) (VP (VB rip) (NP (PRP$ your) (NN face)) (PRT (RP off))))) (. .)))" }, "speaker": "Raj", "text": "Yeah, well, I wouldn't get too close . If I give the right command in German, she'll rip your face off.", "tokens": [ { "deprel": "discourse", "end_char": 430, "feats": null, "head": 8, "id": 1, "lemma": "yeah", "misc": "", "start_char": 426, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 432, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 431, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 437, "feats": null, "head": 8, "id": 3, "lemma": "well", "misc": "", "start_char": 433, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 439, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 438, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 441, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 440, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 447, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "would", "misc": "", "start_char": 442, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 451, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 448, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 455, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "get", "misc": "", "start_char": 452, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 459, "feats": null, "head": 10, "id": 9, "lemma": "too", "misc": "", "start_char": 456, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 465, "feats": "Degree=Pos", "head": 8, "id": 10, "lemma": "close", "misc": "", "start_char": 460, "text": "close", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 466, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 470, "feats": null, "head": 14, "id": 12, "lemma": "if", "misc": "", "start_char": 468, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 472, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 471, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 477, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 14, "lemma": "give", "misc": "", "start_char": 473, "text": "give", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 481, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 15, "lemma": "the", "misc": "", "start_char": 478, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 487, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "right", "misc": "", "start_char": 482, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 495, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "command", "misc": "", "start_char": 488, "text": "command", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 498, "feats": null, "head": 19, "id": 18, "lemma": "in", "misc": "", "start_char": 496, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 505, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "German", "misc": "", "start_char": 499, "text": "German", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 507, "feats": null, "head": 23, "id": 20, "lemma": ",", "misc": "", "start_char": 506, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 511, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 21, "lemma": "she", "misc": "", "start_char": 508, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 515, "feats": "VerbForm=Fin", "head": 23, "id": 22, "lemma": "will", "misc": "", "start_char": 512, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 519, "feats": "VerbForm=Inf", "head": 8, "id": 23, "lemma": "rip", "misc": "", "start_char": 516, "text": "rip", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 524, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "your", "misc": "", "start_char": 520, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 529, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "face", "misc": "", "start_char": 525, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 533, "feats": null, "head": 23, "id": 26, "lemma": "off", "misc": "", "start_char": 530, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 535, "feats": null, "head": 8, "id": 27, "lemma": ".", "misc": "", "start_char": 534, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 8, 8 ], [ 1, 2, 2 ], [ 5, 10, 10 ] ], [ [ 1, 7, 7 ], [ 2, 2, 2 ], [ 3, 2, 2 ], [ 5, 12, 12 ], [ 8, 5, 5 ], [ 8, 5, 7 ], [ 9, 4, 4 ], [ 9, 12, 12 ], [ 9, 20, 20 ] ], [ [ 1, 9, 10 ], [ 2, 4, 5 ], [ 2, 10, 10 ] ], [ [ 3, 5, 5 ], [ 4, 0, 0 ] ], [ [ 3, 12, 13 ], [ 4, 7, 7 ] ], [ [ 3, 11, 18 ] ], [ [ 3, 16, 18 ] ], [ [ 5, 1, 1 ] ], [ [ 5, 8, 8 ] ], [ [ 5, 19, 19 ] ], [ [ 9, 18, 18 ] ], [ [ 9, 14, 18 ] ], [ [ 9, 23, 23 ], [ 9, 23, 24 ] ] ]
s06e21c08t
Hey, what's up? Uh, Lucy's coming over. Uh, Lucy's coming over . I need some advice. However long you think the foreplay should be, triple it. Just tell me which one you think is more manly . This hockey jersey or...this football jersey. I don't know . Go with hockey. Good-- black is more slimming . Oh, that's her . I got to go be butch . Toodles. Hi. Come in. Oh, look how cute your little doggy is. Yeah, well, I wouldn't get too close . If I give the right command in German, she'll rip your face off.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (LST (NFP ♪) (NNP O'er) (NP (NP (DT the) (NN land)) (PP (IN of) (NP (NP (DT the) (JJ free) (`` ♪) (: ♪) (CC And) (DT the) (NN home)) (: ♪) (PP (IN Of) (NP (DT the) (, ...) (RB Next)))))) (. .)))" }, "speaker": "1 . Amy", "text": "♪ O'er the land of the free ♪ ♪ And the home ♪ Of the...Next.", "tokens": [ { "deprel": "punct", "end_char": 1, "feats": null, "head": 2, "id": 1, "lemma": "♪", "misc": "", "start_char": 0, "text": "♪", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "root", "end_char": 6, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "O'er", "misc": "", "start_char": 2, "text": "O'er", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 10, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 7, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 15, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "land", "misc": "", "start_char": 11, "text": "land", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 18, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 16, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 22, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 19, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 27, "feats": "Degree=Pos", "head": 4, "id": 7, "lemma": "free", "misc": "", "start_char": 23, "text": "free", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 4, "id": 8, "lemma": "♪", "misc": "", "start_char": 28, "text": "♪", "upos": "PUNCT", "xpos": "``" }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 4, "id": 9, "lemma": "♪", "misc": "", "start_char": 30, "text": "♪", "upos": "PUNCT", "xpos": ":" }, { "deprel": "cc", "end_char": 35, "feats": null, "head": 12, "id": 10, "lemma": "and", "misc": "", "start_char": 32, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 39, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 36, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 44, "feats": "Number=Sing", "head": 4, "id": 12, "lemma": "home", "misc": "", "start_char": 40, "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 46, "feats": null, "head": 12, "id": 13, "lemma": "♪", "misc": "", "start_char": 45, "text": "♪", "upos": "PUNCT", "xpos": ":" }, { "deprel": "case", "end_char": 49, "feats": null, "head": 15, "id": 14, "lemma": "of", "misc": "", "start_char": 47, "text": "Of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 53, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 15, "lemma": "the", "misc": "", "start_char": 50, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 4, "id": 16, "lemma": "...", "misc": "", "start_char": 54, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 62, "feats": null, "head": 4, "id": 17, "lemma": "next", "misc": "", "start_char": 58, "text": "Next", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 63, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (PDT quite) (DT an) (JJ impressive) (NN layout)))) (, ,) (SQ (VBZ is) (RB n't) (NP (PRP it))) (. ?)))" }, "speaker": "2 . Amy", "text": "That's quite an impressive layout, isn't it?", "tokens": [ { "deprel": "nsubj", "end_char": 69, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 1, "lemma": "that", "misc": "", "start_char": 65, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 72, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 70, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det:predet", "end_char": 78, "feats": null, "head": 6, "id": 3, "lemma": "quite", "misc": "", "start_char": 73, "text": "quite", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 81, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 79, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 92, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "impressive", "misc": "", "start_char": 82, "text": "impressive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 99, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "layout", "misc": "", "start_char": 93, "text": "layout", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 101, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 100, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 104, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "be", "misc": "", "start_char": 102, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 108, "feats": null, "head": 8, "id": 9, "lemma": "not", "misc": "", "start_char": 105, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 111, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 10, "lemma": "it", "misc": "", "start_char": 109, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 113, "feats": null, "head": 6, "id": 11, "lemma": "?", "misc": "", "start_char": 112, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Sheldon", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 117, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 114, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 118, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB box) (NP (PRP it)) (PRT (RP up))))) (. .)))" }, "speaker": "Amy", "text": "Let's box it up.", "tokens": [ { "deprel": "root", "end_char": 123, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 120, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 126, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 124, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 130, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "box", "misc": "", "start_char": 127, "text": "box", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 133, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 131, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 136, "feats": null, "head": 3, "id": 5, "lemma": "up", "misc": "", "start_char": 134, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 138, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 137, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB box) (NP (PRP it)) (PRT (RP up))))) (. .) (`` \") (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB box) (NP (PRP it)) (PRT (RP up)))))) (. .) ('' \")))" }, "speaker": "Sheldon", "text": "Let's box it up . \" Let's box it up . \"", "tokens": [ { "deprel": "root", "end_char": 142, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 139, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 145, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 143, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 149, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "box", "misc": "", "start_char": 146, "text": "box", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 152, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 150, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 155, "feats": null, "head": 3, "id": 5, "lemma": "up", "misc": "", "start_char": 153, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 157, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 156, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 159, "feats": null, "head": 8, "id": 7, "lemma": "\"", "misc": "", "start_char": 158, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 163, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 8, "lemma": "let", "misc": "", "start_char": 160, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 166, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "we", "misc": "", "start_char": 164, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 170, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "box", "misc": "", "start_char": 167, "text": "box", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 173, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "it", "misc": "", "start_char": 171, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 176, "feats": null, "head": 10, "id": 12, "lemma": "up", "misc": "", "start_char": 174, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 178, "feats": null, "head": 1, "id": 13, "lemma": ".", "misc": "", "start_char": 177, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 180, "feats": null, "head": 1, "id": 14, "lemma": "\"", "misc": "", "start_char": 179, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon) (, ,) (NNP Sheldon) (, ,)) (VP (VB give) (NP (PRP it))) (. !)))" }, "speaker": "3 . Amy", "text": "Sheldon, Sheldon, give it!", "tokens": [ { "deprel": "vocative", "end_char": 188, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 181, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 190, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 189, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 198, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 191, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 1, "id": 4, "lemma": ",", "misc": "", "start_char": 199, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 205, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "give", "misc": "", "start_char": 201, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 208, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 206, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 210, "feats": null, "head": 5, "id": 7, "lemma": "!", "misc": "", "start_char": 209, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (NNP Sheldon)) (, ,) (VP (VP (VP (VB make) (NP (DT a) (NN wish))) (CC and) (VP (VB blow) (PRT (RP out)) (NP (DT the) (NNS candles) (. .) (UH Oops)))) (, ,) (VP (VBD missed) (NP (CD one))) (. .) (S (ADVP (RB Now)) (NP (PRP$ your) (NN wish)) (VP (MD ca) (RB n't) (VP (VB come) (ADJP (JJ true)))))) (. .)))" }, "speaker": "4 . Amy", "text": "Okay, Sheldon, make a wish and blow out the candles . Oops, missed one . Now your wish can't come true.", "tokens": [ { "deprel": "discourse", "end_char": 215, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 211, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 216, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 225, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 218, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 227, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 226, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 232, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "make", "misc": "", "start_char": 228, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 234, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 233, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 239, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "wish", "misc": "", "start_char": 235, "text": "wish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 243, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 240, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 248, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 9, "lemma": "blow", "misc": "", "start_char": 244, "text": "blow", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 252, "feats": null, "head": 9, "id": 10, "lemma": "out", "misc": "", "start_char": 249, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 256, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 253, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 264, "feats": "Number=Plur", "head": 9, "id": 12, "lemma": "candle", "misc": "", "start_char": 257, "text": "candles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 266, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 265, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 271, "feats": null, "head": 16, "id": 14, "lemma": "oops", "misc": "", "start_char": 267, "text": "Oops", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 273, "feats": null, "head": 16, "id": 15, "lemma": ",", "misc": "", "start_char": 272, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 280, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 16, "lemma": "miss", "misc": "", "start_char": 274, "text": "missed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 284, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 17, "lemma": "one", "misc": "", "start_char": 281, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 286, "feats": null, "head": 16, "id": 18, "lemma": ".", "misc": "", "start_char": 285, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 290, "feats": null, "head": 24, "id": 19, "lemma": "now", "misc": "", "start_char": 287, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 295, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "your", "misc": "", "start_char": 291, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 300, "feats": "Number=Sing", "head": 24, "id": 21, "lemma": "wish", "misc": "", "start_char": 296, "text": "wish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 303, "feats": "VerbForm=Fin", "head": 24, "id": 22, "lemma": "can", "misc": "", "start_char": 301, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 307, "feats": null, "head": 24, "id": 23, "lemma": "not", "misc": "", "start_char": 304, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 312, "feats": "VerbForm=Inf", "head": 16, "id": 24, "lemma": "come", "misc": "", "start_char": 308, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 317, "feats": "Degree=Pos", "head": 24, "id": 25, "lemma": "true", "misc": "", "start_char": 313, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 5, "id": 26, "lemma": ".", "misc": "", "start_char": 318, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (ADJP (JJ Lucky) (PP (IN for) (NP (PRP you)))) (, ,) (INTJ (UH 'cause)) (NP (PRP I)) (VP (VBD wished) (SBAR (S (NP (PRP you)) (VP (VBD were) (ADJP (JJ dead)))))) (. .)))" }, "speaker": "Sheldon", "text": "Lucky for you, 'cause I wished you were dead.", "tokens": [ { "deprel": "root", "end_char": 325, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "lucky", "misc": "", "start_char": 320, "text": "Lucky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 329, "feats": null, "head": 3, "id": 2, "lemma": "for", "misc": "", "start_char": 326, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 333, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 3, "lemma": "you", "misc": "", "start_char": 330, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 1, "id": 4, "lemma": ",", "misc": "", "start_char": 334, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 342, "feats": null, "head": 7, "id": 5, "lemma": "'cause", "misc": "", "start_char": 336, "text": "'cause", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 344, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 343, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 351, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 1, "id": 7, "lemma": "wish", "misc": "", "start_char": 345, "text": "wished", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 355, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 352, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 360, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 356, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 365, "feats": "Degree=Pos", "head": 7, "id": 10, "lemma": "dead", "misc": "", "start_char": 361, "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 367, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 366, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 6 ] ], [ [ 0, 5, 6 ] ], [ [ 0, 10, 11 ] ], [ [ 0, 14, 14 ] ], [ [ 0, 14, 16 ] ], [ [ 1, 0, 0 ] ], [ [ 1, 2, 5 ], [ 1, 9, 9 ] ], [ [ 3, 1, 1 ] ], [ [ 3, 3, 3 ], [ 4, 3, 3 ], [ 4, 10, 10 ] ], [ [ 4, 1, 1 ], [ 4, 8, 8 ] ], [ [ 5, 0, 0 ], [ 5, 2, 2 ], [ 6, 2, 2 ], [ 6, 19, 19 ], [ 6, 19, 20 ], [ 7, 5, 5 ] ], [ [ 5, 5, 5 ] ], [ [ 6, 5, 6 ] ], [ [ 6, 10, 11 ], [ 6, 16, 16 ] ], [ [ 7, 2, 2 ], [ 7, 7, 7 ] ] ]
s06e21c09t
♪ O'er the land of the free ♪ ♪ And the home ♪ Of the...Next. That's quite an impressive layout, isn't it? Yes. Let's box it up. Let's box it up . " Let's box it up . " Sheldon, Sheldon, give it! Okay, Sheldon, make a wish and blow out the candles . Oops, missed one . Now your wish can't come true. Lucky for you, 'cause I wished you were dead.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (NP (CD 2:44)) (, ,) (ADVP (RB right) (IN on) (NP (NN schedule) (. .))) (INTJ (UH Hey)) (, ,) (NP (NNP Sheldon)) (. .)))" }, "speaker": "Howard", "text": "2:44, right on schedule . Hey, Sheldon.", "tokens": [ { "deprel": "root", "end_char": 4, "feats": "NumForm=Digit|NumType=Card", "head": 0, "id": 1, "lemma": "2:44", "misc": "", "start_char": 0, "text": "2:44", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 6, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 5, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 12, "feats": null, "head": 5, "id": 3, "lemma": "right", "misc": "", "start_char": 7, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 15, "feats": null, "head": 5, "id": 4, "lemma": "on", "misc": "", "start_char": 13, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 24, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "schedule", "misc": "", "start_char": 16, "text": "schedule", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 26, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 25, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 30, "feats": null, "head": 1, "id": 7, "lemma": "hey", "misc": "", "start_char": 27, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 31, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 40, "feats": "Number=Sing", "head": 1, "id": 9, "lemma": "Sheldon", "misc": "", "start_char": 33, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 41, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH hello)) (. .)))" }, "speaker": "Sheldon", "text": "Oh, hello.", "tokens": [ { "deprel": "discourse", "end_char": 45, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 43, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 46, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 53, "feats": null, "head": 0, "id": 3, "lemma": "hello", "misc": "", "start_char": 48, "text": "hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 54, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (NNP Raj) (CC and) (PRP I)) (VP (VBP are) (VP (VBG heading) (ADVP (RB over) (PP (IN to) (NP (DT the) (NN genetics) (NN lab)))) (S (VP (TO to) (VP (VB pet) (NP (DT the) (VP (NN glow) (HYPH -) (PP (IN in) (HYPH -) (NP (DT the) (HYPH -) (JJ dark)))) (NN bunny) (. .) (VB Want) (S (VP (TO to) (VP (VB come) (PP (IN with) (NP (PRP us)))))))))))) (. ?)))" }, "speaker": "Howard", "text": "Raj and I are heading over to the genetics lab to pet the glow - in - the - dark bunny . Want to come with us?", "tokens": [ { "deprel": "nsubj", "end_char": 59, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Raj", "misc": "", "start_char": 56, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 63, "feats": null, "head": 3, "id": 2, "lemma": "and", "misc": "", "start_char": 60, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 65, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 3, "lemma": "I", "misc": "", "start_char": 64, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 69, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 66, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 77, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "head", "misc": "", "start_char": 70, "text": "heading", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 82, "feats": null, "head": 5, "id": 6, "lemma": "over", "misc": "", "start_char": 78, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 85, "feats": null, "head": 10, "id": 7, "lemma": "to", "misc": "", "start_char": 83, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 89, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 86, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 98, "feats": "Number=Plur", "head": 10, "id": 9, "lemma": "genetics", "misc": "", "start_char": 90, "text": "genetics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 102, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "lab", "misc": "", "start_char": 99, "text": "lab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 105, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 103, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 109, "feats": "VerbForm=Inf", "head": 5, "id": 12, "lemma": "pet", "misc": "", "start_char": 106, "text": "pet", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 113, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 13, "lemma": "the", "misc": "", "start_char": 110, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 118, "feats": "Number=Sing", "head": 21, "id": 14, "lemma": "glow", "misc": "", "start_char": 114, "text": "glow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 14, "id": 15, "lemma": "-", "misc": "", "start_char": 119, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "case", "end_char": 123, "feats": null, "head": 20, "id": 16, "lemma": "in", "misc": "", "start_char": 121, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 125, "feats": null, "head": 16, "id": 17, "lemma": "-", "misc": "", "start_char": 124, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "det", "end_char": 129, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 18, "lemma": "the", "misc": "", "start_char": 126, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 20, "id": 19, "lemma": "-", "misc": "", "start_char": 130, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 136, "feats": "Degree=Pos", "head": 14, "id": 20, "lemma": "dark", "misc": "", "start_char": 132, "text": "dark", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 142, "feats": "Number=Sing", "head": 12, "id": 21, "lemma": "bunny", "misc": "", "start_char": 137, "text": "bunny", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 144, "feats": null, "head": 23, "id": 22, "lemma": ".", "misc": "", "start_char": 143, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 149, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 23, "lemma": "want", "misc": "", "start_char": 145, "text": "Want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 152, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 150, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 157, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "come", "misc": "", "start_char": 153, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 162, "feats": null, "head": 27, "id": 26, "lemma": "with", "misc": "", "start_char": 158, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 165, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 25, "id": 27, "lemma": "we", "misc": "", "start_char": 163, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 167, "feats": null, "head": 5, "id": 28, "lemma": "?", "misc": "", "start_char": 166, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (VBP thank) (NP (PRP you)) (. .)))" }, "speaker": "Sheldon", "text": "No, thank you.", "tokens": [ { "deprel": "discourse", "end_char": 170, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 168, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 171, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 178, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "thank", "misc": "", "start_char": 173, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 182, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 179, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 183, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ sure)) (. ?) (S (NP (PRP They)) (VP (VBP turn) (PRT (RP off)) (NP (DT the) (NNS lights)))) (, ,) (CC and) (S (NP (PRP it)) (VP (VBZ 's) (PP (IN like) (NP (NP (DT a) (JJ cute) (JJ little) (NN laser) (NN show)) (SBAR (WHNP (WDT that)) (S (VP (VBZ poops) (PP (ADVP (RB all)) (IN over) (NP (DT the) (NN place)))))))))) (. .)))" }, "speaker": "Raj", "text": "Are you sure? They turn off the lights, and it's like a cute little laser show that poops all over the place.", "tokens": [ { "deprel": "cop", "end_char": 188, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 185, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 192, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 189, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 197, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sure", "misc": "", "start_char": 193, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 198, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 204, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "they", "misc": "", "start_char": 200, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 209, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "turn", "misc": "", "start_char": 205, "text": "turn", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 213, "feats": null, "head": 6, "id": 7, "lemma": "off", "misc": "", "start_char": 210, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 217, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 214, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 224, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "light", "misc": "", "start_char": 218, "text": "lights", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 226, "feats": null, "head": 19, "id": 10, "lemma": ",", "misc": "", "start_char": 225, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 230, "feats": null, "head": 19, "id": 11, "lemma": "and", "misc": "", "start_char": 227, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 233, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 12, "lemma": "it", "misc": "", "start_char": 231, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 236, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 13, "lemma": "be", "misc": "", "start_char": 234, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 241, "feats": null, "head": 19, "id": 14, "lemma": "like", "misc": "", "start_char": 237, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 243, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 15, "lemma": "a", "misc": "", "start_char": 242, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 248, "feats": "Degree=Pos", "head": 19, "id": 16, "lemma": "cute", "misc": "", "start_char": 244, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 255, "feats": "Degree=Pos", "head": 19, "id": 17, "lemma": "little", "misc": "", "start_char": 249, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 261, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "laser", "misc": "", "start_char": 256, "text": "laser", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 266, "feats": "Number=Sing", "head": 6, "id": 19, "lemma": "show", "misc": "", "start_char": 262, "text": "show", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 271, "feats": "PronType=Rel", "head": 21, "id": 20, "lemma": "that", "misc": "", "start_char": 267, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 277, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 21, "lemma": "poop", "misc": "", "start_char": 272, "text": "poops", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 281, "feats": null, "head": 25, "id": 22, "lemma": "all", "misc": "", "start_char": 278, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 286, "feats": null, "head": 25, "id": 23, "lemma": "over", "misc": "", "start_char": 282, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 290, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 287, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 296, "feats": "Number=Sing", "head": 21, "id": 25, "lemma": "place", "misc": "", "start_char": 291, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 298, "feats": null, "head": 3, "id": 26, "lemma": ".", "misc": "", "start_char": 297, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB quite) (JJ sure) (. .) (JJ Good) (NN day))) (. .)))" }, "speaker": "Sheldon", "text": "I'm quite sure . Good day.", "tokens": [ { "deprel": "nsubj", "end_char": 300, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 299, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 303, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 301, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 309, "feats": null, "head": 4, "id": 3, "lemma": "quite", "misc": "", "start_char": 304, "text": "quite", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 314, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "sure", "misc": "", "start_char": 310, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 315, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 321, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "good", "misc": "", "start_char": 317, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 325, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "day", "misc": "", "start_char": 322, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 327, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 326, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (UH Well)) (, ,) (WHADVP (WRB where)) (SQ (SQ (VBP are) (NP (PRP you)) (VP (VBG going))) (. ?) (WHADVP (WRB Where)) (SQ (VBP are) (NP (PRP you)) (VP (VBG going)))) (. ?)))" }, "speaker": "Howard", "text": "Well, where are you going? Where are you going?", "tokens": [ { "deprel": "discourse", "end_char": 332, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 328, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 334, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 333, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 340, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "where", "misc": "", "start_char": 335, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 344, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 341, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 348, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 345, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 354, "feats": "Tense=Pres|VerbForm=Part", "head": 11, "id": 6, "lemma": "go", "misc": "", "start_char": 349, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 356, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 355, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 362, "feats": "PronType=Int", "head": 11, "id": 8, "lemma": "where", "misc": "", "start_char": 357, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 366, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 363, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 370, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 367, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 376, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 11, "lemma": "go", "misc": "", "start_char": 371, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 378, "feats": null, "head": 11, "id": 12, "lemma": "?", "misc": "", "start_char": 377, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBP are) (NP (PRP you)) (VP (VBG going))) (. ?)))" }, "speaker": "Sheldon", "text": "Where are you going?", "tokens": [ { "deprel": "advmod", "end_char": 384, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "where", "misc": "", "start_char": 379, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 388, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 385, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 392, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 389, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 398, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 393, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 399, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (ADVP (RB just)) (VP (VBD told) (NP (PRP you))) (. .)))" }, "speaker": "Raj", "text": "We just told you.", "tokens": [ { "deprel": "nsubj", "end_char": 403, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 401, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 408, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 404, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 413, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "tell", "misc": "", "start_char": 409, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 417, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 414, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 419, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 418, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD told) (NP (PRP you))) (. .)))" }, "speaker": "Sheldon", "text": "I just told you.", "tokens": [ { "deprel": "nsubj", "end_char": 421, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 420, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 426, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 422, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 431, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "tell", "misc": "", "start_char": 427, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 435, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 432, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 437, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 436, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP you)) (VP (VBD did) (ADVP (RB n’t))) (. .)))" }, "speaker": "Howard", "text": "No, you did n’t.", "tokens": [ { "deprel": "discourse", "end_char": 440, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 438, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 442, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 441, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 446, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 443, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 450, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 447, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 454, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 451, "text": "n’t", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 456, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 455, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Well)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (PRP$ your) (NN word)) (PP (IN against) (NP (PRP mine))))) (: ;) (S (VP (VB see) (NP (PRP you)) (PP (IN in) (NP (NN court))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, it's your word against mine; see you in court.", "tokens": [ { "deprel": "discourse", "end_char": 461, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 457, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 463, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 462, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 466, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 464, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 469, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 467, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 474, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 470, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 479, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "word", "misc": "", "start_char": 475, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 487, "feats": null, "head": 8, "id": 7, "lemma": "against", "misc": "", "start_char": 480, "text": "against", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 492, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 8, "lemma": "mine", "misc": "", "start_char": 488, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 494, "feats": null, "head": 10, "id": 9, "lemma": ";", "misc": "", "start_char": 493, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "parataxis", "end_char": 498, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 10, "lemma": "see", "misc": "", "start_char": 495, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 502, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 499, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 505, "feats": null, "head": 13, "id": 12, "lemma": "in", "misc": "", "start_char": 503, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 511, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "court", "misc": "", "start_char": 506, "text": "court", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 513, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 512, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SQ (MD Should) (NP (PRP we)) (VP (VB follow) (NP (PRP him))) (. ?)))" }, "speaker": "Howard", "text": "Should we follow him?", "tokens": [ { "deprel": "aux", "end_char": 520, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "should", "misc": "", "start_char": 514, "text": "Should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 523, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 521, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 530, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "follow", "misc": "", "start_char": 524, "text": "follow", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 534, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "he", "misc": "", "start_char": 531, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 536, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 535, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (, ,) (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ torn)))) (. .) (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB know) (SBAR (WHADVP (WRB where)) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG going)))))))))))))) (, ,) (CC but) (S (ADVP (RB now)) (NP (PRP I)) (ADVP (NN kind) (IN of)) (VP (VBP want) (S (VP (TO to) (VP (VB play) (PP (IN with) (NP (DT the) (NN bunny)))))))) (. .)))" }, "speaker": "Raj", "text": "I don't know, I'm torn . I want to know where he's going, but now I kind of want to play with the bunny.", "tokens": [ { "deprel": "nsubj", "end_char": 538, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 537, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 541, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 539, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 545, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 542, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 550, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 546, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 552, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 551, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 554, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 553, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 557, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 555, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 562, "feats": "Degree=Pos", "head": 4, "id": 8, "lemma": "torn", "misc": "", "start_char": 558, "text": "torn", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 564, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 563, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 566, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 565, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 571, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 11, "lemma": "want", "misc": "", "start_char": 567, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 574, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 572, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 579, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "know", "misc": "", "start_char": 575, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 585, "feats": "PronType=Rel", "head": 17, "id": 14, "lemma": "where", "misc": "", "start_char": 580, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 588, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 15, "lemma": "he", "misc": "", "start_char": 586, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 591, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 589, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 597, "feats": "Tense=Pres|VerbForm=Part", "head": 13, "id": 17, "lemma": "go", "misc": "", "start_char": 592, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 599, "feats": null, "head": 24, "id": 18, "lemma": ",", "misc": "", "start_char": 598, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 603, "feats": null, "head": 24, "id": 19, "lemma": "but", "misc": "", "start_char": 600, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 607, "feats": null, "head": 24, "id": 20, "lemma": "now", "misc": "", "start_char": 604, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 609, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 21, "lemma": "I", "misc": "", "start_char": 608, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 614, "feats": "Number=Sing", "head": 24, "id": 22, "lemma": "kind", "misc": "", "start_char": 610, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 617, "feats": null, "head": 22, "id": 23, "lemma": "of", "misc": "", "start_char": 615, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 622, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 24, "lemma": "want", "misc": "", "start_char": 618, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 625, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 623, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 630, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "play", "misc": "", "start_char": 626, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 635, "feats": null, "head": 29, "id": 27, "lemma": "with", "misc": "", "start_char": 631, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 639, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 28, "lemma": "the", "misc": "", "start_char": 636, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 645, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "bunny", "misc": "", "start_char": 640, "text": "bunny", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 4, "id": 30, "lemma": ".", "misc": "", "start_char": 646, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hi)) (, ,) (NP (NNS guys)) (. .)))" }, "speaker": "Alex", "text": "Hi, guys.", "tokens": [ { "deprel": "root", "end_char": 650, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 648, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 652, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 651, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 657, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "guy", "misc": "", "start_char": 653, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 659, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 658, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNP Alex)) (, ,) (SQ (VBP do) (NP (PRP you)) (VP (VB know) (SBAR (WHADVP (WRB where)) (S (NP (PRP$ your) (NN boss)) (ADVP (RB just)) (VP (VBD went))))) (. ?))))" }, "speaker": "Howard", "text": "Hey, Alex, do you know where your boss just went?", "tokens": [ { "deprel": "discourse", "end_char": 663, "feats": null, "head": 7, "id": 1, "lemma": "hey", "misc": "", "start_char": 660, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 664, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 670, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Alex", "misc": "", "start_char": 666, "text": "Alex", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 672, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 671, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 675, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 673, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 679, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 676, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 684, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "know", "misc": "", "start_char": 680, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 690, "feats": "PronType=Int", "head": 7, "id": 8, "lemma": "where", "misc": "", "start_char": 685, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nmod:poss", "end_char": 695, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "your", "misc": "", "start_char": 691, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 700, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "boss", "misc": "", "start_char": 696, "text": "boss", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 705, "feats": null, "head": 12, "id": 11, "lemma": "just", "misc": "", "start_char": 701, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl:relcl", "end_char": 710, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 12, "lemma": "go", "misc": "", "start_char": 706, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 712, "feats": null, "head": 7, "id": 13, "lemma": "?", "misc": "", "start_char": 711, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Alex", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 715, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 713, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 716, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (RB n't) (NP (PRP you)) (VP (VB know) (NP (PRP$ his) (NN schedule))) (. ?)))" }, "speaker": "Howard", "text": "Don't you know his schedule?", "tokens": [ { "deprel": "aux", "end_char": 720, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "do", "misc": "", "start_char": 718, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 724, "feats": null, "head": 4, "id": 2, "lemma": "not", "misc": "", "start_char": 721, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 728, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 725, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 733, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 729, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 737, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "his", "misc": "", "start_char": 734, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 746, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "schedule", "misc": "", "start_char": 738, "text": "schedule", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 748, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 747, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT All)) (SBAR (S (NP (PRP I)) (VP (VBP know))))) (VP (VBZ is) (S (S (NP (NN corduroy)) (VP (VBZ makes) (NP (ADJP (RB too) (JJ much)) (NN noise)))) (CC and) (S (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VB go) (VP (VB find) (NP (`` \") (JJR quieter) (NNS pants)))))))))) (. .) ('' \")))" }, "speaker": "Alex", "text": "All I know is corduroy makes too much noise and I have to go find \" quieter pants . \"", "tokens": [ { "deprel": "nsubj:outer", "end_char": 752, "feats": null, "head": 6, "id": 1, "lemma": "all", "misc": "", "start_char": 749, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 754, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 753, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 759, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 3, "lemma": "know", "misc": "", "start_char": 755, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cop", "end_char": 762, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 760, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 771, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "corduroy", "misc": "", "start_char": 763, "text": "corduroy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 777, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "make", "misc": "", "start_char": 772, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 781, "feats": null, "head": 8, "id": 7, "lemma": "too", "misc": "", "start_char": 778, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 786, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "much", "misc": "", "start_char": 782, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 792, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "noise", "misc": "", "start_char": 787, "text": "noise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 796, "feats": null, "head": 12, "id": 10, "lemma": "and", "misc": "", "start_char": 793, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 798, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 797, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 803, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 12, "lemma": "have", "misc": "", "start_char": 799, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 806, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 804, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 809, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "go", "misc": "", "start_char": 807, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 814, "feats": "VerbForm=Inf", "head": 14, "id": 15, "lemma": "find", "misc": "", "start_char": 810, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 816, "feats": null, "head": 18, "id": 16, "lemma": "\"", "misc": "", "start_char": 815, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 824, "feats": "Degree=Cmp", "head": 18, "id": 17, "lemma": "quiet", "misc": "", "start_char": 817, "text": "quieter", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 830, "feats": "Number=Plur", "head": 15, "id": 18, "lemma": "pant", "misc": "", "start_char": 825, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 832, "feats": null, "head": 6, "id": 19, "lemma": ".", "misc": "", "start_char": 831, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 834, "feats": null, "head": 6, "id": 20, "lemma": "\"", "misc": "", "start_char": 833, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (VP (VB Come) (PRT (RP on))) (. .)))" }, "speaker": "Howard", "text": "Come on.", "tokens": [ { "deprel": "root", "end_char": 839, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 835, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 842, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 840, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 844, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 843, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Boy)) (, ,) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (MD would) (RB n't) (VP (VB give) (S (VP (VP (TO to) (VP (VB get) (NP (PRP her)) (PP (IN out) (PP (IN of) (NP (DT those) (NNS pants)))))) (, ...) (CC and) (PP (IN into) (NP (NP (NN something)) (ADJP (ADVP (NP (DT a) (JJ little)) (RBR more)) (JJ stylish)))))))))) (. .)))" }, "speaker": "Raj", "text": "Boy, what I wouldn't give to get her out of those pants...and into something a little more stylish.", "tokens": [ { "deprel": "discourse", "end_char": 848, "feats": null, "head": 7, "id": 1, "lemma": "boy", "misc": "", "start_char": 845, "text": "Boy", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 850, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 849, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 855, "feats": "PronType=Rel", "head": 7, "id": 3, "lemma": "what", "misc": "", "start_char": 851, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 857, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 856, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 863, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "would", "misc": "", "start_char": 858, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 867, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 864, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 872, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "give", "misc": "", "start_char": 868, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 875, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 873, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 879, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "get", "misc": "", "start_char": 876, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 883, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "her", "misc": "", "start_char": 880, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 887, "feats": null, "head": 14, "id": 11, "lemma": "out", "misc": "", "start_char": 884, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 890, "feats": null, "head": 14, "id": 12, "lemma": "of", "misc": "", "start_char": 888, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 896, "feats": "Number=Plur|PronType=Dem", "head": 14, "id": 13, "lemma": "that", "misc": "", "start_char": 891, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 902, "feats": "Number=Plur", "head": 9, "id": 14, "lemma": "pant", "misc": "", "start_char": 897, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 906, "feats": null, "head": 7, "id": 15, "lemma": "...", "misc": "", "start_char": 903, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 910, "feats": null, "head": 18, "id": 16, "lemma": "and", "misc": "", "start_char": 907, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 915, "feats": null, "head": 18, "id": 17, "lemma": "into", "misc": "", "start_char": 911, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 925, "feats": "Number=Sing|PronType=Ind", "head": 14, "id": 18, "lemma": "something", "misc": "", "start_char": 916, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "det", "end_char": 927, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 926, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 934, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "little", "misc": "", "start_char": 928, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 939, "feats": "Degree=Cmp", "head": 22, "id": 21, "lemma": "more", "misc": "", "start_char": 935, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "amod", "end_char": 947, "feats": "Degree=Pos", "head": 18, "id": 22, "lemma": "stylish", "misc": "", "start_char": 940, "text": "stylish", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 949, "feats": null, "head": 7, "id": 23, "lemma": ".", "misc": "", "start_char": 948, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 8, 8 ] ], [ [ 2, 2, 2 ], [ 3, 3, 3 ] ], [ [ 2, 0, 2 ], [ 2, 26, 26 ], [ 7, 2, 2 ], [ 8, 0, 0 ], [ 9, 3, 3 ], [ 11, 4, 4 ], [ 11, 10, 10 ], [ 12, 1, 1 ], [ 14, 2, 2 ] ], [ [ 2, 7, 9 ], [ 4, 4, 4 ], [ 4, 23, 24 ] ], [ [ 2, 12, 20 ] ], [ [ 2, 13, 20 ], [ 13, 27, 28 ] ], [ [ 4, 1, 1 ], [ 5, 0, 0 ], [ 6, 4, 4 ], [ 6, 9, 9 ], [ 8, 3, 3 ], [ 9, 0, 0 ], [ 10, 2, 2 ], [ 11, 7, 7 ], [ 12, 3, 3 ], [ 13, 14, 14 ], [ 15, 8, 9 ], [ 17, 4, 4 ] ], [ [ 4, 7, 8 ] ], [ [ 11, 12, 12 ] ], [ [ 13, 0, 0 ], [ 13, 5, 5 ], [ 13, 9, 9 ], [ 13, 20, 20 ], [ 20, 3, 3 ] ], [ [ 15, 2, 2 ], [ 15, 5, 5 ], [ 15, 8, 8 ], [ 17, 2, 2 ], [ 18, 1, 1 ], [ 18, 10, 10 ], [ 20, 9, 9 ] ], [ [ 18, 4, 4 ] ], [ [ 18, 16, 17 ] ], [ [ 20, 12, 13 ] ] ]
s06e08c02t
2:44, right on schedule . Hey, Sheldon. Oh, hello. Raj and I are heading over to the genetics lab to pet the glow - in - the - dark bunny . Want to come with us? No, thank you. Are you sure? They turn off the lights, and it's like a cute little laser show that poops all over the place. I'm quite sure . Good day. Well, where are you going? Where are you going? Where are you going? We just told you. I just told you. No, you did n’t. Well, it's your word against mine; see you in court. Should we follow him? I don't know, I'm torn . I want to know where he's going, but now I kind of want to play with the bunny. Hi, guys. Hey, Alex, do you know where your boss just went? No. Don't you know his schedule? All I know is corduroy makes too much noise and I have to go find " quieter pants . " Come on. Boy, what I wouldn't give to get her out of those pants...and into something a little more stylish.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (DT This)) (VP (VBZ is) (SBAR (SBAR (WHADVP (WRB where)) (S (NP (PRP he)) (VP (VBZ goes)))) (. ?) (SBARQ (WHNP (WP What)) (SQ (SQ (VBZ 's) (ADVP (IN in) (RB there))))))) (. ?)))" }, "speaker": "Howard", "text": "This is where he goes? What's in there?", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "this", "misc": "", "start_char": 0, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 7, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 5, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 13, "feats": "PronType=Rel", "head": 0, "id": 3, "lemma": "where", "misc": "", "start_char": 8, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 16, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "he", "misc": "", "start_char": 14, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 21, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "go", "misc": "", "start_char": 17, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 22, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 28, "feats": "PronType=Int", "head": 10, "id": 7, "lemma": "what", "misc": "", "start_char": 24, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 31, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 29, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 34, "feats": null, "head": 10, "id": 9, "lemma": "in", "misc": "", "start_char": 32, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 40, "feats": "PronType=Dem", "head": 3, "id": 10, "lemma": "there", "misc": "", "start_char": 35, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 3, "id": 11, "lemma": "?", "misc": "", "start_char": 41, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (DT an) (JJ old) (NN storage) (NN room)))))) (. .)))" }, "speaker": "Raj", "text": "I think it's an old storage room.", "tokens": [ { "deprel": "nsubj", "end_char": 44, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 43, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 50, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 45, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 53, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 3, "lemma": "it", "misc": "", "start_char": 51, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 56, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 54, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 59, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 5, "lemma": "a", "misc": "", "start_char": 57, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 63, "feats": "Degree=Pos", "head": 8, "id": 6, "lemma": "old", "misc": "", "start_char": 60, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 71, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "storage", "misc": "", "start_char": 64, "text": "storage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 76, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "room", "misc": "", "start_char": 72, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 77, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (MD could) (NP (PRP he)) (VP (VB be) (VP (VBG doing) (PP (IN in) (ADVP (RB there))) (NP (DT every) (NN day)) (PP (IN for) (NP (CD 20) (NNS minutes)))))) (. ?)))" }, "speaker": "Howard", "text": "What could he be doing in there every day for 20 minutes?", "tokens": [ { "deprel": "obj", "end_char": 83, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "what", "misc": "", "start_char": 79, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 89, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "could", "misc": "", "start_char": 84, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 92, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "he", "misc": "", "start_char": 90, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 95, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 93, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 101, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "do", "misc": "", "start_char": 96, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 104, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 102, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 110, "feats": "PronType=Dem", "head": 5, "id": 7, "lemma": "there", "misc": "", "start_char": 105, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 116, "feats": "PronType=Tot", "head": 9, "id": 8, "lemma": "every", "misc": "", "start_char": 111, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 120, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "day", "misc": "", "start_char": 117, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 124, "feats": null, "head": 12, "id": 10, "lemma": "for", "misc": "", "start_char": 121, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 127, "feats": "NumForm=Digit|NumType=Card", "head": 12, "id": 11, "lemma": "20", "misc": "", "start_char": 125, "text": "20", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 135, "feats": "Number=Plur", "head": 5, "id": 12, "lemma": "minute", "misc": "", "start_char": 128, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 137, "feats": null, "head": 5, "id": 13, "lemma": "?", "misc": "", "start_char": 136, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP he)) (VP (VBZ 's) (RB not) (VP (VBG doing) (NP (NML (CD 20) (HYPH -) (NN minute)) (NNS abs)) (, ,) (SBAR (IN because) (S (SBAR (IN if) (S (NP (PRP he)) (VP (VBD were)))) (, ,) (NP (PRP he)) (VP (MD would) (VP (VB have) (NP (ADJP (RB way) (JJR better)) (NNS abs)))))))) (. .) (SQ (MD Can) (NP (PRP you)) (VP (VB hear) (NP (NN anything)))) (. ?)))" }, "speaker": "Raj", "text": "Well, he's not doing 20 - minute abs, because if he were, he would have way better abs . Can you hear anything?", "tokens": [ { "deprel": "discourse", "end_char": 142, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 138, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 144, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 143, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 147, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "he", "misc": "", "start_char": 145, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 150, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 148, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 154, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 151, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 160, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "do", "misc": "", "start_char": 155, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nummod", "end_char": 163, "feats": "NumForm=Digit|NumType=Card", "head": 9, "id": 7, "lemma": "20", "misc": "", "start_char": 161, "text": "20", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 165, "feats": null, "head": 9, "id": 8, "lemma": "-", "misc": "", "start_char": 164, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 172, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "minute", "misc": "", "start_char": 166, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 176, "feats": "Number=Plur", "head": 6, "id": 10, "lemma": "ab", "misc": "", "start_char": 173, "text": "abs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 178, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 177, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 186, "feats": null, "head": 19, "id": 12, "lemma": "because", "misc": "", "start_char": 179, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 189, "feats": null, "head": 15, "id": 13, "lemma": "if", "misc": "", "start_char": 187, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 192, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 14, "lemma": "he", "misc": "", "start_char": 190, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 197, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 15, "lemma": "be", "misc": "", "start_char": 193, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 19, "id": 16, "lemma": ",", "misc": "", "start_char": 198, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 202, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 17, "lemma": "he", "misc": "", "start_char": 200, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 208, "feats": "VerbForm=Fin", "head": 19, "id": 18, "lemma": "would", "misc": "", "start_char": 203, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 213, "feats": "VerbForm=Inf", "head": 6, "id": 19, "lemma": "have", "misc": "", "start_char": 209, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 217, "feats": null, "head": 21, "id": 20, "lemma": "way", "misc": "", "start_char": 214, "text": "way", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 224, "feats": "Degree=Cmp", "head": 22, "id": 21, "lemma": "good", "misc": "", "start_char": 218, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 228, "feats": "Number=Plur", "head": 19, "id": 22, "lemma": "ab", "misc": "", "start_char": 225, "text": "abs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 230, "feats": null, "head": 6, "id": 23, "lemma": ".", "misc": "", "start_char": 229, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 234, "feats": "VerbForm=Fin", "head": 26, "id": 24, "lemma": "can", "misc": "", "start_char": 231, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 238, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 26, "id": 25, "lemma": "you", "misc": "", "start_char": 235, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 243, "feats": "VerbForm=Inf", "head": 6, "id": 26, "lemma": "hear", "misc": "", "start_char": 239, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 252, "feats": "Number=Sing|PronType=Ind", "head": 26, "id": 27, "lemma": "anything", "misc": "", "start_char": 244, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 6, "id": 28, "lemma": "?", "misc": "", "start_char": 253, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing))) (. ?)))" }, "speaker": "Howard", "text": "What are you doing?", "tokens": [ { "deprel": "obj", "end_char": 259, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 255, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 263, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 260, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 267, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 264, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 273, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 268, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 275, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 274, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG listening))) (. .)))" }, "speaker": "Raj", "text": "I'm listening.", "tokens": [ { "deprel": "nsubj", "end_char": 277, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 276, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 280, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 278, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 290, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "listen", "misc": "", "start_char": 281, "text": "listening", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 292, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 291, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SQ (MD Ca) (RB n't) (NP (PRP you)) (VP (VP (VB face) (NP (DT the) (JJ other) (NN way))) (CC and) (VP (VB listen))) (. ?)))" }, "speaker": "Howard", "text": "Can't you face the other way and listen?", "tokens": [ { "deprel": "aux", "end_char": 295, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "can", "misc": "", "start_char": 293, "text": "Ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 299, "feats": null, "head": 4, "id": 2, "lemma": "not", "misc": "", "start_char": 296, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 303, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 300, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 308, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "face", "misc": "", "start_char": 304, "text": "face", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 312, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 309, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 318, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "other", "misc": "", "start_char": 313, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:npmod", "end_char": 322, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "way", "misc": "", "start_char": 319, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 326, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 323, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 333, "feats": "VerbForm=Inf", "head": 4, "id": 9, "lemma": "listen", "misc": "", "start_char": 327, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 334, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB do) (NP (NN anything)) (ADVP (RB right)) (PP (IN for) (NP (PRP you)))))) (, ,) (SQ (MD can) (NP (PRP I))) (. ?)))" }, "speaker": "Raj", "text": "I can't do anything right for you, can I?", "tokens": [ { "deprel": "nsubj", "end_char": 337, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 336, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 340, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 338, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 344, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 341, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 347, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 345, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 356, "feats": "Number=Sing|PronType=Ind", "head": 4, "id": 5, "lemma": "anything", "misc": "", "start_char": 348, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 362, "feats": null, "head": 8, "id": 6, "lemma": "right", "misc": "", "start_char": 357, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 366, "feats": null, "head": 8, "id": 7, "lemma": "for", "misc": "", "start_char": 363, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 370, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 8, "lemma": "you", "misc": "", "start_char": 367, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 372, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 371, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 376, "feats": "VerbForm=Fin", "head": 4, "id": 10, "lemma": "can", "misc": "", "start_char": 373, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 378, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "I", "misc": "", "start_char": 377, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 380, "feats": null, "head": 4, "id": 12, "lemma": "?", "misc": "", "start_char": 379, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What) (DT the) (NN hell)) (SQ (VBZ is) (NP (PRP he)) (PP (RB up) (PP (IN to)))) (. ?)))" }, "speaker": "Howard", "text": "What the hell is he up to?", "tokens": [ { "deprel": "obl", "end_char": 385, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "what", "misc": "", "start_char": 381, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 389, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 386, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 394, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "hell", "misc": "", "start_char": 390, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 397, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 395, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 400, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "he", "misc": "", "start_char": 398, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 403, "feats": null, "head": 0, "id": 6, "lemma": "up", "misc": "", "start_char": 401, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 406, "feats": null, "head": 1, "id": 7, "lemma": "to", "misc": "", "start_char": 404, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 6, "id": 8, "lemma": "?", "misc": "", "start_char": 407, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (VBZ is) (ADJP (NN kind) (PP (IN of) (NP (DT a) (NN weirdo)))))) (. .) (S (ADVP (RB Maybe)) (NP (PRP he)) (VP (VBZ 's) (VP (VBN got) (S (S (NP (NNP Leonard) (NNP Nimoy)) (VP (VBN chained) (PRT (RP up)) (PP (IN in) (NP (RB there))))) (. .) (CC Or) (NP (NP (NNP Bill) (NNP Gates)) (. .) (CC Or) (NP (NNP Stephen) (NNP Hawking))))))) (. .)))" }, "speaker": "Raj", "text": "He is kind of a weirdo . Maybe he's got Leonard Nimoy chained up in there . Or Bill Gates . Or Stephen Hawking.", "tokens": [ { "deprel": "nsubj", "end_char": 411, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 1, "lemma": "he", "misc": "", "start_char": 409, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 414, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 412, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "obl:npmod", "end_char": 419, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "kind", "misc": "", "start_char": 415, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 422, "feats": null, "head": 3, "id": 4, "lemma": "of", "misc": "", "start_char": 420, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 424, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 423, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 431, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "weirdo", "misc": "", "start_char": 425, "text": "weirdo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 433, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 432, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 439, "feats": null, "head": 11, "id": 8, "lemma": "maybe", "misc": "", "start_char": 434, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 442, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "he", "misc": "", "start_char": 440, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 445, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 443, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 449, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 11, "lemma": "get", "misc": "", "start_char": 446, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 457, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "Leonard", "misc": "", "start_char": 450, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 463, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "Nimoy", "misc": "", "start_char": 458, "text": "Nimoy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 471, "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": 14, "lemma": "chain", "misc": "", "start_char": 464, "text": "chained", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 474, "feats": null, "head": 14, "id": 15, "lemma": "up", "misc": "", "start_char": 472, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 477, "feats": null, "head": 17, "id": 16, "lemma": "in", "misc": "", "start_char": 475, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 483, "feats": "PronType=Dem", "head": 14, "id": 17, "lemma": "there", "misc": "", "start_char": 478, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 485, "feats": null, "head": 20, "id": 18, "lemma": ".", "misc": "", "start_char": 484, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 488, "feats": null, "head": 20, "id": 19, "lemma": "or", "misc": "", "start_char": 486, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 493, "feats": "Number=Sing", "head": 12, "id": 20, "lemma": "Bill", "misc": "", "start_char": 489, "text": "Bill", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 499, "feats": "Number=Sing", "head": 20, "id": 21, "lemma": "Gates", "misc": "", "start_char": 494, "text": "Gates", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 501, "feats": null, "head": 24, "id": 22, "lemma": ".", "misc": "", "start_char": 500, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 504, "feats": null, "head": 24, "id": 23, "lemma": "or", "misc": "", "start_char": 502, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 512, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "Stephen", "misc": "", "start_char": 505, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 520, "feats": "Number=Sing", "head": 24, "id": 25, "lemma": "Hawking", "misc": "", "start_char": 513, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 522, "feats": null, "head": 6, "id": 26, "lemma": ".", "misc": "", "start_char": 521, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (MD would) (NP (PRP he)) (VP (VB chain) (PRT (RP up)) (NP (NNP Stephen) (NNP Hawking)))) (. ?)))" }, "speaker": "Howard", "text": "Why would he chain up Stephen Hawking?", "tokens": [ { "deprel": "advmod", "end_char": 526, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 523, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 532, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 527, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 535, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "misc": "", "start_char": 533, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 541, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "chain", "misc": "", "start_char": 536, "text": "chain", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 544, "feats": null, "head": 4, "id": 5, "lemma": "up", "misc": "", "start_char": 542, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "end_char": 552, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Stephen", "misc": "", "start_char": 545, "text": "Stephen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 560, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Hawking", "misc": "", "start_char": 553, "text": "Hawking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 562, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 561, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (ADVP (NNP Howard)) (, ,) (INTJ (UH please)) (, ,) (NP (PRP you)) (VP (MD ca) (RB n't) (VP (VB treat) (NP (DT the) (NN man)) (ADVP (RB differently)) (SBAR (ADVP (RB just)) (IN because) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ disabled))))))) (. .) (S (NP (DT That)) (VP (VBZ 's) (RB not) (ADJP (JJ okay)))) (. .)))" }, "speaker": "Raj", "text": "Howard, please, you can't treat the man differently just because he's disabled . That's not okay.", "tokens": [ { "deprel": "vocative", "end_char": 569, "feats": "Number=Sing", "head": 8, "id": 1, "lemma": "Howard", "misc": "", "start_char": 563, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 571, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 570, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 578, "feats": null, "head": 8, "id": 3, "lemma": "please", "misc": "", "start_char": 572, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 580, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 579, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 584, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 581, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 587, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "can", "misc": "", "start_char": 585, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 591, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 588, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 597, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "treat", "misc": "", "start_char": 592, "text": "treat", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 601, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 598, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 605, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "man", "misc": "", "start_char": 602, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 617, "feats": null, "head": 8, "id": 11, "lemma": "differently", "misc": "", "start_char": 606, "text": "differently", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 622, "feats": null, "head": 16, "id": 12, "lemma": "just", "misc": "", "start_char": 618, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 630, "feats": null, "head": 16, "id": 13, "lemma": "because", "misc": "", "start_char": 623, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 633, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 14, "lemma": "he", "misc": "", "start_char": 631, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 636, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 634, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 645, "feats": "Degree=Pos", "head": 8, "id": 16, "lemma": "disabled", "misc": "", "start_char": 637, "text": "disabled", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 8, "id": 17, "lemma": ".", "misc": "", "start_char": 646, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 652, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 18, "lemma": "that", "misc": "", "start_char": 648, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 655, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 19, "lemma": "be", "misc": "", "start_char": 653, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 659, "feats": null, "head": 21, "id": 20, "lemma": "not", "misc": "", "start_char": 656, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 664, "feats": "Degree=Pos", "head": 8, "id": 21, "lemma": "okay", "misc": "", "start_char": 660, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 666, "feats": null, "head": 8, "id": 22, "lemma": ".", "misc": "", "start_char": 665, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 4, 7 ] ], [ [ 0, 3, 3 ], [ 2, 2, 2 ], [ 3, 2, 2 ], [ 3, 13, 13 ], [ 3, 16, 16 ], [ 8, 4, 4 ], [ 9, 0, 0 ], [ 9, 8, 8 ], [ 10, 2, 2 ] ], [ [ 1, 0, 0 ], [ 4, 2, 2 ], [ 5, 0, 0 ], [ 6, 2, 2 ], [ 7, 0, 0 ], [ 7, 10, 10 ] ], [ [ 3, 24, 24 ], [ 7, 7, 7 ], [ 11, 0, 0 ], [ 11, 4, 4 ] ], [ [ 9, 11, 12 ] ], [ [ 9, 19, 20 ] ], [ [ 9, 23, 24 ], [ 10, 5, 6 ], [ 11, 8, 9 ], [ 11, 13, 13 ] ] ]
s06e08c03t
This is where he goes? What's in there? I think it's an old storage room. What could he be doing in there every day for 20 minutes? Well, he's not doing 20 - minute abs, because if he were, he would have way better abs . Can you hear anything? What are you doing? I'm listening. Can't you face the other way and listen? I can't do anything right for you, can I? What the hell is he up to? He is kind of a weirdo . Maybe he's got Leonard Nimoy chained up in there . Or Bill Gates . Or Stephen Hawking. Why would he chain up Stephen Hawking? Howard, please, you can't treat the man differently just because he's disabled . That's not okay.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG wondering) (SBAR (WHADVP (WRB why)) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBG staring) (PP (IN through) (NP (DT the) (NN peephole)))))))))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG trying) (S (VP (TO to) (VP (VB get) (NP (NP (DT a) (NN look)) (PP (IN at) (NP (NP (DT this) (NN guy)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (VP (VBG coming) (ADVP (RB over) (PP (IN to) (NP (NNP Penny) (POS 's)))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "If you're wondering why I've been staring through the peephole, I'm trying to get a look at this guy who's coming over to Penny's.", "tokens": [ { "deprel": "mark", "end_char": 2, "feats": null, "head": 4, "id": 1, "lemma": "if", "misc": "", "start_char": 0, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 6, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 3, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 10, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 7, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 20, "feats": "Tense=Pres|VerbForm=Part", "head": 16, "id": 4, "lemma": "wonder", "misc": "", "start_char": 11, "text": "wondering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 24, "feats": "PronType=Rel", "head": 4, "id": 5, "lemma": "why", "misc": "", "start_char": 21, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 26, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 25, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 30, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "have", "misc": "", "start_char": 27, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 35, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 31, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advcl:relcl", "end_char": 43, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 9, "lemma": "stare", "misc": "", "start_char": 36, "text": "staring", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 51, "feats": null, "head": 12, "id": 10, "lemma": "through", "misc": "", "start_char": 44, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 55, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 52, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 64, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "peephole", "misc": "", "start_char": 56, "text": "peephole", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 66, "feats": null, "head": 4, "id": 13, "lemma": ",", "misc": "", "start_char": 65, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 68, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 67, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 71, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 69, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 78, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 16, "lemma": "try", "misc": "", "start_char": 72, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 81, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 79, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 85, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "get", "misc": "", "start_char": 82, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 87, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 86, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 92, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "look", "misc": "", "start_char": 88, "text": "look", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 95, "feats": null, "head": 23, "id": 21, "lemma": "at", "misc": "", "start_char": 93, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 100, "feats": "Number=Sing|PronType=Dem", "head": 23, "id": 22, "lemma": "this", "misc": "", "start_char": 96, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 104, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "guy", "misc": "", "start_char": 101, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 108, "feats": "PronType=Rel", "head": 26, "id": 24, "lemma": "who", "misc": "", "start_char": 105, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 111, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 109, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 118, "feats": "Tense=Pres|VerbForm=Part", "head": 23, "id": 26, "lemma": "come", "misc": "", "start_char": 112, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 123, "feats": null, "head": 26, "id": 27, "lemma": "over", "misc": "", "start_char": 119, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 126, "feats": null, "head": 29, "id": 28, "lemma": "to", "misc": "", "start_char": 124, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 132, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "penny", "misc": "", "start_char": 127, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 135, "feats": null, "head": 29, "id": 30, "lemma": "'s", "misc": "", "start_char": 133, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "punct", "end_char": 137, "feats": null, "head": 16, "id": 31, "lemma": ".", "misc": "", "start_char": 136, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (VP (TO To) (VP (VB be) (ADJP (JJ honest))))) (, ,) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB know) (SBAR (S (NP (PRP you)) (VP (VBD were) (ADVP (RB here))))))) (. .)))" }, "speaker": "Sheldon", "text": "To be honest, I didn't know you were here.", "tokens": [ { "deprel": "mark", "end_char": 140, "feats": null, "head": 3, "id": 1, "lemma": "to", "misc": "", "start_char": 138, "text": "To", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 143, "feats": "VerbForm=Inf", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 141, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "end_char": 150, "feats": "Degree=Pos", "head": 8, "id": 3, "lemma": "honest", "misc": "", "start_char": 144, "text": "honest", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 152, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 151, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 154, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 153, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 158, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 155, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 162, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 159, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 167, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "know", "misc": "", "start_char": 163, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 171, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 9, "lemma": "you", "misc": "", "start_char": 168, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 176, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 172, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 181, "feats": "PronType=Dem", "head": 8, "id": 11, "lemma": "here", "misc": "", "start_char": 177, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 183, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 182, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (RB not) (NP (DT a) (JJ big) (NN deal)))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (PP (ADVP (RB just)) (IN in) (NP (PRP$ her) (NN history) (NN class))))) (. .) (S (NP (PRP They)) (VP (VBP 're) (VP (VBG working) (PP (IN on) (NP (DT a) (NN project))) (ADVP (RB together))))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (ADVP (RB even)) (VP (VB know) (SBAR (WHADVP (WRB why)) (S (NP (PRP I)) (VP (VBP care))))))) (. .) (S (NP (PRP You)) (VP (VBP know) (SBAR (WHNP (WP what)) (, ,) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB care))))))) (. .)))" }, "speaker": "Leonard", "text": "It's not a big deal . He's just in her history class . They're working on a project together . I don't even know why I care . You know what, I don't care.", "tokens": [ { "deprel": "nsubj", "end_char": 186, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 1, "lemma": "it", "misc": "", "start_char": 184, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 189, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 187, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 193, "feats": null, "head": 6, "id": 3, "lemma": "not", "misc": "", "start_char": 190, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 195, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 194, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 199, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "big", "misc": "", "start_char": 196, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 204, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "deal", "misc": "", "start_char": 200, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 206, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 205, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 209, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 8, "lemma": "he", "misc": "", "start_char": 207, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 212, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 9, "lemma": "be", "misc": "", "start_char": 210, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 217, "feats": null, "head": 14, "id": 10, "lemma": "just", "misc": "", "start_char": 213, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 220, "feats": null, "head": 14, "id": 11, "lemma": "in", "misc": "", "start_char": 218, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 224, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 14, "id": 12, "lemma": "her", "misc": "", "start_char": 221, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 232, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "history", "misc": "", "start_char": 225, "text": "history", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 238, "feats": "Number=Sing", "head": 6, "id": 14, "lemma": "class", "misc": "", "start_char": 233, "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 240, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 239, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 245, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "they", "misc": "", "start_char": 241, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 249, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 246, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 257, "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": 18, "lemma": "work", "misc": "", "start_char": 250, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 260, "feats": null, "head": 21, "id": 19, "lemma": "on", "misc": "", "start_char": 258, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 262, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 261, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 270, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "project", "misc": "", "start_char": 263, "text": "project", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 279, "feats": null, "head": 18, "id": 22, "lemma": "together", "misc": "", "start_char": 271, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 281, "feats": null, "head": 6, "id": 23, "lemma": ".", "misc": "", "start_char": 280, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 283, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 24, "lemma": "I", "misc": "", "start_char": 282, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 286, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 28, "id": 25, "lemma": "do", "misc": "", "start_char": 284, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 290, "feats": null, "head": 28, "id": 26, "lemma": "not", "misc": "", "start_char": 287, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 295, "feats": null, "head": 28, "id": 27, "lemma": "even", "misc": "", "start_char": 291, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 300, "feats": "VerbForm=Inf", "head": 6, "id": 28, "lemma": "know", "misc": "", "start_char": 296, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 304, "feats": "PronType=Rel", "head": 28, "id": 29, "lemma": "why", "misc": "", "start_char": 301, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 306, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "I", "misc": "", "start_char": 305, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 311, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 29, "id": 31, "lemma": "care", "misc": "", "start_char": 307, "text": "care", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 313, "feats": null, "head": 34, "id": 32, "lemma": ".", "misc": "", "start_char": 312, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 317, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 34, "id": 33, "lemma": "you", "misc": "", "start_char": 314, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 322, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 34, "lemma": "know", "misc": "", "start_char": 318, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 327, "feats": "PronType=Int", "head": 34, "id": 35, "lemma": "what", "misc": "", "start_char": 323, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 329, "feats": null, "head": 40, "id": 36, "lemma": ",", "misc": "", "start_char": 328, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 331, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 40, "id": 37, "lemma": "I", "misc": "", "start_char": 330, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 334, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 40, "id": 38, "lemma": "do", "misc": "", "start_char": 332, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 338, "feats": null, "head": 40, "id": 39, "lemma": "not", "misc": "", "start_char": 335, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 343, "feats": "VerbForm=Inf", "head": 28, "id": 40, "lemma": "care", "misc": "", "start_char": 339, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 345, "feats": null, "head": 6, "id": 41, "lemma": ".", "misc": "", "start_char": 344, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB care)))))) (. .)))" }, "speaker": "Sheldon", "text": "You think you don't care.", "tokens": [ { "deprel": "nsubj", "end_char": 349, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 346, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 355, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 350, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 359, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 356, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 362, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 360, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 366, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 363, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 371, "feats": "VerbForm=Inf", "head": 2, "id": 6, "lemma": "care", "misc": "", "start_char": 367, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 372, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This)) (VP (VBZ is) (ADJP (JJ silly)))) (. .) (S (NP (PRP I)) (VP (VBP have) (NP (NP (NN nothing)) (SBAR (S (VP (TO to) (VP (VB worry) (PP (IN about))))))))) (. .)))" }, "speaker": "Leonard", "text": "This is silly . I have nothing to worry about.", "tokens": [ { "deprel": "nsubj", "end_char": 378, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "this", "misc": "", "start_char": 374, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 381, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 379, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 387, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "silly", "misc": "", "start_char": 382, "text": "silly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 389, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 388, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 391, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 390, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 396, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "have", "misc": "", "start_char": 392, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 404, "feats": "Number=Sing|PronType=Neg", "head": 6, "id": 7, "lemma": "nothing", "misc": "", "start_char": 397, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 407, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 405, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 413, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "worry", "misc": "", "start_char": 408, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 419, "feats": null, "head": 9, "id": 10, "lemma": "about", "misc": "", "start_char": 414, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 421, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 420, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (. .) (S (ADVP (RB Statistically)) (VP (VBG speaking))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sure) (SBAR (S (NP (PRP you)) (VP (VBP have) (NP (NP (NN something)) (SBAR (S (VP (TO to) (VP (VB worry) (PP (IN about)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, I don't know . Statistically speaking, I'm sure you have something to worry about.", "tokens": [ { "deprel": "discourse", "end_char": 424, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 422, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 425, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 428, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 427, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 431, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 429, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 435, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 432, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 440, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "know", "misc": "", "start_char": 436, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 442, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 441, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 456, "feats": null, "head": 9, "id": 8, "lemma": "statistically", "misc": "", "start_char": 443, "text": "Statistically", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 465, "feats": "VerbForm=Ger", "head": 13, "id": 9, "lemma": "speak", "misc": "", "start_char": 457, "text": "speaking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 466, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 469, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 468, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 472, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 470, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 477, "feats": "Degree=Pos", "head": 6, "id": 13, "lemma": "sure", "misc": "", "start_char": 473, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 481, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 478, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 486, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 15, "lemma": "have", "misc": "", "start_char": 482, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 496, "feats": "Number=Sing|PronType=Ind", "head": 15, "id": 16, "lemma": "something", "misc": "", "start_char": 487, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 499, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 497, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 505, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "worry", "misc": "", "start_char": 500, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 511, "feats": null, "head": 18, "id": 19, "lemma": "about", "misc": "", "start_char": 506, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 513, "feats": null, "head": 6, "id": 20, "lemma": ".", "misc": "", "start_char": 512, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB mean))) (. ?)))" }, "speaker": "Leonard", "text": "What do you mean?", "tokens": [ { "deprel": "obj", "end_char": 518, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 514, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 521, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 519, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 525, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 522, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 530, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 526, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 531, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (SBAR (IN if) (S (NP (PRP we)) (VP (VBP assume) (SBAR (S (NP (PRP$ your) (NNS looks)) (VP (VBP are) (ADJP (JJ average)))))))) (, ,) (PP (ADVP (RB right)) (IN off) (NP (DT the) (NN bat))) (, ,) (NP (NP (CD 50) (NN %)) (PP (IN of) (NP (NP (NNS men)) (PP (IN on) (NP (NNP Earth)))))) (VP (VBP are) (ADJP (ADJP (RBR more) (JJ attractive)) (PP (IN than) (NP (PRP you))))) (. .) (S (NP (DT That)) (VP (VBZ 's) (NP (NP (QP (CD 1.5) (CD billion)) (JJ handsome) (NNS lads)) (VP (VBG standing) (ADVP (RB by)))) (, ,) (S (VP (VBG waiting) (S (VP (TO to) (VP (VB rain) (PP (IN on) (NP (PRP$ your) (NN parade)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, if we assume your looks are average, right off the bat, 50% of men on Earth are more attractive than you . That's 1.5 billion handsome lads standing by, waiting to rain on your parade.", "tokens": [ { "deprel": "discourse", "end_char": 537, "feats": null, "head": 24, "id": 1, "lemma": "well", "misc": "", "start_char": 533, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 24, "id": 2, "lemma": ",", "misc": "", "start_char": 538, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 542, "feats": null, "head": 5, "id": 3, "lemma": "if", "misc": "", "start_char": 540, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 545, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 543, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 552, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 5, "lemma": "assume", "misc": "", "start_char": 546, "text": "assume", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 557, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 553, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 563, "feats": "Number=Plur", "head": 9, "id": 7, "lemma": "look", "misc": "", "start_char": 558, "text": "looks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 567, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 564, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 575, "feats": "Degree=Pos", "head": 5, "id": 9, "lemma": "average", "misc": "", "start_char": 568, "text": "average", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 5, "id": 10, "lemma": ",", "misc": "", "start_char": 576, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 583, "feats": null, "head": 14, "id": 11, "lemma": "right", "misc": "", "start_char": 578, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 587, "feats": null, "head": 14, "id": 12, "lemma": "off", "misc": "", "start_char": 584, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 591, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 588, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 595, "feats": "Number=Sing", "head": 24, "id": 14, "lemma": "bat", "misc": "", "start_char": 592, "text": "bat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 597, "feats": null, "head": 24, "id": 15, "lemma": ",", "misc": "", "start_char": 596, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 600, "feats": "NumForm=Digit|NumType=Card", "head": 17, "id": 16, "lemma": "50", "misc": "", "start_char": 598, "text": "50", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 602, "feats": "Number=Sing", "head": 24, "id": 17, "lemma": "%", "misc": "", "start_char": 601, "text": "%", "upos": "SYM", "xpos": "NN" }, { "deprel": "case", "end_char": 605, "feats": null, "head": 19, "id": 18, "lemma": "of", "misc": "", "start_char": 603, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 609, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "man", "misc": "", "start_char": 606, "text": "men", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 612, "feats": null, "head": 21, "id": 20, "lemma": "on", "misc": "", "start_char": 610, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 618, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "Earth", "misc": "", "start_char": 613, "text": "Earth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 622, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 22, "lemma": "be", "misc": "", "start_char": 619, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 627, "feats": "Degree=Cmp", "head": 24, "id": 23, "lemma": "more", "misc": "", "start_char": 623, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "end_char": 638, "feats": "Degree=Pos", "head": 0, "id": 24, "lemma": "attractive", "misc": "", "start_char": 628, "text": "attractive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 643, "feats": null, "head": 26, "id": 25, "lemma": "than", "misc": "", "start_char": 639, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 647, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 24, "id": 26, "lemma": "you", "misc": "", "start_char": 644, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 649, "feats": null, "head": 24, "id": 27, "lemma": ".", "misc": "", "start_char": 648, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 654, "feats": "Number=Sing|PronType=Dem", "head": 33, "id": 28, "lemma": "that", "misc": "", "start_char": 650, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 657, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 33, "id": 29, "lemma": "be", "misc": "", "start_char": 655, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 661, "feats": "NumForm=Digit|NumType=Card", "head": 31, "id": 30, "lemma": "1.5", "misc": "", "start_char": 658, "text": "1.5", "upos": "NUM", "xpos": "CD" }, { "deprel": "nummod", "end_char": 669, "feats": "NumForm=Word|NumType=Card", "head": 33, "id": 31, "lemma": "billion", "misc": "", "start_char": 662, "text": "billion", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 678, "feats": "Degree=Pos", "head": 33, "id": 32, "lemma": "handsome", "misc": "", "start_char": 670, "text": "handsome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 683, "feats": "Number=Plur", "head": 24, "id": 33, "lemma": "lad", "misc": "", "start_char": 679, "text": "lads", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 692, "feats": "VerbForm=Ger", "head": 33, "id": 34, "lemma": "stand", "misc": "", "start_char": 684, "text": "standing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 695, "feats": null, "head": 34, "id": 35, "lemma": "by", "misc": "", "start_char": 693, "text": "by", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 697, "feats": null, "head": 37, "id": 36, "lemma": ",", "misc": "", "start_char": 696, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 705, "feats": "VerbForm=Ger", "head": 34, "id": 37, "lemma": "wait", "misc": "", "start_char": 698, "text": "waiting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 708, "feats": null, "head": 39, "id": 38, "lemma": "to", "misc": "", "start_char": 706, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 713, "feats": "VerbForm=Inf", "head": 37, "id": 39, "lemma": "rain", "misc": "", "start_char": 709, "text": "rain", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 716, "feats": null, "head": 42, "id": 40, "lemma": "on", "misc": "", "start_char": 714, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 721, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 42, "id": 41, "lemma": "your", "misc": "", "start_char": 717, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 728, "feats": "Number=Sing", "head": 39, "id": 42, "lemma": "parade", "misc": "", "start_char": 722, "text": "parade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 730, "feats": null, "head": 24, "id": 43, "lemma": ".", "misc": "", "start_char": 729, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (INTJ (UH yeah)) (, ,) (CC but) (S (NP (DT this)) (VP (VBZ is) (RB n't) (PP (ADVP (RB just)) (IN about) (NP (NNS looks))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (PP (ADVP (RB way)) (IN above) (ADJP (NN average))) (PP (IN in) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (JJ other) (NNS things))))))) (. .)))" }, "speaker": "Leonard", "text": "Well, yeah, but this isn't just about looks . I'm way above average in a lot of other things.", "tokens": [ { "deprel": "discourse", "end_char": 735, "feats": null, "head": 11, "id": 1, "lemma": "well", "misc": "", "start_char": 731, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 737, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 736, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 742, "feats": null, "head": 11, "id": 3, "lemma": "yeah", "misc": "", "start_char": 738, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 744, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 743, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 748, "feats": null, "head": 11, "id": 5, "lemma": "but", "misc": "", "start_char": 745, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 753, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 6, "lemma": "this", "misc": "", "start_char": 749, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 756, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "be", "misc": "", "start_char": 754, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 760, "feats": null, "head": 11, "id": 8, "lemma": "not", "misc": "", "start_char": 757, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 765, "feats": null, "head": 11, "id": 9, "lemma": "just", "misc": "", "start_char": 761, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 771, "feats": null, "head": 11, "id": 10, "lemma": "about", "misc": "", "start_char": 766, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 777, "feats": "Number=Plur", "head": 0, "id": 11, "lemma": "look", "misc": "", "start_char": 772, "text": "looks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 779, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 778, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 781, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 13, "lemma": "I", "misc": "", "start_char": 780, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 784, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 14, "lemma": "be", "misc": "", "start_char": 782, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 788, "feats": null, "head": 17, "id": 15, "lemma": "way", "misc": "", "start_char": 785, "text": "way", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 794, "feats": null, "head": 17, "id": 16, "lemma": "above", "misc": "", "start_char": 789, "text": "above", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 802, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "average", "misc": "", "start_char": 795, "text": "average", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 805, "feats": null, "head": 20, "id": 18, "lemma": "in", "misc": "", "start_char": 803, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 807, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 806, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 811, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "lot", "misc": "", "start_char": 808, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 814, "feats": null, "head": 23, "id": 21, "lemma": "of", "misc": "", "start_char": 812, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 820, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "other", "misc": "", "start_char": 815, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 827, "feats": "Number=Plur", "head": 20, "id": 23, "lemma": "thing", "misc": "", "start_char": 821, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 829, "feats": null, "head": 11, "id": 24, "lemma": ".", "misc": "", "start_char": 828, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (NP (RB Not) (NN height) (, ,) (NP (NN vision)) (, ,) (NP (NN athleticism)) (, ,) (CC or) (NP (NN ability) (S (VP (TO to) (VP (VB digest) (NP (NN dairy) (NNS products)))))) (. .)))" }, "speaker": "Sheldon", "text": "Not height, vision, athleticism, or ability to digest dairy products.", "tokens": [ { "deprel": "advmod", "end_char": 833, "feats": null, "head": 2, "id": 1, "lemma": "not", "misc": "", "start_char": 830, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 840, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "height", "misc": "", "start_char": 834, "text": "height", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 842, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 841, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 849, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "vision", "misc": "", "start_char": 843, "text": "vision", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 851, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 850, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 863, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "athleticism", "misc": "", "start_char": 852, "text": "athleticism", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 865, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 864, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 868, "feats": null, "head": 9, "id": 8, "lemma": "or", "misc": "", "start_char": 866, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 876, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "ability", "misc": "", "start_char": 869, "text": "ability", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 879, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 877, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 886, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "digest", "misc": "", "start_char": 880, "text": "digest", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 892, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "dairy", "misc": "", "start_char": 887, "text": "dairy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 901, "feats": "Number=Plur", "head": 11, "id": 13, "lemma": "product", "misc": "", "start_char": 893, "text": "products", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 903, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 902, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG talking) (PP (IN about) (NP (NP (JJ important) (NNS things)) (PP (IN like) (NP (JJ emotional) (NN maturity))))))) (. .)))" }, "speaker": "Leonard", "text": "I'm talking about important things like emotional maturity.", "tokens": [ { "deprel": "nsubj", "end_char": 905, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 904, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 908, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 906, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 916, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "talk", "misc": "", "start_char": 909, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 922, "feats": null, "head": 6, "id": 4, "lemma": "about", "misc": "", "start_char": 917, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 932, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "important", "misc": "", "start_char": 923, "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 939, "feats": "Number=Plur", "head": 3, "id": 6, "lemma": "thing", "misc": "", "start_char": 933, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 944, "feats": null, "head": 9, "id": 7, "lemma": "like", "misc": "", "start_char": 940, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 954, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "emotional", "misc": "", "start_char": 945, "text": "emotional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 963, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "maturity", "misc": "", "start_char": 955, "text": "maturity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 965, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 964, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD were) (ADVP (RB just)) (VP (VBG spying) (PP (IN on) (NP (PRP$ your) (NN girlfriend))) (PP (IN through) (NP (DT a) (NN peephole))))) (. .)))" }, "speaker": "Sheldon", "text": "You were just spying on your girlfriend through a peephole.", "tokens": [ { "deprel": "nsubj", "end_char": 969, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 966, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 974, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 970, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 979, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 975, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 986, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "spying", "misc": "", "start_char": 980, "text": "spying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 989, "feats": null, "head": 7, "id": 5, "lemma": "on", "misc": "", "start_char": 987, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 994, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 990, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1005, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "girlfriend", "misc": "", "start_char": 995, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1013, "feats": null, "head": 10, "id": 8, "lemma": "through", "misc": "", "start_char": 1006, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1015, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1014, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1024, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "peephole", "misc": "", "start_char": 1016, "text": "peephole", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1026, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1025, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD liked) (NP (PRP it)) (ADVP (RBR better)) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBD thought) (SBAR (S (NP (PRP I)) (VP (VBD was) (RB n't) (ADVP (RB here))))))))) (. .)))" }, "speaker": "Leonard", "text": "I liked it better when you thought I wasn't here.", "tokens": [ { "deprel": "nsubj", "end_char": 1028, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1027, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1034, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "like", "misc": "", "start_char": 1029, "text": "liked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1037, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 1035, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1044, "feats": "Degree=Cmp", "head": 2, "id": 4, "lemma": "well", "misc": "", "start_char": 1038, "text": "better", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advmod", "end_char": 1049, "feats": "PronType=Int", "head": 7, "id": 5, "lemma": "when", "misc": "", "start_char": 1045, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1053, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 1050, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1061, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 2, "id": 7, "lemma": "think", "misc": "", "start_char": 1054, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1063, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 1062, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1067, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 1064, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1071, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 1068, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1076, "feats": "PronType=Dem", "head": 7, "id": 11, "lemma": "here", "misc": "", "start_char": 1072, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1078, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 1077, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG saying) (SBAR (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB have) (NP (JJ attractive) (NNS qualities))))))))) (. .) (S (S (NP (NP (PRP$ Your) (NN choice)) (PP (IN of) (NP (NNS friends)))) (VP (VBZ is) (ADJP (JJ impeccable)))) (, ,) (S (NP (PRP you)) (VP (VBP 're) (NP (DT a) (JJ good) (NN sleeper)))) (. .) (CC And) (S (ADVP (JJ last) (CC but) (RB not) (JJS least)) (, ,) (NP (PRP you)) (VP (VBP buy) (NP (NP (DT the) (NNS grapes)) (SBAR (S (NP (PRP I)) (VP (VBP like))))))) (. .) (S (NP (PRP You)) (VP (VBP 're) (NP (DT a) (JJ real) (NN catch)) (VP (VBN compared) (PP (IN to) (NP (NP (DT some) (NN snoring) (NN guy)) (PP (IN with) (NP (NP (DT a) (NN fridge)) (ADJP (JJ full) (PP (IN of) (NP (JJ lousy) (NNS grapes)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm not saying you don't have attractive qualities . Your choice of friends is impeccable, you're a good sleeper . And last but not least, you buy the grapes I like . You're a real catch compared to some snoring guy with a fridge full of lousy grapes.", "tokens": [ { "deprel": "nsubj", "end_char": 1080, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1079, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1083, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1081, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1087, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1084, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1094, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 1088, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 1098, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 1095, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1101, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 1099, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1105, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 1102, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1110, "feats": "VerbForm=Inf", "head": 4, "id": 8, "lemma": "have", "misc": "", "start_char": 1106, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1121, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "attractive", "misc": "", "start_char": 1111, "text": "attractive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1131, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "quality", "misc": "", "start_char": 1122, "text": "qualities", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1133, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1132, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1138, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "your", "misc": "", "start_char": 1134, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1145, "feats": "Number=Sing", "head": 17, "id": 13, "lemma": "choice", "misc": "", "start_char": 1139, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1148, "feats": null, "head": 15, "id": 14, "lemma": "of", "misc": "", "start_char": 1146, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1156, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "friend", "misc": "", "start_char": 1149, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 1159, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 1157, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1170, "feats": "Degree=Pos", "head": 4, "id": 17, "lemma": "impeccable", "misc": "", "start_char": 1160, "text": "impeccable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1172, "feats": null, "head": 23, "id": 18, "lemma": ",", "misc": "", "start_char": 1171, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1176, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 19, "lemma": "you", "misc": "", "start_char": 1173, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1180, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 23, "id": 20, "lemma": "be", "misc": "", "start_char": 1177, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1182, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 21, "lemma": "a", "misc": "", "start_char": 1181, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1187, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "good", "misc": "", "start_char": 1183, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1195, "feats": "Number=Sing", "head": 17, "id": 23, "lemma": "sleeper", "misc": "", "start_char": 1188, "text": "sleeper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1197, "feats": null, "head": 17, "id": 24, "lemma": ".", "misc": "", "start_char": 1196, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1201, "feats": null, "head": 32, "id": 25, "lemma": "and", "misc": "", "start_char": 1198, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1206, "feats": "Degree=Pos", "head": 32, "id": 26, "lemma": "last", "misc": "", "start_char": 1202, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 1210, "feats": null, "head": 32, "id": 27, "lemma": "but", "misc": "", "start_char": 1207, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1214, "feats": null, "head": 32, "id": 28, "lemma": "not", "misc": "", "start_char": 1211, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "fixed", "end_char": 1220, "feats": "Degree=Sup", "head": 28, "id": 29, "lemma": "least", "misc": "", "start_char": 1215, "text": "least", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "punct", "end_char": 1222, "feats": null, "head": 32, "id": 30, "lemma": ",", "misc": "", "start_char": 1221, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1226, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 32, "id": 31, "lemma": "you", "misc": "", "start_char": 1223, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1230, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 32, "lemma": "buy", "misc": "", "start_char": 1227, "text": "buy", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1234, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 33, "lemma": "the", "misc": "", "start_char": 1231, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1241, "feats": "Number=Plur", "head": 32, "id": 34, "lemma": "grape", "misc": "", "start_char": 1235, "text": "grapes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1243, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 36, "id": 35, "lemma": "I", "misc": "", "start_char": 1242, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1248, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 34, "id": 36, "lemma": "like", "misc": "", "start_char": 1244, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1250, "feats": null, "head": 4, "id": 37, "lemma": ".", "misc": "", "start_char": 1249, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1254, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 42, "id": 38, "lemma": "you", "misc": "", "start_char": 1251, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1258, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 42, "id": 39, "lemma": "be", "misc": "", "start_char": 1255, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1260, "feats": "Definite=Ind|PronType=Art", "head": 42, "id": 40, "lemma": "a", "misc": "", "start_char": 1259, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1265, "feats": "Degree=Pos", "head": 42, "id": 41, "lemma": "real", "misc": "", "start_char": 1261, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1271, "feats": "Number=Sing", "head": 32, "id": 42, "lemma": "catch", "misc": "", "start_char": 1266, "text": "catch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1280, "feats": "Tense=Past|VerbForm=Part", "head": 42, "id": 43, "lemma": "compare", "misc": "", "start_char": 1272, "text": "compared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1283, "feats": null, "head": 47, "id": 44, "lemma": "to", "misc": "", "start_char": 1281, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1288, "feats": null, "head": 47, "id": 45, "lemma": "some", "misc": "", "start_char": 1284, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1296, "feats": "Number=Sing", "head": 47, "id": 46, "lemma": "snoring", "misc": "", "start_char": 1289, "text": "snoring", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1300, "feats": "Number=Sing", "head": 43, "id": 47, "lemma": "guy", "misc": "", "start_char": 1297, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1305, "feats": null, "head": 50, "id": 48, "lemma": "with", "misc": "", "start_char": 1301, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1307, "feats": "Definite=Ind|PronType=Art", "head": 50, "id": 49, "lemma": "a", "misc": "", "start_char": 1306, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1314, "feats": "Number=Sing", "head": 47, "id": 50, "lemma": "fridge", "misc": "", "start_char": 1308, "text": "fridge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 1319, "feats": "Degree=Pos", "head": 50, "id": 51, "lemma": "full", "misc": "", "start_char": 1315, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1322, "feats": null, "head": 54, "id": 52, "lemma": "of", "misc": "", "start_char": 1320, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1328, "feats": "Degree=Pos", "head": 54, "id": 53, "lemma": "lousy", "misc": "", "start_char": 1323, "text": "lousy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1335, "feats": "Number=Plur", "head": 51, "id": 54, "lemma": "grape", "misc": "", "start_char": 1329, "text": "grapes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1337, "feats": null, "head": 4, "id": 55, "lemma": ".", "misc": "", "start_char": 1336, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (NN None)) (PP (IN of) (NP (DT this)))) (VP (VBZ matters))) (. .) (S (NP (PRP I)) (VP (VBP trust) (SBAR (IN that) (S (NP (NNP Penny)) (VP (VBZ cares) (PP (IN about) (NP (PRP me)))))))) (, ,) (CC and) (NP (NP (NN nothing)) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB happen) (PP (IN with) (NP (DT this) (NN guy))))))))) (. .)))" }, "speaker": "Leonard", "text": "None of this matters . I trust that Penny cares about me, and nothing's gonna happen with this guy.", "tokens": [ { "deprel": "nsubj", "end_char": 1342, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "none", "misc": "", "start_char": 1338, "text": "None", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1345, "feats": null, "head": 3, "id": 2, "lemma": "of", "misc": "", "start_char": 1343, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1350, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 3, "lemma": "this", "misc": "", "start_char": 1346, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 1358, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "matter", "misc": "", "start_char": 1351, "text": "matters", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1360, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1359, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1362, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 1361, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1368, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "trust", "misc": "", "start_char": 1363, "text": "trust", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1373, "feats": null, "head": 10, "id": 8, "lemma": "that", "misc": "", "start_char": 1369, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1379, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "penny", "misc": "", "start_char": 1374, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 1385, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 10, "lemma": "care", "misc": "", "start_char": 1380, "text": "cares", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1391, "feats": null, "head": 12, "id": 11, "lemma": "about", "misc": "", "start_char": 1386, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1394, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 12, "lemma": "I", "misc": "", "start_char": 1392, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1396, "feats": null, "head": 17, "id": 13, "lemma": ",", "misc": "", "start_char": 1395, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1400, "feats": null, "head": 17, "id": 14, "lemma": "and", "misc": "", "start_char": 1397, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1408, "feats": "Number=Sing|PronType=Neg", "head": 17, "id": 15, "lemma": "nothing", "misc": "", "start_char": 1401, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 1411, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 1409, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1415, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 17, "lemma": "go", "misc": "", "start_char": 1412, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1418, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 1416, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1425, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "happen", "misc": "", "start_char": 1419, "text": "happen", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1430, "feats": null, "head": 22, "id": 20, "lemma": "with", "misc": "", "start_char": 1426, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1435, "feats": "Number=Sing|PronType=Dem", "head": 22, "id": 21, "lemma": "this", "misc": "", "start_char": 1431, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1439, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "guy", "misc": "", "start_char": 1436, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1441, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 1440, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (SBAR (IN unless) (S (ADVP (IN of) (NN course)) (NP (PRP he)) (VP (VBZ 's) (NP (DT a) (JJ skilled) (NN hypnotist))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, unless of course he's a skilled hypnotist.", "tokens": [ { "deprel": "discourse", "end_char": 1446, "feats": null, "head": 10, "id": 1, "lemma": "well", "misc": "", "start_char": 1442, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1448, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1447, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1455, "feats": null, "head": 10, "id": 3, "lemma": "unless", "misc": "", "start_char": 1449, "text": "unless", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "end_char": 1458, "feats": "ExtPos=ADV", "head": 10, "id": 4, "lemma": "of", "misc": "", "start_char": 1456, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1465, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "course", "misc": "", "start_char": 1459, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1468, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 6, "lemma": "he", "misc": "", "start_char": 1466, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1471, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 1469, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1473, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 1472, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1481, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "skilled", "misc": "", "start_char": 1474, "text": "skilled", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1491, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "hypnotist", "misc": "", "start_char": 1482, "text": "hypnotist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1493, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 1492, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Leonard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 1498, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1494, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1500, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1499, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (SBAR (IN While) (S (ADJP (JJ unlikely)))) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADVP (RB still)) (NP (DT a) (JJ statistical) (NN possibility))) (. .) (S (NP (PRP She)) (VP (MD might) (VP (VB be) (VP (VP (VBG performing) (NP (JJ sexual) (NNS acts)) (PP (IN with) (NP (PRP him)))) (CC and) (RB not) (ADVP (RB even)) (VP (VB know) (NP (PRP it))))))) (. .)))" }, "speaker": "Sheldon", "text": "While unlikely, it's still a statistical possibility . She might be performing sexual acts with him and not even know it.", "tokens": [ { "deprel": "mark", "end_char": 1506, "feats": null, "head": 2, "id": 1, "lemma": "while", "misc": "", "start_char": 1501, "text": "While", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1515, "feats": "Degree=Pos", "head": 9, "id": 2, "lemma": "unlikely", "misc": "", "start_char": 1507, "text": "unlikely", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1517, "feats": null, "head": 9, "id": 3, "lemma": ",", "misc": "", "start_char": 1516, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1520, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 4, "lemma": "it", "misc": "", "start_char": 1518, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1523, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 5, "lemma": "be", "misc": "", "start_char": 1521, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1529, "feats": null, "head": 9, "id": 6, "lemma": "still", "misc": "", "start_char": 1524, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1531, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 1530, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1543, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "statistical", "misc": "", "start_char": 1532, "text": "statistical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1555, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "possibility", "misc": "", "start_char": 1544, "text": "possibility", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1557, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 1556, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1561, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 11, "lemma": "she", "misc": "", "start_char": 1558, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1567, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "might", "misc": "", "start_char": 1562, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1570, "feats": "VerbForm=Inf", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 1568, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1581, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 14, "lemma": "perform", "misc": "", "start_char": 1571, "text": "performing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 1588, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "sexual", "misc": "", "start_char": 1582, "text": "sexual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1593, "feats": "Number=Plur", "head": 14, "id": 16, "lemma": "act", "misc": "", "start_char": 1589, "text": "acts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1598, "feats": null, "head": 18, "id": 17, "lemma": "with", "misc": "", "start_char": 1594, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1602, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 18, "lemma": "he", "misc": "", "start_char": 1599, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1606, "feats": null, "head": 22, "id": 19, "lemma": "and", "misc": "", "start_char": 1603, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1610, "feats": null, "head": 22, "id": 20, "lemma": "not", "misc": "", "start_char": 1607, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1615, "feats": null, "head": 22, "id": 21, "lemma": "even", "misc": "", "start_char": 1611, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1620, "feats": "VerbForm=Inf", "head": 14, "id": 22, "lemma": "know", "misc": "", "start_char": 1616, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1623, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 23, "lemma": "it", "misc": "", "start_char": 1621, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1625, "feats": null, "head": 9, "id": 24, "lemma": ".", "misc": "", "start_char": 1624, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now)) (NP (PRP you)) (VP (VBP 're) (ADVP (RB just)) (VP (VBG being) (ADJP (JJ ridiculous)))) (. .)))" }, "speaker": "Leonard", "text": "Now you're just being ridiculous.", "tokens": [ { "deprel": "advmod", "end_char": 1629, "feats": null, "head": 6, "id": 1, "lemma": "now", "misc": "", "start_char": 1626, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1633, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 2, "lemma": "you", "misc": "", "start_char": 1630, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1637, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 1634, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1642, "feats": null, "head": 6, "id": 4, "lemma": "just", "misc": "", "start_char": 1638, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1648, "feats": "VerbForm=Ger", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1643, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "root", "end_char": 1659, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "ridiculous", "misc": "", "start_char": 1649, "text": "ridiculous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1661, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1660, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (SQ (VBP Am) (NP (PRP I)) (. ?) (S (NP (DT The) (NN mind)) (VP (VBZ 's) (NP (NP (DT a) (JJ mysterious) (NN thing)) (, ,) (NP (NNP Leonard) (. .)) (SBAR (S (NP (PRP He)) (VP (MD could) (VP (VB be) (VP (VBG having) (NP (NP (DT the) (NN time)) (PP (IN of) (NP (PRP$ his) (NN life)))) (SBAR (IN while) (S (NP (PRP she)) (VP (VBZ thinks) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (NP (NP (DT a) (NN chicken)) (VP (VBG pecking) (PP (IN for) (NP (NN corn))))))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Am I? The mind's a mysterious thing, Leonard . He could be having the time of his life while she thinks she's a chicken pecking for corn.", "tokens": [ { "deprel": "cop", "end_char": 1664, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 1, "lemma": "be", "misc": "", "start_char": 1662, "text": "Am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "reparandum", "end_char": 1666, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 2, "lemma": "I", "misc": "", "start_char": 1665, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1668, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1667, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1672, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 1669, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1677, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "mind", "misc": "", "start_char": 1673, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1680, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 1678, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1682, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 1681, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1693, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "mysterious", "misc": "", "start_char": 1683, "text": "mysterious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1699, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "thing", "misc": "", "start_char": 1694, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1701, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 1700, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1709, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Leonard", "misc": "", "start_char": 1702, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1711, "feats": null, "head": 9, "id": 12, "lemma": ".", "misc": "", "start_char": 1710, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1714, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 13, "lemma": "he", "misc": "", "start_char": 1712, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1720, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "could", "misc": "", "start_char": 1715, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1723, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1721, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1730, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 16, "lemma": "have", "misc": "", "start_char": 1724, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1734, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 1731, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1739, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "time", "misc": "", "start_char": 1735, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1742, "feats": null, "head": 21, "id": 19, "lemma": "of", "misc": "", "start_char": 1740, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1746, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "his", "misc": "", "start_char": 1743, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1751, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "life", "misc": "", "start_char": 1747, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1757, "feats": null, "head": 24, "id": 22, "lemma": "while", "misc": "", "start_char": 1752, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1761, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 23, "lemma": "she", "misc": "", "start_char": 1758, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1768, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 24, "lemma": "think", "misc": "", "start_char": 1762, "text": "thinks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1772, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 25, "lemma": "she", "misc": "", "start_char": 1769, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1775, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "be", "misc": "", "start_char": 1773, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1777, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 1776, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 1785, "feats": "Number=Sing", "head": 24, "id": 28, "lemma": "chicken", "misc": "", "start_char": 1778, "text": "chicken", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1793, "feats": "VerbForm=Ger", "head": 28, "id": 29, "lemma": "peck", "misc": "", "start_char": 1786, "text": "pecking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1797, "feats": null, "head": 31, "id": 30, "lemma": "for", "misc": "", "start_char": 1794, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1802, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "corn", "misc": "", "start_char": 1798, "text": "corn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1804, "feats": null, "head": 9, "id": 32, "lemma": ".", "misc": "", "start_char": 1803, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 5, 5 ], [ 0, 13, 13 ], [ 1, 8, 8 ], [ 2, 23, 23 ], [ 2, 29, 29 ], [ 2, 36, 36 ], [ 3, 0, 0 ], [ 3, 2, 2 ], [ 4, 4, 4 ], [ 5, 13, 13 ], [ 7, 5, 5 ], [ 7, 25, 25 ], [ 7, 40, 40 ], [ 8, 12, 12 ], [ 10, 0, 0 ], [ 11, 0, 0 ], [ 11, 5, 5 ], [ 12, 0, 0 ], [ 12, 7, 7 ], [ 13, 4, 4 ], [ 13, 11, 11 ], [ 13, 18, 18 ], [ 13, 30, 30 ], [ 13, 37, 37 ], [ 14, 5, 5 ], [ 14, 11, 11 ], [ 19, 10, 10 ] ], [ [ 0, 11, 11 ], [ 11, 8, 9 ] ], [ [ 0, 10, 11 ] ], [ [ 0, 21, 22 ], [ 2, 7, 7 ], [ 14, 20, 21 ], [ 15, 5, 5 ], [ 17, 17, 17 ], [ 18, 1, 1 ], [ 19, 12, 12 ], [ 19, 19, 19 ] ], [ [ 0, 28, 28 ], [ 2, 11, 11 ], [ 11, 5, 6 ], [ 14, 8, 8 ], [ 17, 10, 10 ], [ 19, 22, 22 ], [ 19, 24, 24 ] ], [ [ 0, 28, 29 ] ], [ [ 1, 4, 4 ], [ 2, 32, 32 ], [ 5, 2, 2 ], [ 5, 10, 10 ], [ 6, 2, 2 ], [ 12, 5, 5 ], [ 13, 0, 0 ], [ 13, 34, 34 ], [ 19, 1, 1 ] ], [ [ 2, 11, 13 ] ], [ [ 2, 15, 15 ] ], [ [ 7, 3, 3 ] ], [ [ 7, 12, 13 ] ], [ [ 7, 20, 20 ] ], [ [ 7, 15, 20 ] ], [ [ 7, 18, 20 ] ], [ [ 9, 11, 12 ] ], [ [ 13, 14, 14 ] ], [ [ 13, 48, 53 ] ], [ [ 13, 52, 53 ] ], [ [ 15, 7, 9 ] ], [ [ 19, 30, 30 ] ], [ [ 19, 26, 30 ] ] ]
s06e08c04t
If you're wondering why I've been staring through the peephole, I'm trying to get a look at this guy who's coming over to Penny's. To be honest, I didn't know you were here. It's not a big deal . He's just in her history class . They're working on a project together . I don't even know why I care . You know what, I don't care. You think you don't care. This is silly . I have nothing to worry about. Oh, I don't know . Statistically speaking, I'm sure you have something to worry about. What do you mean? Well, if we assume your looks are average, right off the bat, 50% of men on Earth are more attractive than you . That's 1.5 billion handsome lads standing by, waiting to rain on your parade. Well, yeah, but this isn't just about looks . I'm way above average in a lot of other things. Not height, vision, athleticism, or ability to digest dairy products. I'm talking about important things like emotional maturity. You were just spying on your girlfriend through a peephole. I liked it better when you thought I wasn't here. I'm not saying you don't have attractive qualities . Your choice of friends is impeccable, you're a good sleeper . And last but not least, you buy the grapes I like . You're a real catch compared to some snoring guy with a fridge full of lousy grapes. None of this matters . I trust that Penny cares about me, and nothing's gonna happen with this guy. Well, unless of course he's a skilled hypnotist. What? While unlikely, it's still a statistical possibility . She might be performing sexual acts with him and not even know it. Now you're just being ridiculous. Am I? The mind's a mysterious thing, Leonard . He could be having the time of his life while she thinks she's a chicken pecking for corn.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP hate) (NP (PRP it)) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP make) (S (NP (PRP me)) (VP (VB sit) (PP (IN through) (NP (PDT all) (DT the) (NNS credits))))))))) (. .)))" }, "speaker": "Penny", "text": "I hate it when you make me sit through all the credits.", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 6, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "hate", "misc": "", "start_char": 2, "text": "hate", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 9, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 7, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 14, "feats": "PronType=Int", "head": 6, "id": 4, "lemma": "when", "misc": "", "start_char": 10, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 18, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 15, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 23, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 6, "lemma": "make", "misc": "", "start_char": 19, "text": "make", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 26, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 24, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 30, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "sit", "misc": "", "start_char": 27, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 38, "feats": null, "head": 12, "id": 9, "lemma": "through", "misc": "", "start_char": 31, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det:predet", "end_char": 42, "feats": null, "head": 12, "id": 10, "lemma": "all", "misc": "", "start_char": 39, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 46, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 43, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 54, "feats": "Number=Plur", "head": 8, "id": 12, "lemma": "credit", "misc": "", "start_char": 47, "text": "credits", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 56, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 55, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (ADVP (RB sometimes)) (NP (EX there)) (VP (VBZ 's) (NP (DT a) (JJ secret) (NN ending)) (, ,) (PP (UH like) (PP (IN in) (NP (DT The) (NNPS Avengers))))) (. .)))" }, "speaker": "Leonard", "text": "Well, sometimes there's a secret ending, like in The Avengers.", "tokens": [ { "deprel": "discourse", "end_char": 61, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 57, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 63, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 62, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 73, "feats": null, "head": 5, "id": 3, "lemma": "sometimes", "misc": "", "start_char": 64, "text": "sometimes", "upos": "ADV", "xpos": "RB" }, { "deprel": "expl", "end_char": 79, "feats": null, "head": 5, "id": 4, "lemma": "there", "misc": "", "start_char": 74, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 82, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "be", "misc": "", "start_char": 80, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 84, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 83, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 91, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "secret", "misc": "", "start_char": 85, "text": "secret", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 98, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "ending", "misc": "", "start_char": 92, "text": "ending", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 100, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 99, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 105, "feats": null, "head": 13, "id": 10, "lemma": "like", "misc": "", "start_char": 101, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "case", "end_char": 108, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 106, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 112, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 109, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 121, "feats": "Number=Plur", "head": 8, "id": 13, "lemma": "Avenger", "misc": "", "start_char": 113, "text": "Avengers", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 122, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (DT that)) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB happen) (PP (IN in) (NP (NP (DT a) (NN documentary)) (PP (IN about) (NP (DT the) (NNP Holocaust))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, but I don't think that's going to happen in a documentary about the Holocaust.", "tokens": [ { "deprel": "discourse", "end_char": 128, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 124, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 129, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 134, "feats": null, "head": 7, "id": 3, "lemma": "but", "misc": "", "start_char": 131, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 136, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 135, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 139, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 137, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 143, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 140, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 149, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "think", "misc": "", "start_char": 144, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 154, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 8, "lemma": "that", "misc": "", "start_char": 150, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 157, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 155, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 163, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 10, "lemma": "go", "misc": "", "start_char": 158, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 166, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 164, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 173, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "happen", "misc": "", "start_char": 167, "text": "happen", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 176, "feats": null, "head": 15, "id": 13, "lemma": "in", "misc": "", "start_char": 174, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 178, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 177, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 190, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "documentary", "misc": "", "start_char": 179, "text": "documentary", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 196, "feats": null, "head": 18, "id": 16, "lemma": "about", "misc": "", "start_char": 191, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 200, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 197, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 210, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "Holocaust", "misc": "", "start_char": 201, "text": "Holocaust", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 7, "id": 19, "lemma": ".", "misc": "", "start_char": 211, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP They)) (VP (MD could) (VP (VB show) (NP (NNS bloopers) (. .) (INTJ (UH Oh)) (, ,) (INTJ (UH no))))) (. .)))" }, "speaker": "Leonard", "text": "They could show bloopers . Oh, no.", "tokens": [ { "deprel": "nsubj", "end_char": 217, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "they", "misc": "", "start_char": 213, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 223, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "could", "misc": "", "start_char": 218, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 228, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "show", "misc": "", "start_char": 224, "text": "show", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 237, "feats": "Number=Plur", "head": 3, "id": 4, "lemma": "blooper", "misc": "", "start_char": 229, "text": "bloopers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 239, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 238, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 242, "feats": null, "head": 3, "id": 6, "lemma": "oh", "misc": "", "start_char": 240, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 244, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 243, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 247, "feats": "Polarity=Neg", "head": 3, "id": 8, "lemma": "no", "misc": "", "start_char": 245, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 248, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (DT that))) (. ?)))" }, "speaker": "Penny", "text": "What is that?", "tokens": [ { "deprel": "nsubj", "end_char": 254, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 250, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 257, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 255, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 262, "feats": "Number=Sing|PronType=Dem", "head": 0, "id": 3, "lemma": "that", "misc": "", "start_char": 258, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 264, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 263, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VP (VBZ is) (NP (NP (NP (NNP Sheldon) (POS 's)) (`` \") (NML (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ unhappy) (CC and) (RB about) (S (VP (TO to) (VP (VB destroy) (NP (DT the) (NN planet) ('' \") (NN music)))))))) (. .))) (VP (VB Come) (PRT (RP on))))) (, ,) (VP (VB let) (S (NP (PRP 's)) (ADVP (RB just)) (VP (VB go) (PP (IN to) (NP (PRP$ your) (NN place))))))) (. .)))" }, "speaker": "Leonard", "text": "That is Sheldon's \" I'm unhappy and about to destroy the planet \" music . Come on, let's just go to your place.", "tokens": [ { "deprel": "nsubj", "end_char": 269, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 265, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 272, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "be", "misc": "", "start_char": 270, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 280, "feats": "Number=Sing", "head": 16, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 273, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 283, "feats": null, "head": 3, "id": 4, "lemma": "'s", "misc": "", "start_char": 281, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "punct", "end_char": 285, "feats": null, "head": 8, "id": 5, "lemma": "\"", "misc": "", "start_char": 284, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 287, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 286, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 290, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 288, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 298, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "unhappy", "misc": "", "start_char": 291, "text": "unhappy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 302, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 299, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 308, "feats": null, "head": 8, "id": 10, "lemma": "about", "misc": "", "start_char": 303, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 311, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 309, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "conj", "end_char": 319, "feats": "VerbForm=Inf", "head": 8, "id": 12, "lemma": "destroy", "misc": "", "start_char": 312, "text": "destroy", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 323, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 320, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 330, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "planet", "misc": "", "start_char": 324, "text": "planet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 332, "feats": null, "head": 8, "id": 15, "lemma": "\"", "misc": "", "start_char": 331, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "obj", "end_char": 338, "feats": "Number=Sing", "head": 8, "id": 16, "lemma": "music", "misc": "", "start_char": 333, "text": "music", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 340, "feats": null, "head": 8, "id": 17, "lemma": ".", "misc": "", "start_char": 339, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 345, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 18, "lemma": "come", "misc": "", "start_char": 341, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 348, "feats": null, "head": 18, "id": 19, "lemma": "on", "misc": "", "start_char": 346, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 350, "feats": null, "head": 21, "id": 20, "lemma": ",", "misc": "", "start_char": 349, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 354, "feats": "Mood=Imp|VerbForm=Fin", "head": 18, "id": 21, "lemma": "let", "misc": "", "start_char": 351, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 357, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 21, "id": 22, "lemma": "we", "misc": "", "start_char": 355, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 362, "feats": null, "head": 24, "id": 23, "lemma": "just", "misc": "", "start_char": 358, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 365, "feats": "VerbForm=Inf", "head": 21, "id": 24, "lemma": "go", "misc": "", "start_char": 363, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 368, "feats": null, "head": 27, "id": 25, "lemma": "to", "misc": "", "start_char": 366, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 373, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "your", "misc": "", "start_char": 369, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 379, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "place", "misc": "", "start_char": 374, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 381, "feats": null, "head": 18, "id": 28, "lemma": ".", "misc": "", "start_char": 380, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (S (VP (VB wait))) (, ,) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ unhappy))))) (, ,) (SQ (MD should) (RB n't) (NP (PRP we)) (VP (VB talk) (PP (IN to) (NP (PRP him))))) (. ?)))" }, "speaker": "Penny", "text": "Well, wait, if he's unhappy, shouldn't we talk to him?", "tokens": [ { "deprel": "discourse", "end_char": 386, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 382, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 388, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 387, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 393, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "wait", "misc": "", "start_char": 389, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 395, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 394, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 398, "feats": null, "head": 8, "id": 5, "lemma": "if", "misc": "", "start_char": 396, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 401, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "he", "misc": "", "start_char": 399, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 404, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 402, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 412, "feats": "Degree=Pos", "head": 13, "id": 8, "lemma": "unhappy", "misc": "", "start_char": 405, "text": "unhappy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 414, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 413, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 421, "feats": "VerbForm=Fin", "head": 13, "id": 10, "lemma": "should", "misc": "", "start_char": 415, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 425, "feats": null, "head": 13, "id": 11, "lemma": "not", "misc": "", "start_char": 422, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 428, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "we", "misc": "", "start_char": 426, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 433, "feats": "VerbForm=Inf", "head": 3, "id": 13, "lemma": "talk", "misc": "", "start_char": 429, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 436, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 434, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 440, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 15, "lemma": "he", "misc": "", "start_char": 437, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 442, "feats": null, "head": 3, "id": 16, "lemma": "?", "misc": "", "start_char": 441, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (`` \") (SQ (MD Should) (RB n't) (NP (PRP we)) (VP (VB talk) (PP (IN to) (NP (PRP him))))) (. ?) ('' \") (SQ (VBP Have) (NP (PRP you)) (VP (VBN learned) (NP (NN nothing)) (PP (IN in) (NP (CD six) (NNS years)))) (. ?))))" }, "speaker": "Leonard", "text": "\" Shouldn't we talk to him? \" Have you learned nothing in six years?", "tokens": [ { "deprel": "punct", "end_char": 444, "feats": null, "head": 5, "id": 1, "lemma": "\"", "misc": "", "start_char": 443, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "aux", "end_char": 451, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "should", "misc": "", "start_char": 445, "text": "Should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 455, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 452, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 458, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 456, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 463, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "talk", "misc": "", "start_char": 459, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 466, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 464, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 470, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 7, "lemma": "he", "misc": "", "start_char": 467, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 472, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 471, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 474, "feats": null, "head": 5, "id": 9, "lemma": "\"", "misc": "", "start_char": 473, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "aux", "end_char": 479, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "have", "misc": "", "start_char": 475, "text": "Have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 483, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 480, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 491, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 12, "lemma": "learn", "misc": "", "start_char": 484, "text": "learned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 499, "feats": "Number=Sing|PronType=Neg", "head": 12, "id": 13, "lemma": "nothing", "misc": "", "start_char": 492, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 502, "feats": null, "head": 16, "id": 14, "lemma": "in", "misc": "", "start_char": 500, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 506, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 15, "lemma": "six", "misc": "", "start_char": 503, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 512, "feats": "Number=Plur", "head": 12, "id": 16, "lemma": "year", "misc": "", "start_char": 507, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 514, "feats": null, "head": 5, "id": 17, "lemma": "?", "misc": "", "start_char": 513, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBG doing) (INTJ (UH okay)) (, ,) (NP (NN sweetie))) (. ?)))" }, "speaker": "Penny", "text": "You doing okay, sweetie?", "tokens": [ { "deprel": "nsubj", "end_char": 518, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 515, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 524, "feats": "VerbForm=Ger", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 519, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "discourse", "end_char": 529, "feats": null, "head": 2, "id": 3, "lemma": "okay", "misc": "", "start_char": 525, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 531, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 530, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 539, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "sweetie", "misc": "", "start_char": 532, "text": "sweetie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 541, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 540, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (EX There)) (VP (VBZ is) (NP (NP (JJ ominous) (NN music)) (VP (VBG playing))))) (, ,) (CC and) (S (NP (EX there)) (VP (VBZ is) (NP (DT an) (NN afghan)) (PP (IN over) (NP (PRP$ my) (NN head))))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHADVP (WRB where)) (S (NP (PRP you)) (VP (VBP 're) (PP (IN from)))))))) (, ,) (CC but) (S (SBAR (WHADVP (WRB where)) (S (NP (PRP I)) (VP (VBP 'm) (PP (IN from))))) (, ,) (NP (DT that)) (VP (VBZ means) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG doing) (ADVP (JJ okay)))))))) (. .)))" }, "speaker": "Sheldon", "text": "There is ominous music playing, and there is an afghan over my head . I don't know where you're from, but where I'm from, that means I'm not doing okay.", "tokens": [ { "deprel": "expl", "end_char": 547, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 542, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 550, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 548, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "end_char": 558, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "ominous", "misc": "", "start_char": 551, "text": "ominous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 564, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "music", "misc": "", "start_char": 559, "text": "music", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 572, "feats": "VerbForm=Ger", "head": 4, "id": 5, "lemma": "play", "misc": "", "start_char": 565, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 574, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 573, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 578, "feats": null, "head": 9, "id": 7, "lemma": "and", "misc": "", "start_char": 575, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 584, "feats": null, "head": 9, "id": 8, "lemma": "there", "misc": "", "start_char": 579, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "conj", "end_char": 587, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 9, "lemma": "be", "misc": "", "start_char": 585, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 590, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 588, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 597, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "afghan", "misc": "", "start_char": 591, "text": "afghan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 602, "feats": null, "head": 14, "id": 12, "lemma": "over", "misc": "", "start_char": 598, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 605, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 603, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 610, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "head", "misc": "", "start_char": 606, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 612, "feats": null, "head": 9, "id": 15, "lemma": ".", "misc": "", "start_char": 611, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 614, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 16, "lemma": "I", "misc": "", "start_char": 613, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 617, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "do", "misc": "", "start_char": 615, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 621, "feats": null, "head": 19, "id": 18, "lemma": "not", "misc": "", "start_char": 618, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 626, "feats": "VerbForm=Inf", "head": 2, "id": 19, "lemma": "know", "misc": "", "start_char": 622, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 632, "feats": "PronType=Rel", "head": 19, "id": 20, "lemma": "where", "misc": "", "start_char": 627, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 636, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 21, "lemma": "you", "misc": "", "start_char": 633, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 640, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 637, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl:relcl", "end_char": 645, "feats": null, "head": 20, "id": 23, "lemma": "from", "misc": "", "start_char": 641, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 25, "id": 24, "lemma": ",", "misc": "", "start_char": 646, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 651, "feats": null, "head": 32, "id": 25, "lemma": "but", "misc": "", "start_char": 648, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advcl", "end_char": 657, "feats": "PronType=Int", "head": 32, "id": 26, "lemma": "where", "misc": "", "start_char": 652, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 659, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 27, "lemma": "I", "misc": "", "start_char": 658, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 662, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 29, "id": 28, "lemma": "be", "misc": "", "start_char": 660, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl:relcl", "end_char": 667, "feats": null, "head": 26, "id": 29, "lemma": "from", "misc": "", "start_char": 663, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 669, "feats": null, "head": 32, "id": 30, "lemma": ",", "misc": "", "start_char": 668, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 674, "feats": "Number=Sing|PronType=Dem", "head": 32, "id": 31, "lemma": "that", "misc": "", "start_char": 670, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "conj", "end_char": 680, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 32, "lemma": "mean", "misc": "", "start_char": 675, "text": "means", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 682, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 36, "id": 33, "lemma": "I", "misc": "", "start_char": 681, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 685, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 36, "id": 34, "lemma": "be", "misc": "", "start_char": 683, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 689, "feats": null, "head": 36, "id": 35, "lemma": "not", "misc": "", "start_char": 686, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 695, "feats": "Tense=Pres|VerbForm=Part", "head": 32, "id": 36, "lemma": "do", "misc": "", "start_char": 690, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 700, "feats": "Degree=Pos", "head": 36, "id": 37, "lemma": "okay", "misc": "", "start_char": 696, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 702, "feats": null, "head": 2, "id": 38, "lemma": ".", "misc": "", "start_char": 701, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (VP (VB Want) (NP (PRP me)) (S (VP (TO to) (VP (VB make) (S (NP (PRP you)) (NP (DT some) (NN tea))))))) (. ?)))" }, "speaker": "Leonard", "text": "Want me to make you some tea?", "tokens": [ { "deprel": "root", "end_char": 707, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "want", "misc": "", "start_char": 703, "text": "Want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 710, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 708, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 713, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 711, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 718, "feats": "VerbForm=Inf", "head": 1, "id": 4, "lemma": "make", "misc": "", "start_char": 714, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 722, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 719, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 727, "feats": null, "head": 7, "id": 6, "lemma": "some", "misc": "", "start_char": 723, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 731, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "tea", "misc": "", "start_char": 728, "text": "tea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 733, "feats": null, "head": 1, "id": 8, "lemma": "?", "misc": "", "start_char": 732, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (NN Tea)) (VP (VBZ is) (PP (IN for) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ upset)))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ upset)))) (. .) (S (NP (DT The) (NN university)) (VP (VBZ 's) (VP (VBG forcing) (NP (PRP me)) (S (VP (TO to) (VP (VB work) (PP (IN with) (NP (NNP Kripke) (. .))) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADJP (VBN outraged))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Tea is for when I'm upset . I'm not upset . The university's forcing me to work with Kripke . I'm outraged.", "tokens": [ { "deprel": "nsubj", "end_char": 737, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Tea", "misc": "", "start_char": 734, "text": "Tea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 740, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 738, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 744, "feats": null, "head": 4, "id": 3, "lemma": "for", "misc": "", "start_char": 741, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 749, "feats": "PronType=Int", "head": 0, "id": 4, "lemma": "when", "misc": "", "start_char": 745, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 751, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 750, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 754, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 752, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl:relcl", "end_char": 760, "feats": "Degree=Pos", "head": 4, "id": 7, "lemma": "upset", "misc": "", "start_char": 755, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 761, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 764, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 763, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 767, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 765, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 771, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 768, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 777, "feats": "Degree=Pos", "head": 4, "id": 12, "lemma": "upset", "misc": "", "start_char": 772, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 779, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 778, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 783, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 780, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 794, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "university", "misc": "", "start_char": 784, "text": "university", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 797, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 795, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 805, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 17, "lemma": "force", "misc": "", "start_char": 798, "text": "forcing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 808, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "I", "misc": "", "start_char": 806, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 811, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 809, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 816, "feats": "VerbForm=Inf", "head": 17, "id": 20, "lemma": "work", "misc": "", "start_char": 812, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 821, "feats": null, "head": 22, "id": 21, "lemma": "with", "misc": "", "start_char": 817, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 828, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "Kripke", "misc": "", "start_char": 822, "text": "Kripke", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 830, "feats": null, "head": 12, "id": 23, "lemma": ".", "misc": "", "start_char": 829, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 832, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 24, "lemma": "I", "misc": "", "start_char": 831, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 835, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 833, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 844, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 12, "id": 26, "lemma": "outrage", "misc": "", "start_char": 836, "text": "outraged", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 846, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 845, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB So)) (, ,) (NP (NN cocoa)) (. ?)))" }, "speaker": "Leonard", "text": "So, cocoa?", "tokens": [ { "deprel": "discourse", "end_char": 849, "feats": null, "head": 3, "id": 1, "lemma": "so", "misc": "", "start_char": 847, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 851, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 850, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 857, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "cocoa", "misc": "", "start_char": 852, "text": "cocoa", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 858, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yes)) (, ,) (NP (NN cocoa) (. .)) (VBP Do) (NP (PRP you)) (VP (VB have) (NP (NP (DT any) (NN idea)) (SBAR (WHNP (WP what)) (S (NP (NP (PRP it))) (VP (VBZ 's) (PP (IN like)) (S (VP (TO to) (VP (VB be) (VP (VBN paired) (PP (IN with) (NP (NP (NN someone)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (ADJP (RB so) (RB incredibly) (JJ annoying)))))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Yes, cocoa . Do you have any idea what it's like to be paired with someone who's so incredibly annoying?", "tokens": [ { "deprel": "discourse", "end_char": 863, "feats": null, "head": 3, "id": 1, "lemma": "yes", "misc": "", "start_char": 860, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 865, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 864, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 871, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "cocoa", "misc": "", "start_char": 866, "text": "cocoa", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 873, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 872, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 876, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 874, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 880, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 877, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 885, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "have", "misc": "", "start_char": 881, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 889, "feats": null, "head": 9, "id": 8, "lemma": "any", "misc": "", "start_char": 886, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 894, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "idea", "misc": "", "start_char": 890, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 899, "feats": "PronType=Rel", "head": 9, "id": 10, "lemma": "what", "misc": "", "start_char": 895, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "expl", "end_char": 902, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "it", "misc": "", "start_char": 900, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 905, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 12, "lemma": "be", "misc": "", "start_char": 903, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 910, "feats": null, "head": 10, "id": 13, "lemma": "like", "misc": "", "start_char": 906, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "mark", "end_char": 913, "feats": null, "head": 16, "id": 14, "lemma": "to", "misc": "", "start_char": 911, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 916, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 914, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "csubj", "end_char": 923, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 10, "id": 16, "lemma": "pair", "misc": "", "start_char": 917, "text": "paired", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 928, "feats": null, "head": 18, "id": 17, "lemma": "with", "misc": "", "start_char": 924, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 936, "feats": "Number=Sing|PronType=Ind", "head": 16, "id": 18, "lemma": "someone", "misc": "", "start_char": 929, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 940, "feats": "PronType=Rel", "head": 23, "id": 19, "lemma": "who", "misc": "", "start_char": 937, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 943, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 20, "lemma": "be", "misc": "", "start_char": 941, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 946, "feats": null, "head": 22, "id": 21, "lemma": "so", "misc": "", "start_char": 944, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 957, "feats": null, "head": 23, "id": 22, "lemma": "incredibly", "misc": "", "start_char": 947, "text": "incredibly", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 966, "feats": "Degree=Pos", "head": 18, "id": 23, "lemma": "annoying", "misc": "", "start_char": 958, "text": "annoying", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 968, "feats": null, "head": 3, "id": 24, "lemma": "?", "misc": "", "start_char": 967, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NN teacher)) (. !)))" }, "speaker": "Leonard", "text": "Oh, teacher!", "tokens": [ { "deprel": "discourse", "end_char": 971, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 969, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 973, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 972, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 981, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "teacher", "misc": "", "start_char": 974, "text": "teacher", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 983, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 982, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (S (VP (VB See))) (, ,) (NP (PRP I)) (VP (VBD did) (NP (PDT all) (DT this) (JJ great) (NN work)))) (, ,) (CC and) (S (S (ADVP (RB now)) (NP (PRP he)) (VP (VBZ 's) (ADVP (RB just)) (VP (VBG going) (S (VP (TO to) (VP (VP (VB come) (ADVP (RB along))) (CC and) (VP (VB ruin) (NP (PRP it))))))))) (. .) (S (NP (PRP I)) (VP (VBP am) (UCP (ADJP (ADJP (JJR angrier)) (PP (IN than) (ADVP (RB ever)))) (CC and) (VP (VBN filled) (PP (IN with) (NP (NN despair)))))))) (. .)))" }, "speaker": "Sheldon", "text": "See, I did all this great work, and now he's just going to come along and ruin it . I am angrier than ever and filled with despair.", "tokens": [ { "deprel": "root", "end_char": 987, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "see", "misc": "", "start_char": 984, "text": "See", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 989, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 988, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 991, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 990, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 995, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 1, "id": 4, "lemma": "do", "misc": "", "start_char": 992, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det:predet", "end_char": 999, "feats": null, "head": 8, "id": 5, "lemma": "all", "misc": "", "start_char": 996, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1004, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 6, "lemma": "this", "misc": "", "start_char": 1000, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1010, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "great", "misc": "", "start_char": 1005, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1015, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "work", "misc": "", "start_char": 1011, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1017, "feats": null, "head": 15, "id": 9, "lemma": ",", "misc": "", "start_char": 1016, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1021, "feats": null, "head": 15, "id": 10, "lemma": "and", "misc": "", "start_char": 1018, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1025, "feats": null, "head": 15, "id": 11, "lemma": "now", "misc": "", "start_char": 1022, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1028, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 12, "lemma": "he", "misc": "", "start_char": 1026, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1031, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 1029, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1036, "feats": null, "head": 15, "id": 14, "lemma": "just", "misc": "", "start_char": 1032, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1042, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 15, "lemma": "go", "misc": "", "start_char": 1037, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1045, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 1043, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1050, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "come", "misc": "", "start_char": 1046, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1056, "feats": null, "head": 17, "id": 18, "lemma": "along", "misc": "", "start_char": 1051, "text": "along", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1060, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 1057, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1065, "feats": "VerbForm=Inf", "head": 17, "id": 20, "lemma": "ruin", "misc": "", "start_char": 1061, "text": "ruin", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1068, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "it", "misc": "", "start_char": 1066, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1070, "feats": null, "head": 1, "id": 22, "lemma": ".", "misc": "", "start_char": 1069, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1072, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 23, "lemma": "I", "misc": "", "start_char": 1071, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1075, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 1073, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1083, "feats": "Degree=Cmp", "head": 1, "id": 25, "lemma": "angry", "misc": "", "start_char": 1076, "text": "angrier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 1088, "feats": null, "head": 27, "id": 26, "lemma": "than", "misc": "", "start_char": 1084, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1093, "feats": null, "head": 25, "id": 27, "lemma": "ever", "misc": "", "start_char": 1089, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1097, "feats": null, "head": 29, "id": 28, "lemma": "and", "misc": "", "start_char": 1094, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1104, "feats": "Tense=Past|VerbForm=Part", "head": 25, "id": 29, "lemma": "fill", "misc": "", "start_char": 1098, "text": "filled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1109, "feats": null, "head": 31, "id": 30, "lemma": "with", "misc": "", "start_char": 1105, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1117, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "despair", "misc": "", "start_char": 1110, "text": "despair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1119, "feats": null, "head": 1, "id": 32, "lemma": ".", "misc": "", "start_char": 1118, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WDT What) (NN beverage)) (SQ (VBP do) (NP (PRP you)) (VP (VB make) (PP (IN for) (NP (DT that))))) (. ?)))" }, "speaker": "Penny", "text": "What beverage do you make for that?", "tokens": [ { "deprel": "det", "end_char": 1124, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 1120, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "obj", "end_char": 1133, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "beverage", "misc": "", "start_char": 1125, "text": "beverage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1136, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 1134, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1140, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1137, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1145, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "make", "misc": "", "start_char": 1141, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1149, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 1146, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1154, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 7, "lemma": "that", "misc": "", "start_char": 1150, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1156, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 1155, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ...) (INTJ (UH no)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP I)) (VP (VBP know) (NP (NP (DT this)) (. .) (INTJ (UH Uh)) (, ...) (NP (NP (JJ hot) (NN apple) (NN cider)) (PP (IN with) (NP (NN cinnamon) (NNS sticks)))))) (. ?)))" }, "speaker": "Leonard", "text": "Oh...no, no, no, I know this . Uh...hot apple cider with cinnamon sticks?", "tokens": [ { "deprel": "discourse", "end_char": 1159, "feats": null, "head": 10, "id": 1, "lemma": "oh", "misc": "", "start_char": 1157, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1163, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 1160, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1166, "feats": "Polarity=Neg", "head": 1, "id": 3, "lemma": "no", "misc": "", "start_char": 1164, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1168, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1167, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1171, "feats": "Polarity=Neg", "head": 10, "id": 5, "lemma": "no", "misc": "", "start_char": 1169, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1173, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 1172, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1176, "feats": "Polarity=Neg", "head": 10, "id": 7, "lemma": "no", "misc": "", "start_char": 1174, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1178, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 1177, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1180, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 1179, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1185, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 10, "lemma": "know", "misc": "", "start_char": 1181, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1190, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 11, "lemma": "this", "misc": "", "start_char": 1186, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1192, "feats": null, "head": 10, "id": 12, "lemma": ".", "misc": "", "start_char": 1191, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1195, "feats": null, "head": 17, "id": 13, "lemma": "uh", "misc": "", "start_char": 1193, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1199, "feats": null, "head": 13, "id": 14, "lemma": "...", "misc": "", "start_char": 1196, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1203, "feats": "Degree=Pos", "head": 17, "id": 15, "lemma": "hot", "misc": "", "start_char": 1200, "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1209, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "apple", "misc": "", "start_char": 1204, "text": "apple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1215, "feats": "Number=Sing", "head": 10, "id": 17, "lemma": "cider", "misc": "", "start_char": 1210, "text": "cider", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1220, "feats": null, "head": 20, "id": 18, "lemma": "with", "misc": "", "start_char": 1216, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1229, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "cinnamon", "misc": "", "start_char": 1221, "text": "cinnamon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1236, "feats": "Number=Plur", "head": 17, "id": 20, "lemma": "stick", "misc": "", "start_char": 1230, "text": "sticks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1238, "feats": null, "head": 1, "id": 21, "lemma": "?", "misc": "", "start_char": 1237, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (NP (NP (JJ hot) (NN apple) (NN cider)) (PP (IN with) (NP (NN cinnamon) (NNS sticks)))) (. !)))" }, "speaker": "Sheldon", "text": "Yes, hot apple cider with cinnamon sticks!", "tokens": [ { "deprel": "discourse", "end_char": 1242, "feats": null, "head": 5, "id": 1, "lemma": "yes", "misc": "", "start_char": 1239, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1244, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1243, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1248, "feats": "Degree=Pos", "head": 5, "id": 3, "lemma": "hot", "misc": "", "start_char": 1245, "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1254, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "apple", "misc": "", "start_char": 1249, "text": "apple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1260, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "cider", "misc": "", "start_char": 1255, "text": "cider", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1265, "feats": null, "head": 8, "id": 6, "lemma": "with", "misc": "", "start_char": 1261, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1274, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "cinnamon", "misc": "", "start_char": 1266, "text": "cinnamon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1281, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "stick", "misc": "", "start_char": 1275, "text": "sticks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1283, "feats": null, "head": 5, "id": 9, "lemma": "!", "misc": "", "start_char": 1282, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 6, 6 ], [ 2, 3, 3 ], [ 5, 25, 25 ], [ 7, 10, 10 ], [ 9, 20, 20 ] ], [ [ 0, 4, 4 ] ], [ [ 0, 9, 11 ] ], [ [ 1, 5, 7 ] ], [ [ 1, 11, 12 ] ], [ [ 2, 7, 7 ] ], [ [ 2, 13, 17 ] ], [ [ 2, 16, 17 ] ], [ [ 2, 14, 17 ], [ 3, 0, 0 ] ], [ [ 3, 3, 3 ] ], [ [ 4, 2, 2 ], [ 5, 0, 0 ], [ 5, 2, 15 ], [ 9, 2, 3 ] ], [ [ 5, 2, 2 ], [ 5, 5, 5 ], [ 6, 5, 5 ], [ 6, 14, 14 ], [ 7, 6, 6 ], [ 8, 0, 0 ], [ 8, 4, 4 ] ], [ [ 5, 12, 13 ] ], [ [ 5, 25, 26 ] ], [ [ 6, 11, 11 ], [ 7, 3, 3 ] ], [ [ 7, 12, 12 ] ], [ [ 7, 14, 15 ] ], [ [ 9, 12, 12 ], [ 9, 15, 15 ], [ 9, 26, 26 ], [ 9, 32, 32 ], [ 10, 4, 4 ], [ 11, 4, 4 ], [ 11, 8, 8 ], [ 11, 17, 17 ], [ 11, 23, 23 ], [ 15, 2, 2 ], [ 15, 22, 22 ], [ 16, 3, 3 ] ], [ [ 9, 9, 13 ] ], [ [ 9, 12, 13 ] ], [ [ 9, 30, 30 ] ], [ [ 10, 1, 1 ], [ 13, 5, 5 ], [ 17, 8, 8 ] ], [ [ 10, 6, 6 ], [ 11, 0, 0 ] ], [ [ 10, 5, 6 ] ], [ [ 11, 13, 14 ] ], [ [ 11, 21, 21 ], [ 13, 17, 17 ], [ 13, 18, 18 ], [ 13, 17, 22 ], [ 15, 11, 11 ] ], [ [ 12, 2, 2 ], [ 13, 2, 2 ] ], [ [ 13, 7, 22 ] ], [ [ 14, 2, 2 ] ], [ [ 15, 4, 7 ], [ 15, 20, 20 ] ], [ [ 15, 30, 30 ] ], [ [ 16, 6, 6 ] ], [ [ 17, 14, 19 ], [ 18, 2, 7 ] ], [ [ 17, 18, 19 ], [ 18, 6, 7 ] ] ]
s06e14c03t
I hate it when you make me sit through all the credits. Well, sometimes there's a secret ending, like in The Avengers. Yeah, but I don't think that's going to happen in a documentary about the Holocaust. They could show bloopers . Oh, no. What is that? That is Sheldon's " I'm unhappy and about to destroy the planet " music . Come on, let's just go to your place. Well, wait, if he's unhappy, shouldn't we talk to him? " Shouldn't we talk to him? " Have you learned nothing in six years? You doing okay, sweetie? There is ominous music playing, and there is an afghan over my head . I don't know where you're from, but where I'm from, that means I'm not doing okay. Want me to make you some tea? Tea is for when I'm upset . I'm not upset . The university's forcing me to work with Kripke . I'm outraged. So, cocoa? Yes, cocoa . Do you have any idea what it's like to be paired with someone who's so incredibly annoying? Oh, teacher! See, I did all this great work, and now he's just going to come along and ruin it . I am angrier than ever and filled with despair. What beverage do you make for that? Oh...no, no, no, I know this . Uh...hot apple cider with cinnamon sticks? Yes, hot apple cider with cinnamon sticks!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (SBAR (WHNP (WP What)) (S (NP (DT the) (NN frig) (, ,) (NNP Cooper) (. ?)))) (NP (PRP We)) (VP (VBD were) (VP (VBN supposed) (S (VP (TO to) (VP (VB meet) (PP (IN in) (NP (PRP$ my) (NN office))) (ADVP (NP (DT a) (PDT half) (DT an) (NN hour)) (RB ago))))))) (. .)))" }, "speaker": "Kripke", "text": "What the frig, Cooper? We were supposed to meet in my office a half an hour ago.", "tokens": [ { "deprel": "advcl", "end_char": 4, "feats": "PronType=Int", "head": 9, "id": 1, "lemma": "what", "misc": "", "start_char": 0, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 8, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 5, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 13, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "frig", "misc": "", "start_char": 9, "text": "frig", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 15, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 14, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 22, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Cooper", "misc": "", "start_char": 16, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 24, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 23, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 27, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 25, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 32, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 28, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 41, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 9, "lemma": "suppose", "misc": "", "start_char": 33, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 44, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 42, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 49, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "meet", "misc": "", "start_char": 45, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 52, "feats": null, "head": 14, "id": 12, "lemma": "in", "misc": "", "start_char": 50, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 55, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 53, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 62, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "office", "misc": "", "start_char": 56, "text": "office", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 64, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 15, "lemma": "a", "misc": "", "start_char": 63, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "det:predet", "end_char": 69, "feats": "NumForm=Word|NumType=Frac|PronType=Neg", "head": 18, "id": 16, "lemma": "half", "misc": "", "start_char": 65, "text": "half", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 72, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 70, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 77, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "hour", "misc": "", "start_char": 73, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 81, "feats": null, "head": 11, "id": 19, "lemma": "ago", "misc": "", "start_char": 78, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 83, "feats": null, "head": 9, "id": 20, "lemma": ".", "misc": "", "start_char": 82, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (CC And) (ADVP (RB yet)) (, ,) (ADVP (RB now)) (NP (PRP you)) (VP (VBP 're) (PP (IN in) (NP (NP (PRP$ my) (NN office) (. .) (NN Point)) (: :) (NP (NP (NNP Cooper) (. .)) (VP (UH Welcome) (PP (IN to) (NP (DT the) (NNP Thunderdome) (, ,) (NNP Kripke)))))))) (. .)))" }, "speaker": "Sheldon", "text": "And yet, now you're in my office . Point: Cooper . Welcome to the Thunderdome, Kripke.", "tokens": [ { "deprel": "cc", "end_char": 87, "feats": null, "head": 9, "id": 1, "lemma": "and", "misc": "", "start_char": 84, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 91, "feats": null, "head": 9, "id": 2, "lemma": "yet", "misc": "", "start_char": 88, "text": "yet", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 92, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 97, "feats": null, "head": 9, "id": 4, "lemma": "now", "misc": "", "start_char": 94, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 101, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 5, "lemma": "you", "misc": "", "start_char": 98, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 105, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 102, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 108, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 106, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 111, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 109, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 118, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "office", "misc": "", "start_char": 112, "text": "office", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 11, "id": 10, "lemma": ".", "misc": "", "start_char": 119, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 126, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "point", "misc": "", "start_char": 121, "text": "Point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 128, "feats": null, "head": 13, "id": 12, "lemma": ":", "misc": "", "start_char": 127, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "dep", "end_char": 135, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Cooper", "misc": "", "start_char": 129, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 137, "feats": null, "head": 11, "id": 14, "lemma": ".", "misc": "", "start_char": 136, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 145, "feats": null, "head": 11, "id": 15, "lemma": "welcome", "misc": "", "start_char": 138, "text": "Welcome", "upos": "INTJ", "xpos": "UH" }, { "deprel": "case", "end_char": 148, "feats": null, "head": 18, "id": 16, "lemma": "to", "misc": "", "start_char": 146, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 152, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 149, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 164, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "Thunderdome", "misc": "", "start_char": 153, "text": "Thunderdome", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 166, "feats": null, "head": 20, "id": 19, "lemma": ",", "misc": "", "start_char": 165, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 173, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "Kripke", "misc": "", "start_char": 167, "text": "Kripke", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 9, "id": 21, "lemma": ".", "misc": "", "start_char": 174, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBD agreed) (S (VP (TO to) (VP (VB exchange) (NP (NP (NNS copies)) (PP (IN of) (NP (PRP$ our) (NN work))))))) (. .) (S (VP (VB Let) (S (NP (PRP me)) (VP (VB see) (NP (PRP yours))))))) (. .)))" }, "speaker": "Kripke", "text": "We agreed to exchange copies of our work . Let me see yours.", "tokens": [ { "deprel": "nsubj", "end_char": 178, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 176, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 185, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "agree", "misc": "", "start_char": 179, "text": "agreed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 188, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 186, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 197, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "exchange", "misc": "", "start_char": 189, "text": "exchange", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 204, "feats": "Number=Plur", "head": 4, "id": 5, "lemma": "copy", "misc": "", "start_char": 198, "text": "copies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 207, "feats": null, "head": 8, "id": 6, "lemma": "of", "misc": "", "start_char": 205, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 211, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "our", "misc": "", "start_char": 208, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 216, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "work", "misc": "", "start_char": 212, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 218, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 217, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 222, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 10, "lemma": "let", "misc": "", "start_char": 219, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 225, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "I", "misc": "", "start_char": 223, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 229, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "see", "misc": "", "start_char": 226, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 235, "feats": "Gender=Neut|Number=Sing|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 13, "lemma": "yours", "misc": "", "start_char": 230, "text": "yours", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 237, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 236, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP you)) (VP (VB show) (NP (PRP me)) (NP (PRP yours)) (ADVP (RB first)))) (. .)))" }, "speaker": "Sheldon", "text": "Why don't you show me yours first.", "tokens": [ { "deprel": "advmod", "end_char": 241, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 238, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 244, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 242, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 248, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 245, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 252, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 249, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 257, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "show", "misc": "", "start_char": 253, "text": "show", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 260, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 258, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 266, "feats": "Gender=Neut|Number=Sing|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 7, "lemma": "yours", "misc": "", "start_char": 261, "text": "yours", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 272, "feats": "NumType=Ord", "head": 5, "id": 8, "lemma": "first", "misc": "", "start_char": 267, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 273, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP think) (SBAR (SBAR (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD fell) (PP (IN off) (NP (DT the) (NN turnip) (NN truck))))) (. ?) (S (NP (PRP We)) (VP (VBP exchange) (PP (IN at) (NP (DT the) (JJ same) (NN time)))))))) (. .)))" }, "speaker": "Kripke", "text": "You think I just fell off the turnip truck? We exchange at the same time.", "tokens": [ { "deprel": "nsubj", "end_char": 278, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 275, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 284, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 279, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 286, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 285, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 291, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 287, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 296, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 5, "lemma": "fall", "misc": "", "start_char": 292, "text": "fell", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 300, "feats": null, "head": 9, "id": 6, "lemma": "off", "misc": "", "start_char": 297, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 304, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 301, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 311, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "turnip", "misc": "", "start_char": 305, "text": "turnip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 317, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "truck", "misc": "", "start_char": 312, "text": "truck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 2, "id": 10, "lemma": "?", "misc": "", "start_char": 318, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 322, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "we", "misc": "", "start_char": 320, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 331, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 12, "lemma": "exchange", "misc": "", "start_char": 323, "text": "exchange", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 334, "feats": null, "head": 16, "id": 13, "lemma": "at", "misc": "", "start_char": 332, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 338, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 335, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 343, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "same", "misc": "", "start_char": 339, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 348, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "time", "misc": "", "start_char": 344, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 350, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 349, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBP do) (NP (PRP I)) (VP (VB know) (SBAR (S (NP (PRP you)) (VP (VBP 're) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VP (VB take) (NP (PRP$ my) (NNS ideas))) (CC and) (VP (VB publish) (NP (PRP them)) (PP (IN as) (NP (PRP$ your) (JJ own))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "How do I know you're not going to take my ideas and publish them as your own?", "tokens": [ { "deprel": "advmod", "end_char": 354, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 351, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 357, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 355, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 359, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 358, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 364, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 360, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 368, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 365, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 372, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 369, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 376, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 373, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 382, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "go", "misc": "", "start_char": 377, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 385, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 383, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 390, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "take", "misc": "", "start_char": 386, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 393, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "misc": "", "start_char": 391, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 399, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "idea", "misc": "", "start_char": 394, "text": "ideas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 403, "feats": null, "head": 14, "id": 13, "lemma": "and", "misc": "", "start_char": 400, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 411, "feats": "VerbForm=Inf", "head": 10, "id": 14, "lemma": "publish", "misc": "", "start_char": 404, "text": "publish", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 416, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "they", "misc": "", "start_char": 412, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 419, "feats": null, "head": 18, "id": 16, "lemma": "as", "misc": "", "start_char": 417, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 424, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "your", "misc": "", "start_char": 420, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 428, "feats": "Degree=Pos", "head": 14, "id": 18, "lemma": "own", "misc": "", "start_char": 425, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 430, "feats": null, "head": 4, "id": 19, "lemma": "?", "misc": "", "start_char": 429, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBP do) (NP (PRP I)) (VP (VB know) (SBAR (S (NP (PRP you)) (VP (VBP 're) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VB do) (NP (DT that)) (PP (IN with) (NP (PRP mine)))))))))))) (. ?)))" }, "speaker": "Kripke", "text": "How do I know you're not going to do that with mine?", "tokens": [ { "deprel": "advmod", "end_char": 434, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 431, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 437, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 435, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 439, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 438, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 444, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 440, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 448, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 445, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 452, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 449, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 456, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 453, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 462, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "go", "misc": "", "start_char": 457, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 465, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 463, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 468, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "do", "misc": "", "start_char": 466, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 473, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 11, "lemma": "that", "misc": "", "start_char": 469, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 478, "feats": null, "head": 13, "id": 12, "lemma": "with", "misc": "", "start_char": 474, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 483, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 13, "lemma": "mine", "misc": "", "start_char": 479, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 485, "feats": null, "head": 4, "id": 14, "lemma": "?", "misc": "", "start_char": 484, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (SBAR (IN because) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ interested) (PP (IN in) (S (VP (VBG getting) (VP (VBN published) (PP (IN in) (NP (JJ Mad) (NN magazine) (. .))))))))))) (NP (NNS Zingers)) (VP (VBP fly) (ADVP (RB fast)) (PP (IN in) (NP (DT the) (NNP Thunderdome) (, ,) (NNP Barry)))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, because I'm not interested in getting published in Mad magazine . Zingers fly fast in the Thunderdome, Barry.", "tokens": [ { "deprel": "discourse", "end_char": 490, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 486, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 492, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 491, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 500, "feats": null, "head": 7, "id": 3, "lemma": "because", "misc": "", "start_char": 493, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 502, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 501, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 505, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 503, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 509, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 506, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 520, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "interested", "misc": "", "start_char": 510, "text": "interested", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 523, "feats": null, "head": 10, "id": 8, "lemma": "in", "misc": "", "start_char": 521, "text": "in", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "aux:pass", "end_char": 531, "feats": "VerbForm=Ger", "head": 10, "id": 9, "lemma": "get", "misc": "", "start_char": 524, "text": "getting", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advcl", "end_char": 541, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": 10, "lemma": "publish", "misc": "", "start_char": 532, "text": "published", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 544, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 542, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 548, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "mad", "misc": "", "start_char": 545, "text": "Mad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 557, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "magazine", "misc": "", "start_char": 549, "text": "magazine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 559, "feats": null, "head": 7, "id": 14, "lemma": ".", "misc": "", "start_char": 558, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 567, "feats": "Number=Plur", "head": 16, "id": 15, "lemma": "zinger", "misc": "", "start_char": 560, "text": "Zingers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 571, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 16, "lemma": "fly", "misc": "", "start_char": 568, "text": "fly", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 576, "feats": "Degree=Pos", "head": 16, "id": 17, "lemma": "fast", "misc": "", "start_char": 572, "text": "fast", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 579, "feats": null, "head": 20, "id": 18, "lemma": "in", "misc": "", "start_char": 577, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 583, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 580, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 595, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "Thunderdome", "misc": "", "start_char": 584, "text": "Thunderdome", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 597, "feats": null, "head": 22, "id": 21, "lemma": ",", "misc": "", "start_char": 596, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 603, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "Barry", "misc": "", "start_char": 598, "text": "Barry", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 605, "feats": null, "head": 7, "id": 23, "lemma": ".", "misc": "", "start_char": 604, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (SQ (VBP Are) (NP (PRP we)) (VP (VBG going) (S (VP (TO to) (VP (VB do) (NP (DT this))))))) (CC or) (SQ (RB not) (. ?) (VBP Thank) (NP (PRP you)) (. .) (RB So) (, ,) (S (NP (PRP we)) (VP (VP (VBP read) (NP (NP (DT each) (JJ other) (POS 's)) (NN work))) (, ,) (VP (VBP meet) (ADVP (RB again)) (NP (NN tomorrow))))) (. ?))))" }, "speaker": "Kripke", "text": "Are we going to do this or not? Thank you . So, we read each other's work, meet again tomorrow?", "tokens": [ { "deprel": "aux", "end_char": 609, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 606, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 612, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 610, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 618, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 613, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 621, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 619, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 624, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "do", "misc": "", "start_char": 622, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 629, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 6, "lemma": "this", "misc": "", "start_char": 625, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cc", "end_char": 632, "feats": null, "head": 8, "id": 7, "lemma": "or", "misc": "", "start_char": 630, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 636, "feats": null, "head": 5, "id": 8, "lemma": "not", "misc": "", "start_char": 633, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 10, "id": 9, "lemma": "?", "misc": "", "start_char": 637, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 644, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 10, "lemma": "thank", "misc": "", "start_char": 639, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 648, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 645, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 650, "feats": null, "head": 10, "id": 12, "lemma": ".", "misc": "", "start_char": 649, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 653, "feats": null, "head": 16, "id": 13, "lemma": "so", "misc": "", "start_char": 651, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 655, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 654, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 658, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "we", "misc": "", "start_char": 656, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 663, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 16, "lemma": "read", "misc": "", "start_char": 659, "text": "read", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 668, "feats": "PronType=Rcp", "head": 20, "id": 17, "lemma": "each", "misc": "", "start_char": 664, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 674, "feats": "Degree=Pos", "head": 17, "id": 18, "lemma": "other", "misc": "", "start_char": 669, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 677, "feats": null, "head": 17, "id": 19, "lemma": "'s", "misc": "", "start_char": 675, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 682, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "work", "misc": "", "start_char": 678, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 684, "feats": null, "head": 22, "id": 21, "lemma": ",", "misc": "", "start_char": 683, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 689, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 22, "lemma": "meet", "misc": "", "start_char": 685, "text": "meet", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 695, "feats": null, "head": 22, "id": 23, "lemma": "again", "misc": "", "start_char": 690, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl:tmod", "end_char": 704, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "tomorrow", "misc": "", "start_char": 696, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 706, "feats": null, "head": 3, "id": 25, "lemma": "?", "misc": "", "start_char": 705, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (ADJP (JJ Nice) (VB try)) (. .) (NP (DT This)) (VP (VBZ is) (NP (JJ blank) (NN paper))) (. .)))" }, "speaker": "Kripke", "text": "Nice try . This is blank paper.", "tokens": [ { "deprel": "amod", "end_char": 711, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "nice", "misc": "", "start_char": 707, "text": "Nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 715, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "try", "misc": "", "start_char": 712, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 716, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 722, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 4, "lemma": "this", "misc": "", "start_char": 718, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 725, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 723, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "amod", "end_char": 731, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "blank", "misc": "", "start_char": 726, "text": "blank", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 737, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "paper", "misc": "", "start_char": 732, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 739, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 738, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP I)) (VP (VBP am) (ADJP (JJ sure) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB still)) (ADJP (ADJP (RBR more) (JJ valuable)) (PP (IN than) (S (NP (WP whatever)) (VP (VBZ 's) (PP (IN in) (ADVP (RB here)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "And I am sure it's still more valuable than whatever's in here.", "tokens": [ { "deprel": "cc", "end_char": 743, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 740, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 745, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 744, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 748, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 746, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 753, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "sure", "misc": "", "start_char": 749, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 756, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 5, "lemma": "it", "misc": "", "start_char": 754, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 759, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 757, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 765, "feats": null, "head": 9, "id": 7, "lemma": "still", "misc": "", "start_char": 760, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 770, "feats": "Degree=Cmp", "head": 9, "id": 8, "lemma": "more", "misc": "", "start_char": 766, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "ccomp", "end_char": 779, "feats": "Degree=Pos", "head": 4, "id": 9, "lemma": "valuable", "misc": "", "start_char": 771, "text": "valuable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 784, "feats": null, "head": 11, "id": 10, "lemma": "than", "misc": "", "start_char": 780, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 793, "feats": "PronType=Rel", "head": 9, "id": 11, "lemma": "whatever", "misc": "", "start_char": 785, "text": "whatever", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 796, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 794, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 799, "feats": null, "head": 14, "id": 13, "lemma": "in", "misc": "", "start_char": 797, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "acl:relcl", "end_char": 804, "feats": "PronType=Dem", "head": 11, "id": 14, "lemma": "here", "misc": "", "start_char": 800, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 806, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 805, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (VP (VB Cough) (NP (PRP it)) (PRT (RP up)) (, ,) (NP (NNP Cooper))) (. .)))" }, "speaker": "Kripke", "text": "Cough it up, Cooper.", "tokens": [ { "deprel": "root", "end_char": 812, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "cough", "misc": "", "start_char": 807, "text": "Cough", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 815, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 813, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 818, "feats": null, "head": 1, "id": 3, "lemma": "up", "misc": "", "start_char": 816, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 820, "feats": null, "head": 1, "id": 4, "lemma": ",", "misc": "", "start_char": 819, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 827, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "Cooper", "misc": "", "start_char": 821, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 829, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 828, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (ADVP (RB Very) (RB well) (. .)))" }, "speaker": "Sheldon", "text": "Very well.", "tokens": [ { "deprel": "advmod", "end_char": 834, "feats": null, "head": 2, "id": 1, "lemma": "very", "misc": "", "start_char": 830, "text": "Very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 839, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "well", "misc": "", "start_char": 835, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 841, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 840, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (DT this) (NN one)) (VP (VBZ 's) (ADJP (JJ blank))))) (, ,) (ADVP (RB too)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB be) (ADJP (JJ furious))))))) (. .)))" }, "speaker": "Kripke", "text": "If this one's blank, too, I'm going to be furious.", "tokens": [ { "deprel": "mark", "end_char": 844, "feats": null, "head": 5, "id": 1, "lemma": "if", "misc": "", "start_char": 842, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 849, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "this", "misc": "", "start_char": 845, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 853, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "one", "misc": "", "start_char": 850, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 856, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 854, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 862, "feats": "Degree=Pos", "head": 11, "id": 5, "lemma": "blank", "misc": "", "start_char": 857, "text": "blank", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 864, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 863, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 868, "feats": null, "head": 11, "id": 7, "lemma": "too", "misc": "", "start_char": 865, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 870, "feats": null, "head": 11, "id": 8, "lemma": ",", "misc": "", "start_char": 869, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 872, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 871, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 875, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 873, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 881, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 11, "lemma": "go", "misc": "", "start_char": 876, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 884, "feats": null, "head": 14, "id": 12, "lemma": "to", "misc": "", "start_char": 882, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 887, "feats": "VerbForm=Inf", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 885, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 895, "feats": "Degree=Pos", "head": 11, "id": 14, "lemma": "furious", "misc": "", "start_char": 888, "text": "furious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 897, "feats": null, "head": 11, "id": 15, "lemma": ".", "misc": "", "start_char": 896, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (ADJP (JJ Fine) (. .)))" }, "speaker": "Sheldon", "text": "Fine.", "tokens": [ { "deprel": "root", "end_char": 902, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "Fine", "misc": "", "start_char": 898, "text": "Fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 904, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 903, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 2 ] ], [ [ 0, 4, 4 ] ], [ [ 0, 6, 6 ] ], [ [ 0, 12, 12 ], [ 1, 4, 4 ], [ 1, 19, 19 ], [ 2, 10, 10 ], [ 3, 3, 3 ], [ 3, 6, 6 ], [ 4, 2, 2 ], [ 5, 4, 4 ], [ 5, 16, 16 ], [ 6, 2, 2 ], [ 7, 21, 21 ], [ 13, 8, 8 ] ], [ [ 0, 12, 13 ] ], [ [ 0, 14, 17 ] ], [ [ 1, 7, 7 ], [ 1, 12, 12 ], [ 2, 12, 12 ], [ 3, 5, 5 ], [ 4, 0, 0 ], [ 5, 2, 2 ], [ 5, 10, 10 ], [ 6, 4, 4 ], [ 7, 3, 3 ], [ 8, 10, 10 ], [ 10, 1, 1 ], [ 11, 4, 4 ] ], [ [ 1, 7, 8 ] ], [ [ 1, 10, 12 ] ], [ [ 1, 16, 17 ] ], [ [ 2, 0, 0 ], [ 2, 6, 6 ], [ 4, 10, 10 ], [ 8, 1, 1 ], [ 8, 14, 14 ] ], [ [ 2, 7, 7 ], [ 11, 1, 1 ] ], [ [ 2, 4, 7 ] ], [ [ 2, 6, 7 ], [ 8, 16, 19 ] ], [ [ 4, 6, 8 ] ], [ [ 4, 13, 15 ] ], [ [ 5, 11, 11 ], [ 6, 12, 12 ] ], [ [ 5, 10, 11 ], [ 5, 14, 14 ] ], [ [ 6, 10, 10 ] ], [ [ 7, 11, 12 ] ], [ [ 7, 14, 14 ] ], [ [ 7, 18, 21 ] ], [ [ 8, 5, 5 ] ], [ [ 8, 23, 23 ] ], [ [ 9, 0, 1 ] ], [ [ 9, 5, 6 ], [ 10, 4, 4 ] ], [ [ 10, 10, 10 ] ], [ [ 13, 1, 2 ] ] ]
s06e14c04t
What the frig, Cooper? We were supposed to meet in my office a half an hour ago. And yet, now you're in my office . Point: Cooper . Welcome to the Thunderdome, Kripke. We agreed to exchange copies of our work . Let me see yours. Why don't you show me yours first. You think I just fell off the turnip truck? We exchange at the same time. How do I know you're not going to take my ideas and publish them as your own? How do I know you're not going to do that with mine? Yeah, because I'm not interested in getting published in Mad magazine . Zingers fly fast in the Thunderdome, Barry. Are we going to do this or not? Thank you . So, we read each other's work, meet again tomorrow? Nice try . This is blank paper. And I am sure it's still more valuable than whatever's in here. Cough it up, Cooper. Very well. If this one's blank, too, I'm going to be furious. Fine.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Always)) (VP (VB bet) (PP (IN on) (ADJP (JJ black)))) (. .)))" }, "speaker": "Raj", "text": "Always bet on black.", "tokens": [ { "deprel": "advmod", "end_char": 6, "feats": null, "head": 2, "id": 1, "lemma": "Always", "misc": "", "start_char": 0, "text": "Always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 10, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "bet", "misc": "", "start_char": 7, "text": "bet", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 13, "feats": null, "head": 4, "id": 3, "lemma": "on", "misc": "", "start_char": 11, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 19, "feats": "Degree=Pos", "head": 2, "id": 4, "lemma": "black", "misc": "", "start_char": 14, "text": "black", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 20, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (VP (VB Get) (NP (NP (DT that) (NN waste)) (PP (IN of) (NP (NN money)))) (PP (IN out) (PP (IN of) (NP (PRP$ my) (NN face))))) (. .)))" }, "speaker": "Howard", "text": "Get that waste of money out of my face.", "tokens": [ { "deprel": "root", "end_char": 25, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "get", "misc": "", "start_char": 22, "text": "Get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 30, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "that", "misc": "", "start_char": 26, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 36, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "waste", "misc": "", "start_char": 31, "text": "waste", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 39, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 37, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 45, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "money", "misc": "", "start_char": 40, "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 49, "feats": null, "head": 9, "id": 6, "lemma": "out", "misc": "", "start_char": 46, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 52, "feats": null, "head": 6, "id": 7, "lemma": "of", "misc": "", "start_char": 50, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 55, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 53, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 60, "feats": "Number=Sing", "head": 1, "id": 9, "lemma": "face", "misc": "", "start_char": 56, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 61, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (RB only) (DT a) (NN waste)) (PP (IN of) (NP (NN money)))) (SBAR (IN if) (S (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VB play) (PP (IN with) (NP (PRP them))))))))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (ADJP (JJ right)) (, ,) (UH dawg))) (. .)))" }, "speaker": "Raj", "text": "It's only a waste of money if we don't play with them . He's right, dawg.", "tokens": [ { "deprel": "nsubj", "end_char": 65, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 63, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 68, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 66, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 73, "feats": null, "head": 5, "id": 3, "lemma": "only", "misc": "", "start_char": 69, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 75, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 74, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 81, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "waste", "misc": "", "start_char": 76, "text": "waste", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 84, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 82, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 90, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "money", "misc": "", "start_char": 85, "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 93, "feats": null, "head": 12, "id": 8, "lemma": "if", "misc": "", "start_char": 91, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 96, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "we", "misc": "", "start_char": 94, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 99, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 97, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 103, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 100, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 108, "feats": "VerbForm=Inf", "head": 5, "id": 12, "lemma": "play", "misc": "", "start_char": 104, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 113, "feats": null, "head": 14, "id": 13, "lemma": "with", "misc": "", "start_char": 109, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 118, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": 14, "lemma": "they", "misc": "", "start_char": 114, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 119, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 123, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "he", "misc": "", "start_char": 121, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 126, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 124, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 132, "feats": "Degree=Pos", "head": 5, "id": 18, "lemma": "right", "misc": "", "start_char": 127, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 20, "id": 19, "lemma": ",", "misc": "", "start_char": 133, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 139, "feats": null, "head": 18, "id": 20, "lemma": "dawg", "misc": "", "start_char": 135, "text": "dawg", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 141, "feats": null, "head": 5, "id": 21, "lemma": ".", "misc": "", "start_char": 140, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Please)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG working))) (. .)))" }, "speaker": "Howard", "text": "Please, I'm working.", "tokens": [ { "deprel": "discourse", "end_char": 148, "feats": null, "head": 5, "id": 1, "lemma": "please", "misc": "", "start_char": 142, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 149, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 152, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 151, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 155, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 153, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 163, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "work", "misc": "", "start_char": 156, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 165, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 164, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (EX there)) (VP (VBZ is) (NP (NP (DT a) (NN way)) (SBAR (S (NP (PRP we)) (VP (MD can) (VP (VB get) (NP (NN action) (NNS figures)) (S (VP (TO to) (VP (VB look) (PP (ADVP (RB exactly)) (IN like) (NP (PRP us))))))))))))) (. .)))" }, "speaker": "Raj", "text": "You know, there is a way we can get action figures to look exactly like us.", "tokens": [ { "deprel": "nsubj", "end_char": 169, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 166, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 174, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "know", "misc": "", "start_char": 170, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 176, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 175, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 182, "feats": null, "head": 5, "id": 4, "lemma": "there", "misc": "", "start_char": 177, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 185, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "be", "misc": "", "start_char": 183, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 187, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 186, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 191, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "way", "misc": "", "start_char": 188, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 194, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "we", "misc": "", "start_char": 192, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 198, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "can", "misc": "", "start_char": 195, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 202, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "get", "misc": "", "start_char": 199, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 209, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "action", "misc": "", "start_char": 203, "text": "action", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 217, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "figure", "misc": "", "start_char": 210, "text": "figures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 220, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 218, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 225, "feats": "VerbForm=Inf", "head": 10, "id": 14, "lemma": "look", "misc": "", "start_char": 221, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 233, "feats": null, "head": 17, "id": 15, "lemma": "exactly", "misc": "", "start_char": 226, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 238, "feats": null, "head": 17, "id": 16, "lemma": "like", "misc": "", "start_char": 234, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 241, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 17, "lemma": "we", "misc": "", "start_char": 239, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 243, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 242, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (INTJ (UH Oh) (, ,) (UH yeah) (. ?)))" }, "speaker": "Howard", "text": "Oh, yeah?", "tokens": [ { "deprel": "root", "end_char": 246, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 244, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 247, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 253, "feats": null, "head": 1, "id": 3, "lemma": "yeah", "misc": "", "start_char": 249, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 254, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (NP (NP (CD Two) (NNS words)) (: :) (S (S (NP (NML (CD 3) (HYPH -) (NN D)) (NN printer) (. .)) (VP (VB Wait))) (, ,) (ADVP (RB maybe)) (NP (PRP it)) (VP (VBZ 's) (NP (CD three) (NNS words) (. .) (INTJ (UH No)) (, ,) (VP (VB hang) (PRT (RP on)) (. .) (INTJ (UH Okay)) (, ,) (NP (NP (CD one) (NN word)) (, ,) (NP (NP (DT a) (NN letter)) (CC and) (NP (DT a) (NN number))) (CC and) (, ...) (ADVP (RB maybe)) (NP (DT a) (NN hyphen))))))) (. .)))" }, "speaker": "Raj", "text": "Two words: 3 - D printer . Wait, maybe it's three words . No, hang on . Okay, one word, a letter and a number and...maybe a hyphen.", "tokens": [ { "deprel": "nummod", "end_char": 259, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 1, "lemma": "two", "misc": "", "start_char": 256, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 265, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "word", "misc": "", "start_char": 260, "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 267, "feats": null, "head": 2, "id": 3, "lemma": ":", "misc": "", "start_char": 266, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nummod", "end_char": 269, "feats": "NumForm=Digit|NumType=Card", "head": 7, "id": 4, "lemma": "3", "misc": "", "start_char": 268, "text": "3", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 271, "feats": null, "head": 6, "id": 5, "lemma": "-", "misc": "", "start_char": 270, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 273, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "D", "misc": "", "start_char": 272, "text": "D", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 281, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "printer", "misc": "", "start_char": 274, "text": "printer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 283, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 282, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 288, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 9, "lemma": "wait", "misc": "", "start_char": 284, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 290, "feats": null, "head": 15, "id": 10, "lemma": ",", "misc": "", "start_char": 289, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 296, "feats": null, "head": 15, "id": 11, "lemma": "maybe", "misc": "", "start_char": 291, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 299, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 12, "lemma": "it", "misc": "", "start_char": 297, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 302, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 300, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nummod", "end_char": 308, "feats": "NumForm=Word|NumType=Card", "head": 15, "id": 14, "lemma": "three", "misc": "", "start_char": 303, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 314, "feats": "Number=Plur", "head": 2, "id": 15, "lemma": "word", "misc": "", "start_char": 309, "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 315, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 319, "feats": "Polarity=Neg", "head": 19, "id": 17, "lemma": "no", "misc": "", "start_char": 317, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 321, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 320, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 326, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 19, "lemma": "hang", "misc": "", "start_char": 322, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 329, "feats": null, "head": 19, "id": 20, "lemma": "on", "misc": "", "start_char": 327, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 331, "feats": null, "head": 19, "id": 21, "lemma": ".", "misc": "", "start_char": 330, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 336, "feats": null, "head": 25, "id": 22, "lemma": "okay", "misc": "", "start_char": 332, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 338, "feats": null, "head": 22, "id": 23, "lemma": ",", "misc": "", "start_char": 337, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 342, "feats": "NumForm=Word|NumType=Card", "head": 25, "id": 24, "lemma": "one", "misc": "", "start_char": 339, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 347, "feats": "Number=Sing", "head": 19, "id": 25, "lemma": "word", "misc": "", "start_char": 343, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 349, "feats": null, "head": 28, "id": 26, "lemma": ",", "misc": "", "start_char": 348, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 351, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 350, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 358, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "letter", "misc": "", "start_char": 352, "text": "letter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 362, "feats": null, "head": 31, "id": 29, "lemma": "and", "misc": "", "start_char": 359, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 364, "feats": "Definite=Ind|PronType=Art", "head": 31, "id": 30, "lemma": "a", "misc": "", "start_char": 363, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 371, "feats": "Number=Sing", "head": 25, "id": 31, "lemma": "number", "misc": "", "start_char": 365, "text": "number", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 375, "feats": null, "head": 36, "id": 32, "lemma": "and", "misc": "", "start_char": 372, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 379, "feats": null, "head": 36, "id": 33, "lemma": "...", "misc": "", "start_char": 376, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 385, "feats": null, "head": 36, "id": 34, "lemma": "maybe", "misc": "", "start_char": 380, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 387, "feats": "Definite=Ind|PronType=Art", "head": 36, "id": 35, "lemma": "a", "misc": "", "start_char": 386, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 394, "feats": "Number=Sing", "head": 25, "id": 36, "lemma": "hyphen", "misc": "", "start_char": 388, "text": "hyphen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 396, "feats": null, "head": 2, "id": 37, "lemma": ".", "misc": "", "start_char": 395, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP have) (ADVP (RB always)) (VP (VBN wanted) (NP (DT a) (NML (CD 3) (HYPH -) (NNP D)) (NN printer)))) (. .)))" }, "speaker": "Howard", "text": "I have always wanted a 3 - D printer.", "tokens": [ { "deprel": "nsubj", "end_char": 398, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 397, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 403, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "have", "misc": "", "start_char": 399, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 410, "feats": null, "head": 4, "id": 3, "lemma": "always", "misc": "", "start_char": 404, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 417, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 411, "text": "wanted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 419, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 5, "lemma": "a", "misc": "", "start_char": 418, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 421, "feats": "NumForm=Digit|NumType=Card", "head": 8, "id": 6, "lemma": "3", "misc": "", "start_char": 420, "text": "3", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 423, "feats": null, "head": 8, "id": 7, "lemma": "-", "misc": "", "start_char": 422, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 425, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "D", "misc": "", "start_char": 424, "text": "D", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 433, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "printer", "misc": "", "start_char": 426, "text": "printer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 435, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 434, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (ADVP (IN Of) (NN course)) (NP (PRP you)) (VP (VBP have))) (. .) (S (NP (PRP They)) (VP (VBP 're) (NP (NP (DT an) (NN engineer) (POS 's)) (NN dream)))) (. .) (S (NP (NP (NN Anything)) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (VB design)))))) (, ,) (NP (DT a) (NML (CD 3) (HYPH -) (NN D)) (NN printer)) (VP (MD can) (VP (VB make) (PP (IN out) (PP (IN of) (NP (NN plastic))))))) (. .)))" }, "speaker": "Raj", "text": "Of course you have . They're an engineer's dream . Anything you can design, a 3 - D printer can make out of plastic.", "tokens": [ { "deprel": "advmod", "end_char": 438, "feats": null, "head": 11, "id": 1, "lemma": "of", "misc": "", "start_char": 436, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 445, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 439, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 449, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 446, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 454, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 4, "lemma": "have", "misc": "", "start_char": 450, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 456, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 455, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 461, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": 6, "lemma": "they", "misc": "", "start_char": 457, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 465, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "be", "misc": "", "start_char": 462, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 468, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 466, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 477, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "engineer", "misc": "", "start_char": 469, "text": "engineer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 480, "feats": null, "head": 9, "id": 10, "lemma": "'s", "misc": "", "start_char": 478, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "end_char": 486, "feats": "Number=Sing", "head": 0, "id": 11, "lemma": "dream", "misc": "", "start_char": 481, "text": "dream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 488, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 487, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 497, "feats": "Number=Sing|PronType=Ind", "head": 24, "id": 13, "lemma": "anything", "misc": "", "start_char": 489, "text": "Anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 501, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 498, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 505, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "can", "misc": "", "start_char": 502, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 512, "feats": "VerbForm=Inf", "head": 13, "id": 16, "lemma": "design", "misc": "", "start_char": 506, "text": "design", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 514, "feats": null, "head": 24, "id": 17, "lemma": ",", "misc": "", "start_char": 513, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 516, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 18, "lemma": "a", "misc": "", "start_char": 515, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 518, "feats": "NumForm=Digit|NumType=Card", "head": 21, "id": 19, "lemma": "3", "misc": "", "start_char": 517, "text": "3", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 520, "feats": null, "head": 21, "id": 20, "lemma": "-", "misc": "", "start_char": 519, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 522, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "D", "misc": "", "start_char": 521, "text": "D", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 530, "feats": "Number=Sing", "head": 24, "id": 22, "lemma": "printer", "misc": "", "start_char": 523, "text": "printer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 534, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "can", "misc": "", "start_char": 531, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 539, "feats": "VerbForm=Inf", "head": 11, "id": 24, "lemma": "make", "misc": "", "start_char": 535, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 543, "feats": null, "head": 27, "id": 25, "lemma": "out", "misc": "", "start_char": 540, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 546, "feats": null, "head": 25, "id": 26, "lemma": "of", "misc": "", "start_char": 544, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 554, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "plastic", "misc": "", "start_char": 547, "text": "plastic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 556, "feats": null, "head": 11, "id": 28, "lemma": ".", "misc": "", "start_char": 555, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (CC but) (S (NP (PRP they)) (VP (VBP 're) (ADJP (RB so) (JJ expensive)))) (. .)))" }, "speaker": "Howard", "text": "Yeah, but they're so expensive.", "tokens": [ { "deprel": "discourse", "end_char": 561, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 557, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 563, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 562, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 567, "feats": null, "head": 7, "id": 3, "lemma": "but", "misc": "", "start_char": 564, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 572, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 7, "id": 4, "lemma": "they", "misc": "", "start_char": 568, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 576, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 573, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 579, "feats": null, "head": 7, "id": 6, "lemma": "so", "misc": "", "start_char": 577, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 589, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "expensive", "misc": "", "start_char": 580, "text": "expensive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 591, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 590, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (VP (VB come) (PRT (RP on))) (. .) (S (NP (PRP You)) (VP (VBP deserve) (NP (CD one)))) (. .) (S (NP (PRP You)) (VP (VBP 've) (VP (VBN worked) (ADVP (RB hard)) (S (VP (TO to) (VP (VB find) (NP (NP (DT a) (NN woman)) (SBAR (WHNP (WP who)) (S (VP (VBZ makes) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN money)))))))))))))) (. .)))" }, "speaker": "Raj", "text": "Oh, come on . You deserve one . You've worked hard to find a woman who makes a lot of money.", "tokens": [ { "deprel": "discourse", "end_char": 594, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 592, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 596, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 595, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 601, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 597, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 604, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 602, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 606, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 605, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 610, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 607, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 618, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "deserve", "misc": "", "start_char": 611, "text": "deserve", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 622, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 8, "lemma": "one", "misc": "", "start_char": 619, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 624, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 623, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 628, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 10, "lemma": "you", "misc": "", "start_char": 625, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 632, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "have", "misc": "", "start_char": 629, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 639, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 12, "lemma": "work", "misc": "", "start_char": 633, "text": "worked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 644, "feats": "Degree=Pos", "head": 12, "id": 13, "lemma": "hard", "misc": "", "start_char": 640, "text": "hard", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 647, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 645, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 652, "feats": "VerbForm=Inf", "head": 12, "id": 15, "lemma": "find", "misc": "", "start_char": 648, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 654, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 653, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 660, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "woman", "misc": "", "start_char": 655, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 664, "feats": "PronType=Rel", "head": 19, "id": 18, "lemma": "who", "misc": "", "start_char": 661, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 670, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 19, "lemma": "make", "misc": "", "start_char": 665, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 672, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 671, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 676, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "lot", "misc": "", "start_char": 673, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 679, "feats": null, "head": 23, "id": 22, "lemma": "of", "misc": "", "start_char": 677, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 685, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "money", "misc": "", "start_char": 680, "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 687, "feats": null, "head": 3, "id": 24, "lemma": ".", "misc": "", "start_char": 686, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT the) (NNS prices)) (VP (VBP have) (VP (VBN been) (VP (VBG coming) (PRT (RB down))))) (. .)))" }, "speaker": "Howard", "text": "Well, the prices have been coming down.", "tokens": [ { "deprel": "discourse", "end_char": 692, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 688, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 694, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 693, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 698, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 695, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 705, "feats": "Number=Plur", "head": 7, "id": 4, "lemma": "price", "misc": "", "start_char": 699, "text": "prices", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 710, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "have", "misc": "", "start_char": 706, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 715, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 711, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 722, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "come", "misc": "", "start_char": 716, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 727, "feats": null, "head": 7, "id": 8, "lemma": "down", "misc": "", "start_char": 723, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 729, "feats": null, "head": 7, "id": 9, "lemma": ".", "misc": "", "start_char": 728, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP They)) (VP (VBP 're) (ADVP (RB practically)) (VP (VBG giving) (NP (PRP them)) (PRT (RB away)))) (PRN (. .) (S (NP (PRP You)) (VP (VBP know))) (, ,)) (PP (IN in) (NP (NP (NN exchange)) (PP (IN for) (NP (NN money))))) (. .)))" }, "speaker": "Raj", "text": "They're practically giving them away . You know, in exchange for money.", "tokens": [ { "deprel": "nsubj", "end_char": 734, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "they", "misc": "", "start_char": 730, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 738, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 735, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 750, "feats": null, "head": 4, "id": 3, "lemma": "practically", "misc": "", "start_char": 739, "text": "practically", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 757, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "give", "misc": "", "start_char": 751, "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 762, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "they", "misc": "", "start_char": 758, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 767, "feats": null, "head": 4, "id": 6, "lemma": "away", "misc": "", "start_char": 763, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 769, "feats": null, "head": 9, "id": 7, "lemma": ".", "misc": "", "start_char": 768, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 773, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 770, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 778, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 9, "lemma": "know", "misc": "", "start_char": 774, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 780, "feats": null, "head": 12, "id": 10, "lemma": ",", "misc": "", "start_char": 779, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 783, "feats": null, "head": 12, "id": 11, "lemma": "in", "misc": "", "start_char": 781, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 792, "feats": "Number=Sing", "head": 4, "id": 12, "lemma": "exchange", "misc": "", "start_char": 784, "text": "exchange", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 796, "feats": null, "head": 14, "id": 13, "lemma": "for", "misc": "", "start_char": 793, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 802, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "money", "misc": "", "start_char": 797, "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 804, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 803, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP we)) (VP (MD can) (VP (VB make) (NP (NP (NN stuff)) (SBAR (S (NP (PRP we)) (VP (VBP need) (PP (IN for) (NP (NP (NN work)) (PP (IN with) (NP (PRP it))))))))))) (. .) (NP (NP (NP (NNS Prototypes)) (PP (IN of) (NP (PRP$ my) (NML (NN CAD) (, /) (NN CAM)) (NNS designs)))) (, ,) (NP (JJ specialized) (NNS tools))) (. ...)))" }, "speaker": "Howard", "text": "And we can make stuff we need for work with it . Prototypes of my CAD / CAM designs, specialized tools ...", "tokens": [ { "deprel": "cc", "end_char": 808, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 805, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 811, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 809, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 815, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "can", "misc": "", "start_char": 812, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 820, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "make", "misc": "", "start_char": 816, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 826, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "stuff", "misc": "", "start_char": 821, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 829, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "we", "misc": "", "start_char": 827, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 834, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 7, "lemma": "need", "misc": "", "start_char": 830, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 838, "feats": null, "head": 9, "id": 8, "lemma": "for", "misc": "", "start_char": 835, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 843, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "work", "misc": "", "start_char": 839, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 848, "feats": null, "head": 11, "id": 10, "lemma": "with", "misc": "", "start_char": 844, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 851, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 11, "lemma": "it", "misc": "", "start_char": 849, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 853, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 852, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 864, "feats": "Number=Plur", "head": 4, "id": 13, "lemma": "prototype", "misc": "", "start_char": 854, "text": "Prototypes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 867, "feats": null, "head": 19, "id": 14, "lemma": "of", "misc": "", "start_char": 865, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 870, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 19, "id": 15, "lemma": "my", "misc": "", "start_char": 868, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 874, "feats": "Number=Sing", "head": 19, "id": 16, "lemma": "cad", "misc": "", "start_char": 871, "text": "CAD", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 876, "feats": null, "head": 18, "id": 17, "lemma": "/", "misc": "", "start_char": 875, "text": "/", "upos": "SYM", "xpos": "," }, { "deprel": "conj", "end_char": 880, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "cam", "misc": "", "start_char": 877, "text": "CAM", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 888, "feats": "Number=Plur", "head": 13, "id": 19, "lemma": "design", "misc": "", "start_char": 881, "text": "designs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 890, "feats": null, "head": 22, "id": 20, "lemma": ",", "misc": "", "start_char": 889, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 902, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "specialized", "misc": "", "start_char": 891, "text": "specialized", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 908, "feats": "Number=Plur", "head": 19, "id": 22, "lemma": "tool", "misc": "", "start_char": 903, "text": "tools", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 912, "feats": null, "head": 4, "id": 23, "lemma": "...", "misc": "", "start_char": 909, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (RB Not) (VP (TO to) (VP (VB mention) (NP (NP (NNP Malibu) (NNP Koothrappali)) (CC and) (NP (PRP$ his) (ADJP (ADJP (RB totally) (JJ bitchin)) (`` ')) (NN dream) (NN house))))) (. .)))" }, "speaker": "Raj", "text": "Not to mention Malibu Koothrappali and his totally bitchin' dream house.", "tokens": [ { "deprel": "cc", "end_char": 916, "feats": null, "head": 4, "id": 1, "lemma": "not", "misc": "", "start_char": 913, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "fixed", "end_char": 919, "feats": null, "head": 1, "id": 2, "lemma": "to", "misc": "", "start_char": 917, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "fixed", "end_char": 927, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "mention", "misc": "", "start_char": 920, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "root", "end_char": 934, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Malibu", "misc": "", "start_char": 928, "text": "Malibu", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 947, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Koothrappali", "misc": "", "start_char": 935, "text": "Koothrappali", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 951, "feats": null, "head": 12, "id": 6, "lemma": "and", "misc": "", "start_char": 948, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 955, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 7, "lemma": "his", "misc": "", "start_char": 952, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "advmod", "end_char": 963, "feats": null, "head": 9, "id": 8, "lemma": "totally", "misc": "", "start_char": 956, "text": "totally", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 971, "feats": "Degree=Pos", "head": 12, "id": 9, "lemma": "bitchin", "misc": "", "start_char": 964, "text": "bitchin", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 973, "feats": null, "head": 12, "id": 10, "lemma": "'", "misc": "", "start_char": 972, "text": "'", "upos": "PUNCT", "xpos": "``" }, { "deprel": "compound", "end_char": 979, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "dream", "misc": "", "start_char": 974, "text": "dream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 985, "feats": "Number=Sing", "head": 4, "id": 12, "lemma": "house", "misc": "", "start_char": 980, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 987, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 986, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP do) (RB n't) (VP (VB need) (NP (NP (NNP Malibu) (NNP Koothrappali) (POS 's)) (NN dream) (NN house)))) (. .)))" }, "speaker": "Howard", "text": "We don't need Malibu Koothrappali's dream house.", "tokens": [ { "deprel": "nsubj", "end_char": 990, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 988, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 993, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 991, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 997, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 994, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1002, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "need", "misc": "", "start_char": 998, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1009, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "Malibu", "misc": "", "start_char": 1003, "text": "Malibu", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1022, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Koothrappali", "misc": "", "start_char": 1010, "text": "Koothrappali", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1025, "feats": null, "head": 5, "id": 7, "lemma": "'s", "misc": "", "start_char": 1023, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 1031, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "dream", "misc": "", "start_char": 1026, "text": "dream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1037, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "house", "misc": "", "start_char": 1032, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1039, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1038, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Really)) (, ,) (NP (JJ smart) (NN guy)) (. ?) (SBARQ (WHADVP (WRB Where)) (SQ (VBZ 's) (NP (PRP he)) (VP (VBN supposed) (S (VP (TO to) (VP (VB park) (NP (PRP$ his) (JJ sweet) (JJ little) (NNP Corvette))))))) (. ?))))" }, "speaker": "Raj", "text": "Really, smart guy? Where's he supposed to park his sweet little Corvette?", "tokens": [ { "deprel": "advmod", "end_char": 1046, "feats": null, "head": 4, "id": 1, "lemma": "really", "misc": "", "start_char": 1040, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1048, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1047, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1054, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "smart", "misc": "", "start_char": 1049, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1058, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "guy", "misc": "", "start_char": 1055, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1060, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1059, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1066, "feats": "PronType=Int", "head": 9, "id": 6, "lemma": "where", "misc": "", "start_char": 1061, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1069, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 1067, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj:pass", "end_char": 1072, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "he", "misc": "", "start_char": 1070, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1081, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 9, "lemma": "suppose", "misc": "", "start_char": 1073, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1084, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1082, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1089, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "park", "misc": "", "start_char": 1085, "text": "park", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1093, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 15, "id": 12, "lemma": "his", "misc": "", "start_char": 1090, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1099, "feats": "Degree=Pos", "head": 15, "id": 13, "lemma": "sweet", "misc": "", "start_char": 1094, "text": "sweet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1106, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "little", "misc": "", "start_char": 1100, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1115, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "Corvette", "misc": "", "start_char": 1107, "text": "Corvette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1117, "feats": null, "head": 4, "id": 16, "lemma": "?", "misc": "", "start_char": 1116, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 1, 4, 4 ], [ 2, 6, 6 ] ], [ [ 1, 1, 4 ] ], [ [ 1, 2, 4 ], [ 2, 3, 6 ] ], [ [ 1, 7, 7 ], [ 2, 19, 19 ], [ 3, 2, 2 ], [ 4, 0, 0 ], [ 7, 0, 0 ], [ 8, 2, 2 ], [ 8, 7, 10 ], [ 8, 13, 13 ], [ 10, 5, 5 ], [ 10, 9, 9 ], [ 12, 7, 7 ], [ 13, 14, 14 ] ], [ [ 1, 7, 8 ] ], [ [ 2, 8, 8 ], [ 4, 7, 7 ], [ 4, 16, 16 ], [ 13, 1, 1 ], [ 13, 5, 5 ], [ 15, 0, 0 ] ], [ [ 2, 13, 13 ] ], [ [ 2, 15, 15 ] ], [ [ 4, 10, 11 ] ], [ [ 4, 5, 16 ] ], [ [ 6, 0, 6 ] ], [ [ 6, 3, 6 ], [ 7, 4, 8 ], [ 8, 17, 21 ] ], [ [ 6, 11, 11 ] ], [ [ 6, 13, 14 ] ], [ [ 6, 29, 30 ] ], [ [ 6, 23, 35 ] ], [ [ 6, 26, 35 ] ], [ [ 6, 34, 35 ] ], [ [ 7, 5, 8 ], [ 8, 5, 5 ] ], [ [ 8, 12, 12 ] ], [ [ 8, 12, 15 ] ], [ [ 8, 17, 20 ], [ 9, 3, 3 ], [ 10, 7, 7 ], [ 12, 4, 4 ], [ 13, 10, 10 ] ], [ [ 8, 26, 26 ] ], [ [ 10, 15, 16 ], [ 10, 17, 17 ] ], [ [ 10, 22, 22 ], [ 12, 13, 13 ] ], [ [ 10, 15, 22 ] ], [ [ 10, 19, 22 ] ], [ [ 11, 2, 3 ] ], [ [ 12, 0, 0 ] ], [ [ 12, 11, 13 ] ], [ [ 13, 8, 8 ] ], [ [ 13, 4, 8 ], [ 13, 12, 21 ] ], [ [ 13, 14, 18 ] ], [ [ 13, 20, 21 ] ], [ [ 14, 3, 4 ], [ 14, 6, 6 ] ], [ [ 14, 3, 11 ], [ 15, 4, 8 ] ], [ [ 14, 6, 11 ] ], [ [ 15, 4, 5 ], [ 16, 7, 7 ], [ 16, 11, 11 ] ], [ [ 16, 11, 14 ] ] ]
s06e14c05t
Always bet on black. Get that waste of money out of my face. It's only a waste of money if we don't play with them . He's right, dawg. Please, I'm working. You know, there is a way we can get action figures to look exactly like us. Oh, yeah? Two words: 3 - D printer . Wait, maybe it's three words . No, hang on . Okay, one word, a letter and a number and...maybe a hyphen. I have always wanted a 3 - D printer. Of course you have . They're an engineer's dream . Anything you can design, a 3 - D printer can make out of plastic. Yeah, but they're so expensive. Oh, come on . You deserve one . You've worked hard to find a woman who makes a lot of money. Well, the prices have been coming down. They're practically giving them away . You know, in exchange for money. And we can make stuff we need for work with it . Prototypes of my CAD / CAM designs, specialized tools ... Not to mention Malibu Koothrappali and his totally bitchin' dream house. We don't need Malibu Koothrappali's dream house. Really, smart guy? Where's he supposed to park his sweet little Corvette?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (DT The) (NN monkey)) (PP (IN in) (NP (PRP$ my) (NN tobacco) (NN study)))) (VP (VBZ has) (VP (VBN taken) (PP (IN to) (S (VP (VBG smoking) (NP (DT a) (NN pipe)))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBN supposed) (S (VP (TO to) (VP (VB remove) (NP (PRP$ his) (NN brain)) (S (VP (TO to) (VP (VB examine)))))))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ hard)) (SBAR (IN because) (S (ADVP (RB now)) (NP (PRP he)) (VP (VBZ reminds) (NP (PRP me)) (PP (IN of) (NP (PRP$ my) (NN uncle) (. .) (SBAR (S (NP (PRP You)) (VP (VBP 've) (VP (VBN been) (ADJP (RB awfully) (JJ quiet)) (NP (NN tonight))))) (. .) (SQ (VBZ Is) (NP (NN everything)) (ADJP (JJ okay))))))))))) (. ?)))" }, "speaker": "Amy", "text": "The monkey in my tobacco study has taken to smoking a pipe . I'm supposed to remove his brain to examine, but it's hard because now he reminds me of my uncle . You've been awfully quiet tonight . Is everything okay?", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 10, "feats": "Number=Sing", "head": 8, "id": 2, "lemma": "monkey", "misc": "", "start_char": 4, "text": "monkey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 13, "feats": null, "head": 6, "id": 3, "lemma": "in", "misc": "", "start_char": 11, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 16, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 4, "lemma": "my", "misc": "", "start_char": 14, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 24, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "tobacco", "misc": "", "start_char": 17, "text": "tobacco", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 30, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "study", "misc": "", "start_char": 25, "text": "study", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 34, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "have", "misc": "", "start_char": 31, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 40, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 8, "lemma": "take", "misc": "", "start_char": 35, "text": "taken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 43, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 41, "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 51, "feats": "VerbForm=Ger", "head": 8, "id": 10, "lemma": "smoke", "misc": "", "start_char": 44, "text": "smoking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 53, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 52, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 58, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "pipe", "misc": "", "start_char": 54, "text": "pipe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 59, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 62, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 61, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 65, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 63, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 74, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 8, "id": 16, "lemma": "suppose", "misc": "", "start_char": 66, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 77, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 75, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 84, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "remove", "misc": "", "start_char": 78, "text": "remove", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 88, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "his", "misc": "", "start_char": 85, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 94, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "brain", "misc": "", "start_char": 89, "text": "brain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 97, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 95, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 105, "feats": "VerbForm=Inf", "head": 18, "id": 22, "lemma": "examine", "misc": "", "start_char": 98, "text": "examine", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 27, "id": 23, "lemma": ",", "misc": "", "start_char": 106, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 111, "feats": null, "head": 27, "id": 24, "lemma": "but", "misc": "", "start_char": 108, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 114, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 25, "lemma": "it", "misc": "", "start_char": 112, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 117, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 26, "lemma": "be", "misc": "", "start_char": 115, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 122, "feats": "Degree=Pos", "head": 8, "id": 27, "lemma": "hard", "misc": "", "start_char": 118, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 130, "feats": null, "head": 31, "id": 28, "lemma": "because", "misc": "", "start_char": 123, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "end_char": 134, "feats": null, "head": 31, "id": 29, "lemma": "now", "misc": "", "start_char": 131, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 137, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 30, "lemma": "he", "misc": "", "start_char": 135, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 145, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 31, "lemma": "remind", "misc": "", "start_char": 138, "text": "reminds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "iobj", "end_char": 148, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 32, "lemma": "I", "misc": "", "start_char": 146, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 151, "feats": null, "head": 35, "id": 33, "lemma": "of", "misc": "", "start_char": 149, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 154, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 35, "id": 34, "lemma": "my", "misc": "", "start_char": 152, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 160, "feats": "Number=Sing", "head": 31, "id": 35, "lemma": "uncle", "misc": "", "start_char": 155, "text": "uncle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 162, "feats": null, "head": 31, "id": 36, "lemma": ".", "misc": "", "start_char": 161, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 166, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 41, "id": 37, "lemma": "you", "misc": "", "start_char": 163, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 170, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 41, "id": 38, "lemma": "have", "misc": "", "start_char": 167, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 175, "feats": "Tense=Past|VerbForm=Part", "head": 41, "id": 39, "lemma": "be", "misc": "", "start_char": 171, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 183, "feats": null, "head": 41, "id": 40, "lemma": "awfully", "misc": "", "start_char": 176, "text": "awfully", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 189, "feats": "Degree=Pos", "head": 31, "id": 41, "lemma": "quiet", "misc": "", "start_char": 184, "text": "quiet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 197, "feats": "Number=Sing", "head": 41, "id": 42, "lemma": "tonight", "misc": "", "start_char": 190, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 8, "id": 43, "lemma": ".", "misc": "", "start_char": 198, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 202, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 46, "id": 44, "lemma": "be", "misc": "", "start_char": 200, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 213, "feats": "Number=Sing|PronType=Tot", "head": 46, "id": 45, "lemma": "everything", "misc": "", "start_char": 203, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 218, "feats": "Degree=Pos", "head": 8, "id": 46, "lemma": "okay", "misc": "", "start_char": 214, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 220, "feats": null, "head": 8, "id": 47, "lemma": "?", "misc": "", "start_char": 219, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ fine))) (. .)))" }, "speaker": "Sheldon", "text": "I'm fine.", "tokens": [ { "deprel": "nsubj", "end_char": 222, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 221, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 225, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 223, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 230, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "fine", "misc": "", "start_char": 226, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 232, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 231, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (DT All) (RB right)) (, ,) (INTJ (UH well)) (, ,) (WHADVP (WRB how)) (SQ (VBD was) (NP (NN work)) (NP (NN today)) (. ?) (SQ (VBD Did) (NP (PRP you)) (VP (VB exchange) (NP (PRP$ your) (NN research)) (PP (IN with) (NP (NNP Kripke))))) (. ?))))" }, "speaker": "Amy", "text": "All right, well, how was work today? Did you exchange your research with Kripke?", "tokens": [ { "deprel": "root", "end_char": 236, "feats": null, "head": 0, "id": 1, "lemma": "all", "misc": "", "start_char": 233, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 242, "feats": null, "head": 1, "id": 2, "lemma": "right", "misc": "", "start_char": 237, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 244, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 243, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 249, "feats": null, "head": 6, "id": 4, "lemma": "well", "misc": "", "start_char": 245, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 251, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 250, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 255, "feats": "PronType=Int", "head": 1, "id": 6, "lemma": "how", "misc": "", "start_char": 252, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 259, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 7, "lemma": "be", "misc": "", "start_char": 256, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 264, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "work", "misc": "", "start_char": 260, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 270, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "today", "misc": "", "start_char": 265, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 272, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 271, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 276, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 273, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 280, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 277, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 289, "feats": "VerbForm=Inf", "head": 1, "id": 13, "lemma": "exchange", "misc": "", "start_char": 281, "text": "exchange", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 294, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "your", "misc": "", "start_char": 290, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 303, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "research", "misc": "", "start_char": 295, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 308, "feats": null, "head": 17, "id": 16, "lemma": "with", "misc": "", "start_char": 304, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 315, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "Kripke", "misc": "", "start_char": 309, "text": "Kripke", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 317, "feats": null, "head": 1, "id": 18, "lemma": "?", "misc": "", "start_char": 316, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Sheldon", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 321, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 318, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 323, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 322, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Sheldon)) (, ,) (WHNP (WP what)) (SQ (VBZ 's) (VP (VBG going) (PRT (RP on)))) (. ?)))" }, "speaker": "Amy", "text": "Sheldon, what's going on?", "tokens": [ { "deprel": "vocative", "end_char": 331, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 324, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 332, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 338, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "what", "misc": "", "start_char": 334, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 341, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 339, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 347, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 342, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 350, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 348, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 352, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 351, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD read) (NP (PRP$ his) (NN research)))) (, ,) (CC and) (S (S (, ...) (NP (PRP it)) (VP (VBZ 's) (NP (NNS leaps) (CC and) (NNS bounds)) (ADVP (RB ahead) (PP (IN of) (NP (PRP mine))))) (. .) (SBAR (WHNP (WDT Which)) (S (VP (VBZ means) (SBAR (S (NP (NP (DT the) (NN mommy)) (PP (IN of) (NP (NP (DT the) (JJS smartest) (NN physicist)) (PP (IN at) (NP (DT the) (NN university)))))) (VP (VBZ is) (RB not) (NP (NP (PRP$ my) (NN mommy)) (SBAR (IN as) (S (NP (PRP I)) (VP (VBD had) (VP (VBN thought))))))))))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (PRP$ his) (NN mommy))))) (. .)))" }, "speaker": "Sheldon", "text": "I read his research, and...it's leaps and bounds ahead of mine . Which means the mommy of the smartest physicist at the university is not my mommy as I had thought . It's his mommy.", "tokens": [ { "deprel": "nsubj", "end_char": 354, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 353, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 359, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "read", "misc": "", "start_char": 355, "text": "read", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 363, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "his", "misc": "", "start_char": 360, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 372, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "research", "misc": "", "start_char": 364, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 374, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 373, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 378, "feats": null, "head": 10, "id": 6, "lemma": "and", "misc": "", "start_char": 375, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 382, "feats": null, "head": 10, "id": 7, "lemma": "...", "misc": "", "start_char": 379, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 385, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "it", "misc": "", "start_char": 383, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 388, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 386, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 394, "feats": "Number=Plur", "head": 2, "id": 10, "lemma": "leap", "misc": "", "start_char": 389, "text": "leaps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 398, "feats": null, "head": 12, "id": 11, "lemma": "and", "misc": "", "start_char": 395, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 405, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "bound", "misc": "", "start_char": 399, "text": "bounds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 411, "feats": null, "head": 10, "id": 13, "lemma": "ahead", "misc": "", "start_char": 406, "text": "ahead", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 414, "feats": null, "head": 15, "id": 14, "lemma": "of", "misc": "", "start_char": 412, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 419, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 15, "lemma": "mine", "misc": "", "start_char": 415, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 421, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 420, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 427, "feats": "PronType=Rel", "head": 18, "id": 17, "lemma": "which", "misc": "", "start_char": 422, "text": "Which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 433, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 18, "lemma": "mean", "misc": "", "start_char": 428, "text": "means", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 437, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 434, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 443, "feats": "Number=Sing", "head": 31, "id": 20, "lemma": "mommy", "misc": "", "start_char": 438, "text": "mommy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 446, "feats": null, "head": 24, "id": 21, "lemma": "of", "misc": "", "start_char": 444, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 450, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 22, "lemma": "the", "misc": "", "start_char": 447, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 459, "feats": "Degree=Sup", "head": 24, "id": 23, "lemma": "smart", "misc": "", "start_char": 451, "text": "smartest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nmod", "end_char": 469, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "physicist", "misc": "", "start_char": 460, "text": "physicist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 472, "feats": null, "head": 27, "id": 25, "lemma": "at", "misc": "", "start_char": 470, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 476, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 473, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 487, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "university", "misc": "", "start_char": 477, "text": "university", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 490, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 28, "lemma": "be", "misc": "", "start_char": 488, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 494, "feats": null, "head": 31, "id": 29, "lemma": "not", "misc": "", "start_char": 491, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 497, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "my", "misc": "", "start_char": 495, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "ccomp", "end_char": 503, "feats": "Number=Sing", "head": 18, "id": 31, "lemma": "mommy", "misc": "", "start_char": 498, "text": "mommy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 506, "feats": null, "head": 35, "id": 32, "lemma": "as", "misc": "", "start_char": 504, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 508, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 33, "lemma": "I", "misc": "", "start_char": 507, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 512, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 35, "id": 34, "lemma": "have", "misc": "", "start_char": 509, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 520, "feats": "Tense=Past|VerbForm=Part", "head": 31, "id": 35, "lemma": "think", "misc": "", "start_char": 513, "text": "thought", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 522, "feats": null, "head": 2, "id": 36, "lemma": ".", "misc": "", "start_char": 521, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 525, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 40, "id": 37, "lemma": "it", "misc": "", "start_char": 523, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 528, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 40, "id": 38, "lemma": "be", "misc": "", "start_char": 526, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 532, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 40, "id": 39, "lemma": "his", "misc": "", "start_char": 529, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 538, "feats": "Number=Sing", "head": 2, "id": 40, "lemma": "mommy", "misc": "", "start_char": 533, "text": "mommy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 540, "feats": null, "head": 2, "id": 41, "lemma": ".", "misc": "", "start_char": 539, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP I)) (VP (VBP wish) (SBAR (S (NP (EX there)) (VP (VBD was) (NP (NP (NN something)) (SBAR (S (NP (PRP I)) (VP (MD could) (VP (VB do) (S (VP (TO to) (VP (VB make) (S (NP (PRP you)) (VP (VB feel) (ADJP (JJR better)))))))))) (. .) (SQ (MD May) (NP (PRP I)) (VP (VB offer) (NP (PRP you)) (NP (DT a) (NN consoling) (NN hug)))))))))) (. ?)))" }, "speaker": "Amy", "text": "Sheldon, I wish there was something I could do to make you feel better . May I offer you a consoling hug?", "tokens": [ { "deprel": "vocative", "end_char": 548, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 541, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 550, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 549, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 552, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 551, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 557, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "wish", "misc": "", "start_char": 553, "text": "wish", "upos": "VERB", "xpos": "VBP" }, { "deprel": "expl", "end_char": 563, "feats": null, "head": 6, "id": 5, "lemma": "there", "misc": "", "start_char": 558, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 567, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "be", "misc": "", "start_char": 564, "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 577, "feats": "Number=Sing|PronType=Ind", "head": 6, "id": 7, "lemma": "something", "misc": "", "start_char": 568, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 579, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 578, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 585, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "could", "misc": "", "start_char": 580, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 588, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "do", "misc": "", "start_char": 586, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 591, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 589, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 596, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "make", "misc": "", "start_char": 592, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 600, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 13, "lemma": "you", "misc": "", "start_char": 597, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 605, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "feel", "misc": "", "start_char": 601, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 612, "feats": "Degree=Cmp", "head": 14, "id": 15, "lemma": "good", "misc": "", "start_char": 606, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 613, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 618, "feats": "VerbForm=Fin", "head": 19, "id": 17, "lemma": "may", "misc": "", "start_char": 615, "text": "May", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 620, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 619, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 626, "feats": "VerbForm=Inf", "head": 4, "id": 19, "lemma": "offer", "misc": "", "start_char": 621, "text": "offer", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 630, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 19, "id": 20, "lemma": "you", "misc": "", "start_char": 627, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 632, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 21, "lemma": "a", "misc": "", "start_char": 631, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 642, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "consoling", "misc": "", "start_char": 633, "text": "consoling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 646, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "hug", "misc": "", "start_char": 643, "text": "hug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 648, "feats": null, "head": 4, "id": 24, "lemma": "?", "misc": "", "start_char": 647, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP we)) (VP (VB have) (S (VP (TO to) (VP (VB lose)))))) (. ?)))" }, "speaker": "Sheldon", "text": "What do we have to lose?", "tokens": [ { "deprel": "obj", "end_char": 653, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "what", "misc": "", "start_char": 649, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 656, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 654, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 659, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 657, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 664, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 660, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 667, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 665, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 672, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "lose", "misc": "", "start_char": 668, "text": "lose", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 674, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 673, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBZ ’s) (NP (DT that))) (. ?)))" }, "speaker": "Amy", "text": "How ’s that?", "tokens": [ { "deprel": "advmod", "end_char": 678, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "how", "misc": "", "start_char": 675, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 681, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 679, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 686, "feats": "Number=Sing|PronType=Dem", "head": 0, "id": 3, "lemma": "that", "misc": "", "start_char": 682, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 688, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 687, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP feel) (SBAR (SBAR (IN like) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG being) (VP (VBN strangled) (PP (IN by) (NP (DT a) (NN boa) (NN constrictor)))))))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (MD 'd) (NP (PRP you)) (VP (VB stop)))))) (. ?)))" }, "speaker": "Sheldon", "text": "I feel like I'm being strangled by a boa constrictor . Why'd you stop?", "tokens": [ { "deprel": "nsubj", "end_char": 690, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 689, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 695, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "feel", "misc": "", "start_char": 691, "text": "feel", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 700, "feats": null, "head": 7, "id": 3, "lemma": "like", "misc": "", "start_char": 696, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "end_char": 702, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 701, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 705, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 703, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux:pass", "end_char": 711, "feats": "VerbForm=Ger", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 706, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advcl", "end_char": 721, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": 7, "lemma": "strangle", "misc": "", "start_char": 712, "text": "strangled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 724, "feats": null, "head": 11, "id": 8, "lemma": "by", "misc": "", "start_char": 722, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 726, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 725, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 730, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "boa", "misc": "", "start_char": 727, "text": "boa", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:agent", "end_char": 742, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "constrictor", "misc": "", "start_char": 731, "text": "constrictor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 744, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 743, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 748, "feats": "PronType=Int", "head": 16, "id": 13, "lemma": "why", "misc": "", "start_char": 745, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 751, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "would", "misc": "", "start_char": 749, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 755, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 752, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 760, "feats": "VerbForm=Inf", "head": 2, "id": 16, "lemma": "stop", "misc": "", "start_char": 756, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 2, "id": 17, "lemma": "?", "misc": "", "start_char": 761, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 13, 13 ], [ 0, 31, 31 ], [ 0, 33, 33 ], [ 6, 2, 2 ], [ 6, 7, 7 ], [ 6, 17, 17 ], [ 9, 14, 14 ] ], [ [ 0, 0, 5 ], [ 0, 18, 18 ], [ 0, 29, 29 ] ], [ [ 0, 3, 5 ] ], [ [ 0, 10, 11 ] ], [ [ 0, 18, 19 ] ], [ [ 0, 33, 34 ] ], [ [ 0, 36, 36 ] ], [ [ 0, 41, 41 ] ], [ [ 0, 44, 44 ] ], [ [ 1, 0, 0 ], [ 2, 11, 11 ], [ 2, 13, 13 ], [ 4, 0, 0 ], [ 5, 0, 0 ], [ 5, 29, 29 ], [ 5, 32, 32 ], [ 6, 0, 0 ], [ 6, 12, 12 ], [ 6, 19, 19 ], [ 9, 0, 0 ], [ 9, 3, 3 ] ], [ [ 2, 7, 7 ] ], [ [ 2, 8, 8 ] ], [ [ 2, 13, 14 ], [ 5, 14, 14 ] ], [ [ 2, 16, 16 ], [ 5, 2, 2 ], [ 5, 38, 38 ] ], [ [ 5, 2, 3 ], [ 5, 7, 7 ] ], [ [ 5, 9, 11 ] ], [ [ 5, 18, 26 ], [ 5, 36, 36 ] ], [ [ 5, 21, 26 ] ], [ [ 5, 25, 26 ] ], [ [ 5, 29, 30 ] ], [ [ 5, 38, 39 ] ], [ [ 6, 6, 6 ] ], [ [ 6, 6, 14 ] ], [ [ 6, 20, 22 ] ], [ [ 7, 2, 2 ] ], [ [ 8, 2, 2 ] ], [ [ 9, 8, 10 ] ] ]
s06e14c06t
The monkey in my tobacco study has taken to smoking a pipe . I'm supposed to remove his brain to examine, but it's hard because now he reminds me of my uncle . You've been awfully quiet tonight . Is everything okay? I'm fine. All right, well, how was work today? Did you exchange your research with Kripke? Yes. Sheldon, what's going on? I read his research, and...it's leaps and bounds ahead of mine . Which means the mommy of the smartest physicist at the university is not my mommy as I had thought . It's his mommy. Sheldon, I wish there was something I could do to make you feel better . May I offer you a consoling hug? What do we have to lose? How ’s that? I feel like I'm being strangled by a boa constrictor . Why'd you stop?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB believe) (SBAR (S (NP (PRP they)) (VP (VBD did) (NP (DT that))))))) (. .)))" }, "speaker": "Leonard", "text": "I can't believe they did that.", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 4, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 2, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 8, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 5, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 16, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "believe", "misc": "", "start_char": 9, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 21, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "they", "misc": "", "start_char": 17, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 25, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "do", "misc": "", "start_char": 22, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 30, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "that", "misc": "", "start_char": 26, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 31, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP know--) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB so) (JJ insulting))))))) (. .) (S (PP (IN At) (NP (CD one) (NN point))) (, ,) (NP (PRP they)) (VP (VBD had) (S (NP (PRP me)) (VP (VB figure) (PRT (RP out)) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB get) (NP (DT a) (NN banana)) (PP (IN out) (PP (IN of) (NP (DT a) (NN puzzle) (NN box)))))))))))) (. .)))" }, "speaker": "Penny", "text": "I know-- it's so insulting . At one point, they had me figure out how to get a banana out of a puzzle box.", "tokens": [ { "deprel": "nsubj", "end_char": 34, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 33, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 41, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know--", "misc": "", "start_char": 35, "text": "know--", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 44, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 42, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 47, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 45, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 50, "feats": null, "head": 6, "id": 5, "lemma": "so", "misc": "", "start_char": 48, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 60, "feats": "Degree=Pos", "head": 2, "id": 6, "lemma": "insulting", "misc": "", "start_char": 51, "text": "insulting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 61, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 65, "feats": null, "head": 10, "id": 8, "lemma": "at", "misc": "", "start_char": 63, "text": "At", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 69, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 9, "lemma": "one", "misc": "", "start_char": 66, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 75, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "point", "misc": "", "start_char": 70, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 77, "feats": null, "head": 13, "id": 11, "lemma": ",", "misc": "", "start_char": 76, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 82, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "they", "misc": "", "start_char": 78, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 86, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 13, "lemma": "have", "misc": "", "start_char": 83, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 89, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 14, "lemma": "I", "misc": "", "start_char": 87, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 96, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "figure", "misc": "", "start_char": 90, "text": "figure", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 100, "feats": null, "head": 15, "id": 16, "lemma": "out", "misc": "", "start_char": 97, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 104, "feats": "PronType=Int", "head": 19, "id": 17, "lemma": "how", "misc": "", "start_char": 101, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "mark", "end_char": 107, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 105, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "ccomp", "end_char": 111, "feats": "VerbForm=Inf", "head": 15, "id": 19, "lemma": "get", "misc": "", "start_char": 108, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 113, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 112, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 120, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "banana", "misc": "", "start_char": 114, "text": "banana", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 124, "feats": null, "head": 26, "id": 22, "lemma": "out", "misc": "", "start_char": 121, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 127, "feats": null, "head": 26, "id": 23, "lemma": "of", "misc": "", "start_char": 125, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 129, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 24, "lemma": "a", "misc": "", "start_char": 128, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 136, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "puzzle", "misc": "", "start_char": 130, "text": "puzzle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 140, "feats": "Number=Sing", "head": 19, "id": 26, "lemma": "box", "misc": "", "start_char": 137, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 142, "feats": null, "head": 2, "id": 27, "lemma": ".", "misc": "", "start_char": 141, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (S (VP (VB Wait))) (, ,) (NP (NNP Sheldon)) (VP (VBD gave) (NP (PRP me)) (NP (DT a) (NN banana)) (PP (IN in) (NP (DT a) (NN box))))) (. .) (S (NP (PRP He)) (VP (VBD was) (VP (VBG testing) (NP (PRP me)) (, ,) (ADVP (RB too))))) (. .)))" }, "speaker": "Leonard", "text": "Wait, Sheldon gave me a banana in a box . He was testing me, too.", "tokens": [ { "deprel": "root", "end_char": 147, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 143, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 149, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 148, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 157, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 150, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 162, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 1, "id": 4, "lemma": "give", "misc": "", "start_char": 158, "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 165, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 163, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 167, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 166, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 174, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "banana", "misc": "", "start_char": 168, "text": "banana", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 177, "feats": null, "head": 10, "id": 8, "lemma": "in", "misc": "", "start_char": 175, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 179, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 178, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 183, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "box", "misc": "", "start_char": 180, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 185, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 184, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 188, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 12, "lemma": "he", "misc": "", "start_char": 186, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 192, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 189, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 200, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 14, "lemma": "test", "misc": "", "start_char": 193, "text": "testing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 203, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "I", "misc": "", "start_char": 201, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 205, "feats": null, "head": 14, "id": 16, "lemma": ",", "misc": "", "start_char": 204, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 209, "feats": null, "head": 14, "id": 17, "lemma": "too", "misc": "", "start_char": 206, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 211, "feats": null, "head": 1, "id": 18, "lemma": ".", "misc": "", "start_char": 210, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Unbelievable)) (. .)))" }, "speaker": "Penny", "text": "Unbelievable.", "tokens": [ { "deprel": "root", "end_char": 224, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "unbelievable", "misc": "", "start_char": 212, "text": "Unbelievable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 226, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 225, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (CC And) (WHADVP (WRB how)) (SQ (MD could) (NP (DT a) (NN chimp)) (ADVP (RB even)) (VP (VB solve) (NP (DT that))) (. ?) (S (NP (DT That)) (VP (VBD was) (ADJP (JJ impossible))))) (. .)))" }, "speaker": "Leonard", "text": "And how could a chimp even solve that? That was impossible.", "tokens": [ { "deprel": "cc", "end_char": 230, "feats": null, "head": 7, "id": 1, "lemma": "and", "misc": "", "start_char": 227, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 234, "feats": "PronType=Int", "head": 7, "id": 2, "lemma": "how", "misc": "", "start_char": 231, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 240, "feats": "VerbForm=Fin", "head": 7, "id": 3, "lemma": "could", "misc": "", "start_char": 235, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "det", "end_char": 242, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 241, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 248, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "chimp", "misc": "", "start_char": 243, "text": "chimp", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 253, "feats": null, "head": 7, "id": 6, "lemma": "even", "misc": "", "start_char": 249, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 259, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "solve", "misc": "", "start_char": 254, "text": "solve", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 264, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 8, "lemma": "that", "misc": "", "start_char": 260, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 266, "feats": null, "head": 7, "id": 9, "lemma": "?", "misc": "", "start_char": 265, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 271, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 10, "lemma": "that", "misc": "", "start_char": 267, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 275, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 272, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 286, "feats": "Degree=Pos", "head": 7, "id": 12, "lemma": "impossible", "misc": "", "start_char": 276, "text": "impossible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 288, "feats": null, "head": 7, "id": 13, "lemma": ".", "misc": "", "start_char": 287, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD could) (RB n't) (VP (VB get) (NP (PRP it)) (PRT (RP out)))) (. ?)))" }, "speaker": "Penny", "text": "You couldn't get it out?", "tokens": [ { "deprel": "nsubj", "end_char": 292, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 289, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 298, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "could", "misc": "", "start_char": 293, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 302, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 299, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 306, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 303, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 309, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 307, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 313, "feats": null, "head": 4, "id": 6, "lemma": "out", "misc": "", "start_char": 310, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 315, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 314, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Sheldon", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 321, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 316, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 325, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 322, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 327, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 326, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Wow)) (, ,) (NP (DT the) (NN store)) (VP (VBZ looks) (ADJP (JJ great))) (. .)))" }, "speaker": "Amy", "text": "Wow, the store looks great.", "tokens": [ { "deprel": "discourse", "end_char": 331, "feats": null, "head": 5, "id": 1, "lemma": "wow", "misc": "", "start_char": 328, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 332, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 337, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 334, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 343, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "store", "misc": "", "start_char": 338, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 349, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "look", "misc": "", "start_char": 344, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 355, "feats": "Degree=Pos", "head": 5, "id": 6, "lemma": "great", "misc": "", "start_char": 350, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 357, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 356, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP you) (NNS guys)) (VP (VBD were) (VP (VBG testing) (NP (PRP us)) (NP (NP (DT both)) (. ?) (SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (DT the) (NN matter)) (PP (IN with) (NP (PRP you))))))))) (. ?)))" }, "speaker": "Leonard", "text": "So you guys were testing us both? What is the matter with you?", "tokens": [ { "deprel": "discourse", "end_char": 360, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 358, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "dep", "end_char": 364, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 361, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 369, "feats": "Number=Plur", "head": 5, "id": 3, "lemma": "guy", "misc": "", "start_char": 365, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 374, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 370, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 382, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "test", "misc": "", "start_char": 375, "text": "testing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 385, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "we", "misc": "", "start_char": 383, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 390, "feats": null, "head": 6, "id": 7, "lemma": "both", "misc": "", "start_char": 386, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 392, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 391, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 397, "feats": "PronType=Int", "head": 5, "id": 9, "lemma": "what", "misc": "", "start_char": 393, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 400, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 10, "lemma": "be", "misc": "", "start_char": 398, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 404, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 401, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 411, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "matter", "misc": "", "start_char": 405, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 416, "feats": null, "head": 14, "id": 13, "lemma": "with", "misc": "", "start_char": 412, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 420, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 14, "lemma": "you", "misc": "", "start_char": 417, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 422, "feats": null, "head": 5, "id": 15, "lemma": "?", "misc": "", "start_char": 421, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Eh)) (, ,) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (NP (NP (DT the) (NN matter)) (PP (IN with) (NP (PRP them))))))) (VP (VBZ is) (SBAR (S (NP (PRP they)) (VP (VBP think) (SBAR (S (NP (PRP they)) (VP (VBP 're) (ADJP (RB so) (JJ smart) (SBAR (S (NP (PRP they)) (VP (VBP do) (RB n't) (VP (VB care) (SBAR (IN if) (S (NP (PRP they)) (VP (VBD hurt) (NP (NP (JJ other) (NNS people) (POS 's)) (NNS feelings))))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "Eh, what's the matter with them is they think they're so smart they don't care if they hurt other people's feelings.", "tokens": [ { "deprel": "discourse", "end_char": 425, "feats": null, "head": 11, "id": 1, "lemma": "eh", "misc": "", "start_char": 423, "text": "Eh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 427, "feats": null, "head": 11, "id": 2, "lemma": ",", "misc": "", "start_char": 426, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 432, "feats": "PronType=Int", "head": 11, "id": 3, "lemma": "what", "misc": "", "start_char": 428, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 435, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 433, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 439, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 436, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:outer", "end_char": 446, "feats": "Number=Sing", "head": 11, "id": 6, "lemma": "matter", "misc": "", "start_char": 440, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 451, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 447, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 456, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 8, "lemma": "they", "misc": "", "start_char": 452, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 459, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 457, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 464, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "they", "misc": "", "start_char": 460, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 470, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 11, "lemma": "think", "misc": "", "start_char": 465, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 475, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 15, "id": 12, "lemma": "they", "misc": "", "start_char": 471, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 479, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 476, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 482, "feats": null, "head": 15, "id": 14, "lemma": "so", "misc": "", "start_char": 480, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 488, "feats": "Degree=Pos", "head": 11, "id": 15, "lemma": "smart", "misc": "", "start_char": 483, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 493, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": 16, "lemma": "they", "misc": "", "start_char": 489, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 496, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "do", "misc": "", "start_char": 494, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 500, "feats": null, "head": 19, "id": 18, "lemma": "not", "misc": "", "start_char": 497, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 505, "feats": "VerbForm=Inf", "head": 15, "id": 19, "lemma": "care", "misc": "", "start_char": 501, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 508, "feats": null, "head": 22, "id": 20, "lemma": "if", "misc": "", "start_char": 506, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 513, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 22, "id": 21, "lemma": "they", "misc": "", "start_char": 509, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 518, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 22, "lemma": "hurt", "misc": "", "start_char": 514, "text": "hurt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "end_char": 524, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "other", "misc": "", "start_char": 519, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod:poss", "end_char": 531, "feats": "Number=Plur", "head": 26, "id": 24, "lemma": "person", "misc": "", "start_char": 525, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 534, "feats": null, "head": 24, "id": 25, "lemma": "'s", "misc": "", "start_char": 532, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 543, "feats": "Number=Plur", "head": 22, "id": 26, "lemma": "feeling", "misc": "", "start_char": 535, "text": "feelings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 545, "feats": null, "head": 11, "id": 27, "lemma": ".", "misc": "", "start_char": 544, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (VP (VBZ Sounds) (PP (IN like) (NP (PRP us))))) (. .) (S (NP (DT That)) (VP (VBZ 's) (RB not) (ADJP (JJ true)))) (. .)))" }, "speaker": "Amy", "text": "Sounds like us . That's not true.", "tokens": [ { "deprel": "root", "end_char": 552, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "sound", "misc": "", "start_char": 546, "text": "Sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 557, "feats": null, "head": 3, "id": 2, "lemma": "like", "misc": "", "start_char": 553, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 560, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 3, "lemma": "we", "misc": "", "start_char": 558, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 562, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 561, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 567, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "that", "misc": "", "start_char": 563, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 570, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 568, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 574, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 571, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 579, "feats": "Degree=Pos", "head": 1, "id": 8, "lemma": "true", "misc": "", "start_char": 575, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 581, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 580, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (VP (VBZ Sounds) (PP (IN like) (NP (PRP us))))) (. .) (S (NP (PRP I)) (ADVP (RB still)) (VP (VBP do) (RB n't) (VP (VB understand) (SBAR (WHADVP (WRB why)) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ upset)))))))) (. .) (S (NP (PRP You)) (VP (VBD solved) (NP (NP (DT every) (NN puzzle)) (ADVP (ADVP (JJR faster)) (PP (IN than) (NP (NP (DT all)) (PP (IN of) (NP (DT the) (NNS chimps))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Sounds like us . I still don't understand why you're upset . You solved every puzzle faster than all of the chimps.", "tokens": [ { "deprel": "root", "end_char": 588, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "sound", "misc": "", "start_char": 582, "text": "Sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 593, "feats": null, "head": 3, "id": 2, "lemma": "like", "misc": "", "start_char": 589, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 596, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 3, "lemma": "we", "misc": "", "start_char": 594, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 597, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 600, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 5, "lemma": "I", "misc": "", "start_char": 599, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 606, "feats": null, "head": 9, "id": 6, "lemma": "still", "misc": "", "start_char": 601, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 609, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 607, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 613, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 610, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 624, "feats": "VerbForm=Inf", "head": 1, "id": 9, "lemma": "understand", "misc": "", "start_char": 614, "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 628, "feats": "PronType=Rel", "head": 13, "id": 10, "lemma": "why", "misc": "", "start_char": 625, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 632, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 11, "lemma": "you", "misc": "", "start_char": 629, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 636, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 633, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 642, "feats": "Degree=Pos", "head": 9, "id": 13, "lemma": "upset", "misc": "", "start_char": 637, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 644, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 643, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 648, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 645, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 655, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 1, "id": 16, "lemma": "solve", "misc": "", "start_char": 649, "text": "solved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 661, "feats": null, "head": 18, "id": 17, "lemma": "every", "misc": "", "start_char": 656, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 668, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "puzzle", "misc": "", "start_char": 662, "text": "puzzle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 675, "feats": "Degree=Cmp", "head": 18, "id": 19, "lemma": "fast", "misc": "", "start_char": 669, "text": "faster", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 680, "feats": null, "head": 21, "id": 20, "lemma": "than", "misc": "", "start_char": 676, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 684, "feats": null, "head": 19, "id": 21, "lemma": "all", "misc": "", "start_char": 681, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 687, "feats": null, "head": 24, "id": 22, "lemma": "of", "misc": "", "start_char": 685, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 691, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 688, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 698, "feats": "Number=Plur", "head": 21, "id": 24, "lemma": "chimp", "misc": "", "start_char": 692, "text": "chimps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 700, "feats": null, "head": 1, "id": 25, "lemma": ".", "misc": "", "start_char": 699, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (PP (IN except) (NP (NNP Barnabas))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD was) (PP (IN on) (NP (NNP Adderall))))) (. .)))" }, "speaker": "Amy", "text": "Well, except Barnabas, but he was on Adderall.", "tokens": [ { "deprel": "discourse", "end_char": 705, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 701, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 707, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 706, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 714, "feats": null, "head": 4, "id": 3, "lemma": "except", "misc": "", "start_char": 708, "text": "except", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 723, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Barnabas", "misc": "", "start_char": 715, "text": "Barnabas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 725, "feats": null, "head": 10, "id": 5, "lemma": ",", "misc": "", "start_char": 724, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 729, "feats": null, "head": 10, "id": 6, "lemma": "but", "misc": "", "start_char": 726, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 732, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "he", "misc": "", "start_char": 730, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 736, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 733, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 739, "feats": null, "head": 10, "id": 9, "lemma": "on", "misc": "", "start_char": 737, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 748, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "Adderall", "misc": "", "start_char": 740, "text": "Adderall", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 750, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 749, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ 's) (VP (VBG making) (S (NP (PRP me)) (ADJP (JJ crazy)))))) (. .)))" }, "speaker": "Howard", "text": "I'm sorry, but it's making me crazy.", "tokens": [ { "deprel": "nsubj", "end_char": 752, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 751, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 755, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 753, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 761, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 756, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 763, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 762, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 767, "feats": null, "head": 8, "id": 5, "lemma": "but", "misc": "", "start_char": 764, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 770, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "it", "misc": "", "start_char": 768, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 773, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 771, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 780, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 8, "lemma": "make", "misc": "", "start_char": 774, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 783, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "I", "misc": "", "start_char": 781, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 789, "feats": "Degree=Pos", "head": 8, "id": 10, "lemma": "crazy", "misc": "", "start_char": 784, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 791, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 790, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP you)) (NP (UH please)) (ADVP (RB just)) (VP (VB let) (S (NP (PRP it)) (VP (VB go)))) (. ?)))" }, "speaker": "Bernadette", "text": "Can you please just let it go?", "tokens": [ { "deprel": "aux", "end_char": 795, "feats": "VerbForm=Fin", "head": 5, "id": 1, "lemma": "can", "misc": "", "start_char": 792, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 799, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 2, "lemma": "you", "misc": "", "start_char": 796, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "discourse", "end_char": 806, "feats": null, "head": 5, "id": 3, "lemma": "please", "misc": "", "start_char": 800, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "advmod", "end_char": 811, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 807, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 815, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "let", "misc": "", "start_char": 812, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 818, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 816, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 821, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "go", "misc": "", "start_char": 819, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 823, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 822, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (MD can) (VP (VB help) (NP (PRP you)) (PP (IN with) (NP (DT that) (. .))) (S (VP (VB Imagine) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBG holding) (NP (DT an) (JJ ordinary) (NN pen))))))))))) (. .) (SBAR (IN While) (S (NP (PRP$ your) (JJ favorite) (NN pen)) (VP (VBZ is) (ADJP (JJ safe) (CC and) (JJ secure) (PP (IN in) (NP (PRP$ your) (NN pocket))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, I can help you with that . Imagine you're holding an ordinary pen . While your favorite pen is safe and secure in your pocket.", "tokens": [ { "deprel": "discourse", "end_char": 826, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 824, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 828, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 827, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 830, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 829, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 834, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "can", "misc": "", "start_char": 831, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 839, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "help", "misc": "", "start_char": 835, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 843, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 840, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 848, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 844, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 853, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 8, "lemma": "that", "misc": "", "start_char": 849, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 855, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 854, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 863, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 10, "lemma": "imagine", "misc": "", "start_char": 856, "text": "Imagine", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 867, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 11, "lemma": "you", "misc": "", "start_char": 864, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 871, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 868, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 879, "feats": "Tense=Pres|VerbForm=Part", "head": 10, "id": 13, "lemma": "hold", "misc": "", "start_char": 872, "text": "holding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 882, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 880, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 891, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "ordinary", "misc": "", "start_char": 883, "text": "ordinary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 895, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "pen", "misc": "", "start_char": 892, "text": "pen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 897, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 896, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 903, "feats": null, "head": 23, "id": 18, "lemma": "while", "misc": "", "start_char": 898, "text": "While", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 908, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 21, "id": 19, "lemma": "your", "misc": "", "start_char": 904, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 917, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "favorite", "misc": "", "start_char": 909, "text": "favorite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 921, "feats": "Number=Sing", "head": 23, "id": 21, "lemma": "pen", "misc": "", "start_char": 918, "text": "pen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 924, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 922, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 929, "feats": "Degree=Pos", "head": 10, "id": 23, "lemma": "safe", "misc": "", "start_char": 925, "text": "safe", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 933, "feats": null, "head": 25, "id": 24, "lemma": "and", "misc": "", "start_char": 930, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 940, "feats": "Degree=Pos", "head": 23, "id": 25, "lemma": "secure", "misc": "", "start_char": 934, "text": "secure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 943, "feats": null, "head": 28, "id": 26, "lemma": "in", "misc": "", "start_char": 941, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 948, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 28, "id": 27, "lemma": "your", "misc": "", "start_char": 944, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 955, "feats": "Number=Sing", "head": 23, "id": 28, "lemma": "pocket", "misc": "", "start_char": 949, "text": "pocket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 957, "feats": null, "head": 5, "id": 29, "lemma": ".", "misc": "", "start_char": 956, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SQ (NFP _) (VP (VB Hold) (NP (DT that) (NN thought) (. .) (UH Hello))) (. ?)))" }, "speaker": "Howard", "text": "_ Hold that thought . Hello?", "tokens": [ { "deprel": "punct", "end_char": 959, "feats": null, "head": 2, "id": 1, "lemma": "_", "misc": "", "start_char": 958, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "root", "end_char": 964, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "hold", "misc": "", "start_char": 960, "text": "Hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 969, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 965, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 977, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "thought", "misc": "", "start_char": 970, "text": "thought", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 979, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 978, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 985, "feats": null, "head": 2, "id": 6, "lemma": "hello", "misc": "", "start_char": 980, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 987, "feats": null, "head": 2, "id": 7, "lemma": "?", "misc": "", "start_char": 986, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (MD can) (NP (PRP I)) (VP (VB make) (NP (DT this)) (PP (RP up) (PP (IN to) (NP (PRP you)))))) (. ?)))" }, "speaker": "Amy", "text": "How can I make this up to you?", "tokens": [ { "deprel": "advmod", "end_char": 991, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 988, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 995, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 992, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 997, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 996, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1002, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "make", "misc": "", "start_char": 998, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1007, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "this", "misc": "", "start_char": 1003, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 1010, "feats": null, "head": 4, "id": 6, "lemma": "up", "misc": "", "start_char": 1008, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1013, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1011, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1017, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 8, "lemma": "you", "misc": "", "start_char": 1014, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1019, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 1018, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (DT The) (NN answer)) (VP (VBZ 's) (PP (IN in) (NP (DT this) (NN puzzle) (NN box))) (. .) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB see) (SBAR (IN if) (S (NP (PRP you)) (VP (MD can) (VP (VB open) (NP (PRP it))))))))))) (. .)))" }, "speaker": "Penny", "text": "The answer's in this puzzle box . Let's see if you can open it.", "tokens": [ { "deprel": "det", "end_char": 1023, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 1020, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1030, "feats": "Number=Sing", "head": 7, "id": 2, "lemma": "answer", "misc": "", "start_char": 1024, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1033, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "be", "misc": "", "start_char": 1031, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1036, "feats": null, "head": 7, "id": 4, "lemma": "in", "misc": "", "start_char": 1034, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1041, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "this", "misc": "", "start_char": 1037, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1048, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "puzzle", "misc": "", "start_char": 1042, "text": "puzzle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1052, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "box", "misc": "", "start_char": 1049, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1054, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1053, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1058, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 9, "lemma": "let", "misc": "", "start_char": 1055, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1061, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "we", "misc": "", "start_char": 1059, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1065, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "see", "misc": "", "start_char": 1062, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1068, "feats": null, "head": 15, "id": 12, "lemma": "if", "misc": "", "start_char": 1066, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1072, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 1069, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1076, "feats": "VerbForm=Fin", "head": 15, "id": 14, "lemma": "can", "misc": "", "start_char": 1073, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1081, "feats": "VerbForm=Inf", "head": 11, "id": 15, "lemma": "open", "misc": "", "start_char": 1077, "text": "open", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1084, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 1082, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1086, "feats": null, "head": 7, "id": 17, "lemma": ".", "misc": "", "start_char": 1085, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD could) (VP (VB have) (ADVP (IN at) (RBS least)) (VP (VBN warned) (NP (PRP him)) (PP (IN about) (NP (DT the) (NN furniture)))))) (. .)))" }, "speaker": "Stuart", "text": "You could have at least warned him about the furniture.", "tokens": [ { "deprel": "nsubj", "end_char": 1090, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 1, "lemma": "you", "misc": "", "start_char": 1087, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1096, "feats": "VerbForm=Fin", "head": 6, "id": 2, "lemma": "could", "misc": "", "start_char": 1091, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1101, "feats": "VerbForm=Inf", "head": 6, "id": 3, "lemma": "have", "misc": "", "start_char": 1097, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 1104, "feats": null, "head": 5, "id": 4, "lemma": "at", "misc": "", "start_char": 1102, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1110, "feats": "Degree=Sup", "head": 6, "id": 5, "lemma": "least", "misc": "", "start_char": 1105, "text": "least", "upos": "ADV", "xpos": "RBS" }, { "deprel": "root", "end_char": 1117, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 6, "lemma": "warn", "misc": "", "start_char": 1111, "text": "warned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "iobj", "end_char": 1121, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "he", "misc": "", "start_char": 1118, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1127, "feats": null, "head": 10, "id": 8, "lemma": "about", "misc": "", "start_char": 1122, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1131, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 1128, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1141, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "furniture", "misc": "", "start_char": 1132, "text": "furniture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1143, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 1142, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBD said) (SBAR (WHADVP (WRB when)) (S (NP (PRP we)) (VP (VBD moved) (NP (PRP it))))))))) (. .)))" }, "speaker": "Raj", "text": "That's what I said when we moved it.", "tokens": [ { "deprel": "nsubj", "end_char": 1148, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 1144, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1151, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1149, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1156, "feats": "PronType=Rel", "head": 0, "id": 3, "lemma": "what", "misc": "", "start_char": 1152, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1158, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1157, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1163, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "say", "misc": "", "start_char": 1159, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1168, "feats": "PronType=Int", "head": 8, "id": 6, "lemma": "when", "misc": "", "start_char": 1164, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1171, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "we", "misc": "", "start_char": 1169, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1177, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 8, "lemma": "move", "misc": "", "start_char": 1172, "text": "moved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1180, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "it", "misc": "", "start_char": 1178, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1182, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 1181, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD helped) (NP (PRP him))) (. ?)))" }, "speaker": "Bernadette", "text": "You helped him?", "tokens": [ { "deprel": "nsubj", "end_char": 1186, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1183, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1193, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "help", "misc": "", "start_char": 1187, "text": "helped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1197, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "he", "misc": "", "start_char": 1194, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1199, "feats": null, "head": 2, "id": 4, "lemma": "?", "misc": "", "start_char": 1198, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (. !) (INTJ (UH No)) (, ,) (NP (NNP Stuart)) (VP (VBD picked) (PRT (RP out)) (NP (NP (DT those) (NN throw) (NNS pillows)) (PP (ADVP (DT all)) (IN on) (NP (PRP$ his) (JJ own))))) (. .)))" }, "speaker": "Raj", "text": "! No, Stuart picked out those throw pillows all on his own.", "tokens": [ { "deprel": "punct", "end_char": 1201, "feats": null, "head": 5, "id": 1, "lemma": "!", "misc": "", "start_char": 1200, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1204, "feats": "Polarity=Neg", "head": 5, "id": 2, "lemma": "no", "misc": "", "start_char": 1202, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1206, "feats": null, "head": 5, "id": 3, "lemma": ",", "misc": "", "start_char": 1205, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1213, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Stuart", "misc": "", "start_char": 1207, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1220, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "pick", "misc": "", "start_char": 1214, "text": "picked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 1224, "feats": null, "head": 5, "id": 6, "lemma": "out", "misc": "", "start_char": 1221, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1230, "feats": "Number=Plur|PronType=Dem", "head": 9, "id": 7, "lemma": "that", "misc": "", "start_char": 1225, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1236, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "throw", "misc": "", "start_char": 1231, "text": "throw", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1244, "feats": "Number=Plur", "head": 5, "id": 9, "lemma": "pillow", "misc": "", "start_char": 1237, "text": "pillows", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1248, "feats": null, "head": 9, "id": 10, "lemma": "all", "misc": "", "start_char": 1245, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 1251, "feats": null, "head": 13, "id": 11, "lemma": "on", "misc": "", "start_char": 1249, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1255, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "his", "misc": "", "start_char": 1252, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1259, "feats": "Degree=Pos", "head": 5, "id": 13, "lemma": "own", "misc": "", "start_char": 1256, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1261, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 1260, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (PRP you)) (VP (UH okay)) (. ?)))" }, "speaker": "Leonard", "text": "Hey, you okay?", "tokens": [ { "deprel": "discourse", "end_char": 1265, "feats": null, "head": 4, "id": 1, "lemma": "hey", "misc": "", "start_char": 1262, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1267, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1266, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1271, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1268, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1276, "feats": null, "head": 0, "id": 4, "lemma": "okay", "misc": "", "start_char": 1272, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1278, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 1277, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Howard", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 1281, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 1279, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1283, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1282, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ ’s) (ADJP (JJ wrong))) (. ?)))" }, "speaker": "Leonard", "text": "What ’s wrong?", "tokens": [ { "deprel": "nsubj", "end_char": 1288, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 1284, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1291, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1289, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1297, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "wrong", "misc": "", "start_char": 1292, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1299, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1298, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Um)) (, ...) (NP (PRP$ my) (NN mom)) (VP (VBD died)) (. .)))" }, "speaker": "Howard", "text": "Um...my mom died.", "tokens": [ { "deprel": "discourse", "end_char": 1302, "feats": null, "head": 5, "id": 1, "lemma": "um", "misc": "", "start_char": 1300, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1306, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 1303, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 1309, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 1307, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1313, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "mom", "misc": "", "start_char": 1310, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1318, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "die", "misc": "", "start_char": 1314, "text": "died", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1320, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1319, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Bernadette", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 1325, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1321, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1327, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1326, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (S (FRAG (INTJ (UH Uh)) (, ...) (NP (DT that)) (VP (VBD was) (NP (PRP$ my) (NN aunt) (. .) (NNP Ma)))) (VP (VBD took) (NP (DT a) (NN nap)))) (. .) (S (NP (PRP She)) (ADVP (RB never)) (VP (VBD woke) (PRT (RP up)))) (. .)))" }, "speaker": "Howard", "text": "Uh...that was my aunt . Ma took a nap . She never woke up.", "tokens": [ { "deprel": "discourse", "end_char": 1330, "feats": null, "head": 6, "id": 1, "lemma": "uh", "misc": "", "start_char": 1328, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1334, "feats": null, "head": 6, "id": 2, "lemma": "...", "misc": "", "start_char": 1331, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1339, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 1335, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1343, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1340, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1346, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 1344, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1351, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "aunt", "misc": "", "start_char": 1347, "text": "aunt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1353, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1352, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1356, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "ma", "misc": "", "start_char": 1354, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 1361, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 9, "lemma": "take", "misc": "", "start_char": 1357, "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1363, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 1362, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1367, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "nap", "misc": "", "start_char": 1364, "text": "nap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1369, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 1368, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1373, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 13, "lemma": "she", "misc": "", "start_char": 1370, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1379, "feats": null, "head": 15, "id": 14, "lemma": "never", "misc": "", "start_char": 1374, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1384, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 15, "lemma": "wake", "misc": "", "start_char": 1380, "text": "woke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 1387, "feats": null, "head": 15, "id": 16, "lemma": "up", "misc": "", "start_char": 1385, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1389, "feats": null, "head": 6, "id": 17, "lemma": ".", "misc": "", "start_char": 1388, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NP (PRP$ my) (NNP God)) (, ,) (NP (NNP Howie))) (. .)))" }, "speaker": "Bernadette", "text": "Oh, my God, Howie.", "tokens": [ { "deprel": "discourse", "end_char": 1392, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 1390, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1394, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1393, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 1397, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 1395, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1401, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "God", "misc": "", "start_char": 1398, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1403, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 1402, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1409, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Howie", "misc": "", "start_char": 1404, "text": "Howie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1411, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1410, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB so) (JJ sorry))) (. .)))" }, "speaker": "Leonard", "text": "I'm so sorry.", "tokens": [ { "deprel": "nsubj", "end_char": 1413, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1412, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1416, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1414, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1419, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 1417, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1425, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "sorry", "misc": "", "start_char": 1420, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1427, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1426, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (MD can) (NP (PRP we)) (VP (VB do))) (. ?)))" }, "speaker": "Raj", "text": "What can we do?", "tokens": [ { "deprel": "obj", "end_char": 1432, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 1428, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1436, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 1433, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1439, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 1437, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1442, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 1440, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1444, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1443, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (ADVP (RB n’t)) (VP (VB know))) (. .)))" }, "speaker": "Howard", "text": "I do n’t know.", "tokens": [ { "deprel": "nsubj", "end_char": 1446, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1445, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1449, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1447, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1453, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1450, "text": "n’t", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1458, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 1454, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1460, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1459, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (SQ (MD May) (NP (PRP I)) (VP (VB say) (NP (NN something))) (. ?)))" }, "speaker": "Sheldon", "text": "May I say something?", "tokens": [ { "deprel": "aux", "end_char": 1464, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "may", "misc": "", "start_char": 1461, "text": "May", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1466, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 1465, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1470, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "say", "misc": "", "start_char": 1467, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1480, "feats": "Number=Sing|PronType=Ind", "head": 3, "id": 4, "lemma": "something", "misc": "", "start_char": 1471, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1482, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 1481, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Not) (RB right) (RB now)) (, ,) (NP (NNP Sheldon)) (. .)))" }, "speaker": "Leonard", "text": "Not right now, Sheldon.", "tokens": [ { "deprel": "advmod", "end_char": 1486, "feats": null, "head": 3, "id": 1, "lemma": "not", "misc": "", "start_char": 1483, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1492, "feats": null, "head": 3, "id": 2, "lemma": "right", "misc": "", "start_char": 1487, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1496, "feats": null, "head": 0, "id": 3, "lemma": "now", "misc": "", "start_char": 1493, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1498, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1497, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1506, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Sheldon", "misc": "", "start_char": 1499, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1508, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 1507, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (CC But) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (MD would) (VP (VB be) (ADJP (JJ comforting))))))) (. .)))" }, "speaker": "Sheldon", "text": "But I think it would be comforting.", "tokens": [ { "deprel": "cc", "end_char": 1512, "feats": null, "head": 3, "id": 1, "lemma": "but", "misc": "", "start_char": 1509, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1514, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 1513, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1520, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 1515, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1523, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 4, "lemma": "it", "misc": "", "start_char": 1521, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1529, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "would", "misc": "", "start_char": 1524, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1532, "feats": "VerbForm=Inf", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1530, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 1543, "feats": "Degree=Pos", "head": 3, "id": 7, "lemma": "comforting", "misc": "", "start_char": 1533, "text": "comforting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1545, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1544, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (NP (NNP Buddy) (. ...)))" }, "speaker": "Leonard", "text": "Buddy ...", "tokens": [ { "deprel": "root", "end_char": 1551, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Buddy", "misc": "", "start_char": 1546, "text": "Buddy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1555, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 1552, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ okay))) (. .)))" }, "speaker": "Howard", "text": "No, it's okay.", "tokens": [ { "deprel": "discourse", "end_char": 1558, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 1556, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1560, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1559, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1563, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 1561, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1566, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1564, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1571, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "okay", "misc": "", "start_char": 1567, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1573, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1572, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (VP (VBD lost) (NP (PRP$ my) (JJ own) (NN father))))) (, ,) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB have) (NP (NP (DT any) (NNS friends)) (SBAR (S (VP (TO to) (VP (VB help) (NP (PRP me)) (PP (IN through) (NP (PRP it)))))))))) (. .) (S (NP (PRP You)) (VP (VBP do))) (. .)))" }, "speaker": "Sheldon", "text": "When I lost my own father, I didn't have any friends to help me through it . You do.", "tokens": [ { "deprel": "advmod", "end_char": 1578, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "when", "misc": "", "start_char": 1574, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1580, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 1579, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1585, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 3, "lemma": "lose", "misc": "", "start_char": 1581, "text": "lost", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1588, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 4, "lemma": "my", "misc": "", "start_char": 1586, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1592, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "own", "misc": "", "start_char": 1589, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1599, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "father", "misc": "", "start_char": 1593, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1601, "feats": null, "head": 11, "id": 7, "lemma": ",", "misc": "", "start_char": 1600, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1603, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 1602, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1607, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 1604, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1611, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 1608, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1616, "feats": "VerbForm=Inf", "head": 0, "id": 11, "lemma": "have", "misc": "", "start_char": 1612, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1620, "feats": null, "head": 13, "id": 12, "lemma": "any", "misc": "", "start_char": 1617, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1628, "feats": "Number=Plur", "head": 11, "id": 13, "lemma": "friend", "misc": "", "start_char": 1621, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1631, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 1629, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1636, "feats": "VerbForm=Inf", "head": 11, "id": 15, "lemma": "help", "misc": "", "start_char": 1632, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1639, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 16, "lemma": "I", "misc": "", "start_char": 1637, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1647, "feats": null, "head": 18, "id": 17, "lemma": "through", "misc": "", "start_char": 1640, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1650, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 18, "lemma": "it", "misc": "", "start_char": 1648, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1652, "feats": null, "head": 11, "id": 19, "lemma": ".", "misc": "", "start_char": 1651, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1656, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 20, "lemma": "you", "misc": "", "start_char": 1653, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1659, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 21, "lemma": "do", "misc": "", "start_char": 1657, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1661, "feats": null, "head": 11, "id": 22, "lemma": ".", "misc": "", "start_char": 1660, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB really)) (VP (VBD thought) (SBAR (S (NP (PRP he)) (VP (VBD was) (VP (VBG gon) (S (VP (TO na) (VP (VB say) (, ,) (SBAR (`` \") (S (VP (VB Let) (S (NP (PRP it)) (VP (VB go)))))))))))))) (. .) ('' \")))" }, "speaker": "Penny", "text": "I really thought he was gonna say, \" Let it go . \"", "tokens": [ { "deprel": "nsubj", "end_char": 1663, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1662, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1670, "feats": null, "head": 3, "id": 2, "lemma": "really", "misc": "", "start_char": 1664, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1678, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 1671, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1681, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 4, "lemma": "he", "misc": "", "start_char": 1679, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1685, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1682, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 1689, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 6, "lemma": "go", "misc": "", "start_char": 1686, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1692, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1690, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1696, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "say", "misc": "", "start_char": 1693, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1698, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 1697, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1700, "feats": null, "head": 11, "id": 10, "lemma": "\"", "misc": "", "start_char": 1699, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "ccomp", "end_char": 1704, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 11, "lemma": "let", "misc": "", "start_char": 1701, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1707, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "it", "misc": "", "start_char": 1705, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1710, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "go", "misc": "", "start_char": 1708, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1712, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 1711, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1714, "feats": null, "head": 3, "id": 15, "lemma": "\"", "misc": "", "start_char": 1713, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] } ]
[ [ [ 0, 0, 0 ], [ 2, 4, 4 ], [ 2, 14, 14 ], [ 5, 0, 0 ], [ 30, 0, 0 ] ], [ [ 0, 4, 4 ], [ 1, 11, 11 ] ], [ [ 1, 0, 0 ], [ 1, 13, 13 ], [ 6, 1, 1 ], [ 39, 0, 0 ] ], [ [ 1, 19, 20 ] ], [ [ 1, 23, 25 ] ], [ [ 2, 2, 2 ], [ 2, 11, 11 ] ], [ [ 2, 5, 6 ], [ 5, 4, 4 ] ], [ [ 2, 5, 9 ], [ 4, 7, 7 ], [ 4, 9, 9 ] ], [ [ 2, 8, 9 ] ], [ [ 4, 3, 4 ] ], [ [ 7, 2, 3 ] ], [ [ 8, 1, 2 ], [ 8, 13, 13 ], [ 9, 7, 7 ], [ 9, 9, 9 ], [ 9, 11, 11 ], [ 9, 15, 15 ], [ 9, 20, 20 ] ], [ [ 8, 5, 5 ], [ 8, 5, 6 ] ], [ [ 8, 10, 13 ], [ 9, 4, 7 ] ], [ [ 9, 22, 25 ] ], [ [ 10, 2, 2 ], [ 11, 2, 2 ] ], [ [ 11, 4, 4 ], [ 15, 2, 2 ], [ 33, 1, 1 ], [ 34, 4, 4 ], [ 35, 1, 1 ], [ 36, 0, 0 ], [ 38, 1, 1 ], [ 38, 3, 3 ], [ 38, 7, 7 ], [ 38, 15, 15 ], [ 39, 3, 3 ] ], [ [ 11, 10, 10 ], [ 11, 14, 14 ] ], [ [ 11, 16, 17 ] ], [ [ 11, 20, 23 ] ], [ [ 11, 22, 23 ] ], [ [ 12, 3, 3 ], [ 12, 6, 6 ] ], [ [ 12, 9, 9 ] ], [ [ 13, 0, 0 ], [ 13, 8, 8 ], [ 14, 1, 1 ], [ 15, 5, 5 ], [ 15, 10, 10 ], [ 15, 18, 18 ], [ 15, 26, 26 ], [ 17, 7, 7 ], [ 23, 2, 2 ], [ 26, 2, 2 ], [ 28, 4, 4 ], [ 29, 5, 5 ], [ 32, 0, 0 ], [ 38, 19, 19 ] ], [ [ 14, 4, 6 ], [ 15, 7, 7 ] ], [ [ 15, 13, 15 ] ], [ [ 15, 18, 20 ] ], [ [ 15, 26, 27 ] ], [ [ 17, 2, 2 ], [ 18, 12, 12 ] ], [ [ 18, 0, 1 ] ], [ [ 18, 4, 6 ] ], [ [ 18, 5, 6 ], [ 18, 15, 15 ] ], [ [ 19, 0, 0 ], [ 19, 6, 6 ], [ 21, 2, 2 ], [ 22, 3, 3 ], [ 22, 11, 11 ] ], [ [ 19, 8, 9 ], [ 20, 8, 8 ] ], [ [ 20, 3, 3 ], [ 21, 0, 0 ] ], [ [ 20, 6, 6 ] ], [ [ 22, 6, 8 ] ], [ [ 22, 11, 12 ] ], [ [ 26, 2, 3 ], [ 28, 7, 7 ], [ 28, 12, 12 ] ], [ [ 28, 4, 5 ] ], [ [ 28, 9, 10 ] ], [ [ 29, 2, 2 ] ], [ [ 29, 2, 3 ] ], [ [ 31, 2, 2 ] ], [ [ 38, 3, 5 ] ], [ [ 38, 11, 17 ] ] ]
s08e15c09t
I can't believe they did that. I know-- it's so insulting . At one point, they had me figure out how to get a banana out of a puzzle box. Wait, Sheldon gave me a banana in a box . He was testing me, too. Unbelievable. And how could a chimp even solve that? That was impossible. You couldn't get it out? Thank you. Wow, the store looks great. So you guys were testing us both? What is the matter with you? Eh, what's the matter with them is they think they're so smart they don't care if they hurt other people's feelings. Sounds like us . That's not true. Sounds like us . I still don't understand why you're upset . You solved every puzzle faster than all of the chimps. Well, except Barnabas, but he was on Adderall. I'm sorry, but it's making me crazy. Can you please just let it go? Oh, I can help you with that . Imagine you're holding an ordinary pen . While your favorite pen is safe and secure in your pocket. _ Hold that thought . Hello? How can I make this up to you? The answer's in this puzzle box . Let's see if you can open it. You could have at least warned him about the furniture. That's what I said when we moved it. You helped him? ! No, Stuart picked out those throw pillows all on his own. Hey, you okay? No. What ’s wrong? Um...my mom died. What? Uh...that was my aunt . Ma took a nap . She never woke up. Oh, my God, Howie. I'm so sorry. What can we do? I do n’t know. May I say something? Not right now, Sheldon. But I think it would be comforting. Buddy ... No, it's okay. When I lost my own father, I didn't have any friends to help me through it . You do. I really thought he was gonna say, " Let it go . "
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }